搜索资源列表
用VC6扩展CButton类制作风格独特的按钮
- 用VC6扩展CButton类制作风格独特的按钮-with VC6 expansion CButton category produced a unique style button
CPushPinButton-CButton
- CPushPinButton类继承于 CButton类-CPushPinButton succession in the category of Class CButton
BtnST.rar
- CButton的扩展类可以通过该类设置icon或bmp形式的真彩色按钮,调用简单,只需调用一个函数即可,CButton category expansion through such settings icon or bmp form of True Color button, and call simply call a function to
CButton
- VC++/MFC 一个自绘的按钮控件类,实用简单方便。适合所有VC朋友-VC++/MFC button control, a self-painting classes, practical and easy. Suitable for all VC friends
FxButtonClass_1
- 多功能按钮,按钮图片、文字都可以加上去。继承了mfc cbutton类的特性,同时也添加上了自己功能。-Multiple function buttons written in VC. You can add bitmap and text to button.
MyButton
- CButton派生的子类,可任意设置按钮形状及文本颜色。-CButton derived class can be arbitrarily set the button shape and text color.
btnst
- 平面、带图片的按钮该例子应用从CButton派生而来的CButtonST类和从CDC派生而来的CMemDC类,来实现平面、带图片的按钮,这两个类不需任何修改即可使用,方便、实用,该例子还应用从CStatic派生而来的CHyperLink类实现了在对话框实现超连接,使用跟上面两个类一样方便,值得学习。- The plane, the belt picture button this example application derives the CButtonST kind from CButt
CButton
- 按钮控件 可以在按钮控件上添加图片,设置颜色,并可设置鼠标形态等-Control button can control the button to add images, set colors, patterns and settings, such as mouse
CButton
- 链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
buttonspecial
- 一个用VC6扩展CButton类制作风格独特的按钮-VC6 with the expansion of a type of production style unique CButton button
CButton
- Imagebutton with text
CMyButton
- CButton派生的子类,可方便设置按钮背景图片、文本颜色。-CButton derived subclass, can be easily set up picture button background, text color.
Trans_Button
- 一个透明按钮的例子,从CButton继承的按钮类实现透明的背景并有多种按钮风格.-Example of a transparent button, the button inherited from CButton Class transparent background and realize there is a variety of button styles.
cButton
- VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
btn
- MFC CButton类的扩展类 希望对需要的朋友有所帮助-MFC CButton class would like to expand the types of help a friend in need
CButton
- 很好的BUTTON类,利用他,我们可以设计出美观大方的界面,美化我们的应用程序。-BUTTON good category, to use him, we can design a nice interface, improving the outlook of our application.
CButton
- 由VC++中的CButton类扩展的经典风格按钮,严格来说是由CButton的派生类CLinkButton为基础而制作,用此派生类制作的按钮外观类似静态控件类CStatic 产生的效果,当鼠标移到按钮上并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平效果,对Windows经典风格喜欢的朋友相信也会喜欢本款按钮。-By VC++ in the Class CButton button to expand the classical style, strictly spea
CButton
- 漂亮的按钮控件,类似vista,可设置透明与渐变-Glass effect button control, similar to vista, can set up a transparent and gradual
CExpandBtn
- 在我们使用一些软件时,常常看到有一些伸缩按钮,当我们单击此按钮时,会弹出或者隐藏一些信息,我们可以利用CExpandBtn类来实现这个功能. 1、首先,在XXXDlg.h文件中先给一个button定义一个成员变量,然后把CButton改为CExpandBtn,例如: CButton m_xxx 改为 CExpandBtn m_xxx 2、然后,在XXXDlg.cpp文件中的OnInitDialog()函数中,添加如下语句: m_xxx.SetDrawButtonBorder
CButton
- 各种更个按钮的创建。稍加改动即可应用到自己的例子里-this is CBUTTON EXAMPLE