-
这个类库是对鼠标敏感的按纽,你用它可以做出象Office助手提示选项那样的东东来(24KB)...
这个类库是对鼠标敏感的按纽,你用它可以做出象Office助手提示选项那样的东东来(24KB)-the library is sensitive mouse button, you can make it as the Office Assistant option did suggest to the Eastern (24KB)
- 2022-07-19 08:02:17下载
- 积分:1
-
Here is an XP
Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).-Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control- it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).
- 2022-01-31 08:46:53下载
- 积分:1
-
编写自己的按钮
编写自己的按钮-Write your own button
- 2022-02-16 06:37:50下载
- 积分:1
-
利用modem收发DTMF码,稳定可靠,通过测试
利用modem收发DTMF码,稳定可靠,通过测试-MSComm DTMF
- 2022-02-01 01:48:01下载
- 积分:1
-
An owner
An owner-drawn button class that gives a professional look to your buttons. 自绘漂亮按钮类-An owner-drawn button class that gives a professional look to your buttons. Since painting beautiful buttons category
- 2022-03-07 08:44:00下载
- 积分:1
-
ww.xuevb.net/modules/news/article.p storyid = hp 818
ww.xuevb.net/modules/news/article.php?storyid=818 - 25kww.xuevb.net/modules/news/article.php?storyid=818 - 25k-ww.xuevb.net/modules/news/article.p storyid = hp 818-25kww.xuevb.net/modules/ne ws/article.php storyid = 818-25k
- 2022-04-15 20:31:40下载
- 积分:1
-
一个强大的OwnerDraw菜单
A Powerfull Ownerdraw Menu
A fully featured owner-draw menu class
CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope it is still useful to you.
I constructed the class from the Scribble sample application and some of the drawing code is copied from the CCoolMenuManager class. Additionally, I have also used a class named CBCGKeyHelper from BCGControlBar to show the accelerator key text.-A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope
- 2022-09-10 15:40:03下载
- 积分:1
-
网上摘抄,若有版权问题,上传者不负任何责任.
网上摘抄,若有版权问题,上传者不负任何责任.-online excerpt, if copyright issues, uploads who bore no responsibility.
- 2022-07-25 01:46:29下载
- 积分:1
-
按钮的外观类似静态控件类CStatic 产生的对象当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果当按...
按钮的外观类似静态控件类CStatic 产生的对象当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果当按钮按下时有立体感(凹凸)-Button on the appearance of similar types of static control CStatic object created when the mouse cursor over the button, but did not press when the cursor to change shape, change the font shape button similar applications in the toolbar and menu button when the effect of a flat button press has a three-dimensional sense of time (Bump)
- 2022-06-02 01:42:01下载
- 积分:1
-
自定义位图控件背后的动机是允许不同的位图…
The motivation behind the custom bitmap control was to allow different bitmap images to be displayed for each of the button states. This includes disabled, normal, mouse over, and button pressed. In addition to the button graphics, it was important to include button text and control the alignment of the text with regards to the button image. It follows an XP style look and feel with some embellishments that are unique to it.
- 2022-08-19 02:13:24下载
- 积分:1