CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - resizable
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - resizable - List
[
GUI Develop
]
ResizableLib_1_1.zip
DL : 1
一系列可以改变大小(resizable)的控件,如对话框,属性页,视图,网格控件等
Date
: 2025-07-04
Size
: 83.22kb
User
:
[
Windows Develop
]
ResizableCtrl_src
DL : 0
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
Date
: 2008-10-13
Size
: 8.25kb
User
:
日报
[
Windows Develop
]
UltraVNC-102-Src
DL : 0
著名的远程控制软件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 !
Date
: 2008-10-13
Size
: 2.33mb
User
:
咖喱
[
Button control
]
CWBButtonDemo
DL : 0
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.
Date
: 2008-10-13
Size
: 36.4kb
User
:
gxc
[
CSharp
]
BasicCalculatorForEID
DL : 0
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.
Date
: 2008-10-13
Size
: 13.62kb
User
:
好人
[
GUI Develop
]
Demo
DL : 0
* 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.
Date
: 2008-10-13
Size
: 118.79kb
User
:
黄平
[
GUI Develop
]
Resizable
DL : 0
缩放窗口库,支持所有类型的窗口,你只需要把基类改成对应的类就可以了,我已经改了上面很多错误-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
Date
: 2008-10-13
Size
: 31.68kb
User
:
CKing
[
OA
]
OA协同
DL : 0
<!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&t=633802920069218315" type="text/javascript"></script> <script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnnoXJFiMaKmNKva15-BdwOk_xeIPnLbrAuAMPt7xuJyY1&t=ffffffffec2d9970" type="text/javascript"></script> <script src="/ScriptResource.axd?d=z3KJcVLT9ijw1U1WP3pQFkrXumDsg6wUOC-1ek6Qo_XZeAuKvPuCDOgdKKFxxdmnNTUAczOieuXP3zVeTLUjHd_cyvM_8TdB3KcMk-B-U6vUhv5N_CQBxFd9ZErk2oN20&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"> 待办事项</span><br /><hr style="height:0px; color:#fff; border-top:1px solid #EBEBEB;" /></td> <td style="padding-left:10px;"> <span style="float:left"> 跟踪事项</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;"> 我的模板<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>
Date
: 2011-11-16
Size
: 8.69kb
User
:
niyang2005@126.comni
[
Dialog_Window
]
ResizableLib_1_1
DL : 0
一个对话框中控件能自动改变尺寸大小的例子--Example that the control can be changed the size automatically in dialog box
Date
: 2025-07-04
Size
: 84kb
User
:
站长
[
Windows Develop
]
ResizableCtrl_src
DL : 0
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
Date
: 2025-07-04
Size
: 8kb
User
:
日报
[
Dialog_Window
]
resizabledialog
DL : 0
可改变大小的对话框-can change the size of the dialog box
Date
: 2025-07-04
Size
: 95kb
User
:
露露
[
GUI Develop
]
Resizable
DL : 0
缩放窗口库,支持所有类型的窗口,你只需要把基类改成对应的类就可以了,我已经改了上面很多错误-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
Date
: 2025-07-04
Size
: 31kb
User
:
聪明的飞飞哥
[
Windows Develop
]
UltraVNC-102-Src
DL : 0
著名的远程控制软件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!
Date
: 2025-07-04
Size
: 2.33mb
User
:
咖喱
[
Dialog_Window
]
ResizableCtrl_demo
DL : 0
实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
Date
: 2025-07-04
Size
: 19kb
User
:
wg
[
Button control
]
CWBButtonDemo
DL : 0
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.
Date
: 2025-07-04
Size
: 36kb
User
:
gxc
[
.net
]
DynamicControls
DL : 0
可调整大小的对话框,里面的控件也随它的大小而改变-Resizable dialog box, which controls the size of it also with the change
Date
: 2025-07-04
Size
: 166kb
User
:
feng
[
CSharp
]
BasicCalculatorForEID
DL : 0
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.
Date
: 2025-07-04
Size
: 13kb
User
:
好人
[
Button control
]
Unicode_uc2110314212008
DL : 0
一个可以支持UNICODE 的可调整大小的combobox控件-One can support the UNICODE resizable combobox control
Date
: 2025-07-04
Size
: 49kb
User
:
sungoco
[
Windows Develop
]
resizable
DL : 0
This is a simple peace of code to make a real sizable form with skin and the use of the form systemmenu.
Date
: 2025-07-04
Size
: 58kb
User
:
Uncle
[
ListView/ListBox
]
WtlGrid_src
DL : 0
老外写的,比较老,可参考他是如何使用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.
Date
: 2025-07-04
Size
: 16kb
User
:
TianYi
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.