资源列表
[ListView/ListBox] ListBox
说明:Visual C++的组件ListBox的简单用法,是经过编译的哦,对于C++初学者很有帮助-Components of Visual C++ simple use of ListBox is compiled Oh, very helpful for beginners C++<东方卡> 在 2024-11-17 上传 | 大小:25kb | 下载:0
[按钮控件] MyDrawButton
说明:在标题栏自绘按钮,适合初学者参考学习在非客户区的消息响应-Since the painting in the title bar buttons, suitable for beginners to learn in non-reference to the message response to client area<cuibingbo> 在 2024-11-17 上传 | 大小:25kb | 下载:0
[对话框与窗口] FormColor
说明:VC++动态设置窗体内文字的颜色,使用三个Radio,分别代表红、蓝、黄三种颜色,当你单击某个颜色的时候,文本框内的文字颜色就跟着改变,动态适时改变,对我们美化应用程序窗体会有所帮助。-VC++ to dynamically set the color of the text inside the window, the use of three Radio, representing the red, blue and yellow,<madud00007> 在 2024-11-17 上传 | 大小:25kb | 下载:0
[组合框控件] ColorSelCmb
说明:关于颜色下拉列表框的设计实用例程,能够支持10种以上的颜色选择。-This is a ComBox Ctrl about Color Selection, surport over 10 series colors.<alex> 在 2024-11-17 上传 | 大小:25kb | 下载:0
[按钮控件] secondwatch
说明:C++使用onTimer()函数编写的秒表,时、分、秒、微秒都能设置,点击开始按钮,秒表就开始走动了,窗体上的那几个按钮做的相当漂亮,不少朋友以前专一做出这种按钮,今天竟然在这个秒表中发现了,幸运。 -C++ using onTimer () function written in stopwatch, hours, minutes, seconds, microseconds can be set, click the Start<madud00106> 在 2024-11-17 上传 | 大小:25kb | 下载:0
[界面编程] NonRect
说明:VC++非矩形窗体(四角为弧形)的代码实例,像一些音乐播放器的窗体、一些游戏的窗体等,除了把角变为弧形外,还有圆角、椭圆窗体和不规则窗体,我的实现过程是设置对话框的背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。 -VC++ non-rectangular form (four corner<madud00111> 在 2024-11-17 上传 | 大小:25kb | 下载:0
[界面编程] skindesigh
说明:此文给初学者提供了一些界面设计的基本思路-For beginners article provides some basic ideas of interface design<赵文> 在 2024-11-17 上传 | 大小:25kb | 下载:0
[界面编程] PreviewDemo
说明:在写一套MIS,但不想用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,系统UI是基于对话框的,支持打印及预览,没想到用起来还真不错,赶紧拿出来奉献给大家-In the writing of a MIS, but do not want to use MFC' s document view template, so had to print something like that to write a set, the<> 在 2024-11-17 上传 | 大小:25kb | 下载:0