CPane::GetMinSize

Retrieves the minimum allowed size for the pane.

virtual void GetMinSize(
   CSize& size
) const;

Parameters

  • [out] size
    A CSize object that is filled with the minimum allowed size.

Requirements

Header: afxpane.h

See Also

Reference

CPane Class

Hierarchy Chart

CPane::SetMinSize