-
cwbbutton是WindowBlinds像可调整大小的图像按钮从CButton的…
CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring WindowBlinds.
- 2022-05-13 05:40:17下载
- 积分:1
-
Import and export GS ASCII (GRD files) from and to Golden Software Applications...
Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap
- 2023-07-09 20:25:04下载
- 积分:1
-
maccommand(mac风格控件源代码).rar
maccommand(mac风格控件源代码).rar-maccommand (mac style controls source code). Rar
- 2022-02-01 04:49:35下载
- 积分:1
-
一种带子针的模拟仪表,可以改变刻度值得大小和单位,原色等...
一种带子针的模拟仪表,可以改变刻度值得大小和单位,原色等-a belt pin analog instrumentation, calibration should be changed size and units, primary colors, etc.
- 2022-06-12 23:11:09下载
- 积分:1
-
popups.zip demonstration right
popups.zip
演示右击鼠标弹出菜单
popmenu.zip
演示右击鼠标弹出菜单
nod_popup.zip
定位弹出菜单
custmnu2.zip
画一个定制的动态菜单,使用的是Picturte Box 与PoP Menu的组合
hidemnu2.zip
用Windows API控制菜单,包括如何显示和隐藏菜单项
历史文件.zip
本程序演示了在菜单中如何用注册表实现保存和显示4 个最近打开的文件记录-popups.zip demonstration right-click pop-up menu popmenu.zip demonstration right click mouse Standard pop-up menu nod_popup.zip positioning pop-up menu painting a set custmnu2.zip the dynamic menu system, using the Picturte Box PoP Menu with a combination of W hidemnu2.zip for Windows API control menu, including how to show hidden menu items and historical documents. zip demonstration of the process from the menu how to achieve preservation registry and recently revealed four open file records
- 2023-04-23 21:00:02下载
- 积分:1
-
由控件控制绘图,选择颜色搭配
由控件控制绘图,选择颜色搭配-controlled by the control mapping, color selection mix
- 2022-01-29 02:15:26下载
- 积分:1
-
这是一个按钮的图片,利用它在Vb 中可以提高按钮的美观
这是一个按钮的图片,利用它在Vb 中可以提高按钮的美观-This is a button pictures, use it in Vb can improve the appearance button
- 2022-05-14 20:00:32下载
- 积分:1
-
通讯录管理系统,Visual C++开发,已测试成功。
通讯录管理系统,Visual C++开发,已测试成功。-Address manage
- 2022-08-22 18:52:43下载
- 积分:1
-
使窗口变透明的方法,可以创建出特殊形状的窗口
使窗口变透明的方法,可以创建出特殊形状的窗口-make changes transparent window, can create special shape of the window
- 2022-04-22 23:37:44下载
- 积分: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