題目內容
(請給出正確答案)
以下能在窗體Form1的標題欄中顯示“VisualBasic窗體\"的語句是()。 A.Form1.Name="V
以下能在窗體Form1的標題欄中顯示“VisualBasic窗體\"的語句是()。
A.Form1.Name="VisualBasic窗體"
B.Form1.Title="VisualBasic窗體"
C.Form1.Caption="VisualBasic窗體"
D.Form1.Text="VisualBasic窗體"
答案