CODE_UPLOAD1437.zip
文件大小: 9k
下载次数:2
源码类别:

按钮控件

开发平台:

Visual C++ (VC++)

源码售价: 5 个金币 积分规则     积分充值
资源说明:The CGraphicButton class is derived from CWnd and encapsulates a Windows button control. The CGraphicButton class allows use of a combination of a bitmap and text on the face of your button. The class allows the option of either a bitmap-left or a text-left placement., The graphic above shows the same button in four different states. As of this date, 17 Jun 1997, CGraphicButton class bitmaps are limited to 16 colors, although that could be easily changed. The CGraphicButton class is designed to respond to both color and font style changes that are made by the user at runtime. The class uses as it s default font the font that is used by it s parent, generally a dialog box. The font can be changed by using SetFont(..) after the class instance creation call. Simple instructions to include CGraphicButton into your project are included. http://www.concentric.net/~cgalbrai/Grabut.shtml
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • ColrButn.rar教你如何改变标准控件按钮的颜色,里面是相关的代码。
  • SkinButton.rar这是一能实现位图按钮的类例如: CSkinButton m_btn m_btn.Init(IDB_NORMAL,IDB_OVER ...
  • task2.rar Here GUIexample. Some methods for use buttons and so on.
  • addPolylineTest.rar点击一个按钮可以增加一个指定的线段,这是一个通过数据库中的点的坐标画折线的一个小 ...
  • 92311385.rar介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的 ...
  • URLLinkButton.zip超链接按钮控件,点击按钮可打开相应的网址。
  • OrderingSystem.rarOrdeing system with buttons ,actions and gui interface
  • btntrial.zipFarPoint Button Objx v2.0.40 一个按钮控件
  • CFileDialog.rar利用对话框做的一个基于按钮的操作范例,能实现与系统的交互操作 ...
  • XPbutton.rar在C++builder基础按钮功能上,添加重画功能,美化按钮,类似XP按钮 ...