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

Search list

[Button control0011112244

Description: 带有图标的平面按钮,这个程序演示如何使用CButtonST类来修改按钮样式和CHyperLink类创建超链接.很漂亮-plane with the icon button This procedure shows how to use CButtonST category buttons to modify forms and category creators CHyperLink Hyperlink building. very pretty
Platform: | Size: 90266 | Author: 潘卫华 | Hits:

[Dialog_WindowCbuttonSTinterface

Description: 这是一个我自己编写的小程序!里面用到了CButtonST类!在工程中添加了几个CButtonST类的文件,用以实现它在界面编成中的一些功能!对话框背景改变实在WM_ERASEBKGND消息处理函数中实现的。-my own procedures for the preparation of small! CButtonST used inside the class! In engineering CButtonST add several categories of documents to meet its interface into the functional! Dialog background of change can WM_ERASEBKGND message processing function realized.
Platform: | Size: 159243 | Author: yzl | Hits:

[Button controlflat_trans_button

Description: 支持透明显示的平面按钮,是CButtonST的一个改装类,实现了按钮的平面透明效果.-support transparency button shows the plane is a modified CButtonST category, Implementation of the plane transparent button effects.
Platform: | Size: 50815 | Author: yaaangda | Hits:

[Button controlbtn

Description: 实现CButtonST的功能,有很多各种各样的按钮风格
Platform: | Size: 364650 | Author: ccnlzp | Hits:

[Button controlcoolbtn_demo

Description: CWinXPButtonST is a CButtonST derived class that emulates the look n feel of the buttons (or menu items) found in Office XP and, maybe, in Windows XP. Button borders can have square or rounded corners. This is just an example on how CButtonST can be used to create other button styles not supplied by defaultCButton
Platform: | Size: 45912 | Author: gxc | Hits:

[GUI Developcbuttonst

Description: 一个非常适用的多文档界面编程的范例,嘿嘿,不是我写的哈
Platform: | Size: 1000823 | Author: 青石板 | Hits:

[Button controlCButtonST_demo

Description: 非常经典的 按钮类CButtonST 的实例demo
Platform: | Size: 924010 | Author: l | Hits:

[Button control200699132047820_600it

Description: 用cbuttonst雷编写的界面,VC实现
Platform: | Size: 214439 | Author: 杨利 | Hits:

[Button controlCButtonST_demo

Description: CButtonST的源代码,漂亮
Platform: | Size: 285294 | Author: hanslien | Hits:

[Other resourceBitmapButton

Description: PocketPC2003的MFC程序漂亮的位图按钮的evc实现(带例程) 现在开发一些PPC上应用程序,最一个好看的界面也是很重要的,给人以美好的感觉。位图按钮是其中的一个重要部分。 这个位图按钮是用VC上98年就出来的一个CButtonST类修改而来的,因为PPC上一些函数的处理和PC不同,所以进行了修改。例如PPC上一般情况下,没有鼠标在没有按下时划过这样的事件,不过这里还是做了这种情况的处理。再就是DrawText函数,要移动一下位置才能够正确画到按钮中央。 将BtnST文件复制就可以使用。 通过SetIcon函数来指定按钮的鼠标在其中和不在其中的图片,给它两个图标资源就可以了。 按钮有几种设置可以选择,是否为平按钮(PPC上也可以做突起按钮),是否绘画边框,文字方向等等。 如果需要实现更多的特效,可以修改CBtnST类的DrawTheIcon中具体绘图的部分来实现。 基本使用方法: 1.在对话框类中添加一个CButtonST变量 2.在Initdialog中SetIcon(ICON1,ICON2) 3.在DoDataExchange中添加DDX_Control(pDX, 按钮ID, CButtonST变量)
Platform: | Size: 35741 | Author: jacky | Hits:

[GUI Developcbuttonst

Description: c++源码 :Mfc中关于cbutton的源码
Platform: | Size: 49207 | Author: huan | Hits:

[Button controlCButtonST_demo

Description: 利用CButtonSt开发的各种扁平按钮的例子
Platform: | Size: 387653 | Author: luyi | Hits:

[OtherMYNOTE

Description: 这是从我们程序设计报告中摘录的: (1)读入静态存储的一页文章,每行最多不超过80个字符,共N行: (1)分别统计出其中英文字母、数字、空格的个数及整篇文章总字数; (2)统计某一字符串在文章中出现的次数,并输出该次数; (3)删除某一子串,并将后面的字符依次前移。 2)输入一段字符,在输入过程中即时统计并显示其中字母、数字、空格的个数。 3)若文章内容中还有中文字符,请统计出其中中文字符的个数。 4)对重要的资料,用户可选择加密,并在提供正确密钥的前提下正确解密 功能模块: 1. 基本功能:CmynoteView,实现文件、编辑等操作 2. 统计模块:Cstatistics,统计数字、字母、汉字的个数。 3. 加密模块:C_DES,用DES加密、解密文本。 4. 密钥模块:CDLGDesKey,输入密码,对DES密钥初始化。 5. 美化按钮模块:CbuttonST,对按钮属性美化 6. 显示模块:设置视图属性,包括字体颜色、背景颜色等
Platform: | Size: 200297 | Author: yang | Hits:

[Button controlBtnTest

Description: CButtonST类功能的一个简单使用说明,还有添加了一些美化方式,是CButtonST类的一个缝合使用示例
Platform: | Size: 290607 | Author: StamHe | Hits:

[Button controlWinXP

Description: 基于CButtonST和CThemeHelperST类实现漂亮的XP按钮效果,适合初学者学习使用
Platform: | Size: 117970 | Author: tt | Hits:

[Button controlCButtonST

Description: 一个非常有名的个性插件类,里面包含了实例和其中的那个类。呵呵,希望能够帮助到需要做特色按钮的朋友们
Platform: | Size: 701692 | Author: anchor | Hits:

[Button controlCButtonST

Description: 这是一个比较好的Button类 效果很好,有兴趣的朋友可以下载看看哦。
Platform: | Size: 251605 | Author: g | Hits:

[Button controlmyxpbutton

Description: cxpstylebuttonst是一种可扩展的cbuttonst源的控制。如果运行在Windows XP下的应用按钮,皮肤使用目前选定的主题(如果有的话),而如果在运行Windows 9x/me/nt/2000环境下,按钮将是标准的flag风格。在这两种情况下的所有 cbuttonst特点是理所当然的!使用cxpstylebuttonst ,您的应用程序下运行XP将有新的优雅的风格。
Platform: | Size: 140865 | Author: h | Hits:

[Button controlCButtonST

Description: 不错的button控件
Platform: | Size: 423153 | Author: Darren | Hits:

[Dialog_WindowCOLOERDIALOG

Description: 控件按钮类完成图形控件的选择和停靠功能.CButtonST类库
Platform: | Size: 55845 | Author: 风咯 | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net