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.
Determines whether the pane can be resized.
virtual BOOL IsResizable() const;
Return Value
TRUE if the pane can be resized by the user; otherwise, FALSE.
Remarks
Panes of CDockablePane Class can be resized.
The status bar (CMFCStatusBar Class) and the dock bar (CDockSite Class) cannot be resized.
Requirements
Header: afxbasepane.h