Table of Contents

Method Window

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Window(Control)

Assigns the control reference that the IAuiPaneInfo should use.

IAuiPaneInfo Window(Control control)

Parameters

control Control

New control reference.

Returns

IAuiPaneInfo

Returns this pane info instance.

Remarks

This normally does not need to be specified, as the control reference is automatically assigned to the IAuiPaneInfo structure as soon as it is added to the manager.