-
透明按钮程序。喜欢界面设计的同学快下载啊。
透明按钮程序。喜欢界面设计的同学快下载啊。-button transparent procedures. Like interface design students faster download ah.
- 2023-01-19 08:30:04下载
- 积分:1
-
自动关机 一个测试在.NET下的vb编程 用于练习程序开发
自动关机 一个测试在.NET下的vb编程 用于练习程序开发-automatic shutdown in a test.NET programming under the vb practice for program development
- 2022-11-04 11:40:03下载
- 积分:1
-
对VC控件的讲解,对图形图像编程初学者很有帮助。
对VC控件的讲解,对图形图像编程初学者很有帮助。-On the VC on the control of the graphic image helpful programming beginners.
- 2022-02-01 14:36:49下载
- 积分:1
-
一个快餐系统的源码,大家共同学学,来自网络
一个快餐系统的源码,大家共同学学,来自网络-Source of a fast food system, we learn together, from network
- 2023-07-07 06:05:03下载
- 积分:1
-
一个功能强大的用于显示柱、饼状图等的图形控件。如果你做计算机辅助设计软件…
一个功能强大的用于显示柱状图、饼状图等的图形控件。如果你要做CAD软件或科教、演示程序的话,这个类库会节省你不少时间。(30KB)-a powerful column for the show, Caky map graphic control. If you do CAD software or science, education, and demonstration program, the library will save you a lot of time. (30KB)
- 2022-10-31 01:00:02下载
- 积分:1
-
Based on the dialog box procedure. Button to set up a button, and then set up an...
基于对话框的程序。
设置一个button按钮,然后设置一个事件,button按钮触发这个事件,线程中间响应,并设置了sendmessage-Based on the dialog box procedure. Button to set up a button, and then set up an event, button button to trigger this event, the thread between response and set up a SendMessage
- 2022-02-02 12:22:49下载
- 积分:1
-
字符串,可检测字符串匹配问题的小程序欢迎光临程序员联合开发网!本站目前精彩源码总数71358个,分类182个,如此多的高质量资源,您还舍得离开吗?...
字符串,可检测字符串匹配问题的小程序欢迎光临程序员联合开发网!本站目前精彩源码总数71358个,分类182个,如此多的高质量资源,您还舍得离开吗?-string, the string matching detection of small programs Welcome programmers working on the Joint! Excellent source site now total 71,358, classification 182, so many high-quality resources, you also willing to leave?
- 2022-02-26 06:14:41下载
- 积分:1
-
CButton CHotButton category is a kind of sub
CHotButton类是CButton类的一个子类,可以在按钮的右边实现一个“热”区-CButton CHotButton category is a kind of sub-category the buttons on the right side of the realization of a "hot" zone
- 2022-03-14 03:06:23下载
- 积分:1
-
一个可以设置控件内字体颜色,背景颜色的编辑框类,非常好用...
一个可以设置控件内字体颜色,背景颜色的编辑框类,非常好用-one can set controls within the font color, background color of the edit box type, very handy
- 2022-08-18 06:16:49下载
- 积分: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