Table of Contents

Method BindEvents

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

BindEvents(Control?)

Override to bind events to the main control of the popup window.

protected virtual void BindEvents(Control? control)

Parameters

control Control

Control which events are binded.