|
virtual |
Creates the outlook bar pane control and attaches it to the CBCGPOutlookBarPane object.
You construct a CBCGPOutlookBarPane object in two steps. First call the constructor, then call Create(), which creates the outlook bar pane control and attaches it to the CBCGPOutlookBarPane object.
For more information about dwBCGStyle see CBCGPBaseControlBar::CreateEx.
pParentWnd | Specifies the outlook bar pane control's parent window. It must not be NULL. |
dwStyle | The window style. |
uiID | The control ID. Must be unique in order to enable saving state. |
dwBCGStyle | Specifies special styles that will define the behavior of the outlook bar pane control when it's detached from the outlook bar. |