单项选择题

下列设置中,可以使命令按钮Command1成为不可见状态的是()

A.Command1.Enabled=True
B.Command1.Enabled=False
C.Command1.Visible=True
D.Command1.Visible=False