-
lordpe
说明: 编辑框是常用控件之一,同时也是一种完全自实现较为繁琐的控件。本例实现了对编辑框的简单的自绘制,在保留其自身的强大功能的前提下,实现了编辑框的边框、背景、文字颜色以及禁用态的各种颜色的替换。 要想重绘,我们必须知道要绘什么。通过观察默认的编辑框我们可以很清楚的看到编辑框有三个最基础的部分需要我们绘制,他们分别是3D边框、背景和文字,再进一步分析我们会发现他们是一个基本窗口的两个部分,即客户区和非客户区。这样一来我们就知道应该用什么函数有针对性的绘制什么区域了,由于提供了源码,这里仅就基本原理和技术细节加以讨论,不过多地罗列代码。(Editor box is one of the common controls, and it is also a kind of control which is completely self-realization and tedious. This example realizes the simple self-drawing of the edit box, and realizes the replacement of the border, background, text color and various colors of the disabled state of the edit box while retaining its powerful function. To redraw, we must know what to draw. By observing the default edit box, we can clearly see that there are three most basic parts of the edit box that we need to draw. They are 3D border, background and text. Further analysis shows that they are two parts of a basic window, namely, client area and non-client area. In this way, we know which function should be used to draw which area. Since the source code is provided,)
- 2020-06-16 05:40:02下载
- 积分:1
-
VC++在窗口底部实现TAB选项卡效果
VC++在窗口底部实现TAB选项卡效果,十分流行和实用的窗体布局效果,本选项卡布局在窗口的底部了,和大家所熟悉的Office Excel表格中的Shell表视图切换功能十分相似,当然也可以显示在窗口的顶部,这个根据你的喜欢可做出调整,本例的实际效果请参见截图所示。
- 2022-01-31 15:39:07下载
- 积分:1
-
黑页代码大全(新手)
自己体验,黑网站专用的几个界面代码!!!!!…!!!(Experience by oneself)
- 2020-06-20 13:00:01下载
- 积分:1
-
魔力宝贝地图浏览,编辑修改程序全部源码。包含魔力/石器图档解码算法。...
魔力宝贝地图浏览,编辑修改程序全部源码。包含魔力/石器图档解码算法。-CROSSGATE map view, edit and modify the program all the source code. Contains the CG/SA bin file decoding algorithm.
- 2022-03-03 23:11:25下载
- 积分:1
-
ZCOBRANZAXVEND
Reporte de cobranza detallada por vendedor
- 2020-06-16 04:00:01下载
- 积分:1
-
VC++获取DNS 子网掩码 IP地址等网络配置参数
VC++获取DNS 子网掩码 IP地址以及路由设置等网络配置参数,另外还可获取主机名、工作域、网卡MAC地址、默认网关以及是否使用IP路由等,编写网络相关软件时,这是一些必备的网络参数。程序运行截图如图所示。
- 2022-11-06 08:30:03下载
- 积分:1
-
Jacobi
数值分析分析中 用jacobi迭代求解线性方程(Analysis of numerical analysis using jacobi iteration for solving linear equations)
- 2009-06-13 16:48:55下载
- 积分:1
-
Tourism-system
基于MO+VB实现的旅游查询系统,该系统实现了景点的查询和出行路线的查询(Tourism inquiries system based on MO+VB implemented, the attractions queries and travel routes queries)
- 2020-07-03 18:40:02下载
- 积分:1
-
the_c_programming_language_2
说明: The C programming Language, written by Brian W. Kernighan and Dennis M. Ritchie the fathers of C language.
- 2019-03-02 00:18:54下载
- 积分:1
-
12
说明: 本程序是针对一简单包装机的控制,所使用的单片机是msp430f149(This procedure is simple for a packaging machine control is used in single-chip msp430f149)
- 2009-06-02 21:22:35下载
- 积分:1