单选题
如果需要在Myfonn=CreateObject("form")所创建的表单对象Myform中添加commandl按钮对象,应当使用命令______。
A、
AddObject Commandl AS commandbutton
B、
MyforAddobject("commandl","commandbutton")
C、
MyforAddobject("commandbutton","commandl")
D、
Commandl=Addobject("commandl","commandbutton")
【正确答案】
B
【答案解析】
提交答案
关闭