-
纯Powerbuilder制作的OfficeXP + Office2003风格工具栏。
纯Powerbuilder制作的OfficeXP + Office2003风格工具栏。-pure Powerbuilder produced Erickson Office2003 style toolbar.
- 2022-09-16 05:25:03下载
- 积分:1
-
一个更好的ToolTips实现方法,效率更高,方法更加标准。和4月27日的提供的ToolTips相比,今天提供的方法是和VB,DELPHI,VC内部实现的机制一...
一个更好的ToolTips实现方法,效率更高,方法更加标准。和4月27日的提供的ToolTips相比,今天提供的方法是和VB,DELPHI,VC内部实现的机制一样,4月27日提供的程序可以从中学习许多编程技巧,可以改为其它用途-ToolTips a better method, more efficient and more standard methods. And on April 27 of the ToolTips than today provides a method and VB, Delphi, VC internal mechanism to achieve the same on April 27 for the procedure can learn many programming skills, can be changed into other uses
- 2022-03-18 00:44:03下载
- 积分:1
-
浮动可任意位置靠停的toolbar,没有关闭按钮;VC++ 6.0
浮动可任意位置靠停的toolbar,没有关闭按钮;VC++ 6.0-Floating can be parked anywhere on the toolbar, not the Close button VC++ 6.0
- 2022-03-23 08:41:14下载
- 积分:1
-
the sake of simplicity, can be defined a n* n template array. In addition, the n...
为了简便编程工作,可以定义一个n*n的模板数组。另外,读者需要注意一点,在用窗口扫描图像过程中,对于图像的四个边-the sake of simplicity, can be defined a n* n template array. In addition, the needs of the readers attention to the fact that the window with the process of scanning images for the four images side
- 2022-07-07 06:32:08下载
- 积分:1
-
The code I upload is very good!
The code I upload is very good!
- 2022-04-20 09:45:00下载
- 积分:1
-
create com port tool(is source core)
create com port tool(is source core)
- 2022-01-25 17:11:45下载
- 积分:1
-
实现与组合框类似的3D分隔线,VC++的一个简单应用。
实现与组合框类似的3D分隔线,VC++的一个简单应用。-Combo box with a similar 3D dividing line, VC++ A simple application.
- 2022-03-24 15:58:19下载
- 积分:1
-
a ToolBarDemo hope that the right people learning vc help
一个ToolBarDemo,希望对初学vc的人有所帮助-a ToolBarDemo hope that the right people learning vc help
- 2022-08-19 03:26:31下载
- 积分:1
-
Create a special instrument, the heavy
创建特殊工具条,重载工具条类来实现,还有切分窗口。-Create a special instrument, the heavy-duty type of instrument to be realized, also cut a window.
- 2022-04-09 07:56:52下载
- 积分: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