-
用ATL+SDK实现了一个工具栏控件KToolBar, 实现了属性页、按钮鼠标事件、持久保存,附带了一个vb测试程序和程序接口说明...
用ATL+SDK实现了一个工具栏控件KToolBar, 实现了属性页、按钮鼠标事件、持久保存,附带了一个vb测试程序和程序接口说明-With ATL+ SDK has a tool bar control KToolBar, realize the attributes page, mouse button events, lasting preservation, with a vb interface testing procedures and procedures that
- 2022-01-25 13:57:41下载
- 积分:1
-
简单的 C# 工具栏停靠框架
翻译 maninwest@Codeforge 作者 Rogério Paulo @ Codeproject
工具栏处理的示例框架,使用 C# 编写
介绍
此代码片段包括停靠工具栏简单的框架。此框架支持:
浮动/停靠栏
更改已停靠的栏的布局
双击可从停靠向浮动之间来回切换
显示/隐藏栏
r右键单击栏,打开视图菜单
通过控制键禁用停靠
可处理任何控件,不只是工具栏
该代码运行在 Windows XP 和 VS .NET 2002 上,但是应该在多数.NET 环境下运行
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-31 12:20:02下载
- 积分:1
-
ActiveX 控件可以让你创建各种工具条提示AGToolTip,对界面开发非常有用...
ActiveX 控件可以让你创建各种工具条提示AGToolTip,对界面开发非常有用-ActiveX allows you to create various tools alerts AGToolTip of interface development is very useful
- 2023-03-24 22:20:03下载
- 积分:1
-
可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置...
可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置-The toolbar which can delete, add and set the buttons on it, and it can also record the position of each button
- 2022-05-15 04:40:15下载
- 积分:1
-
使用CDialogBar建立工具条
使用CDialogBar建立工具条-Using CDialogBar to setup toolbar
- 2023-01-30 07:30:04下载
- 积分:1
-
一个tv类型的工具栏的例子,推荐下载
一个tv类型的工具栏的例子,推荐下载--An example of the tool bar with TV type,recommend
- 2023-05-28 00:30:02下载
- 积分:1
-
在工具栏上显示的对话框
在对话框上显示工具条-in the dialog box displayed on the toolbar
- 2022-03-18 07:34:02下载
- 积分:1
-
Menu菜单,能浮动, 能停靠也可以像 改变后的TOOLBAR一样 保存里面的东西...
Menu菜单,能浮动, 能停靠也可以像 改变后的TOOLBAR一样 保存里面的东西
-Menu menu, will be able to float, will also be docked as a change in the same TOOLBAR preservation and the things
- 2022-06-15 07:04:13下载
- 积分:1
-
提供各种样式的菜单(菜单,Table,URL样式)
提供各种样式的菜单(菜单,Table,URL样式)-Provide various styles of menu (Menu, Table, URL Style)
- 2022-07-03 16:31:34下载
- 积分: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