Welcome![Sign In][Sign Up]
Location:
Search - 自定义按钮

Search list

[Button control自定义Button类

Description: 带颜色的自定义Button控件类
Platform: | Size: 12659 | Author: jiangwugui | Hits:

[Windows Develop一个显示图片和3D文字按钮的实现

Description: 描述:自定义热敏位图按钮 功能:实现鼠标热敏,显示3d文字 说明:继承至CButton类
Platform: | Size: 8524 | Author: dongyunshao@163.com | Hits:

[Button controlqt下自定义按钮完整源码

Description: 按钮中可以加载位图,按钮的现实只有位图大小,只显示和位图重合部分!
Platform: | Size: 39256 | Author: lanying1708 | Hits:

[OS programyol.v1.3

Description: 该软件主要用于屏蔽设定关键字后的网站,具体功能包括: 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹    清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序    禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单 恢复一系列文件名 恢复主页修改 修复IE的默认页面 修复文件属性里面的广告 恢复注册表文件打开方式 还原注册表被恶意代码修改 -the software used mainly shielding set keywords to the web site, the specific features include : It will make the website containing keywords automatically shifted to set your web site or to HTML. Clear IE temporary folder emptied IE historical records deleted files emptied favorites delete IE website at the address bar of course you also can define a list of confidentiality restrictions operational procedures to remove the memory running Windows procedures prohibit downloading software features such as Internet Explorer toolbar to restore the link titles boot resume dialog internet security Options button pages removed from the definition of classification review of the IE code changes ahead of time to resume OE increase advertising column heading to restore IE advertising search engine w
Platform: | Size: 570368 | Author: 陈信良 | Hits:

[WEB CodeAspView

Description: asp.net的介绍使用示例(附PPT)。里面有asp.net的注意事项、用户控件使用、自定义控件创建和使用、和一些使用技巧(如点击删除按钮需要确认(需从后台代码加)、后台输出javascript的3种方法、叶面很长时postback后怎样回到原来的位置)-Asp. Net on the use of the sample (PPT). There are matters to the attention of Asp. Net, the use of user controls, OCX creation and use, and the use of some techniques (such as clicking on the Remove button need to recognize (subject from the background source added), background javascript output of the three, leaves a very long time after postback how to return to the original location )
Platform: | Size: 1241088 | Author: 沈镇杰 | Hits:

[Otherpb9student

Description: 描述: 本对象为自定义按钮对象,修改自扁平按钮 // 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕 // 渐进色状态 〔具有渐近色的按钮〕 // 正常按钮状态 〔修饰了的原始PB按钮〕 // 新增两种XP风格按钮 〔焦点状态颜色不同〕 // 图片按钮状态〔可用pb自己的图片〕 // 椭圆形按钮状态 〔在以上几种按钮形态下把按钮转换为椭圆形〕 // 提示信息显示 〔显示按钮的提示信息〕 // 用户可自定义各种属性,包括各种颜色、图片、状态等 // 具体属性请看按钮的属性值,注:按钮的属性为中文属性-Description : Since the definition of the target object button, the button changes from flat// main functions : flat button form [including the original flat button all the functionality of]// progressive color asymptotic state [color] button// normal state of the button modification of the [original PB button]// Two new XP style button [focus] state of a different color// Photo button can be used to modify the state of [their] Photo// oval button in the [state several buttons above the button under the pattern of conversion of the Oval]// [message showed significant buttons showing the message]// user-defined attributes, including color pictures, such as state// See buttons specific attribute value of the property, Note : the button for the Chinese attributes Attribute
Platform: | Size: 2353152 | Author: 111 | Hits:

[ComboBox组合框源代码CFPick_demo

Description: 一个派生自标准组合框的自定义类,实现编辑框和相应的按钮控件的自定义颜色设置,以及风格设置-derived from a combination of standards from the definition of the frame type to achieve edit box and the corresponding control button to customize the color settings, and set up style
Platform: | Size: 32768 | Author: 吴碧华 | Hits:

[GUI Develop自定义工具栏并添加命令按钮

Description: 根据自己需要创建工具栏,随心所欲的添加按钮控件-need to create their own toolbar, the former Add button controls
Platform: | Size: 45056 | Author: yang_baojiang | Hits:

[Dialog_Windowruralboy_2005101119197

Description: 关于按钮、对话框的自定义大小程序,供初学者参考-on the button, the dialog box to customize the size procedures for beginners reference
Platform: | Size: 168960 | Author: weim2k | Hits:

[Dialog_WindowOwnDrawButtonTest

Description: 一个修改对话框窗口控件的小程序,可以自定义按钮控件的颜色,外观,触发方式,并且包含一些写好的BUTTON类,可以在程序中直接使用。-a revised dialog controls a small window procedures, user-defined buttons can control the color, appearance, trigger, written and contains some of BUTTON categories, the procedure can be used directly.
Platform: | Size: 52224 | Author: | Hits:

[Button controlxpbuttons

Description: 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to own procedures demonstrated new and Then you will not only satisfy those standards for MFC controls. At this time, we must do more for himself the work. Change the appearance of controls on this point, the main use is drawn from the control function (Owner Draw) achievable. This will join you definition of an XP style button CXPButton category, not intended to introduce the use CXPButton type skills, but to explain to you realize decorated button method. Of course, if you think that CXPButton useful, it can also be the source document preservation, directly into their projects.
Platform: | Size: 57344 | Author: 王鹏飞 | Hits:

[Button controlNotRule

Description: 实现显示不规则按钮的功能,主要通过改写CButton中DrawItem的方法实现自定义按钮的绘制-Realize the function of the button shows irregular, primarily by rewriting DrawItem way in CButton realize custom button mapping
Platform: | Size: 26624 | Author: 肖月 | Hits:

[Windows CECButtonBMP

Description: evc下的自定义按钮类,可以自定义边框和图片,以及文字样式-EVC custom button under the category, can customize the frame and picture, as well as the text style
Platform: | Size: 271360 | Author: dejun | Hits:

[Button controlcsharpTransparentButton

Description: 一个C#的透明按钮的自定义控件,效果非常不错,比较实用-A C# Transparent custom control button, the effect is very good, more practical
Platform: | Size: 969728 | Author: liu | Hits:

[Windows CEColor

Description: wince下自定义按钮图片和DLG背景!-wince under the custom button and DLG background picture!
Platform: | Size: 2936832 | Author: elequent | Hits:

[VC/MFCMFCtest9Code

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 57344 | Author: 陈嵩 | Hits:

[Embeded LinuxMSA

Description: 用MINIGUI编写的窗口代码,三个窗口显示,包括窗口、对话框、按钮、自定义控件等等,是学习MINIGUI不可多得的好例子。全部是本人自己的代码,希望对大家有用-MiniGUI prepared using the code window, three window displays, including window, dialog box, buttons, custom controls, etc., is to learn from good examples of rare MiniGUI. All is my own code, in the hope that useful
Platform: | Size: 407552 | Author: 陈永奎 | Hits:

[Button controlbutton_class

Description: 各种Button类。滑动按钮、任意停靠按钮、位图按钮、自定义按钮-many kinds of button class
Platform: | Size: 1647616 | Author: 孔扣 | Hits:

[Button control图标按钮

Description: 可自定义按钮形状,可用于MFC控件的构造,对于界面设计和界面美化有很好的作用(My code is about the custom buttons)
Platform: | Size: 423936 | Author: 昵粑粑 | Hits:

[OtherC#自定义开关按钮控件

Description: C#自定义开关按钮控件,美化按钮,没什么特别之处(C # custom switch button controls, beautify buttons, nothing special)
Platform: | Size: 189440 | Author: Hansome_Hua | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net