Method BindEvents
BindEvents(Control?)
Override to bind events to the main control of the popup window.
protected virtual void BindEvents(Control? control)
Parameters
control
ControlControl which events are binded.
Override to bind events to the main control of the popup window.
protected virtual void BindEvents(Control? control)
control
ControlControl which events are binded.