-
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
-
ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdi...
ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等-ImButton : Dynamic effects of button controls ValidateEdit : to limit the importation of content input box UrlLabel : hyperlinks can be realized labeling controls YbUpDownEdit : The next arrow Numerical size can be adjusted to the input box YbBackImage : background bitmap, can join a small bitmap smooth, can also stretch Zooming, etc.
- 2022-12-15 06:10:03下载
- 积分:1
-
在*作滚动实例VisualBasic使用.zip
use visualbasic for make scroll exsample in *.zip-use visualbasic for make scroll exsample in*.zip
- 2022-09-08 12:55:03下载
- 积分:1
-
MulticolorPlotBt是一款可以以曲线或柱状图的形式实时动态显示数据的控件。
主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围...
MulticolorPlotBt是一款可以以曲线或柱状图的形式实时动态显示数据的控件。
主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围-MulticolorPlotBt one can be a curve or histogram in the form of a real-time dynamic said data control. Main features are : support shown float, negative, showing the scope of the data, You can define the scope may also showed automatic choice, but also locked display range
- 2022-11-28 00:30:03下载
- 积分:1
-
TbspRunAppBtn是一款功能增强的TSpeedbutton控件,可以通过点击TbspRunAppBtn来启动应用程序,你还可以定制OnClick事件是在...
TbspRunAppBtn是一款功能增强的TSpeedbutton控件,可以通过点击TbspRunAppBtn来启动应用程序,你还可以定制OnClick事件是在启动应用程序前还是后。而且还能设置只让应用程序启动一次,当你再次点击时启动的程序将被激活到前台。-TbspRunAppBtn is a feature enhancements TSpeedbutton controls, TbspRunAppBtn can click to initiate applications, You can also customize OnClick event was the launch applications before or after. But also set up only one application launch, when you click again at the start of the process will be activated to the forefront.
- 2022-07-11 06:50:32下载
- 积分:1
-
这是一个服务器控件的初步学习例子,主要使用了Label,TextBox,Dropdownlist.当选取Dropdownlist中的男时,下方的TextBox产...
这是一个服务器控件的初步学习例子,主要使用了Label,TextBox,Dropdownlist.当选取Dropdownlist中的男时,下方的TextBox产生男 当当选取Dropdownlist中的女时,下方的TextBox产生女-This is a server component of the preliminary study examples, mainly use the Label, TextBox, Dropdownlist. When selecting Dropdownlist the man, the bottom of the TextBox have selected Dropdownlist Dangdang male of female, followed by women have TextBox
- 2022-06-13 06:42:31下载
- 积分:1
-
在VC环境下实现的一个小的逃跑按钮程序。挺有趣的一个小程序。...
在VC环境下实现的一个小的逃跑按钮程序。挺有趣的一个小程序。
- 2022-08-19 00:08:29下载
- 积分:1
-
MFC写的Button扩张类CButtonST,扩展了很多Button类的功能。非常方便学习,极大的提高了开发效率。...
MFC写的Button扩张类CButtonST,扩展了很多Button类的功能。非常方便学习,极大的提高了开发效率。-it is a extends of CButton.it is very convenience for us to study .also it is helpful for us to develop beautiful GUI.
- 2022-02-01 02:16:21下载
- 积分:1
-
托盘程序,主要说明了托盘程序的制作过程,实现了一个简单的托盘程序...
托盘程序,主要说明了托盘程序的制作过程,实现了一个简单的托盘程序-tray procedures, mainly to explain the procedure trays, the production process and realize a simple procedure tray
- 2022-07-10 15:18: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