Welcome![Sign In][Sign Up]
Location:
Search - dialog Resizing

Search list

[Windows Developresize

Description: Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates:
Platform: | Size: 10563 | Author: 日报 | Hits:

[Windows Developresize

Description: Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates:
Platform: | Size: 10240 | Author: 日报 | Hits:

[GUI DevelopQQ2006

Description: 创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸。 -SetWindowRgn function to create special-shaped form on the right position, Do not change the size of form drag occurs when MASK used to do the purple region In addition to share with you do not specify a form style WS_THICKFRAME (for the dialog box, specify its properties rather Border for Resizing), using drag and drop code form, arbitrary change its size.
Platform: | Size: 120832 | Author: li | Hits:

[Dialog_WindowQQ2006jidanlitiaogutou

Description: 2007新的一年即将来临,新版本的QQ估计也要跟我们相见。在此献上本人写于8月份的一个练习程序。主要是希望腾讯做界面的同志能否把创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸。-2007 new year is approaching, a new version of QQ is estimated also to meet with us. In this stage, I was written in August, a practice procedures. Its main aim was to make the interface Tencent comrades whether the creation of special-shaped form on a suitable function SetWindowRgn position, Do not change the size of form drag occurs when MASK used to do the purple region In addition to share with you do not specify a form style WS_THICKFRAME (for the dialog box, specify its properties rather Border to Resizing), using drag and drop code form, arbitrary change its size.
Platform: | Size: 11607040 | Author: ds | Hits:

[GUI DevelopdlgResizer_src

Description: 该对象帮助在对话框窗口大小改变时保持控件布局,更一般地,它可用于包含子窗口的窗口。它不是继承于CDialog,因此对任何窗口都适用。-A DlgResizeHelper object helps you keeping a layout while resizing a dialog or- more generally- a window with child windows.the class is not derived from CDialog (as most other solutions are) so it can be used with every window.
Platform: | Size: 2048 | Author: 齐琪 | Hits:

[Dialog_WindowRESIZE_DIALOG

Description: This program is a custromized resizing dialog sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.
Platform: | Size: 76800 | Author: peace | Hits:

[Internet-Network2

Description: 2010新的一年即将来临,新版本的QQ估计也要跟我们相见。在此献上本人写于8月份的一个练习程序。主要是希望腾讯做界面的同志能否把创建异形窗体函数 SetWindowRgn 放到合适的位置,别让拖动窗体改变大小时出现用做 MASK 的紫色区域;再者与大家分享不指定窗体风格 WS_THICKFRAME(对于对话框,相当指定其属性 Border 为 Resizing ),用代码实现窗体拖放,任意改变其尺寸-2010 new year is approaching, a new version of QQ is estimated that also involve negotiations with us meet. This was written in August, I presented an exercise program. Mainly because I wanted to do the interface Tencent comrades can put a function to create special-shaped form SetWindowRgn into the right position, do not let you drag the form to change the size of the MASK used when the purple areas Also to share with you do not specify the form style WS_THICKFRAME (for the dialog box, specify the properties Border quite as Resizing), drag and drop in code to achieve the form, any change in the size
Platform: | Size: 365568 | Author: nbm | Hits:

[JSP/Javajquery-ui-1[1].8.10.custom

Description: jQuery UI 是一套 jQuery 的页面 UI 插件,包含很多种常用的页面空间,例如 Tabs(如本站首页右上角部分) 、拉帘效果(本站首页左上角)、对话框、拖放效果、日期选择、颜色选择、数据排序、窗体大小调整等等非常多的内容。-jQuery jQuery UI is a UI plug-in page, the page contains a variety of common space, such as Tabs (upper right part, such as Home), pull-curtain effect (this site top left corner), the dialog box, drag and drop effects, the date selection, color selection, data sorting, form resizing and so a lot of content.
Platform: | Size: 1062912 | Author: yjjun | Hits:

[Dialog_WindowResizing-Dialog

Description: 控件随着对话框窗口的改变而改变,里面有详细的说明及例子-Control with the dialog window is changed, there are detailed instructions and examples
Platform: | Size: 13865984 | Author: houyang | Hits:

[WEB Codejquery2

Description: 这是一套jQuery的页面UI插件,包含很多种常用的页面空间,例如Tabs(如本站首页右上角部分)、拉帘效果(本站首页左上角)、对话框、拖放效果、日期选择、颜色选择、数据排序、窗体大小调整等等非常多的内容。-This is the page of a jQuery UI plug-ins, contains a variety of commonly used space on the page, such as Tabs (Home right top corner), pull the curtain effect (the upper-left corner of the Home), dialog boxes, drag-and-drop effects, date selection , color selection, data sorting, form resizing so a lot of content.
Platform: | Size: 2052096 | Author: DGDFG508 | Hits:

[JSP/Javajquery-ui-master

Description: jQueryUI是一套jQuery的页面UI插件,包含很多种常用的页面空间,例如Tabs(如本站首页右上角部分) 、拉帘效果(本站首页左上角)、对话框、拖放效果、日期选择、颜色选择、数据排序、窗体大小调整等等非常多的内容。-jQueryUI page of a jQuery UI plug-ins, contains a variety of commonly used space on the page, such as Tabs (Home right top corner), pull the curtain effect (the upper-left corner of the Home), dialog boxes, drag-and-drop effects, date selection , color selection, data sorting, form resizing so a lot of content.
Platform: | Size: 2045952 | Author: ktpudn777 | Hits:

[JSP/Javajquery-ui-master

Description: jQueryUI是一套jQuery的页面UI插件,包含很多种常用的页面空间,例如Tabs(如本站首页右上角部分) 、拉帘效果(本站首页左上角)、对话框、拖放效果、日期选择、颜色选择、数据排序、窗体大小调整等等非常多的内容。-jQueryUI page of a jQuery UI plug-ins, contains a variety of commonly used space on the page, such as Tabs (Home right top corner), pull the curtain effect (the upper-left corner of the Home), dialog boxes, drag-and-drop effects, date selection , color selection, data sorting, form resizing so a lot of content.
Platform: | Size: 1902592 | Author: kkpudn66a | Hits:

[GDI-BitmapiBMP

Description: 一个很不错的图片处理工具源码Title: iBMP 1.2 Description: A little update with some new features: JPEG, PNG, GIF (GDI+ default) and TIFF (24bpp) saving support (thanks to Avery for the great GDI+ stuff -CodeId=37541-), high-quality resizing, file dialog image preview support (thanks to Ark -CodeId=41320-), improved filters (specialy Despeckle -Thanks to Robert Rayment-). __________________________________________________ GDI+ is needed: http://www.microsoft.com/downloads/release.asp?releaseid=32738 __________________________________________________ Zip 96Kb. Last update: 2004.05.15 This file came Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42376&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL. -Title: iBMP 1.2 Description: A little update with some new features: JPEG, PNG, GIF (GDI+ default) and TIFF (24bpp) saving support (thanks to Avery for the great GDI+ stuff-CodeId=37541-), high-quality resizing, file dialog image preview support (thanks to Ark-CodeId=41320-), improved filters (specialy Despeckle-Thanks to Robert Rayment-). __________________________________________________ GDI+ is needed: http://www.microsoft.com/downloads/release.asp?releaseid=32738 __________________________________________________ Zip 96Kb. Last update: 2004.05.15 This file came Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42376&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
Platform: | Size: 215040 | Author: kk | Hits:

CodeBus www.codebus.net