Table of Contents

Event ShowPopup

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Occurs when the popup window is displayed.

public event ShowPopupEvent ShowPopup

Returns

ShowPopupEvent
Occurs when the popup window is displayed.
Implements

Remarks

The event handler receives an argument of type ShowingEventArgs containing data related to this event.