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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Sets the minimum allowed size for the pane.
void SetMinSize(
const CSize& size
);
Header: afxpane.h