e.Form.Controls("TextBoxA")的ValueChanged或TextChanged
e.Form.Controls("TextBoxB").Value = Nothing
或者
e.Form.Controls("TextBoxB").Text = ""