-
我的开关- 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
-
一款不错的精品导航条
一款不错的精品导航条 -one good quality Navigation
- 2022-06-12 01:56:47下载
- 积分:1
-
2 Freeware MFC icon selection combo box classes(19KB) 图标下拉框
2 Freeware MFC icon selection combo box classes(19KB) 图标下拉框-2 Freeware MFC icon selection combo box classes (19KB) icon in the drop-down box
- 2022-12-05 09:30:03下载
- 积分:1
-
Everyone has to use Group will not be used to take a look at this source code is...
大家有想用Group又不会用的可以看看这个源代码 很不错-Everyone has to use Group will not be used to take a look at this source code is pretty good
- 2022-12-01 16:25:03下载
- 积分:1
-
自定义单据转换规则,用户自定义工作流等等。java中调用脚本语言有很多中实现,比如Jython、Groovy、Beanshell等等。但是即使对于有一定开发经验...
自定义单据转换规则,用户自定义工作流等等。java中调用脚本语言有很多中实现,比如Jython、Groovy、Beanshell等等。但是即使对于有一定开发经验的程序员学习它们是需要一段时间的。而提起脚本,无论是程序员还是有一定软件开发基础的客户-converting documents from the definition of rules, user-defined work flow and so on. Java scripting language called from many realize, such as Jython, Groovy, Ruby and so on. But even for a certain development experience programmers to learn their needs some time. Instituted script, whether it is a certain programmers or software development based on the customer
- 2022-05-22 09:28:42下载
- 积分:1
-
advanced graphics buttons, VC.NET design, free resources, exchange welcome
高级图形按钮,VC.NET设计,免费资源,欢迎交流-advanced graphics buttons, VC.NET design, free resources, exchange welcome
- 2022-04-10 23:58:38下载
- 积分:1
-
非常COOL的按钮控件
非常COOL的按钮控件-very COOL button controls
- 2023-08-24 14:20:03下载
- 积分:1
-
check控件 c heck控件 c heck控件 check控件
check控件 c heck控件 c heck控件 check控件-check ctrl check ctrl check ctrl check ctrl check ctrl check ctrl
- 2022-07-10 07:55:02下载
- 积分:1
-
A very good example of radio button from the painting
一个非常好的,自绘圆形CButton按钮的例子-A very good example of radio button from the painting
- 2022-05-09 11:55:36下载
- 积分:1
-
给按钮背景换成各种底色.
给按钮背景换成各种底色.- Changes into each kind of bottom color for the button
background
- 2022-10-13 02:35:03下载
- 积分:1