A.string str="Tom\’s Living Room";
B.string str="Tom’s Living Room";
C.string str("Tom’s Living Room");
D.string str("Tom"s Living Room");
A.TextBox
B.GroupBox
C.RadioButton
D.Label
A.幫助窗口
B.菜單欄
C.工具欄
D.工具箱