Method SetMinHeight
SetMinHeight(int)
Sets the minimal possible height for the status bar.
public bool SetMinHeight(int height)
Parameters
heightintNew 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.