單項選擇題文本框中文本的字體大小由()屬性設(shè)置。

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下面4個選項,不是窗體屬性的是()。

A. MinButton
B. Name
C. Load
D. Caption

2.單項選擇題隨機(jī)生成數(shù)據(jù)范圍在[1,10]之間的整數(shù),表達(dá)式是()

A.  Int(10*Rnd)
B.  Int(1+10*Rnd)
C.  Int(10*Rnd-1)
D.  Int(11*Rnd-1)