AfterLoad事件:
e.Form.Controls("Button1").Enabled = False
设置全局的TextChanged事件:
e.Form.Controls("Button1").Enabled = True