單項(xiàng)選擇題要在窗體的標(biāo)題內(nèi)顯示“myfrm”,使用的語句是()
A.Form1.Print"myfrm"
B.Form.Print"myfrm"
C.Form.caption="myfrm"
D.Form1.caption="myfrm"