-
GDI函数绘制的高效,非常漂亮的自绘按扭.
GDI函数绘制的高效,非常漂亮的自绘按扭.-GDI drawing functions efficient, very beautiful painting from the buttons.
- 2023-08-05 13:15:04下载
- 积分:1
-
LedButton,用于显示Led指示灯的按钮类
LedButton,用于显示Led指示灯的按钮类-LedButton for the display light button Led category
- 2022-02-01 05:25:35下载
- 积分:1
-
这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠...
这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own mouse clicks news; The hook function mouse
- 2022-12-03 10:50:03下载
- 积分:1
-
2 Freeware MFC icon selection combo box classes(19KB) 图标下拉框
2 Freeware MFC icon selection combo box classes(19KB) 图标下拉框-2 Freeware MFC icon selection combo box classes (19KB) icon in the drop-down box
- 2022-12-05 09:30:03下载
- 积分:1
-
多态按钮,实现了按钮的三态显示,即按下,弹起,并可更改颜色,用于控制系统...
多态按钮,实现了按钮的三态显示,即按下,弹起,并可更改颜色,用于控制系统-polymorphic button and the button for the realization of three states show that press, pop-up and may change color, for the control system
- 2022-02-05 13:59:39下载
- 积分:1
-
代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。...
代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。-demonstrated a code C# windowsForm the various dialog boxes, including the closure of open file dialog, the dialog color, font dialog, Print and Print Preview dialog.
- 2022-11-21 07:30:03下载
- 积分:1
-
用vc做的拨号控件,源代码。很不错的哈
用vc做的拨号控件,源代码。很不错的哈-vc do with the dial-up controls, the source code. Very good Kazakhstan
- 2022-11-23 08:35:03下载
- 积分:1
-
最小化到任务栏(缩成小图标),单击弹出光驱或关闭光驱
最小化到任务栏(缩成小图标),单击弹出光驱或关闭光驱-Minimize to taskbar (缩成small icon), click the drive or turn off pop-up drive
- 2023-07-09 04:30:03下载
- 积分:1
-
组合框检查简单的源代码输入
对Combobox的输入进行检查的简单源代码-Combobox to check the importation of simple source code
- 2022-12-22 11:55:07下载
- 积分:1
-
Windows颜色选择器(VB类代码)
这是一款打开windows颜色选择器的VB类代码,在VB编写过程中可方便引用,简化重复代码编写,引用示例如下:
Sub Testfont()
Dim mfont As New FontPicker
mfont.SetFont
Debug.Print mfont.Name
Debug.Print mfont.Size
Debug.Print mfont.UnderLine
Debug.Print mfont.Color
End Sub
- 2022-01-26 03:36:58下载
- 积分:1