CStatusBarCtrl::SetMinHeight

void SetMinHeight( int nMin );

Parameters

nMin

Minimum height, in pixels, of the control.

Remarks

Call this function to set 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.

CStatusBarCtrl OverviewClass MembersHierarchy Chart

See Also   CStatusBarCtrl::GetRect, CStatusBarCtrl::GetBorders