这个肯定是有用的,加在你执行代码前面,请仔细测试,
需要对控件进行才对,
Dim tb As WinForm.Table = e.Form.Controls("Table")tb.StopRedraw
如果还觉得不行,请使用e.form.StopRedraw。