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
Retrieves the minimum allowed size for the pane.
virtual void GetMinSize(
CSize& size
) const;
Header: afxpane.h