This method sets the minimum height of a status bar control’s drawing area. The minimum height is the sum of nMin and twice the width, in pixels, of the vertical border of the status bar control.
| Header file: | Afxcmn.h |
| Platforms: | Palm-size PC, H/PC Pro |
| Windows CE versions: | 2.10 and later |
| Complete documentation: | Visual C++ documentation |
void SetMinHeight( int nMin );