Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
Remarks
If consistent handling of minimum pane sizes is active (CPane::m_bHandleMinSize), size is filled with the minimum allowed size for the active tab. Otherwise, size is filled with the return value of CPane::GetMinSize.
Requirements
Header: afxbasetabbedpane.h