-
树状导航界面
本实例通过窗口的分割技术将树型视图显示在左边,然后通过树型视图的GetTreeCtrl方法来获得CTreeCtrl对象,通过CTreeCtrl对象接受双击时间来实现导航功能。
实现过程:(1)新建名为TreeNavi的单文档应用程序。
(2)在工程中添加以CTreeView类为基类的新类TreeView;在工程中添加Icon资源。
(3)在TreeView.h文件中添加 #include "afxciew.h"
(4)修改TreeNavi.cpp文件中的InitInstance函数中的内容。
(5)在MainFrm.cpp文件中添加WM_CREATECLIENT消息的实现函数
(6)函数OnInitialUpdate实现树型视图的初始化
(7)添加NM_DBLCLK消息的实现函数OnDblclk
- 2022-02-04 03:55:39下载
- 积分:1
-
系统处于等待/忙状态时用的对话框
系统处于等待/忙状态时用的对话框-The dialog which can be used to display the system in wait or busy state
- 2022-07-17 16:20:43下载
- 积分:1
-
中国-VC.帮助文件和源代码的使用,图书馆在-VC.…
GardenUI中文使用帮助文件及源码,GardenUI Library 是windows平台下图形用户界面的专业开发包,支持普通窗口、单文档窗口、多文档窗口的界面的扩展和定制-Chinese GardenUI the use of help files and source code, GardenUI Library is under the windows platform graphical user interface of the professional development package to support the ordinary window, a single document window, multi-document interface window to expand and customize
- 2022-03-18 06:03:22下载
- 积分:1
-
一个测试程序编写的C++(菜单)功能添加问题,消除…
A quiz program written in C++ (with menu)...Features like add questions, remove questions included-A quiz program written in C++ (with menu)...Features like add questions, remove questions included...
- 2022-05-24 04:39:51下载
- 积分:1
-
a sales management software, vc 6. 0 preparation, the sales staff will help
一个销售管理的软件,vc++6。0编写,对销售人员有一定的帮助-a sales management software, vc 6. 0 preparation, the sales staff will help
- 2022-02-15 06:19:17下载
- 积分:1
-
提供一个可以动态改变报表列的报表程序,并支持打印功能.
提供一个可以动态改变报表列的报表程序,并支持打印功能.-provide a dynamically changing statements included statements procedures, and to support the printing function.
- 2023-06-25 13:35:03下载
- 积分:1
-
一组有源码又美观的代码,让你的界面具有XP风格
一组有源码又美观的代码,让你的界面具有XP风格-a group of aesthetically pleasing source code so that you can interface with XP style
- 2022-02-28 23:37:50下载
- 积分:1
-
c++builder 画图程序
应用背景利用c++Builder 6.0 实现类似附件中画图的简单绘图程序,利用该程序,可以完成几种不同画笔间的切换,实现画图。关键技术通过TImage组件的更新功能自动实现图形的刷新,在调色工具栏中,应用TShape组件,并且利用自己创建的TCColorGrid组件完成所需的功能。
- 2022-05-25 00:41:32下载
- 积分:1
-
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码...
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
- 2022-03-01 02:49:46下载
- 积分:1
-
WPF拖拽动画
程序实现拖动表格向下滑动,不现实滚动条,可用在触摸屏的界面拖动特效
- 2022-08-04 09:52:43下载
- 积分:1