Control.RestoreUpdate Method | |
Resume all drawing updates for a control (after Control:SuspendUpdate() is called).
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
This method resumes all drawing updates for a control (after Control:SuspendUpdate() is called).
See Also