-
采色进度条件实现,支持单色、渐变色、以及自定义颜色表。支持百分比文字显示。...
采色进度条件实现,支持单色、渐变色、以及自定义颜色表。支持百分比文字显示。-A Gradient Progress Control Class, Support Solid, Gradient and Self-defined Color Table. With Percentage Text Display.
- 2022-03-18 00:41:26下载
- 积分:1
-
在ListView和TreeView里加入F2快捷键用于编辑当前项
在ListView和TreeView里加入F2快捷键用于编辑当前项-Add F2 access key to Listview and TreeView to edit current item
- 2022-03-13 16:53:13下载
- 积分:1
-
Win32教程26
Win32教程26-启动画面-Win32 Guide 26-START UP
- 2022-03-29 13:31:38下载
- 积分:1
-
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动...
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种:
手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制;
在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。
显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION
- 2022-08-06 00:41:04下载
- 积分:1
-
使用ATL创建Com组件
使用ATL创建Com组件-use ATL create Com Component
- 2022-02-12 14:11:54下载
- 积分:1
-
获取客户端区域的大小,适合界面编程数学者学习
获取客户端区域的大小,适合界面编程数学者学习-Access to the client area size, suitable for mathematical programming interface to acquire
- 2023-04-17 10:25:04下载
- 积分:1
-
在mfc单文档中如何使用OpenGl,包含具体txt步骤方法
在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
- 2023-08-21 13:40:05下载
- 积分:1
-
像C++Builder里的用于左右滚动系列控件的带箭头的控件
像C++Builder里的用于左右滚动系列控件的带箭头的控件-The control with arrow which likes the set of contorls in C++ Builder which can move left and right
- 2022-05-22 01:52:44下载
- 积分:1
-
碰撞检测程序。使用颜色来作为两物体相交的判断。此例程可以用来作2D游戏的碰撞检测。...
碰撞检测程序。使用颜色来作为两物体相交的判断。此例程可以用来作2D游戏的碰撞检测。-collision detection procedures. The use of color as the intersection of two objects judgment. This routine can be used for 2D games collision detection.
- 2022-01-21 02:37:06下载
- 积分:1
-
在对话框中进行分割
在对话框中进行分割- Carries on in the dialog box divides
- 2022-07-18 12:32:24下载
- 积分:1