-
扩展CDialog类,可以有更丰富的对话框界面
,初学者可以看一下...
扩展CDialog类,可以有更丰富的对话框界面
,初学者可以看一下-expansion CDialog category, there could be more rich dialog interface, beginners can look at the
- 2022-06-02 15:05:26下载
- 积分:1
-
随着窗口大小的不同,窗口的颜色不断变化,请尝试
随着窗口大小的不同,窗口的颜色不断变化,请尝试-with different window sizes, the window colors constantly changing, please try
- 2022-02-14 08:31:20下载
- 积分:1
-
界面编程:多视图界面,没有用到其他的界面插件,纯VC完成
界面编程:多视图界面,没有用到其他的界面插件,纯VC完成-Programming Interface : Multi-View interface, the other did not use the interface plug-in, pure VC completed
- 2022-01-26 04:50:10下载
- 积分:1
-
一个用PB模拟XP中我的电脑左侧导航条的小程序,对界面编程有启发价值...
一个用PB模拟XP中我的电脑左侧导航条的小程序,对界面编程有启发价值-a simulation using PB XP computer I left navigation procedures of the small, right Programming Interface instructive value
- 2023-01-15 23:50:04下载
- 积分:1
-
on VC.NET This is the programming code, when the window on the operation, for yo...
这是关于VC.NET编程方面的代码,时关于窗口操作等的,供大家使用-on VC.NET This is the programming code, when the window on the operation, for your use
- 2022-03-12 11:11:04下载
- 积分:1
-
window can be achieved and the call of the tools of call control, and the source...
可以实现窗口停靠和工具条停靠的控件,包含范例和源程序,很Cool,功能强大,推荐下载-window can be achieved and the call of the tools of call control, and the source code contains examples, very Cool, powerful and recommend downloading
- 2022-10-25 00:50:05下载
- 积分:1
-
在学院学习的小编程题
在学院学习的小编程题-School in the small programming that
- 2023-08-12 04:40:03下载
- 积分:1
-
标签文档
标签文档- Label documents
- 2023-09-04 23:05:03下载
- 积分:1
-
基于单文档于视图结构,添加动态图标的示例。
基于单文档于视图结构,添加动态图标的示例。-based on single file at the View structure, add the icon dynamic examples.
- 2022-05-22 06:28:02下载
- 积分:1
-
私人声明函数ExitWindowsEx lib“user32”(ByVal uFlags一样长,一个…
Private Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long
Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long
Private Declare Function GetForegroundWindow Lib "user32" () As Long
Dim Password As Boolean
- 2022-03-07 07:21:07下载
- 积分:1