搜索资源列表
vrsample1
- 动态改变控件大小 在程序中改变控件大小,当用户改变窗口大小的时候,控件随着窗口大小的变化,自动改变尺寸。-change in the size of change control process size, when users change the window size, window size controls with the changes automatically change size.
kingantpc
- 对话框内的控件可以随窗口的大小变化自动调整-controls within the dialog with the window can change the size of automatic adjustment
sizeAdapt
- 在vb环境下编写的代码,窗口控件根据窗口变化自动调节大小
fittowindow
- 控件大小自适应窗口大小,避免窗口变化后,控件仍占用太大或过小空间
PropertyView_demo2
- 支持可伸缩的控件。窗口中的控件可以随窗口的大小变化而自动伸展
控件随着窗口大小按比例变化
- 用vb实现控件随着窗口大小按比例变化,一个经典例子极具参考价值-used to achieve control with the size of the window by the change in the ratio, a classic example of great reference value
Max
- 解决MFC窗口最大化后,对话框中的控件也相应的变化大小-MFC dialog resize
extdlg
- 窗口控件随着窗口大小的改变而变化,工程中有现成的集成好了的类,可以直接加载使用-Window control window size changes with the change in the project there is good integration of existing classes can be directly loaded using the
AutoSize_src
- 可根据对话框大小的变化动态改变窗口内控件的尺寸和位置-Dialog box changes according to the size of the dynamic changes in window size and position controls
anchor_demo
- 该源码实现当dialog窗口大小变化时,其内控件的anchor、dock等功能,这个简单的类即可用于MFC应用程序,也可用于非MFC程序,运行中,可用add、remove函数动态的对新创建的控件编辑anchor、dock属性-this source implement anchors and docking for controls when the dialog window is resized,you can use this simple class in MFC and non-MFC
Example012
- 控件随着窗口大小按比例变化程序,对使用控件开发程序的朋友有参考价值.-As the window size control is in proportion to changes in procedures, develop procedures for the use of control, friends of good reference material.
ChangeWithWindows
- 让C#窗体中的控件、按钮以及菜单等随窗体的大小变化而变化,在Word中,大家会见到,当Word的窗体不是最大化的时候,那些操作按钮会自动隐藏起来,用箭头来代替,点击箭头会显示出被隐藏的按钮,那么这个窗体就实现这种功能,当你把本窗口拖大的时候,它就会完全显示出那些菜单按钮,把窗口变小,它们就自动隐藏了。-Let C# form controls, buttons and menus change with the change in the size of the form, in Word, y
resizecontrl
- vc各个控件大小随窗口变化而变化,自己研究一下吧-control changes with the window in vc++
WindowChange
- 当窗口大小发生改变时,实现其控件的成比例变化-When the window size changes, to achieve its control in proportion to changes in
vb
- 假设 Form1 窗体有 MSFlexGrid1 控件,在 Form1 代码窗口贴下面代码,MSFlexGrid1 和其中单元格就会跟着窗体大小变化而变化:- gridTopRatio = .Top/Me.Height gridWidthRatio = .Width/Me.Width gridHeightRatio = .Height/Me.Height ReDim colWidthRatio(.Cols- 1) ReDim rowHeightRa
sizechange
- 控件随窗口大小变化而变化!!欢迎下载-Control with window size changes! !
Controls-size-change
- VC中的MFC界面上的控件可以随着窗口的变换,而变化大小,-VC MFC interface controls can be With the transformation of the window changes size.
FormView-part1
- 实现CFromView的自动缩放功能,可以自动识别窗口的大小变化而调整控件大小-implement the auto zoom in/out of CFromView in mfc
ResizeControl
- 很好用的一个类,主要是使控件的大小和控件的布局随窗口大小的变化而变化-auto Resize Control
OnSize
- 控件跟随窗口大小变化而变化,使用的是窗口大小发生变化时 调用的OnSize函数。-Follow change control window size changes