Table of Contents

Method TopDockable

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

TopDockable(bool)

Indicates whether a pane can be docked at the top of the frame.

IAuiPaneInfo TopDockable(bool b = true)

Parameters

b bool

true if pane can be docked at the top, false otherwise.

Returns

IAuiPaneInfo

Returns this pane info instance.