CPane::SetMinSize

Sets the minimum allowed size for the pane.

void SetMinSize(
   const CSize& size
);

Parameters

  • [in] size
    A CSize object that contains the minimum allowed size for the pane.

Requirements

Header: afxpane.h

See Also

Reference

CPane Class

Hierarchy Chart

CPane::GetMinSize