将文本框TextBox1设置为只能显示不能输入信息,应使用________语句。
A: TextBox1.ReadOnly = True
B: TextBox1.MaxLength = 0
C: TextBox1.Visible = Flase
D: TextBox1.Width = 0
A: TextBox1.ReadOnly = True
B: TextBox1.MaxLength = 0
C: TextBox1.Visible = Flase
D: TextBox1.Width = 0
举一反三
- 将文本框TextBox1设置为只能显示不能输入信息,应使用________语句。 A: TextBox1.ReadOnly = True B: TextBox1.MaxLength = 0 C: TextBox1.Visible = Flase D: TextBox1.Width = 0
- 将文本框TextBox1设置为只能显示不能输入信息,应使用________语句。 A: TextBox1.ReadOnly = True B: TextBox1.MaxLength = 0 C: TextBox1.Visible = Flase D: TextBox1.Width = 0
- 将文本框TextBox1设置为只能显示不能输入信息,应使用________语句。 A: TextBox1.ReadOnly = True B: TextBox1.MaxLength = 0 C: TextBox1.Visible = Flase D: TextBox1.Width = 0
- 将文本框TextBox1设置为只能显示不能输入信息,应使用()语句。 A: TextBox1.ReadOnly=True B: TextBox1.MaxLength=0 C: TextBox1.Visible=Flase D: TextBox1.Width=0
- 将文本框TextBox1设置为只能显示不能输入信息,应使用( )语句。 A: TextBox1.ReadOnly = True B: extBox1.MaxLength = 0 C: TextBox1.Visible = Flase D: TextBox1.Width = 0