DocEvents_LensGalleryRenderCompleteEventHandler 代理人

定義

吹き出しギャラリーのアイコン (動的および静的) がレンダリングを完了したときに発生します。

public delegate void DocEvents_LensGalleryRenderCompleteEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void DocEvents_LensGalleryRenderCompleteEventHandler();
Public Delegate Sub DocEvents_LensGalleryRenderCompleteEventHandler()
属性

注釈

このイベントは、画面の更新が再度有効になったことを示す場合や、追加のダイアログを表示する場合に使用できます。

適用対象