搜索资源列表
静态控件的特殊用法
- 使用Visual C++ 6.0编制软件时,静态控件是最常用的控件之一。一般情况下,静态控件用作那些没有固定标题文本属性的控件(如文本编辑控件、列表框等)的标签,或者用来为控件分组,或者用来显示一些提示性的文件。实际上,静态控件除了显示静态文本这一基本功能外,还有许多其他的特殊功能,如在静态控件中可以显示图标、位图,甚至还可以在静态控件中显示动画。本文将通过示例程序来介绍静态控件的这些特殊用法-use Visual C 6.0 software, static control is the mo
矢量图形控件 Simple Graphic
- ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
矢量图形控件 Simple Graphic
- ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
XPStyleTabCtrl.XP风格Tab控件
- XP风格Tab控件,实现了类似Xp风格的标签控件,比VC自带的要好看的多,XP Style Tab Control, Xp achieve a similar style tag control VC than to bring the many good-looking
tab1
- TAB控件的窗口美化,标签栏的颜色,字体,背景色的改变等,很好用-tab
bqs
- 标签控件用作视图子窗口,使用vc++6.0环境,对做界面很有帮助-Child label control for the view window, using vc++6.0 environment, make the interface very helpful
mfc中自绘TabControl控件
- mfc中TabControl控件的美化,自绘控件,可添加位图更改标签样式,并在标签前添加位图,源码创建于vs2008
treepropertysheet
- 一个树形控件的page页控制的例子,可以改变标签--An example of the page control of treeview control,which can change the label of tag
TransParentControl
- c# 透明控件定制(标签等),谁用谁知道!-c# transparent custom controls (labels), who used who knows!
TransStatic
- 透明的标签控件!!重载即可.然后和平常使用CSTATIC搬的使用即可-Transparent label control! ! Overloading can be. CSTATIC then and the normal use of the use of moving to
TransStaticSample
- 演示代码!使用透明CStaIAC的演示!实现透明标签控件了-Demo code! The use of transparent CStaIAC demo! To achieve a transparent label control
biaoqiankongjian
- 用 Visual C++.Net (VC.net) 编写的 如何使用标签控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the label control demo program in Visual C . Net 2003 to run normal. The procedure i
TabDialog_demo1
- tab控件的用法,标签控件的用法。Nowadays dialog based applications are becoming more and more popular. To make my future development for dialog based application easier I worked out this CTabDialog, which operates like a Tab control, but gives you more chance to ha
vkControls
- 非常经典的VB常用图形界面控件包,包含近20种界面控件,含有示例文件。这些控件主要有: vkCommand按钮控件(类似XP图标风格); vkListBox列表框控件; vkToggleButton计数按钮和切换按钮控件; vkFrame支持渐变色和图标的框架控件; checkboxes支持图标的多选按钮; vkVScroll 和vkHScroll 水平和垂直滚动条控件; vkProgressBar进度条控件; vk
Ex_Ctrls6
- 标签控件tab的使用实例,标签控件的建立,显示与切换。-The use of tab label control instance, the establishment of label control, display and switch.
实验七 控件使用
- 【学时数:6学时】 一、实验目的 1.掌握窗体的常用属性的使用。 2. 掌握文本操作类控件中的标签控件和文本控件的使用。 3.掌握选择操作类控件中的复选框、单选框、列表框、组合框的使用。
photocaloperates
- 来自codeproject,是一个自定义标签控件演示()
label
- VFP标签控件建立,适合初学者,掌握软件基本操作(VFP label is set up for beginners to master basic operation of software.)
option
- VFP标签控件建立,适合初学者,掌握软件基本操作。(VFP option is set up for beginners to master basic operation of software.)
zidfrhe
- 自定义的标签控件对话框,不错的控件源码,仅供学习()