-
滑块开关
C#2010 编写的滑块控件,也可用作切换开关,通过设置属性 type 来选择作为滑块或是开关;控件背景图片是外置的,可以通过更换 Pic 中相应图片实现;效果可以查看编译结果:binRelease。
- 2023-01-13 21:35:03下载
- 积分:1
-
VC++编写的,各式各样风格的button
VC++编写的,各式各样风格的button-VC++ Prepared, a wide range of styles of button
- 2022-10-14 14:30:02下载
- 积分:1
-
可自定义的可种按扭组合,为界面增加更丰富的元素
可自定义的可种按扭组合,为界面增加更丰富的元素-Customizable buttons can be different combinations, in order to increase the richness of the interface elements
- 2022-05-22 10:49:08下载
- 积分:1
-
图形按钮 ImageButton
图形按钮 ImageButton
图形按钮 ImageButton
图形按钮 ImageButton-ImageButton graphic button graphic button ImageButton button ImageButton Graphics
- 2022-08-24 19:56:02下载
- 积分:1
-
这是一个控制系统程序示例,可以通过程序控制计算机关机、重启、光驱打开和关闭。...
这是一个控制系统程序示例,可以通过程序控制计算机关机、重启、光驱打开和关闭。-This is a process control system for example, the computer can be programmed shutdown and restart, the drive to open and close.
- 2022-03-10 07:06:28下载
- 积分:1
-
我的开关- Windows 表单控件l
翻译 maninwest@Codeforge 作者:JoelDz@CodeProject该控件是基于 Android 操作系统的 Switch View ,来自 lAPI 级别14。这个控件可以像传统开关一样开和关。背景我不是专业的编程人员。使用这个简单的编程语言我可以创建控件来解决特定需要。 在这里将为你展示使用 Visual Basic .NET 创建用户控件是多么简单。你可以下载项目查看设计和代码。使用代码MySwitch 类有一个重载的构造函数。你可以查看每个负载并初始化需要的属性。首先需要导入命名空间 JDS。 Imports JDS
Dim msSwitch As New MySwitch()这里,我使用默认构造函数,创建一个新的 MySwitch 类实例。这个实例会使用默认的类值。这个控件可以显示每个状态的文本或图像,这是使用ButtonStyle 属性实现的。msSwitch.ButtonStyle = ButtonStyles.Image " To display an image for each state.
msSwitch.ButtonStyle = ButtonStyles.Text " To display text for each state.可以通过属性ActivatedText,DeactivatedText和ActivatedImage,DeactivatedText 确定每个状态的文本和图像。如你所见,根据 ButtonStyle 属性值。每个状态都有伴随的文本或图像。
- 2022-02-03 12:38:42下载
- 积分:1
-
C++的简单控件,供初学者使用,直接调用便可以使用
C++的简单控件,供初学者使用,直接调用便可以使用-C simple controls for beginners, it can be called directly using
- 2022-07-07 19:09:32下载
- 积分:1
-
该程序体现了3D球的vb实现方法,并进行旋转。
该程序体现了3D球的vb实现方法,并进行旋转。-the program embodies the ball vb 3D method, and rotation.
- 2022-02-24 13:47:11下载
- 积分:1
-
XP风格的按纽~~~~有演示。。自己看
XP风格的按纽~~~~有演示。。自己看-XP style button ~ ~ ~ ~ demo. . Do you
- 2023-09-06 18:25:02下载
- 积分: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