搜索资源列表
3个vb写的用户界面设计程序
- 滚动条使用--摄氏华氏温度 控件数组 用List设置光标形状 虽然写的简单,但我是学生,刚学没多久,编完这3个已经很吃力了-use of the rolling -- Fahrenheit temperature Celsius Control List set up an array with the cursor shape Although written in simple, but my students, learning not just how long the se
clac
- 本例设计一个普通的计算器,该计算器除没有科学计算机功能外和Windows带的计算器类似。通过此程序的设计,读者可以掌握VB中\"控件数组\"的建立和使用方法以及字符串与数值之间的互相转换方法-design an ordinary calculator, in addition to the no scientific calculator functions and the computer with the Windows calculator similar. Through this pr
kjsz
- 控件数组,可以方便的创建控件数组,设置其触发函数-control array can facilitate the creation of the control array, installed its trigger function
VBFuDongAnNiu
- 用VB实现浮动按钮,用PictureBox代替Command按钮,可以加载自己心仪的图片,再加上Line控件数组,作为边框。 效果不错的
arrays
- 使用控件数组的演示-use controls arrays demo
vbControlArray
- vb中控件数组的简单应用,结合了按钮控件、时间空间,图片控件的使用
QQ_Navigate
- 本代码实现了类似QQ的漂亮导航菜单。本程序使用了控件数组形式。
UseControlArray
- VB.net下控件数组的应用。程序应用了27个文本框做为实例,演示了For循环下对每个文本框进行文本更新。-VB.net controller array applications. Application procedures for the text box 27 as examples demonstrating For each cycle of the text box to update the text.
VBNET-jlkjsz
- VB.NET 中建立控件数组,及其使用举例。-VB.NET to create a control array, and use examples.
20110703
- 高中生的作业 1、控件数组:FormControlArray.frm -- 运行效果:点击任意一个按钮,程序能够将控件的序号打印出来。 2、随机数:FormRandom.frm -- 运行效果:系统产生随机数,让你猜大小,程序显示你猜的结果。 3、鼠标事件与画圆:FormCircle.frm -- 运行效果:在窗口上点击鼠标,自动在鼠标位置用随机的半径画圆。 4、滚动条:FormScrollBar.frm -- 运行效果:输入滚动条位置并点击确定,滚动条自动
53
- Shape控件数组实例:控件画线,很不错的VB源码,适合VB爱好者学习研究。-Shape control array example: control line drawings, very good VB source code, suitable for VB lovers study.
VC-Static-control-array
- vc控件数组例程 - 按钮控件(共8个)点击按钮后显示按键的ID值-vc control array routines- button control key (8) Click the button ID value
cross
- 窗体中有1个标签和3个命令按钮(控件数组)。程序运行时,单击命令按钮,在标签中显示所求的阶乘。 -The form of a label and three command buttons (control array). When the program is running, click the command button to display the label asked factorial.
arrControl
- 控件数组的秒用: 在VC环境下演示控件数组的用法,还可以自定义颜色等-The seconds of the control array: VC environment in the demo control array usage, you can also customize the color and so on
dynamic-create-control-array
- 在程序运行过程中动态的建立各种控件数组。-dynamic create control array during running
BitmapDlg
- VC中控件数组的简单应用,结合了按钮控件、时间空间,图片控件的使用-VC in the control array of simple applications, combined with the button control, time space, the use of picture controls
动态控件
- VB6 创建多个动态控件,类似控件数组的事件响应处理。(VB6 multi group dynamic control event response scheme)