-
我的开关- 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
-
用与隐藏窗口的代码.可以实现多个窗口的隐藏!
用与隐藏窗口的代码.可以实现多个窗口的隐藏!-used to conceal the code window. Multiple windows can be achieved hidden!
- 2022-01-25 15:02:58下载
- 积分:1
-
用于MSP430的DMX
/*--版权所有--,BSDU EX
- 2022-08-13 08:38:35下载
- 积分:1
-
基础的各种控件的用法,虽然基础,但是对于初学者来说还是很有用处的...
基础的各种控件的用法,虽然基础,但是对于初学者来说还是很有用处的-basis of the usage control, although basic, but for a newcomer or very useful
- 2022-01-25 17:19:30下载
- 积分:1
-
播放avi动画的按钮控件
播放avi动画的按钮控件- Broadcasts the avi animation the button to control
- 2022-11-01 13:40:03下载
- 积分:1
-
the software clearly high. Online can also watch different television programs,...
本软件清楚度高。能够同时在线观看不同的电视节目,语言效果不错哦!-the software clearly high. Online can also watch different television programs, language worked quite well!
- 2022-03-23 03:43:50下载
- 积分:1
-
普通的音量调节功能,大家可以下下来看一看.
普通的音量调节功能,大家可以下下来看一看.-Common regulatory function of the volume, we can take a look at the next down.
- 2022-03-20 02:16:04下载
- 积分: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
-
图形按钮 ImageButton
图形按钮 ImageButton
图形按钮 ImageButton
图形按钮 ImageButton-ImageButton graphic button graphic button ImageButton button ImageButton Graphics
- 2022-08-24 19:56:02下载
- 积分:1
-
飞机发射的c源代码,对于目前的飞机都比较适用
飞机发射的c源代码,对于目前的飞机都比较适用-aircraft fired c source code for the current aircraft are more applicable
- 2022-07-28 04:49:09下载
- 积分:1