搜索资源列表
自定义控件
- 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)-VC write OCX control of the process is a convent
VC中一些控件的使用技巧
- 工作中总结的一些控制使用技巧:Spin Control与Edit Control的绑定,在Static控件中显示BMP,给Static控件设置背景和文字颜色
cstatic_filespec_demo
- 显示文件名的静态控件。对长文件名可以把中间的一些路径显示为省略号-The static control which display filename
dib_static
- 显示位图图象的静态控件-The static control which display picture
BlackDiamondInStatic
- 在控件窗口内绘制图形及设置控件颜色\BlackDiamondInStatic.rar-the window controls and the creation of graphics rendering component colors \ BlackDiamondInStatic.rar
CClockST
- 从CStatic控件派生的类,可以显示电子时钟,非常精美-CStatic control derived from the class can demonstrate that the electronic clock, a very attractive
CFontStatic_demo
- static控件的类-category
Static_color_size
- 可以改变static的文字颜色和字体大小的透明控件,在图形界面有很大的用处!-can change the static text color and font size of transparent controls, the graphical interface is very useful!
MyStatic
- 实现了CStatic控件的动态生成,通过点击鼠标左键,可在鼠标点击的地方生成Static控件-realized CStatic controls dynamically generated through the click of a mouse button, the click of the mouse generation Static Controls
自定义控件
- 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)-VC write OCX control of the process is a convent
labelexx
- 做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是 MFC 提供的 CStatic类的功能过于简单,无法满足高级需求。为此我从 CStatic 派生了一个类 CLabelEx,扩展了CStatic。第一次投稿,水平不足请大家见谅。-do the user interface, often have to use some static text control, showing some textual informat
rainctrlsrc
- 一个Static控件,像雨点似的从上而下落下字母。非常漂亮。很多屏保程序就这样-A Static control, like rain from above like the whereabouts of the letters. Very beautiful. In this way a lot of screen saver
BSStatic
- 实现Static控件扩展功能,可以自己设置背景色,字体等-achieve Static Control extensions can be set as the background color, font, etc.
MyClockCtrl
- 一个本人写得界面友好的时钟,时钟继承CStatic类,封装为ocx控件。-I write a friendly interface clocks succession CStatic category, Packaging for ocx control.
HTMLStatic_demo
- mfc下的static控件,可以显示类似html格式的文字-mfc of static control, will show a similar format to the letter html
ScrollText
- static控件的实现,并有滚动的文字出现在static控件上。-realize static control, and has a rolling text appears in the static controls.
static
- 可以设置静态控件的任何类型,比如位图、图标等。该控件可以获得输入焦点,可以用空格键激活。当改变风格、文本或者字体时,超级链接可以重新改变大小。-Can set the static control of any type, such as bitmaps, icons and so on. Can be the focus of the control input can be used to activate the space ba
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
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)