DocEvents_LensGalleryRenderCompleteEventHandler Delegate

Definition

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.

Applies to