BCGControlBar Pro for MFC
virtual DWORD CBCGPBaseControlBar::GetCurrentAlignment ( ) const
virtual

Returns the current control bar alignment.

Returns
The current alignment of the control bar. It may be one of the following values:
  • CBRS_ALIGN_LEFT
  • CBRS_ALIGN_RIGHT
  • CBRS_ALIGN_TOP
  • CBRS_ALIGN_BOTTOM

Call this function to determine the current control bar alignment.