DocEvents_LensGalleryRenderCompleteEventHandler Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when a callout gallery’s icons (dynamic and static) have completed rendering.
public delegate void DocEvents_LensGalleryRenderCompleteEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void DocEvents_LensGalleryRenderCompleteEventHandler();
Public Delegate Sub DocEvents_LensGalleryRenderCompleteEventHandler()
- Attributes
Remarks
This event can be used to indicate when re-enable screen updating or display additional dialogs, for example.