CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - resize dialog
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - resize dialog - List
[
Windows Develop
]
resize
DL : 0
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:
Date
: 2008-10-13
Size
: 10.32kb
User
:
日报
[
Dialog_Window
]
easysize
DL : 0
a simple way to resize dialog or property page.
Date
: 2008-10-13
Size
: 56.2kb
User
:
loveapple
[
Windows Develop
]
resize
DL : 0
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:
Date
: 2025-07-15
Size
: 10kb
User
:
日报
[
GUI Develop
]
dlgResizer_demo
DL : 0
动态修改对话框的界面,演示了多种控件,在修改对话框大小时的变化-dynamic modification dialog interface, demonstrated a variety of controls, changes in the size of the dialog box changes
Date
: 2025-07-15
Size
: 73kb
User
:
赵东
[
Dialog_Window
]
AutoResizeDlg
DL : 0
无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dialog box procedure can be done to change the size of convenience
Date
: 2025-07-15
Size
: 2kb
User
:
黄承杰
[
Dialog_Window
]
ResizeDialog
DL : 0
这是一个继承CDialog类的一个对话框类,其中实现了对话框的动态变动大小,包括对话框上面的按钮随着对话框的变化而变化,非常好的一个,已经实际应用好几次-This is a kind of inheritance CDialog a dialog box category, a dialog box in which to achieve the dynamic changes in the size, including dialog with the top button of the dialog box and change. a very good one, has several practical applications
Date
: 2025-07-15
Size
: 112kb
User
:
阿飞发
[
Dialog_Window
]
easysize
DL : 0
MFC库,VC开发环境,通过模仿消息映射宏的格式实现对话框的resize,映射宏定义文件可直接用于其他工程,用法可参考源代码-MFC library, VC development environment, by imitating the format of message mapping macro realize dialog resize, mapping macro definition files can be used directly in other projects, usage may refer to the source code
Date
: 2025-07-15
Size
: 33kb
User
:
GYK
[
Other Databases
]
FANTASTIC_RESIZABLE_Skinned
DL : 0
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making the whole dialog box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.
Date
: 2025-07-15
Size
: 7kb
User
:
hbhuia
[
Dialog_Window
]
easysize
DL : 0
a simple way to resize dialog or property page.
Date
: 2025-07-15
Size
: 56kb
User
:
loveapple
[
Dialog_Window
]
ResizeDlg_1_0_src
DL : 0
自动调整对话框窗体中各类控件的大小,及位置。-Form dialog box automatically adjusts the size of the various controls, and location.
Date
: 2025-07-15
Size
: 5kb
User
:
李东林
[
Dialog_Window
]
SizingDialogDemo(Modeless)
DL : 0
一个可以Resize功能的基于无模式对话框的Demo-Resize function of a model based on non-dialog Demo
Date
: 2025-07-15
Size
: 97kb
User
:
wp
[
Windows Develop
]
ResizableProperties_1_1
DL : 0
The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
Date
: 2025-07-15
Size
: 76kb
User
:
张澜
[
Dialog_Window
]
resize_control_with_Dlg
DL : 0
对Control随Dialog缩放地功能,本程序在VC6.0编译通过 本程序仅供学习之用,请在现在后24个小时后删除。-Dialog on Control with zoom to function, the procedures in the VC6.0 compiler only through this learning process, please post now deleted after 24 hours.
Date
: 2025-07-15
Size
: 1.82mb
User
:
naja
[
Dialog_Window
]
ResizerPrj
DL : 0
控件大小随对话框(resize)改变!-With the dialog box controls the size (resize) to change!
Date
: 2025-07-15
Size
: 96kb
User
:
peng
[
Dialog_Window
]
resize
DL : 0
Dialog resize library for Windows
Date
: 2025-07-15
Size
: 2kb
User
:
Nop
[
Dialog_Window
]
dlgResizer_demo
DL : 0
You can use this demo to resize your dialog, It is simple,don t need to resize every control,just a Init function and a OnZie function .
Date
: 2025-07-15
Size
: 66kb
User
:
sye85
[
Dialog_Window
]
dlgResizer_src
DL : 0
It is convinince for resize your dialog ,It is a soure.
Date
: 2025-07-15
Size
: 2kb
User
:
sye85
[
Dialog_Window
]
ResizeDialog
DL : 0
This the sample to resize a dialog. All component in the dialog can be resized or not by options. I think this sample is useful for all of code writer.-This is the sample to resize a dialog. All component in the dialog can be resized or not by options. I think this sample is useful for all of code writer.
Date
: 2025-07-15
Size
: 2.92mb
User
:
gwewehgwe
[
Dialog_Window
]
dialog-resize
DL : 0
对话框中控件的同步放大缩小移动位置,如有疑问letiantxf@163.com-dialog resize
Date
: 2025-07-15
Size
: 2kb
User
:
whatcantuse
[
Software Engineering
]
VC-resize-dialog.zip
DL : 0
设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arbitrarily scaled. The location of all the controls in the dialog box and the text size is automatically scaled in proportion to the size of the dialog.
Date
: 2025-07-15
Size
: 360kb
User
:
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.