用当前表单中的LABEL1控件来显示系统时间的语句是:THISFORM.LABEL1.______=TIME()
A: Caption
B: Name
C: FontName
D: Timer
A: Caption
B: Name
C: FontName
D: Timer
举一反三
- Label控件中()属性表示显示的信息。 A: Caption B: Text C: Tag D: Name
- 能够改变标签(Label)控件显示标题的属性是() A: Caption B: Name C: Click D: Text
- 能够改变标签(Label)控件显示标题的属性是()。 A: Name B: Caption C: Text D: Border
- 在窗体上添加标签控件Label1之后,标签控件的默认的名称Name是( )。 A: Label B: Label1 C: Text D: Text1
- VB中,时间按钮控件是() A: Label B: TextBox C: ommandButton D: Timer