搜索资源列表
自定义控件
- 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a s
静态控件的特殊用法
- 使用Visual C++ 6.0编制软件时,静态控件是最常用的控件之一。一般情况下,静态控件用作那些没有固定标题文本属性的控件(如文本编辑控件、列表框等)的标签,或者用来为控件分组,或者用来显示一些提示性的文件。实际上,静态控件除了显示静态文本这一基本功能外,还有许多其他的特殊功能,如在静态控件中可以显示图标、位图,甚至还可以在静态控件中显示动画。本文将通过示例程序来介绍静态控件的这些特殊用法-use Visual C 6.0 software, static control is the mo
39 带颜色的静态文本控件
- 带颜色的静态文本控件-color with the static text control
GraphTest一个静态控件实现柱状图类
- GraphTest一个静态控件实现柱状图类-GraphTest controls to achieve a static column category
VC中一些控件的使用技巧
- 工作中总结的一些控制使用技巧:Spin Control与Edit Control的绑定,在Static控件中显示BMP,给Static控件设置背景和文字颜色
ccolorstaticst.zip 有背景颜色的静态控件
- 有背景颜色的静态控件,The static control which has background color
DirectUI.zip
- 一个无窗口界面库,实现了大部分windows控件如button, radio, static, single-line edit, dropdown combo box, list view等。,A direct UI likes MSN s DirectUIHWND, The most normal Windows controls, like button, radio, static, single-line edit, dropdown combo box, list view, etc
static.rar
- static 控件类.rar 一个关于static控件的类,static
label_static
- 背景和字体属性可改变的静态控件-The static control which can change its own background and font
CxStatic_src
- 一个可任意设置颜色,字体,可加载图片的 Static控件,使用简单,只需调用接口函数初始化一些属性即可,附使用说明。-a good CStatic control that supports text wrapping (even with SS_CENTERIMAGE), font and color change, transparency
StaticmouseMove
- 在static上响应鼠标移动事件, 因为一般的static控件是不能响应鼠标事件的, 本程序告诉你如何添加鼠标事件-Static response in the mouse events, because the static control is not responding to mouse events, this program tells you how to add a mouse event
cstatic_filespec_demo
- 显示文件名的静态控件。对长文件名可以把中间的一些路径显示为省略号-The static control which display filename
dib_static
- 显示位图图象的静态控件-The static control which display picture
StaticCounter_Sample
- 显示电子钟一样的数字的静态控件-The static control which can display number of electronic clock style
static_5
- 用Visual C++工具实现的很好用的静态控件-Using Visual C++ Tools used to achieve good static control
TREE
- 简单代码,树型控件改变静态对话框内字体的颜色。-Simple code, tree controls to change the font dialog box static color.
329_CustDlg2
- 1. 修改对话框的背景颜色 2. 用位图作为对话框的背景 3. 改变静态控件文字和背景颜色 4. 改变编辑框文字和背景颜色 5. 改变CheckBox的文字和背景颜色 6. 改变RadioBox的文字和背景颜色 7. 改变按钮的背景颜色和文字颜色 8. 在对话框中使用Picture控件 9. 修改Picture控件显示的位图 10.使用LoadImage从资源装入位图-1. Modify the background color of dia
TreeAn
- 一个很好的用于生成静态树控件的代码,里面说明很详细,大家一看就明白了-A very good tree control used to generate static code, which explain in great detail, one look on the U.S. to understand
static
- 很不错的STATIC控件,STATIC控件类 漂亮的STATIC控件-Very good control STATIC, STATIC STATIC control classes control the beautiful
MyStatic
- 实现static控件的背景色、文字颜色、边框颜色的切换(Static control to achieve the background color, text color, border color switching)