Table of Contents

Method SetMinHeight

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

SetMinHeight(int)

Sets the minimal possible height for the status bar.

bool SetMinHeight(int height)

Parameters

height int

New height value.

Returns

bool

true if success; false otherwise.

Remarks

The real height may be bigger than the height specified here depending on the size of the font used by the status bar.