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