-
我的开关- 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
-
一个按钮控件的例子,一个控制按钮的例子,
一个按钮控件实例,
一个按钮控件实例,-example of a button control, a control button examples,
- 2022-06-28 04:42:51下载
- 积分:1
-
这是一个用vc编的可以经更改的控件的外观 很不错哦 运行环境: win9x.winxp...
这是一个用vc编的可以经更改的控件的外观 很不错哦 运行环境: win9x.winxp-This a series with vc changes can be made by the appearance of control, oh very good operating environment : win9x.winxp
- 2022-07-20 22:58:16下载
- 积分:1
-
该小软件利用vb的基本控件,实现了三维图象的显示,只要按规定的格式输入数据,3D图就立马显示了!...
该小软件利用vb的基本控件,实现了三维图象的显示,只要按规定的格式输入数据,3D图就立马显示了!-vb use the basic controls, achieved a 3D image, as long as the required input data format, 3D map display on quickly!
- 2022-03-03 21:27:17下载
- 积分:1
-
扩展CButton类制作风格独特的按钮
扩展CButton类制作风格独特的按钮-expansion CButton category produced a unique style button
- 2022-03-17 18:48:37下载
- 积分:1
-
其中介绍了各个形式的按纽,包括了通过一个按纽控制另一按纽的可用不可用状态,及用按纽做的可下拉的菜单...
其中介绍了各个形式的按纽,包括了通过一个按纽控制另一按纽的可用不可用状态,及用按纽做的可下拉的菜单-which introduced various forms of button, including the adoption of a button controlling the other button can be used to the state, and using the button can do the drop-down menu
- 2023-08-27 05:45:03下载
- 积分:1
-
URLBUTTON,一个有URL功能的按钮,有源码与演示源码。
URLBUTTON,一个有URL功能的按钮,有源码与演示源码。-URLBUTTON, a URL function button, and the demo source source.
- 2022-04-20 11:19:24下载
- 积分:1
-
现在克隆技术正在流行,想不想知道怎么把组合框和按钮及图片结合在一起?好,我们这就开始....
现在克隆技术正在流行,想不想知道怎么把组合框和按钮及图片结合在一起?好,我们这就开始.-now cloning technology is popular, do not want to know how to put combinations boxes and buttons and photographs combine? Well, we started it.
- 2023-03-04 12:15:03下载
- 积分:1
-
vc button控件,gif按钮,按钮上显示gif动画,使用了 cpictureex 控件显示动画...
vc button控件,gif按钮,按钮上显示gif动画,使用了 cpictureex 控件显示动画-vc button controls, gif button, the button displayed on gif animation, the use of animation shows cpictureex Controls
- 2022-05-15 06:36:50下载
- 积分:1
-
具有IE风格的按钮控件,可设置边框式样,背景 的透明特性,字体的大小颜色...
坦克游戏编程,VC++6.0编译通过,资源文件齐全,是个好东东。-tanks game programming, VC 6.0 compiler, resource documents complete, and is a good Dongdong.
- 2022-02-25 06:18:15下载
- 积分:1