Called by the framework to display a border for a status-bar pane.
The default implementation uses the same algorithm as MFC does to draw borders for the standard status-bar. Override this member function in your CBCGPVisualManager - derived class to customize the status-bar appearance. Do not call the default. 
- Parameters
- 
  
    | pDC | A pointer to a device context. |  | pBar | A pointer to a status-bar whose indicator pane's border is being drawn. |  | rectPane | Specifies the bounding rectangle of the indicator pane. |  | uiID | Specifies the indicator ID. |  | nStyle | Specifies the indicator style. |