搜索资源列表
用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
buttonspecial
- 一个用VC6扩展CButton类制作风格独特的按钮-VC6 with the expansion of a type of production style unique CButton button
btnst
- 平面、带图片的按钮该例子应用从CButton派生而来的CButtonST类和从CDC派生而来的CMemDC类,来实现平面、带图片的按钮,这两个类不需任何修改即可使用,方便、实用,该例子还应用从CStatic派生而来的CHyperLink类实现了在对话框实现超连接,使用跟上面两个类一样方便,值得学习。- The plane, the belt picture button this example application derives
用VC6扩展CButton类制作风格独特的按钮
- 用VC6扩展CButton类制作风格独特的按钮-with VC6 expansion CButton category produced a unique style button
XGlyphButton_demo
- XGlyphButton - a simple image button control XGlyphButton is a simple CButton-based control that allows you to display an image without the need for owner-draw control.-XGlyphButton- a simple image button control XGlyphB
cbutton
- 各式的按钮,应有尽有-all kinds of buttons, you can
C编AVI按纽
- 在按纽上播放avi文件. 本程序介绍一个从CButton派生的类CAniButton,用于播放AVI动画, 象一般的CButton按钮一样使用CAniButton(Style必须包含自绘制风格), 在OnInitDialog对话框中调用LoadAVI(AVI_ID), 其中,AVI_ID是在资源文件中的动画文件的标识。 按钮将改变大小,以匹配AVI动画。其中,第一帧将用作静态外观。-button the player avi file.
可换肤的按钮
- 3D mark 2003样式的按钮控件,替换CButton的理想选择-style button controls, replacing an ideal choice CButton
CIRCULAR_BUTTON
- VC++6.0 项目,从CButton派生出CMyBtn,实现一个圆形的按钮,以增强界面的美观.-VC 6.0, derived from CButton CMyBtn achieve a circular button to enhance the aesthetic interface.
FLAT_BUTTON
- VC++6.0 项目,从CButton派生出CButtonST,实现平面风格的Button,以增强界面的美观.-VC 6.0, derived from CButton CButtonST, planar style Button to enhance the aesthetic interface.
3xyCtrl
- 有XP风格和位置形按钮,还有其它按从cbutton继承的单先按钮,复选按钮!-XP style and location-shaped buttons, and other on-cbutton inherited from the single-button first, check button!
ButtonEx
- 基于MFC,完全兼容CButton类。实现按钮的自定义图标显示、提示信息、背景自定义、文本自定义、按钮区域根据图形的前景图片显示等等的功能。-MFC-based, fully compatible CButton category. Since achieving the button icon definition, a message, from the definition of background, text from the
XYMoQiu
- 鼠标x-y原理与绘图, (1)CButton 显示ico/bmp, (2)多个按钮共享MessageHandler GetDlgItem,SetIcon,MoveTo/LineTo -mouse x-y Principle and Mapping, (1) CButton show ico/bmp, (2) various buttons sharing MessageHandler GetDlgItem, SetIco
OwnDrawButton
- 一、用ClassWizard生成一个新类,名字假设起为CMyButton,基类选为CButton; 二、在新类中用ClassWizard添加函数:PreSubclassWindow()、DrawItem()、OnMouseMove()、OnLButtonDown()、OnLButtonUp();-one with ClassWizard generate a new category, the names of hypothe
AtlBitmapButton
- button类是学习CBUTTON类编写的入门级别的例子-button is the study prepared CBUTTON category of entry-level example
BtnGrid
- 一个从CButton类派生的CStringGrid类,它可以实现二维表格-CButton a category derived from the CStringGrid category, it could achieve two-dimensional forms
CPushPinButton-CButton
- CPushPinButton类继承于 CButton类-CPushPinButton succession in the category of Class CButton
CButton
- 由VC++中的CButton类扩展的经典风格按钮,严格来说是由CButton的派生类CLinkButton为基础而制作,用此派生类制作的按钮外观类似静态控件类CStatic 产生的效果,当鼠标移到按钮上并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平效果,对Windows经典风格喜欢的朋友相信也会喜欢本款按钮。-By VC++ in the Class CButton button to expand the
CButton
- 各种更个按钮的创建。稍加改动即可应用到自己的例子里-this is CBUTTON EXAMPLE