A.CommandButton控件的Caption屬性決定按鈕上顯示的內(nèi)容 B.程序運行時單擊CommandButton控件,則系統(tǒng)激發(fā)該控件對應的Change事件 C.CommandButton控件的name屬性決定按鈕上顯示的內(nèi)容 D.CommandButton控件的顏色是不可以改變的
利用VB編程實現(xiàn)求圓的面積,若要從文本框Text1中獲取圓半徑r,正確的語句是()
A.A B.B C.C D.D
A.ForeColor B.BackGround C.BackColor D.FillColor