题目内容

如果要在文本框中输入字符时只显示某个字符,如星号(*),将该文本框设置为密码框,应设置文本框的( )属性。

A. Caption
B. Password
C. PasswordChar
D. Text

查看答案
更多问题

程序运行时,当用户向文本框中输入新内容,将触发文本框的( )事件。

A. Click
B. DblClick
C. GotFocus
D. Change

以下( )控件没有Caption属性。

A. TextBox
B. CommandButton
C. Form
D. Label

文本框TextBox的属性中,( )属性使得文本框能够允许输入多行。

A. Text
B. Multiline
C. Name
D. Visible

Label控件中( )属性表示显示的信息。

A. Caption
B. Text
C. Tag
D. Name

答案查题题库