-
MFC写的Button扩张类CButtonST,扩展了很多Button类的功能。非常方便学习,极大的提高了开发效率。...
MFC写的Button扩张类CButtonST,扩展了很多Button类的功能。非常方便学习,极大的提高了开发效率。-it is a extends of CButton.it is very convenience for us to study .also it is helpful for us to develop beautiful GUI.
- 2022-02-01 02:16:21下载
- 积分:1
-
一个演示各种按钮和其他控件的程序,用MFC编写,包括了各种控件的特殊使用方法。...
一个演示各种按钮和其他控件的程序,用MFC编写,包括了各种控件的特殊使用方法。-A demonstration of the various buttons and other control procedures, using MFC to prepare, including a variety of special use controls.
- 2022-03-31 04:12:45下载
- 积分:1
-
VC实现的聊天程序
VC实现的聊天程序-the chat program
- 2022-02-26 01:45:42下载
- 积分:1
-
增强版ComboBox,可以像窗口一样来拉伸。
增强版ComboBox,可以像窗口一样来拉伸。-Enhanced ComboBox, can be the same as the window to stretch.
- 2022-04-24 16:00:42下载
- 积分: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
-
- 2022-05-24 16:30:15下载
- 积分:1
-
windows平台的计数器源代码,初学者科研
windows平台的计数器源代码,初学者科研-windows platform Counter source code, look at the research beginners
- 2023-03-12 18:40:03下载
- 积分:1
-
- 2022-03-09 20:21:18下载
- 积分:1
-
MFC库,VC++开发环境,椭圆按钮实现的封装,可直接用于其他工程...
MFC库,VC++开发环境,椭圆按钮实现的封装,可直接用于其他工程-MFC Library, VC++ Development environment, an oval button realize the package can be used directly in other projects
- 2022-02-09 21:14:55下载
- 积分:1
-
This article shows the use of a Push button with a drop down menu, similar to th...
This article shows the use of a Push button with a drop down menu, similar to the one found in the Office 2000 suite. 带下拉菜单的按钮-This article shows the use of a Push button with a drop down menu, similar to the one found in the Office 2000 suite. With the drop-down menu button
- 2022-07-24 17:18:02下载
- 积分:1