單項(xiàng)選擇題要使窗體在運(yùn)行時(shí)沒有最大化按鈕,只要對()屬性設(shè)置即可。

A.MaxButton
B.BorderStyle
C.Width
D.MinButton


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題不論何對象,都具有()屬性。

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

2.單項(xiàng)選擇題文本框沒有()屬性。 

A.Enabled
B.Visible
C.BackColor
D.Caption

3.單項(xiàng)選擇題若要使命令按鈕不可操作,要對()屬性設(shè)置。

A.Enabled
B.Visible
C.BackColor
D.Caption

4.單項(xiàng)選擇題若要使標(biāo)簽控件顯示時(shí)不覆蓋其背景內(nèi)容,要對()屬性設(shè)置。 

A.BackColor
B.BorderStyle
C.ForeColor
D.BackStyle

5.單項(xiàng)選擇題要使Print方法在Form_load事件中起作用,要對窗體的()屬性進(jìn)行設(shè)置。

A.BackColor
B.ForeColor
C.AutoRedraw
D.Caption