搜索资源列表
拆份窗口
- 用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等-with VC on the split window examples of the various window View different, EditView, ListView, FormView, etc.
LEDFormView
- VC下的用几个类实现数字LED显示程序,可以用于加强界面效果,是基于FormView的,但是没有基于对话框的,如果有人有是否可以拿来共享以下。-VC using several types of digital LED display program, the interface can be used to enhance effectiveness is based on the FormView, but not based on the dialog, if someone can be
SwitchForm
- 这是一个基于VC++的切换两个FormView的代码,根据示例可以推广到多个FormView。
MultiViewSwitch
- VC但文档多视图Formview切换-VC Multi-View Formview switch
对话框中使用FormView
- 在对话框中使用VIEW,可实现窗口内容的滚动,适合于在有限的dialog窗口内摆放更多的控件
MultiViewSplitter_demoProjectSrc
- vc mfc 窗口切分splitter中formview的动态切换!-vc mfc window segmentation FormView splitter in the dynamic switch!
form2
- 在VC++环境下实现FormView中部分控件的功能-In the VC++ environment to achieve some control function in the FormView
TCMS3
- VC MFC超漂亮 ACESS 数据库访问实例 及皮肤库使用和MFC FORMVIEW实例-VC MFC super nice ACESS database access examples and skin library instance of the use and MFC FORMVIEW
MLUFormVIEW
- FORMVIEW编程模式下的多视图切换程序-this is an example of multiview changing in the VC programming based on CFormView
gzzd
- SDI编程,单文档实现多Formview视图切换,VC++6.0 MFC编程实现-SDI program, a single document multi Formview view switching, VC 6.0 MFC Programming
SNAPVW(VC6.0)
- 属性页对话框与视图相结合,即把属性页对话框嵌入到FormView里。常见的是VS2003 或者VS 2005版本的。本资源是VC6.0的。-In VC++ 6.0 environment to achieve, dialog box with property sheet embedded in FormView window
dhbuggings
- 用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView-With vc++ realize the examples of the split window, the window with a View is different also, have EditView, ListView, FormView,,
starvatin
- VC下的用几个类实现数字LED显示程序,可以用于加强界面效果,是基于FormView的,但是没有基于对话框的,如果有人有是()