搜索资源列表

  1. sdi

    0下载:
  2. 这个可视化的框架类支持具有不同组合的CView视图类、CSplitterWnd和CTabWnd类派生的SDI程序,本程序支持的特性包括: 支持单文档和多文档程序 任何视图、多分隔条和标鉴窗口的组合 支持嵌套的分隔条 支持简单的基于CView的程序 支持热键选择活动窗格 支持Ctrl+Tab来进行标签切换 支持列举窗口 标签可以在客户窗口的顶部或底部-visualization of the fr a mework to support
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:62464
    • 提供者:李杰
  1. CSplitterWnd Extension that Allows Switching Views

    0下载:
  2. 奉献一组WINDOWS界面编程的SPLITTER VIEW操作SDI和MDI源码,有焦点窗口高亮显示,VIEW的DRAG和DROP,VIEW的SWITCH操作等-a dedicated group of the Windows programming interface SPLITTER VIEW operation MDI and SDI source, the focus window highlighted, and the ph
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:28672
    • 提供者:babysun
  1. CuteFTP

    0下载:
  2. 实现窗口的任意分割,使用静态分割的方法切分窗口,是通过使用CSplitterWnd类来完成的-achieve the arbitrary division of the window, using the static segmentation approach segmentation window, through the use of CSplitterWnd class completed
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:1987584
    • 提供者:旭浪
  1. usefulsplitter_demo

    0下载:
  2. 扩展的CSPLITTERWND视窗分割代码,对MDI和SDI不熟的朋友可以参考-expansion CSPLITTERWND Windows code division of MDI and SDI are unfamiliar with the reference can be friends
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:扬子昌
  1. VisualFxMdi_demo

    0下载:
  2. When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple v
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:45056
    • 提供者:扬子昌
  1. VisualFxSdi_demo

    0下载:
  2. When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple v
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:45056
    • 提供者:扬子昌
  1. SplitterView

    0下载:
  2. 分隔视图的例子。如何使用 CSplitterWnd 类。-separated View examples. How to use CSplitterWnd category.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:26624
    • 提供者:duxiaohui
  1. StereoVision

    0下载:
  2. CSplitterWnd控件,按比例分隔窗口(按1:1分)。上面两窗口带小状态栏。-CSplitterWnd controls, prorated separate window (1:1). The above two small windows with status bar.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:356352
    • 提供者:redbird
  1. CarNumRealizer1.0

    0下载:
  2. VC++使用CSPLITTERWND开发界面-VC use development interface CSPLITTERWND
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:1996800
    • 提供者:Alex123
  1. splits

    0下载:
  2. 这个由Visual C++ 5.0开发的程序演示如何管理View中的切分窗口,用到了CSplitterWnd::DeleteView()和CSplitterWnd::CreateView()等成员函数-This Visual C++ 5.0 demonstrate how the development of procedures for the management of View in the segmentation window
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:clayman
  1. miniPS

    0下载:
  2. 这个程序演示了在单文档中如何利用CSplitterWnd来分割窗口。-This process demonstrated in a single document on how to use CSplitterWnd partition window.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:72704
    • 提供者:weiyu
  1. CSPlitterWnd_Demo

    0下载:
  2. 对Visual C++中的切分窗口的示范使用,这是一个完整的功能,虽然功能简单,但对CSplitterWnd类的使用却是清晰明了!-Of Visual C++ In the segmentation of the demonstration on the use of windows, this is a fully functional, although the function is simple, but the use of
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:3665920
    • 提供者:hezhijian
  1. Splitter

    0下载:
  2. CSplitterWnd的扩展程序,用户可以定义分割条,并贴上图片,使分割条不再单调。-CSplitterWnd the expansion process, the user can be the definition of partition, and paste the picture, so that article is no longer monotone partition.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:144384
    • 提供者:陈诚
  1. CSplitterWnd

    0下载:
  2. 一个小小的实例程序,教你如何实现窗口风格-A small example of procedures, teach you how to achieve the window style
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:1964032
    • 提供者:木杉
  1. ExSplitterForWnd

    0下载:
  2. 一个重绘SplitterWnd的例子,继承自mfc的CSplitterWnd.-A redraw SplitterWnd example, inherited from the mfc of CSplitterWnd.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:李伟
  1. TestSplitter

    0下载:
  2. CSplitterWnd 的重载与实现,实现了拆分窗口的动态创建也视图管理,并有测试代码-CSplitterWnd overloaded and realization of the split window to achieve the dynamic management view also create and test code
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:suny
  1. CSplitterWnd

    0下载:
  2. 实现拆分窗口的源码,自已刚写的希望合新手们一个例子-To achieve separation of the source window, just to write their own hopes for novice who combined an example
  3. 所属分类:组合框控件

    • 发布日期:2024-05-14
    • 文件大小:411648
    • 提供者:王明
  1. WinSlip

    0下载:
  2. CSplitterWnd的基本使用(视图折分,分割窗口)-CSplitterWnd the basic use (view discount points, split window)
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:1982464
    • 提供者:沧海一笑
  1. CSplitterWnd

    0下载:
  2. CSplitterWnd的基本使用(视图折分,分割窗口。使用mfc对窗口进行分割,源代码很详细,并对核心代码进行了解释-CSplitterWnd the basic use (view, folding points, split the window. The use of mfc to split the window, the source code is very detailed, and explained the core
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:735232
    • 提供者:zwl
  1. CSplitterWnd

    0下载:
  2. CSplitterWnd的基本使用(视图折分,分割窗口)(源码)-failed to translate
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:2425856
    • 提供者:muzixinyue
« 12 3 4 5 »

源码中国 www.ymcn.org