A.對象所具有的行為 B.對象所具有的動作 C.對象所具有的特征和狀態(tài) D.對象所具有的繼承性
A.ThisForm.Command1.Enabled=F B.ThisForm.Command1.Visible=F C.ThisForm.Command1.Enabled=T D.ThisForm.Command1.Visible=T
A.文本框 B.復選框 C.命令按鈕 D.頁框