-
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
-
关于为win32窗口编程,创建工具栏,菜单栏等窗口控件
关于为win32窗口编程,创建工具栏,菜单栏等窗口控件-Win32 programming on windows, create toolbars, menu bars, window controls, etc.
- 2022-08-23 21:23:03下载
- 积分:1
-
MFC 托盘气泡
本程序演示了用vc6.0 MFC 如何创建托盘,并在托盘上显示气泡提示,(xp、win7均可),并提供了最新的shellapi.h(很多mfc编程需要用到该头文件),代码非常简单。
- 2022-06-01 09:47:07下载
- 积分:1
-
会变色的动画按钮,一个VC++很好的控件学习例子.
会变色的动画按钮,一个VC++很好的控件学习例子.-will change the animation buttons, a control VC good learning examples.
- 2022-03-20 11:04:26下载
- 积分:1
-
一个老外写的按钮控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享...
一个老外写的按钮控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享-Written by a foreigner button control, control the expansion of the original windows, quite good, used to share with you all
- 2023-04-27 13:10:03下载
- 积分:1
-
VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件....
VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
- 2022-11-08 21:00:03下载
- 积分:1
-
This article gives a basic overview of the building blocks underlying XML Schema...
This article gives a basic overview of the building blocks underlying XML Schemas.
- 2022-01-25 23:23:45下载
- 积分:1
-
程序演示了如何创建带有图像的工具条按钮和弹出菜单
程序演示了如何创建带有图像的工具条按钮和弹出菜单-procedures demonstrated how to create images with the toolbar buttons and pop-up menus
- 2022-01-26 03:57:06下载
- 积分:1
-
一个有关FTP上传数据库的代码,通过把数据库备份后,压缩成RAR文件再上传至FTP服务器...
一个有关FTP上传数据库的代码,通过把数据库备份后,压缩成RAR文件再上传至FTP服务器-FTP upload a database of the code, database backup, compressed into RAR file upload to FTP servers
- 2022-05-08 15:12:52下载
- 积分:1
-
DBGrid component is the more generic! ! But here I really can not find the class...
DBGrid这个控件是比较通用的吧!! 可是我在这里的分类确找不到!! 所以就随便选了一个-DBGrid component is the more generic! ! But here I really can not find the classification! ! So a casual election! !
- 2022-12-26 07:20:04下载
- 积分:1