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.
Resizes a docking pane in autohide mode so that it takes the full width or height of the frame’s client area surrounded by dock sites.
void AlignAutoHidePane(
CPaneDivider* pDefaultSlider,
BOOL bIsVisible = TRUE
);
Parameters
[in] pDefaultSlider
The docking slider pane.[in] bIsVisible
TRUE if the docking pane is visible; FALSE otherwise.
Requirements
Header: afxdockingmanager.h