Welcome![Sign In][Sign Up]
Location:
Search - CButton

Search list

[Button controlLinkBtnDlg

Description: 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。-introduced a CButton CLinkButton the derived class, using this type derivative produced buttons with the following characteristics : 1. button similar appearance CStatic Static Control category of object. 2, when the mouse button to move the cursor, but have not pressed, the cursor changes shape, font change shape; button similar application of the tools and menu button on the flat results. 3, when the button is pressed at the three dimensional (embossing).
Platform: | Size: 62464 | Author: 郑正明 | Hits:

[Button controlButtonXp

Description: CButton动态显示背景颜色,显示颜色,变化多端,很好用-CButton dynamic display background colors, color display, and another good use
Platform: | Size: 4096 | Author: ben | Hits:

[Button controlImageButtonWithSyle_demo

Description: 从CButton派生出类CImageButtonWithStyle,该类可以实现在按钮上显示图形包括icon,bitmap等-derived from CButton CImageButtonWithStyle category, such can be achieved on the button to display graphics including icon, bitmap, etc.
Platform: | Size: 32768 | Author: zhang | Hits:

[Button controlCircleButton

Description: 介绍了四种圆形按钮的做法,非常的有用,CButton派生出一个类-introduced a four round button practice, very useful, CButton derived from a category
Platform: | Size: 1197056 | Author: 叶林 | Hits:

[Button controlCWBButtonDemo

Description: CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring WindowBlinds.
Platform: | Size: 36864 | Author: gxc | Hits:

[Button controlxpbtncontrol

Description: 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).
Platform: | Size: 16384 | Author: gxc | Hits:

[ListView/ListBoxListCtrlExt

Description: ListCtrlEx控件, 内嵌CEdit,CButton,CColorDlg,以及Browsing功能。-ListCtrlEx controls, embedded CEdit, CButton, CColorDlg, and Browsing function.
Platform: | Size: 192512 | Author: 陈钢 | Hits:

[Button controlChoiceButton_src

Description: It s a CButton-derived class that uses the OwnerDraw style.To use the control in your project, just add the following files to it: ChoiceButton.cpp ChoiceButton.h -It sa CButton-derived class that uses the OwnerDraw style.To use the control in your project, just add the following files to it: ChoiceButton.cpp ChoiceButton.h
Platform: | Size: 27648 | Author: 小破孩 | Hits:

[Button controlbutton

Description: 透明按钮 cbutton继承类,加入到工程中即可使用-Transparent button cbutton inheritance category, added to the project to use
Platform: | Size: 184320 | Author: 单鹏飞 | Hits:

[Button controlImageText

Description: 在按钮中绘制图标,通过改写CButton中的DrawItem的方法来实现
Platform: | Size: 72704 | Author: 肖月 | Hits:

[Button controlTestSkinButton

Description: 派生CButton类实现按钮按下 和 弹起消息捕获。-CButton derived class implements the button press and the news caught up.
Platform: | Size: 72704 | Author: yewg | Hits:

[Button controlCButton

Description: 链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
Platform: | Size: 181248 | Author: gong | Hits:

[Button controlBtnST

Description: CButton的扩展类可以通过该类设置icon或bmp形式的真彩色按钮,调用简单,只需调用一个函数即可-CButton category expansion through such settings icon or bmp form of True Color button, and call simply call a function to
Platform: | Size: 7168 | Author: 杨寅德 | Hits:

[CSharpCButton

Description: Imagebutton with text
Platform: | Size: 240640 | Author: azure | Hits:

[Button controlCMyButton

Description: CButton派生的子类,可方便设置按钮背景图片、文本颜色。-CButton derived subclass, can be easily set up picture button background, text color.
Platform: | Size: 82944 | Author: xieguilu | Hits:

[Button controlMyButton

Description: CButton派生的子类,可任意设置按钮形状及文本颜色。-CButton derived class can be arbitrarily set the button shape and text color.
Platform: | Size: 79872 | Author: xieguilu | Hits:

[Button controlTrans_Button

Description: 一个透明按钮的例子,从CButton继承的按钮类实现透明的背景并有多种按钮风格.-Example of a transparent button, the button inherited from CButton Class transparent background and realize there is a variety of button styles.
Platform: | Size: 87040 | Author: mark | Hits:

[Button controlCButton

Description: 按钮控件 可以在按钮控件上添加图片,设置颜色,并可设置鼠标形态等-Control button can control the button to add images, set colors, patterns and settings, such as mouse
Platform: | Size: 3478528 | Author: liyanli | Hits:

[Button controlcButton

Description: VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
Platform: | Size: 25600 | Author: cnlamb | Hits:

[Windows Developbtn

Description: MFC CButton类的扩展类 希望对需要的朋友有所帮助-MFC CButton class would like to expand the types of help a friend in need
Platform: | Size: 17408 | Author: xiliang | Hits:
« 1 23 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net