BOOL CBCGPAppBarWnd::SetSide | ( | UINT | uSide | ) |
Docks an application bar at the specified side of the screen.
Use this function to dock an application bar at the specified by uiSide edge of the screen. It can be one of the following values:
If docking is not allowed at the specified edge, the function returns 0.
uSide | Specifies the screen edge to dock the application bar at. |