搜索资源列表
PrintGrid.zip
- MSFlexGrid是一种有用的用网格方式表达数据的方式,但打印它的内容时会发生什么?这里我提供了一个类, PrintGrid,它可以分页打印网格内容。它使用了第二个网格控件,必须把它额外地插入到你的CFormView 对话框资源中或你的对话框中上
CFormView Class with Custom Background Color .rar
- 有背景图的FORMVIEW
SplitterWndDemo
- 这是一个关于Splitter控件的文档程序,它利用CFormView类实现了不同视图间的数据交互和控件响应。-Splitter controls on the documentation procedures, it uses CFormView category achieved between different views of the data and control interactive response.
download
- CFrameWnd CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow DragAcceptFiles CDialog CDataExchange CDocument CFormView CDC CPen CreatePen CBrush CreateSolidBrush
CViewTest
- 一个切换视图类的例子,可以自由切换两个CFormView
ViewDll
- 用MFC扩展dll导出CFormView类到单文档客户区
CurtainBox
- 利用百叶窗式面板组可增大窗口的可利用面积,而且把常用工具放在窗口中比放在菜单中使用更方便,现在一些大型软件如Photoshop、Dreamweaver等都采用了这种方式。在这些软件中,百叶窗式面板组都做成了可停靠的窗口,我没有这种能力,只能做成固定位置的控件组,使用时只能用在对话框或具有CFormView的视图中,整个制作很粗糙,希望高手能加以改造。
inhabitants
- 实现视CView与CFormView之间的动态转换-achieve as CView and CFormView between the dynamic conversion
tab.rar
- 控件的使用,介绍了CFormView视图类的使用,高级控件类的实现,The use of controls, introduced the use of CFormView view class and senior class to achieve control
Danpage6
- 工程文件基于单文档,在单文档界面通过"标签"打开三个"页面",页面也是基于文档,基类为CFormView,标签控件:通过新建 CTabCtrl类来创建。-Project file based on a single document, in a single document interface through the " label" open three " pages" , the page is based on the document, the ba
Splitter
- 文档视结构切分窗口,CView和CFormview添加按钮,并且实现右侧视图相应切换功能,还可以隐藏和去掉工具栏。 -Documents depending on the structure segmentation window, CView, and CFormview the Add button, and the realization of the right side view of the corresponding switching function, you can al
CFormView Class with Custom Background Color
- 有背景图的FORMVIEW-Background map FormView
PrintGrid
- MSFlexGrid是一种有用的用网格方式表达数据的方式,但打印它的内容时会发生什么?这里我提供了一个类, PrintGrid,它可以分页打印网格内容。它使用了第二个网格控件,必须把它额外地插入到你的CFormView 对话框资源中或你的对话框中上-MSFlexGrid is one kind is useful with the grid way expression data way, when prints its content what can have? Here I have p
Data
- 用CSplitterWnd把CView分成左右两列,左边的一列放的是CtreeCtrl;然后把右边的一列分成上下两行,上面的一行放的是CFormView,下面一行放的是CListView!-CSplitterWnd to use CView divided into about 2, the left is a place CtreeCtrl then right into an upper and lower two lines above his release is CFormView,
MyView
- 此为VC中文档视结构显示分切窗口的代码,其中两个视图分别CTreeView和CFormView等。可以看得出实际的实现情况-This is the VC, as the structure of a document display the code window, slitting, two of which were CTreeView and CFormView views and so on. Can see that the actual achievement of
HRV_MainInterface
- 一个单文档窗口的多样式分割,子窗口中包含CRecordView,CEditView,CFormView等类型-A single multi-style split document window, child window contains CRecordView, CEditView, CFormView and other types of
CFORMView-Spliter-Wnd
- 基于VC++6.0的,分割视图窗口,利用CFormView类来实现,可以直接运行。-Based on VC++6.0, the split view window, use CFormView class to achieve, can be directly run.
FormViewDemo
- vc 在窗体视图(CFormView)中使用控件\FormViewDemo的程序源码-vc in Form view (CFormView) using control \ FormViewDemo the program source code
FormViewDemo
- vc——在窗体视图(CFormView)中使用控件\FormViewDemo-vc- in Form view (CFormView) using control \ FormViewDemo
CFormView
- mView类是用于窗体视图的基类。一个窗体视图是包含控件的基本视图,这些控件以对话模板资源为基础被放置好。如果在应用中想使用窗体,则可用CFormView。这些视图使用CScrollView的功能,支持滚动-MView class is used to form the base class view. A form is the basic view contains control view, these controls in dialogue template resource as t
