IApplicationPostDeepFlushEvent Method |
Post an idle message to perform a deep flush sequence, includes reconstruction of GUI componennts!
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxvoid PostDeepFlushEvent()
Sub PostDeepFlushEvent
Dim instance As IApplication
instance.PostDeepFlushEvent()
void PostDeepFlushEvent()
See Also