BCGControlBar Pro for MFC
UINT CBCGPAppBarWnd::GetSide ( ) const
inline

Returns the edge of the screen where the application bar is currently docked at.

Returns
The edge of the screen where the app bar is currently docked. Can be one of the following values:
  • ABE_TOP
  • ABE_BOTTOM
  • ABE_LEFT
  • ABE_RIGHT
  • ABE_FLOAT.