-
类似VC/Office97那样的可以随意移动的菜单和工具条
类似VC/Office97那样的可以随意移动的菜单和工具条-The menu and toolbar which can be moved as that in VC/office97
- 2022-08-26 03:13:26下载
- 积分:1
-
压缩软件LHA的C源代码
压缩软件LHA的C源程序代码-compression software LHA C source code
- 2023-06-21 21:10:03下载
- 积分:1
-
添加任务拦图表,如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net...
添加任务拦图表,如果有任何问题,欢迎访问我们的网站或Mail到: bitspirit@lanspirit.net-added task bar charts, if you have any questions, please visit our web site or by mail to : bitspirit@lanspirit.net
- 2022-02-03 23:05:54下载
- 积分:1
-
A. toolbar4
a. ToolBar4---- 工具条 按住ALT+鼠标 工具条的按纽跟着鼠标移动。 主要是一个重写的类ToolBarEx.cpp
使用这个类的时候 使用上自定义的消息
另外,只能保存当前状态,在第二次打开本程序的时候toolbar 的工具条和上一次一样!
b.
TOOLBAR 里面的下拉按纽
有通知 按纽的通知
ON_NOTIFY(TBN_DROPDOWN, AFX_IDW_TOOLBAR, OnToolbarDropDown)
c.
TOOLBAR里面 加入 下拉combox。
重载 combox? CFlatComboBox
扩展CTOOLBAR ? CTOOLBAREX 中定义成变量
public:
CFlatComboBox m_wndZoom
----- ALT tools of the press tools of the mouse button with the mouse movement. Rewriting is a major category ToolBarEx.cpp the use of this type of use from the definition of news addition, only the current state of preservation, in the second to open the proceedings of the toolbar and tools on the same time! B. TOOLBAR inside of the drop-down button a button notification notice ON_NOTIFY (TBN_DROPDOWN, AFX_IDW_TOOLBAR, OnToolbarDropDown) c. TOOLBAR inside to join the drop-down Combox. Heavy Combox CFlatComboBox expansion CTOOLBAR CTOOLBAREX defined as public variables : CFlatComboBox m_wndZoom
- 2022-02-22 00:21:47下载
- 积分:1
-
really dishes toolbar, VC production, can be extended to their favorite tool, an...
真菜工具栏,用VC++制作,可以扩展为自己喜爱的工具条,并加到自己的程式中-really dishes toolbar, VC production, can be extended to their favorite tool, and added to their programming which
- 2022-03-28 16:45:49下载
- 积分:1
-
纯Powerbuilder制作的OfficeXP + Office2003风格工具栏。
纯Powerbuilder制作的OfficeXP + Office2003风格工具栏。-pure Powerbuilder produced Erickson Office2003 style toolbar.
- 2022-09-16 05:25:03下载
- 积分:1
-
在工具栏上显示的对话框
在对话框上显示工具条-in the dialog box displayed on the toolbar
- 2022-03-18 07:34:02下载
- 积分:1
-
一个toolbar的小例子程序。。
可以很方便的借鉴使用。。。。。
基本上没什么大问题...
一个toolbar的小例子程序。。
可以很方便的借鉴使用。。。。。
基本上没什么大问题-A small example program toolbar. . Can easily use the reference. . . . . Basically, no big problem
- 2022-12-31 01:05:03下载
- 积分:1
-
带图片的工具栏, 可以改变界面哦! 很美观哦!
带图片的工具栏, 可以改变界面哦! 很美观哦!-Toolbar with pictures, can change the interface Oh! Oh very beautiful!
- 2023-07-09 01:10:03下载
- 积分:1
-
在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是...
在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是说所有的窗口都应该有一个地方让用户可以关闭这个窗口。-in C/MFC application framework, when the floating toolbar been towed away from the main window, usually has a "close" button. Actually, this button is entirely in accordance with the Windows Application Program UI design specifications and design, which means all the window should have a place to allow users to close this window.
- 2022-11-16 09:15:03下载
- 积分:1