-
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
-
工具条此函数在应用程序中初始化Windows Sockets DLL ,只有此函数调用成功后,应用程序才可以再调用其他Windows Sockets DLL中的...
工具条此函数在应用程序中初始化Windows Sockets DLL ,只有此函数调用成功后,应用程序才可以再调用其他Windows Sockets DLL中的API函数。在程式中调用该函数的形式如下:WSAStartup((WORD)((1
- 2022-02-10 09:16:39下载
- 积分:1
-
如何实现类似VC属性表中的钉子按钮。
如何实现类似VC属性表中的钉子按钮。-how to achieve similar VC attribute table nails button.
- 2022-07-15 14:05:44下载
- 积分:1
-
滑块开关
C#2010 编写的滑块控件,也可用作切换开关,通过设置属性 type 来选择作为滑块或是开关;控件背景图片是外置的,可以通过更换 Pic 中相应图片实现;效果可以查看编译结果:binRelease。
- 2023-01-13 21:35:03下载
- 积分:1
-
给按钮背景换成各种底色.
给按钮背景换成各种底色.- Changes into each kind of bottom color for the button
background
- 2022-10-13 02:35:03下载
- 积分:1
-
基础的各种控件的用法,虽然基础,但是对于初学者来说还是很有用处的...
基础的各种控件的用法,虽然基础,但是对于初学者来说还是很有用处的-basis of the usage control, although basic, but for a newcomer or very useful
- 2022-01-25 17:19:30下载
- 积分:1
-
此程序创建一个由Button派生出的新窗口类,来实现窗口类捕捉的功能实现!...
此程序创建一个由Button派生出的新窗口类,来实现窗口类捕捉的功能实现!-This procedure creates a Button derived from the new window class, window class to realize the function of capturing realize!
- 2023-05-31 08:35:03下载
- 积分:1
-
隐藏windows的开始按钮程序,对于熟悉vb和windows还是挺有帮助的。...
隐藏windows的开始按钮程序,对于熟悉vb和windows还是挺有帮助的。-hidden windows of the Start button procedures, and for those familiar with the vb windows or quite helpful.
- 2022-08-04 01:34:49下载
- 积分:1
-
windows 98环境下,打开文件对话框并对选择的图片进行预览
windows 98环境下,打开文件对话框并对选择的图片进行预览-windows 98 environment, the Open File dialog box and select the picture preview
- 2022-01-25 20:42:49下载
- 积分:1
-
自己编写的按钮游戏与描雷十分相近,但有一些不同.
自己编写的按钮游戏与描雷十分相近,但有一些不同.-their preparation button and the game is very similar to mine painted, but there are some different.
- 2022-01-26 08:04:59下载
- 积分:1