Event ShowPopup
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.