Method OnShowPopup
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v10.dll
OnShowPopup(object, ShowingEventArgs)
Raises ShowPopup event.
public virtual void OnShowPopup(object sender, ShowingEventArgs e)
Parameters
senderobjectThe source of the event.
eShowingEventArgsA
ShowingEventArgsthat contains the event data.