-
一个关于状态栏对话框的小程序
一个关于状态栏对话框的小程序-a column on the state of small dialog box procedure
- 2022-03-14 21:58:41下载
- 积分:1
-
用c实现飘动的红旗可以用作屏保
用c实现飘动的红旗可以用作屏保-achieve wafted with the red can be used as screensavers
- 2022-03-19 15:44:51下载
- 积分:1
-
Farewell icon distortion troubles, use VC++ Realize, bitmap operations
告别图标失真的烦恼,利用VC++实现,位图操作-Farewell icon distortion troubles, use VC++ Realize, bitmap operations
- 2022-12-24 11:20:03下载
- 积分:1
-
C# 仿offic2010界面
Office Ribbon是一套高仿office 2007、2010和2013三个版本的界面控件。特色:性能ribbon被包含在一个控制窗口内,上面的每个元素都被绑定在控件界限内。所以不管如何调整窗口大小,这些控件都能够正常显示与使用。一致性 上面每个控件都像office靠拢,所以当他们组合在一起时看起来非常美观,对于习惯office风格的人来说是非常方便的。同时代码的调用也和WinForm命名保存一致。
- 2023-04-14 02:20:03下载
- 积分:1
-
This is a pure Win32 API code, did not use MFC. Code demonstrated how to change...
这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。
-This is a pure Win32 API code, did not use MFC. Code demonstrated how to change the edit box, list box, combo box, static control, as well as radio buttons and check box control fonts. In addition, the code also demonstrated the common font choices (ChooseFont) dialog programming.
- 2022-03-21 03:51:13下载
- 积分:1
-
3ds模型读入及显示
非常好的基于VC++/OPENGL读入及显示3ds模型程序,纹理效果清晰,代码简洁,亲测可用。
- 2022-06-30 07:21:48下载
- 积分:1
-
本程序是一个透明窗体实例
本程序是一个透明窗体实例-this process is a transparent example of the form
- 2023-05-18 07:05:03下载
- 积分:1
-
using hotkey display hidden applications
用热键隐藏显示应用程序-using hotkey display hidden applications
- 2022-10-10 22:55:03下载
- 积分:1
-
在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件...
在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件-View category in the document creating the various controls, such as button controls, listbox controls, controls editbox
- 2022-08-07 11:01:13下载
- 积分:1
-
我们经常会使用到组合框,而组合框是是有2种功能的
我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
- 2022-08-02 15:44:40下载
- 积分:1