Welcome![Sign In][Sign Up]
Location:
Search - resizable

Search list

[GUI DevelopResizableLib_1_1.zip

Description: 一系列可以改变大小(resizable)的控件,如对话框,属性页,视图,网格控件等
Platform: | Size: 85215 | Author: | Hits:

[Windows DevelopResizableCtrl_src

Description: During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
Platform: | Size: 8453 | Author: 日报 | Hits:

[Windows DevelopUltraVNC-102-Src

Description: 著名的远程控制软件UltraVNC源码最新版本 ** v1.0.2 Release - Resizable FileTransfer window - Improved cursor handling in viewer and javaviewer - Improved Autoreconnect option in server - Improved query-on-incoming-connection window in server - MSLogon improvements - MSLogon weak challenge vulnerability fix NOTE: MSLogon backward compatibility is broken with versions <= v1.0.1 Anyway, the new v1.0.2 viewer can use MSLogon with older servers but a warning is displayed recommending server upgrade. - Server and viewer logging functions vulnerability fix - Server configuration: AlphaBlending, FTUserImpersonation and LockWorkstation options are allowed depending on the OS - MSRC4 DSM plugin v1.2.0 embedded into the setup (\"plugin\" subdirectory). The .dsm files must be manually copied into the UltraVNC install directory, along Ultra binaries. Many enhancements in this new plugin (session key salting, connection still possible without key file...). Thanks Sean !
Platform: | Size: 2443166 | Author: 咖喱 | Hits:

[Button controlCWBButtonDemo

Description: CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring WindowBlinds.
Platform: | Size: 37274 | Author: gxc | Hits:

[CSharpBasicCalculatorForEID

Description: WPF Calculator, need to install .NET Framework 3.0 or above. Much of the logic is based on the AvalonCalculator2 sample from the Windows SDK. There are also many C# calculator samples online, but this Resizable Calculator using C# was particularly inspiring.
Platform: | Size: 13948 | Author: 好人 | Hits:

[GUI DevelopDemo

Description: * RibbonButton: Transparency, Autosizable image, AutoForecolor, AutoInfoForm (see InfoForm, OnBackImage and ClickBackImage). * TabPanel: Transparency, BaseColor, BaseColorOn (Highlighted), Caption, Resizable. * TabStrip: Has inside: 1. Tab: With Autowidth, BaseColor, HaloColor and Enable work. 2. TabStripProffesionalRenderer: Controls the Tab Style (hard to work) 3. TabStripPage: BaseColor, inherits my RibbonPanel. 4. TabPageSwitcher: Controls the link between Tab and TabStripPage. Design functionality as the tabcontrol. * InfoForm (with Shadow): Depending on Title, Comment, and Image of Info.. Properties of RibbonButton resizes itself.
Platform: | Size: 121642 | Author: 黄平 | Hits:

[GUI DevelopResizable

Description: 缩放窗口库,支持所有类型的窗口,你只需要把基类改成对应的类就可以了,我已经改了上面很多错误-zoom window for, and support all types of windows, you simply need to change the base class counterparts on the category, I have changed a lot of mistakes above
Platform: | Size: 32437 | Author: CKing | Hits:

[OAOA协同

Description: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head id="ctl00_Head1"><title> 协同办公系统 </title><link rel="Stylesheet" type="text/css" href="CSS/master.css" /> <link rel="Stylesheet" type="text/css" href="CSS/sitecooperateCss.css" /> <style type="text/css"> .Task_Default_Grid { border:0} .Task_Default_Grid tr td { height:25px; line-height:25px; color:#0173BC; border:0; color:#6E6F71} .Task_Default_Grid tr td a { color:#0073BC} .Task_Default_Title { height:25px; line-height:25px; border-bottom:1px solid #999; color:#333333; font-weight:bold } .Task_Default_Head { height:25px; line-height:25px; text-align:left; font-weight:lighter; } .Task_Default_Head th { text-align:left; border:0;} #Content_right tr td { vertical-align:top} .mobanul { list-style:none; list-style-type:none; margin:0; padding:0} .mobanul li { height:26px; line-height:26px;} .mobanul li a { color:#0073BC} </style> <script type="text/javascript"> var w1 = screen.width; var w2 = w1 - 30; var h1 = screen.height; var h2 = 650; var t1 = (h1 - h2) / 3; //var appearence = 'dependent:yes;menubar:no;resizable:no;status:no;toolbar:no;titlebar:no;left:5;top:50;dialogWidth:'+w2+'px; dialogHeight:602px'; var appearence = 'dependent:yes;menubar:no;resizable:no;status:no;toolbar:no;titlebar:no;dialogWidth:990px; dialogHeight:652px'; function openexamin(id) { var url = 'Task_Examin1.aspx?ID=' + id + '&dt=20111116110724'; window.showModalDialog(url, 'none', appearence); window.location.reload(); } function opengoexamin(id) { var url ='go_examin.aspx?ID=' + id + '&dt=20111116110724'; window.showModalDialog(url, "tasknew", appearence); window.location.reload(); } function openexaminview(id) { var url = 'Go_Examin1.aspx?ID=' + id; window.showModalDialog(url, "goexamin1", appearence); window.location.reload(); } function openexamindaiban(id) { var url = 'Task_Examin1.aspx?daiban=1&ID=' + id + '&dt=20111116110724'; window.showModalDialog(url, 'none', appearence); window.location.reload(); } function openexamindaiban1(id, tasktype,url) { if (tasktype == 'OA') { var url1 = 'Task_Examin1.aspx?daiban=1&ID=' + id + '&dt=20111116110724'; window.showModalDialog(url1, 'none', appearence); window.location.reload(); } else if (tasktype == 'HR') { window.open(url.replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=')); } else if (tasktype == 'ERP待办') { window.open("http://10.0.3.100:8000/"+url); } else { window.open(url.replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('{', '=').replace('}', '&').replace('}', '&').replace('|', '&').replace('|', '&').replace('|}', '&').replace('|', '&').replace('|', '&').replace('|', '&').replace('*', '/').replace('*', '/').replace('*', '/').replace('*', '/').replace('*', '/')); // window.open(url.replace(new RegExp('|', 'g'), '=')); } } function GetTasksWait() { document.getElementById('ajaxwait').innerHTML = "<img src='/_layouts/images/loading.gif' align=absmiddle style='margin:20px' /><span style='color:#666'>正在加载待办事项,请稍等</span>"; AjaxService.GetWaitTasks("panr", GetGetWaitTasks); } function GetGetWaitTasks(res) { document.getElementById('ajaxwait').innerHTML = res; //window.alert(res); } function TaskNew(templetid) { var url = "task_new1.aspx?templetid="+templetid; var w1 = screen.width; var w2 = w1 - 30; var h1 = screen.height; var h2 = 650; var t1 = (h1 - h2) / 3; var appearence = 'dependent=yes,menubar=no,resizable=no,status=no,toolbar=no,titlebar=no,left=5,top=50,width=965px,height=620px'; var openWindow = window.open(url, "tasknew", appearence); openWindow.focus(); } </script> </head> <body> <form name="aspnetForm" method="post" action="thinkanydefault.aspx" id="aspnetForm"> <div> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMTk4NTM3MDU4D2QWAmYPZBYCAgMPZBYCAgEPZBYCAgEPPCsADQEADxYEHgtfIURhdGFCb3VuZGceC18hSXRlbUNvdW50ZmRkGAEFI2N0bDAwJENvbnRlbnRQbGFjZUhvbGRlcjEkZ3JpZFRyYWRlDzwrAAoBCGZkgVPWq+n+ib9NI98bYSPgOP6wYjA=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['aspnetForm']; if (!theForm) { theForm = document.aspnetForm; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=YUjlm6ycKfnreIke4GK3XQ2&amp;t=633802920069218315" type="text/javascript"></script> <script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnnoXJFiMaKmNKva15-BdwOk_xeIPnLbrAuAMPt7xuJyY1&amp;t=ffffffffec2d9970" type="text/javascript"></script> <script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnNTUAczOieuXP3zVeTLUjHd_cyvM_8TdB3KcMk-B-U6vUhv5N_CQBxFd9ZErk2oN20&amp;t=ffffffffec2d9970" type="text/javascript"></script> <script src="AjaxService.asmx/js" type="text/javascript"></script> <div id="Content_right" style="background-image:none; padding:5px; padding-left:0px; padding-right:0px"> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ContentPlaceHolder1$ScriptManagerAjax', document.getElementById('aspnetForm')); Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90); //]]> </script> <table style="width:100%"> <tr> <td style="padding-left:10px;"> <span style="float:left">&nbsp;待办事项</span><br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td> <td style="padding-left:10px;"> <span style="float:left">&nbsp;跟踪事项</span><br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td> </tr> <tr> <td style=" padding-top:0; width:49%; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;" rowspan="4" id="ajaxwait"> </td> <td style=" padding:10px; padding-top:0;height:145px;"> <div> </div> </td> </tr> <tr> <td style=" padding:10px; padding-top:0; text-align:right"> <a href="OATaskTrades.aspx" style='color:#0171BD'>[更多...]</a></td> </tr> <tr> <td style="padding-left:10px;"> &nbsp;我的模板<br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td> </tr> <tr> <td style=" padding:10px; padding-top:0;"> <table cellpadding=0 cellspacing=0 style="width:100%;height:145px;"><tr><td style="width:50%"> <ul class="mobanul"></ul> </td><td> <ul class="mobanul"></ul> </td></tr></table> </td> </tr> <tr> <td style=" padding:10px; padding-top:0; width:49%; text-align:right"> <a href="Task_Wait.aspx" style='color:#0171BD'>[更多OA待办...]</a></td> <td style=" padding:10px; padding-top:0; text-align:right"> <a href='PersonalTempletsSetup.aspx' style='color:#0171BD'>[更多...]</a><a href='PersonalTempletsSetup.aspx' style='color:#0171BD'>[模板配置]</a></td> </tr> </table> <script type="text/javascript"> GetTasksWait(); </script> </div> <script type="text/javascript"> //<![CDATA[ Sys.Application.initialize(); //]]> </script> </form> </body> </html>
Platform: | Size: 8895 | Author: niyang2005@126.comni | Hits:

[Dialog_WindowResizableLib_1_1

Description: 一个对话框中控件能自动改变尺寸大小的例子--Example that the control can be changed the size automatically in dialog box
Platform: | Size: 86016 | Author: 站长 | Hits:

[Windows DevelopResizableCtrl_src

Description: During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
Platform: | Size: 8192 | Author: 日报 | Hits:

[Dialog_Windowresizabledialog

Description: 可改变大小的对话框-can change the size of the dialog box
Platform: | Size: 97280 | Author: 露露 | Hits:

[GUI DevelopResizable

Description: 缩放窗口库,支持所有类型的窗口,你只需要把基类改成对应的类就可以了,我已经改了上面很多错误-zoom window for, and support all types of windows, you simply need to change the base class counterparts on the category, I have changed a lot of mistakes above
Platform: | Size: 31744 | Author: 聪明的飞飞哥 | Hits:

[Windows DevelopUltraVNC-102-Src

Description: 著名的远程控制软件UltraVNC源码最新版本 ** v1.0.2 Release - Resizable FileTransfer window - Improved cursor handling in viewer and javaviewer - Improved Autoreconnect option in server - Improved query-on-incoming-connection window in server - MSLogon improvements - MSLogon weak challenge vulnerability fix NOTE: MSLogon backward compatibility is broken with versions <= v1.0.1 Anyway, the new v1.0.2 viewer can use MSLogon with older servers but a warning is displayed recommending server upgrade. - Server and viewer logging functions vulnerability fix - Server configuration: AlphaBlending, FTUserImpersonation and LockWorkstation options are allowed depending on the OS - MSRC4 DSM plugin v1.2.0 embedded into the setup ("plugin" subdirectory). The .dsm files must be manually copied into the UltraVNC install directory, along Ultra binaries. Many enhancements in this new plugin (session key salting, connection still possible without key file...). Thanks Sean !-Well-known source UltraVNC remote control software the latest version** v1.0.2 Release-Resizable FileTransfer window-Improved cursor handling in viewer and javaviewer-Improved Autoreconnect option in server-Improved query-on-incoming-connection window in server-MSLogon improvements- MSLogon weak challenge vulnerability fix NOTE: MSLogon backward compatibility is broken with versions <= v1.0.1 Anyway, the new v1.0.2 viewer can use MSLogon with older servers but a warning is displayed recommending server upgrade .- Server and viewer logging functions vulnerability fix- Server configuration: AlphaBlending, FTUserImpersonation and LockWorkstation options are allowed depending on the OS-MSRC4 DSM plugin v1.2.0 embedded into the setup ( plugin subdirectory). The. dsm files must be manually copied into the UltraVNC install directory, along Ultra binaries. Many enhancements in this new plugin (session key salting, connection still possible without key file ...). Thanks Sean!
Platform: | Size: 2443264 | Author: 咖喱 | Hits:

[Dialog_WindowResizableCtrl_demo

Description: 实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
Platform: | Size: 19456 | Author: wg | Hits:

[Button controlCWBButtonDemo

Description: CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring WindowBlinds.
Platform: | Size: 36864 | Author: gxc | Hits:

[.netDynamicControls

Description: 可调整大小的对话框,里面的控件也随它的大小而改变-Resizable dialog box, which controls the size of it also with the change
Platform: | Size: 169984 | Author: feng | Hits:

[CSharpBasicCalculatorForEID

Description: WPF Calculator, need to install .NET Framework 3.0 or above. Much of the logic is based on the AvalonCalculator2 sample from the Windows SDK. There are also many C# calculator samples online, but this Resizable Calculator using C# was particularly inspiring.
Platform: | Size: 13312 | Author: 好人 | Hits:

[Button controlUnicode_uc2110314212008

Description: 一个可以支持UNICODE 的可调整大小的combobox控件-One can support the UNICODE resizable combobox control
Platform: | Size: 50176 | Author: sungoco | Hits:

[Windows Developresizable

Description: This is a simple peace of code to make a real sizable form with skin and the use of the form systemmenu.
Platform: | Size: 59392 | Author: Uncle | Hits:

[ListView/ListBoxWtlGrid_src

Description: 老外写的,比较老,可参考他是如何使用WTL的。-After using WTL for some time, I ve developed the control that I miss the most for the kind of project that I do : A grid. This one is written from scratch, derived from a CScrollWindowImpl, it has the following features : Grid is a vector of vector of CString. It has a optional Toolbar where to add buttons with tooltip for edition operation (see screenshot). Resizable column title In place edit using a edit box, a combo box or a check-box. Collapsible tree like behavior. Overwritable behavior (BeforeEdit, AfterEdit, CellRendering, etc) via a derivable listener class.
Platform: | Size: 16384 | Author: TianYi | Hits:
« 12 3 »

CodeBus www.codebus.net