Creates the Windows control and attaches it to a CBCGPTabbedToolbar object. 
- Returns
- TRUE if the toolbar has been created successfully; otherwise FALSE.
Call this member function to create a tabbed toolbar object. You can use the same styles as when creating a regular toolbar object. 
- Parameters
- 
  
    | pParentWnd | Points to the parent window. |  | dwStyle | The toolbar style. See Toolbar Control and Button Styles in the Platform SDK for a list of appropriate styles. |  | nID | The toolbar's child-window ID. |  | dwBCGStyle | Reserved. |