-
如何在基于对话框的程序中动态设置鼠标指针 示范在对话框的按钮上(或其它控制上)使用单独的鼠标指针。...
如何在基于对话框的程序中动态设置鼠标指针 示范在对话框的按钮上(或其它控制上)使用单独的鼠标指针。-dialog on how the process dynamic model mouse pointer button in the dialog box (or other controls) using single mouse pointer.
- 2022-01-27 14:58:53下载
- 积分:1
-
VC++.net中在窗口中显示HTMLHelp并且定位的例子,利用系统API实现。可以F1显示,也可以点击问号或右键显示。...
VC++.net中在窗口中显示HTMLHelp并且定位的例子,利用系统API实现。可以F1显示,也可以点击问号或右键显示。-VC. Net in the window display and positioning HTMLHelp example, the use of system API. F1 can show that you can click on the question mark or right show.
- 2022-03-01 11:54:34下载
- 积分:1
-
超酷的状态条
状态条右下角一般为三个栏目,本代码扩展为五个,并且点击后可以数字增减,。可以设置为图片,点击后可以切换。状态条也可以和滚动条结合哦!
- 2023-01-06 20:55:03下载
- 积分:1
-
一个树控件和列表空间的联合使用,界面美观
一个树控件和列表空间的联合使用,界面美观-a tree Control List and the joint use of space, beautiful interface
- 2022-07-24 15:04:27下载
- 积分:1
-
用户在窗口的不同区域移动鼠标时,光标将显示如下图所标识的不同箭头的形状。...
用户在窗口的不同区域移动鼠标时,光标将显示如下图所标识的不同箭头的形状。-Users in different regions of the window when you move the mouse, the cursor will display the following map identifies the shape of the different arrows.
- 2022-02-01 02:08:23下载
- 积分:1
-
一个VB写的,无标题窗体移动,贴边窗体的测试例子,没什么技术含量,只是测试一下...
一个VB写的,无标题窗体移动,贴边窗体的测试例子,没什么技术含量,只是测试一下-write a VB with no title Form Mobile affixed to the side window test case, no technical content, only a test
- 2022-01-26 02:23:26下载
- 积分:1
-
vb的一个小程序,基于vb.net的也就是一般说的vb7。0的。
vb的一个小程序,基于vb.net的也就是一般说的vb7。0的。-vb a small program based on vb.net is the general said VB7. 0.
- 2023-08-21 10:40:03下载
- 积分:1
-
this procedure can be used to set up with pictures of the toolbar for Jinshan DU...
这个程序可以用于设置带图片的工具栏,用于仿效金山DUBA的外观真的很好用-this procedure can be used to set up with pictures of the toolbar for Jinshan DUBA follow the appearance of really good use
- 2022-04-25 00:39:10下载
- 积分:1
-
system tray procedures, a system tray kind of simple applications. Such direct a...
系统托盘程序,一个系统托盘类的简单应用。此类可直接使用-system tray procedures, a system tray kind of simple applications. Such direct access
- 2022-03-20 06:12:56下载
- 积分:1
-
Perl/Tk-Calculator 基于Perl/Tk的简易计算器程序
Perl/Tk-Calculator 基于Perl/Tk的简易计算器程序
#一些细节:小数点只能输入一次,若显示框内已有小数则小数点按钮无效
# 在连续按下运算符时,计算器只识别最后一次按钮事件。例如,依次按下‘1’‘/’‘*’‘2’,实际计算1*2,得2。
# 可以连续输入运算,例如一次按下‘1’‘-’‘1’‘+’‘1’‘=’后,显示结果为 1。
# 前一次运算所得结果可以直接参与下一次运算(若一次运算结束后按下数字,则视为新的运算开始,前次结果不会参与运算)。
* 需要 Perl/Tk模块支持
- 2023-03-21 21:50:03下载
- 积分:1