Method SetMinHeight
SetMinHeight(int)
Sets the minimal possible height for the status bar.
public virtual bool SetMinHeight(int height)Parameters
- heightint
- New height value. 
Returns
- bool
- trueif success;- falseotherwise.
Remarks
The real height may be bigger than the height specified here depending on the size of the font used by the status bar.