-
简单的windows控件编程,有点意思,自己的一些学习
简单的windows控件编程,有点意思,自己的一些学习-simple windows controls programming, a little bit mean, some of their own learning
- 2022-03-04 13:03:40下载
- 积分:1
-
简单的介绍了GDI的桌面时钟
简单的介绍了GDI的方法绘制时钟,更新背景和图片的方法!主要实现了更换背景图片,时分秒的指针走动方式和桌面绘图等一些功能,适合初学者了解GDI技术!
- 2022-08-18 05:20:48下载
- 积分:1
-
Customizing the Appearance of CSliderCtrl Using Custom Draw is what I find onlin...
Customizing the Appearance of CSliderCtrl Using Custom Draw
是我在网上找的,版权归原作者所有。-Customizing the Appearance of CSliderCtrl Using Custom Draw is what I find online, and belongs to original author.
- 2023-02-14 23:35:04下载
- 积分:1
-
mfc编码 本项目示范了一个使用位图来生成不规则界面的工程
mfc编码 本项目示范了一个使用位图来生成不规则界面的工程-mfc coding model of the item using a bitmap interface to generate irregular projects
- 2023-06-26 12:30:03下载
- 积分:1
-
Right menu Should be very familiar with
右键菜单
应该都很熟悉吧
详细的看代码。简单版的-Right menu Should be very familiar with
- 2022-02-15 04:44:49下载
- 积分:1
-
OutlookGrid: grouping and arranging items in Outlook style
Introduction
If you work a lot with lists larger than, say, a 100 items (for instance, the list of emails in your inbox), it quickly becomes difficult and tedious to find a specific item without resorting to filtering, searching, sorting, and/or grouping functions. Especially, sorting and grouping greatly improves the structuring of the items in a list, and it is a feature that I would want to apply to all my lists, by default. In particular, I"ve been looking for a list/grid control that allows arranging and grouping of similar items together, much like the grid (or list?) used in Outlook 2003.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-11 15:11:42下载
- 积分:1
-
VCLSkin for Delphi v2.74,包括所有的源代码和数十种皮肤
VCLSkin for Delphi v2.74,包括所有的源代码和数十种皮肤-VCLSkin v2.74 for Delphi, including all source code and several dozens of skin
- 2023-01-20 19:10:04下载
- 积分:1
-
vc curriculum design, 2004
vc++课程设计,2004/11/20-vc curriculum design, 2004
- 2022-03-20 06:33:11下载
- 积分:1
-
二进制转换器
BOOL Main_OnInitDialog(HWND hwnd, HWND hwndFocus, LPARAM lParam)
{
return TRUE;
}
void Main_OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify)
{
switch(id)
{
case IDC_OK: //控件标号
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-21 21:27:27下载
- 积分:1
-
老外写的stringgrid的填色源码
老外写的stringgrid的填色源码-foreigner written logs of coloring FOSS
- 2023-01-14 17:40:03下载
- 积分:1