-
自动调整界面布局的对话框
此程序实现了当对话框大小改变时其界面布局可自动随之调整,编译环境为VC++2005
- 2023-01-12 19:35:06下载
- 积分:1
-
一个很豪华的留言本程序
一个很豪华的留言本程序-a very luxurious voice of this program
- 2022-07-03 10:45:01下载
- 积分:1
-
VC++动态创建控件
VC动态创建控件动态控件是指在需要时由Create()创建的控件,这与预先在对话框中放置的控件是不同的。一、创建动态控件:1.建立控件ID号:2.建立控件对象:二、动态控件的响应:1.在MESSAGE_MAP中添加响应函数:2.在头文件中添加函数定义:3.编写消息响应函数:三、回收资源:
- 2022-12-17 15:05:03下载
- 积分:1
-
具有渐变梯度的文本框
具有渐变梯度的文本框-gradual gradient with the text box
- 2023-06-11 02:55:03下载
- 积分:1
-
一个简单的复选框控件演示程序,演示复选框控件是如何使用的...
一个简单的复选框控件演示程序,演示复选框控件是如何使用的-a simple check box control demonstration program, check box control is a demonstration on how to use the
- 2022-01-25 19:47:36下载
- 积分:1
-
CHistogramCtrl, a windows 2000 like histogram control
CHistogramCtrl, a windows 2000 like histogram control
- 2022-01-27 09:57:00下载
- 积分:1
-
旋转无线传感器网络,在 NS2 语言上实现的协议
旋转无线传感器网络,在 NS2 语言上实现的协议。源代码是清晰、 容易理解为初学者在 NS2 上工作
- 2023-04-23 02:40:03下载
- 积分:1
-
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!...
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!-the program similar to the VC interface function! Its tool window can be suspended, step aside!
- 2022-04-22 03:08:56下载
- 积分:1
-
50个CSS超炫丽button样式代码
50个CSS超炫丽button样式代码
html
{
width:100%;
height:100%;
}
body
{
background-color:#fff;
font-size:18px;
font-family:"Arial","Tahoma","微软雅黑","雅黑";
line-height:18px;
padding:0px;
- 2023-08-15 06:55:03下载
- 积分:1
-
同时disable/enable一组控件
同时disable/enable一组控件-The example of disabling or enabling a group of control at once
- 2022-09-28 10:30:03下载
- 积分:1