Table of Contents

Method Fixed

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Fixed()

Forces a pane to be fixed size so that it cannot be resized.

IAuiPaneInfo Fixed()

Returns

IAuiPaneInfo

Returns this pane info instance.

Remarks

After calling this method, IsFixed() will return true.