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.
Called by the framework to animate the pane when it is in autohide mode.
virtual void OnSlide(
BOOL bSlideOut
);
Parameters
- [in] bSlideOut
TRUE to show the pane; FALSE to hide the pane.
Remarks
Override this method in a derived class to implement custom autohide effects.
Requirements
Header: afxDockablePane.h