BCGControlBar Pro for MFC
DWORD CBCGPAutoHideButton::GetAlignment ( ) const
inline

Returns alignment of autohide button.

Returns
A DWORD value containing current alignment of autohide button. It can be one of predefined CBRS_ALIGN_ styles (CBRS_ALIGN_LEFT, CBRS_ALIGN_RIGHT, CBRS_ALIGN_TOP, CBRS_ALIGN_BOTTOM).

Use this function to determine current alignment of an autohide button. The alignment of button means on what side of application window the button resides.