-
用Windows API实现自绘按钮类,帮助初学VC的朋友理解封装的概念!...
用Windows API实现自绘按钮类,帮助初学VC的朋友理解封装的概念!-Using Windows API to achieve self-drawn button class, to help novice VC friends to understand the concept of package!
- 2022-02-01 19:26:44下载
- 积分:1
-
这个程序是使用了radio按钮的多种技巧.是初学者学习radio按钮一个很好的DEMO...
这个程序是使用了radio按钮的多种技巧.是初学者学习radio按钮一个很好的DEMO-the procedure is the use of the radio button for the various techniques. Beginners learn radio is a very good button DEMO
- 2022-03-17 13:52:29下载
- 积分:1
-
运行环境Windows 2000/XP
运行环境Windows 2000/XP
-runtime environment for Windows 2000/XP
- 2023-03-06 05:10:03下载
- 积分:1
-
三维凸起按钮演示小程序
三维凸起按钮演示小程序-3D button uplift small demonstration procedures
- 2022-07-12 20:00:48下载
- 积分:1
-
设计新颖的按钮
设计新颖的按钮-Design button
- 2022-02-06 06:04:17下载
- 积分:1
-
矩孔衍射GUI
本程序设计了一个光学理论中的矩孔衍射的人机交互界面,可以直观的修改参数。(Realizes the man-machine interactive interface of the rectangular hole diffraction)
- 2017-11-15 19:32:28下载
- 积分:1
-
这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。
这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。- This simplification CSeekButton controls, it is a simple
button, when presses down may increase or reduce a value. The
direction (to or negative direction), the starting value, the length
of stride, is smallest and the maximum value all may dispose.
- 2022-03-20 19:08:40下载
- 积分:1
-
链接按钮,实现鼠标在按钮上的图标自动图像…
链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
- 2022-06-11 20:35:08下载
- 积分:1
-
自定义控件的实现与运用。是个比较好的学习例子。
自定义控件的实现与运用。是个比较好的学习例子。-OCX the realization and utilization. It is a relatively good learning examples.
- 2022-05-26 03:22:36下载
- 积分: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