Share via


CDockablePane::GetAHSlideMode

Retrieves the auto-hide slide mode for the pane.

virtual UINT GetAHSlideMode() const;

Return Value

A UINT that specifies the auto-hide slide mode for the pane. The return value can be either AFX_AHSM_MOVE or AFX_AHSM_STRETCH, but the implementation only uses AFX_AHSM_MOVE.

Requirements

Header: afxdockablepane.h

See Also

Reference

CDockablePane Class

Hierarchy Chart