-
让滚动条不再是WINDOWS默认的淡蓝色,改编成自己喜欢的颜色。...
让滚动条不再是WINDOWS默认的淡蓝色,改编成自己喜欢的颜色。-Let WINDOWS scroll bar is no longer the default light blue, turned into their favorite color.
- 2023-01-09 00:45:03下载
- 积分:1
-
02 摇身一变
也很简单,重载了一下OnKeyDown,只要按上下箭头键,窗口就一边摇晃一边变大变小。...
02 摇身一变
也很简单,重载了一下OnKeyDown,只要按上下箭头键,窗口就一边摇晃一边变大变小。-02 suddenly very simple, a little heavy OnKeyDown, if by next arrow keys, window on the side of the rocking side into small change.
- 2022-01-31 06:32:23下载
- 积分:1
-
对《在线杂志》第十六期文章《无标题对话框的拖动》所附代码的改进,示范了如何用鼠标点击有上下文菜单的窗口或对话框背景(即客户区)实现拖动操作。...
对《在线杂志》第十六期文章《无标题对话框的拖动》所附代码的改进,示范了如何用鼠标点击有上下文菜单的窗口或对话框背景(即客户区)实现拖动操作。-right "online magazine" the 16th article of "dragging the dialog box title" code attached to the improvement of the model of how to use a computer mouse to click on the context menu or dialog window background (that is, customers) to achieve drag operation.
- 2022-07-01 11:16:27下载
- 积分:1
-
一个类似于word中选取表格规模的类
一个类似于word中选取表格规模的类--An example of full screen display
- 2023-05-28 21:45:03下载
- 积分:1
-
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。...
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。-Using VC written program function is to set the local IP, available in the properties page or dialog box. Suitable for the initial preparation of web applications friends.
- 2023-04-12 07:05:03下载
- 积分:1
-
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
- 2023-05-09 11:55:02下载
- 积分:1
-
用于对话框菜单打勾
ON_WM_INITMENUPOPUP()
ON_UPDATE_COMMAND_UI
用于对话框菜单打勾
ON_WM_INITMENUPOPUP()
ON_UPDATE_COMMAND_UI-Check for the dialog menu ON_WM_INITMENUPOPUP () ON_UPDATE_COMMAND_UI
- 2022-05-17 21:19:34下载
- 积分:1
-
通过SMTP协议发送邮件程序。另外,还可以通过COM接口参数进行发送。...
通过SMTP协议发送邮件程序。另外,还可以通过COM接口参数进行发送。-through the SMTP protocol to send e-mail programs. In addition, through the COM interface parameters of this.
- 2022-02-02 00:28:02下载
- 积分:1
-
这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Stu...
这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code feature of the Visual Studio under development. Upload the purpose of this code is as you all know, Visual Studio and Visual C++ syntax of the basic structure of the district other, including information mapping and string handling. By comparison, we can make better in Visual Studio under Programming
- 2022-05-17 05:35:49下载
- 积分:1
-
a small program that can chage its size of the form,controled by your operation.
a small program that can chage its size of the form,controled by your operation.
- 2022-05-23 13:49:46下载
- 积分:1