Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the pane is resizable.
virtual BOOL IsResizable() const;
Return Value
TRUE if the pane is resizable; otherwise, FALSE.
Remarks
Base CPane objects are not resizable.
The docking manager uses the resizable flag to determine pane layout. Non-resizable panes are always located at the outer edges of the parent frame.
Non-resizable panes cannot reside in docking containers.
Requirements
Header: afxpane.h