回 帖 发 新 帖 刷新版面

主题:常用控件:Label、TextBox和CommandButton的介绍及使用方法

常用控件:Label、TextBox和CommandButton的介绍及使用方法。 
人生之路 2009-07-08 16:03:59 回复 
常用控件大王CommandButton:它是VB软件编程的重要成员之一,它是用于单击事件的,如
Private Sub Command1_Click()
Command1.Caption = 1                           '通过Command1的单击事件把Command1的Caption(按钮字)改成1
End Sub



常用控件Label:它通常用于计算得数输出的控件,因为它的本身界面简洁,比TextBox方便的多,常用于配合CommandButton来完成一些输出文字,如:
Private Sub Command1_Click()
Label1.Caption = 1                                   '通过Command1的单击事件把Label1的Caption(按钮字)改成1
End Sub
常用控件TextBox:它是CommandButton的最得力助手,它可以用于输入、输出,把数据输入到程序进行处理,把处理好的数据从它自己输出来,也是配合于CommandButton,如:
Private Sub Command1_Click()
Dim a As Single                                       '这是一个变量,我以后再教
a = Val(Text1.Text + 1)                           'a=Text1的文本数据加1
Text2.Text = a                                        '把得数a在Text2的文本输出
End Sub



你看Label、TextBox和CommandButton像不像三剑侠呢,它们在VB里是很常用的。
文章来自:零度iT论坛(http://fast-speed.5d6d.com) 
详细出处请参考:http://fast-speed.5d6d.com/thread-3057-1-1.html

回复列表 (共10个回复)

沙发

其中label以其尺寸最小、占用资源最少而成为输出控件的首选(当然非控件的print方法占用资源更少)。

板凳


print  是那种编辑语言的啊?

我现在只知道VB的一点点命令…………

你觉的现在学那种语言最实用?

3 楼

这也加精华啊?!!?

4 楼

只是新人学习的

5 楼

谢谢各位 借光了

6 楼

看帖回帖^_^

7 楼

对话框打开时命令无法执行。单击"确定",然后关闭对话框以继续。

8 楼

Shipping Address:

9 楼

[url=http://www.newhotshoes.com]Christian louboutin [/url]
[url=http://www.newhotshoes.com/]christian louboutin sale[/url]
[url=http://www.newhotshoes.com/christian-louboutin-news-2010-c-54.html]christian louboutin shoes[/url]
[url=http://www.newhotshoes.com/]sale christian louboutin[/url]
[url=http://www.usachristianlouboutin.com/]Christian louboutin [/url]
[url=http://www.usachristianlouboutin.com/]christian louboutin discount[/url]
[url=http://www.usachristianlouboutin.com/]Christian Louboutin Pumps[/url]
[url=http://www.newhotshoesaleristian-louboutin-dorsays-c-52.html]Christian Louboutin d'Orsays[/url]
[url=http://www.newhotshoes.com/]Christian Louboutin Boots[/url]
[url=http://www.usachristianlouboutin.com/]Christian Louboutin Pumps[/url]
[url=http://www.newhotshoes.com/christian-louboutin-sandals-c-40.html]Christian Louboutin Sandals[/url]
[url=http://www.newhotshoes.com/christian-louboutin-shoes-c-38.html]Christian Louboutin Shoes[/url]
[url=http://www.usachristianlouboutin.com]Christian Louboutin Slingback[/url]
[url=http://www.newhotshoes.com/christian-louboutin-wedges-c-39.html]Christian Louboutin Wedges[/url]
[url=http://www.newhotshoes.com/giuseppe-zanotti-shoes-c-53.html]Giuseppe Zanotti Shoes[/url]
[url=http://www.usachristianlouboutin.com/jimmy-choo-shoes-c-41.html]Jimmy Choo Shoes[/url]
[url=http://www.newhotshoes.com/manolo-blahnik-c-43.html]Manolo Blahnik[/url]
[url=http://www.newhotshoes.com/manolo-blahnik-boots-c-46.html]Manolo Blahnik Boots[/url]
[url=http://www.newhotshoes.com/manolo-blahnik-slingback-c-47.html]Manolo Blahnik slingback[/url]
[url=http://www.newhotshoes.com/sergio-rossi-c-55.html]Sergio Rossi[/url]
[url=http://www.newhotshoes.com/yves-saint-laurent-c-42.html]Yves Saint Laurent[/url]
[url=http://www.newhotshoes.com/alexander-wang-c-56.html]Alexander Wang [/url]


Why do women love [URL=http://www.usachristianlouboutin.com/]christian louboutin [/URL]PUMPS? Why obsession the world of [URL=http://www.usachristianlouboutin.com]christian louboutin discount[/URL]pumps?  Perhaps because christian louboutin shoes shaped women's posture; perhaps because
[URL=http://www.newhotshoes.com]christian louboutin shoes[/URL] given women the magic of rebirth.you may choose christian louboutin!!!!


10 楼

[url=http://www.worldgodshop.com/]Supra Shoes[/url]   [url=http://www.worldgodshop.com/]Radii shoes[/url]  [url=http://www.worldgodshop.com/]Prada Shoes[/url]   [url=http://www.worldgodshop.com/]Jordan shoes[/url]  [url=http://www.worldgodshop.com/]Christian Louboutin shoes[/url] 
http://www.worldgodshop.com/

我来回复

您尚未登录,请登录后再回复。点此登录或注册