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