Text控件常用来获取或设置字符,( )属性用来屏蔽单行TextBox控件中的输入字符。
A: Name
B: PasswordChar
C: SelectedText
D: Text
A: Name
B: PasswordChar
C: SelectedText
D: Text
举一反三
- TextBox控件的()属性用来设置TextBox控件中的输入文本的最大长度。 A: Maxlength B: Text C: Backcolor D: borderstyle
- Textbox控件用来获取或设置文本框中最多允许的字符数的属性是()。
- textbox控件通过()属性获取或设置textbox控件的行为模式。 A: text B: font C: textmode D: enabled
- textbox控件通过()属性获取或设置textbox控件的文本内容。 A: text B: font C: forecolor D: borderstyle
- TextBox控件的()属性可以用来接收用户在TextBox控件中输入的文本信息。 A: Icon B: Text C: Backcolor D: borderstyle