SplitWindow.RestoreUpdate Method | |
Decrement the buffered paint count maintained by the split window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
Every call to RestoreUpdate() should be paired with a call to SuspendUpdate(). If the paint count is zero, deferred painting is ended.
See Also