BCGControlBar Pro for MFC
UINT CBCGPAppBarWnd::tagAPPBARSTATE::m_uSide

Specifies the screen edge the application bar is docked at.

Should be one of the following:

  • ABE_LEFT: The application bar should be dock to the left edge.
  • ABE_TOP: The application bar should be dock to the top edge.
  • ABE_RIGHT: The application bar should be dock to the right edge.
  • ABE_BOTTOM: The application bar should be dock to the bottom edge.