-
利用VB做出一个真正的Vista窗体,VB制作漂亮的界面不再难
利用VB做出一个真正的Vista窗体,VB制作漂亮的界面不再难-The use of VB to make a real Vista form, VB is no longer difficult to create a beautiful interface!!!
- 2022-04-13 03:09:31下载
- 积分:1
-
扩展CDialog类,可以有更丰富的对话框界面
,初学者可以看一下...
扩展CDialog类,可以有更丰富的对话框界面
,初学者可以看一下-expansion CDialog category, there could be more rich dialog interface, beginners can look at the
- 2022-06-02 15:05:26下载
- 积分:1
-
Winmain function, handwritten code, and generates a windows window
Winmain函数的手写代码,生成一个windows窗口-Winmain function, handwritten code, and generates a windows window
- 2022-03-23 04:07:20下载
- 积分:1
-
用VC++6制作的非模式对话框程序,非常适合入门者学习
用VC++6制作的非模式对话框程序,非常适合入门者学习-6 with VC model produced by the non- dialog procedures, very suitable for beginners learning
- 2022-02-11 14:25:26下载
- 积分: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
-
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。...
自定义对话框演示的代码提供,让用户可以更加清楚地理解和运用自定义对话框。-Custom dialog demo code provided, so users can more clearly understand and use a custom dialog box.
- 2022-03-06 04:47:58下载
- 积分:1
-
Win32 SDK C TabControl的演示
Win32 SDK C TabControl demo
- 2022-04-23 12:10:06下载
- 积分:1
-
VS2005编写,一个自绘很时尚简约的用于的窗口框架。
VS2005编写,一个自绘很时尚简约的用于的窗口框架。-This article came as a result of trying to create a custom border for the MFC application. The simplest way to customize the window of an application is to bind it to a specific theme that gives it the look and feel we want. But sometimes we can t get the specific design we want and more importantly, the shape we want. So that gave the idea of removing the existing borders and title bars and making the window handle the basic actions which the borders and title bar can.
- 2022-01-21 02:57:49下载
- 积分:1
-
MFC编程,进行进度条的重绘,实现个性化的进度条。
MFC编程,进行进度条的重绘,实现个性化的进度条。-MFC programming for the progress of the refresh, the individuality of progress.
- 2023-06-10 22:00:08下载
- 积分:1
-
一个自绘TAB控件,类似Excel中的Sheet标签
一个自绘TAB控件,类似Excel中的Sheet标签-TAB drawn from a control, similar to the Excel Sheet labels
- 2022-05-23 12:19:13下载
- 积分:1