ExistControl
返回一个逻辑值,用于判断窗口是否存在指定名称的控件,语法为:
ExistControl(Name)
Name:字符型,要判断的控件名称
if e.form.ExistControl("table1")