Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Determines whether the pane can be resized.
virtual BOOL CanBeResized() const;
Return Value
TRUE if the pane can be resized; otherwise, FALSE.
Remarks
This method checks for the AFX_CBRS_RESIZE flag, which is specified by default in CBasePane::OnCreate. If this flag is not specified, the docking manager flags the pane internally as immovable instead of docking it.
Requirements
Header: afxbasepane.h