问题详情
为了使命令按钮(名称为Command1)右移200,应使用的语句是
A、Command1.Move-200
B、Command1.Move200
C、Command1.Left=Command1.Left+20
D、Command1.Left=Command1.Left-200