搜索资源列表
XPScroll
- 随想WindowsXP风格VB滚动条控件(V1.0)是继广受好评的随想WindowsXP风格VB按钮控件(V1.0)的第二个WindowsXP风格系列控件产品,基于内部控件VScroll和HScroll基础构建,具备VScroll和HScroll的基本特性,并支持键盘方向键和PageUP、PageDown键,可以完全取代VScroll和HScroll。该控件的问世为推出支持滚动条的TextBox、ListBox、ComboBox控件的WinXP版本提供了可能性。本控件分为三个版本:蓝色、翠绿、
wwbutton
- 一个自写的VB按钮控件,利用较多API函数,按钮类似XP的银色风格按钮,同时有其它风格,按钮上的文字可以多行显示-since written a VB button controls, the use of more API function, XP button similar style silver buttons, while the other style, the text button more lines
MMBT系列按钮控件 1.00特别版
- 这是一个很漂亮的按钮控件,主要用于vb-This is a very nice button controls, mainly for the vb
VB控件实例
- 10个简单的VB控件实例,分别是1计算器2整除数3验证窗口4控制按钮5复选单选6滚动条-10 VB Control simple example is a calculator 2 3 certification number divisible window control buttons 4 5 6 election Minute menu scroll and so on.
VB.net编程实例--抢答器的制作
- 1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new it
Polygon.zip
- VB6控件 不规则窗口及按钮控件,VB6 control irregular window and button controls
55
- VB制作的按钮控件代码,ACTIVEX控件-VB code produced by the control button, ACTIVEX controls
CButtonST
- VC++按钮编程,采用CButtonST控件,各种按钮形式,变化多端-Button on VC++ programming, using CButtonST controls, a variety of buttons forms, changing
xpbotton
- vb控件 一个xp样式的按钮控件 很美观欢迎下载使用-vb controls an xp style button control is very beautiful and welcome to download
chameleonButton
- 很好用的VB按钮控件,支持多种样式;使用gdi32直接绘制图像,效率较高。-A good button control used in VB to support a variety of styles the use of gdi32 direct rendering images, more efficient.
Ibutton
- 一款VB按钮控件,支持图片-A VB button controls, support for picture
Abutton
- 一个VB按钮控件,有非常多的风格,如:XP,JAVA,MAC等,还可以用来做工具条,非常漂亮-A VB button control, there are a lot of styles, such as: XP, JAVA, MAC, etc. can also be used as tool bar, very nice
vkControls
- 非常经典的VB常用图形界面控件包,包含近20种界面控件,含有示例文件。这些控件主要有: vkCommand按钮控件(类似XP图标风格); vkListBox列表框控件; vkToggleButton计数按钮和切换按钮控件; vkFrame支持渐变色和图标的框架控件; checkboxes支持图标的多选按钮; vkVScroll 和vkHScroll 水平和垂直滚动条控件; vkProgressBar进度条控件; vk
jcbuttonOcx
- vb 很好看的免费vb按钮控件 欢迎下载使用-vb a good look at the button controls are welcome to download the vb
TureColorButton
- vb控件 真彩色图片的按钮控件,可以贴图显示真彩色图片的按钮-vb control, true-color image button control, you can map a button display true color images
spyxx-vb
- 特别好的按钮控件,有15种按钮类型可以选择,而且很漂亮-Particularly good button control, there are 15 kinds of button types to choose from, and very beautiful
sendmessage
- 在Windows编程中,向文本框控件、列表控件、按钮控件等是我们最常接触的控件了。但是在VB中这些控件有时无法实现我们的需要。在这时,我们只要简单的利用Windows API函数就可以扩充这些控件的功能了。-In Windows programming, to the text box control, list control, button control so that we control the most exposure. But sometimes these controls i
JCButton-and-VB
- 里面有做好的水晶按钮的例子以及其他VB按钮控件及示例包和它的源码-There are good examples of crystal buttons and other controls and buttons VB sample package and source
The-VB-button-controls
- VB按钮控件大全,多个漂亮的VB按钮,欢迎下载-VB button controls Guinness, more beautiful VB button, welcome to download
利用按钮数组控件简化编程
- VB编程应用,利用按钮数组来控件简化的编程方法(Simplifying programming with button array controls)