COleResizeBar::Create

BOOLCreate(CWnd*pParentWnd,DWORDdwStyle**=WS_CHILD|WS_VISIBLE,UINTnID=AFX_IDW_RESIZE_BAR);**

Return Value

Nonzero if the resize bar was created; otherwise 0.

Parameters

pParentWnd

Pointer to the parent window of the resize bar.

dwStyle

Specifies the window style attributes.

nID

The resize bar’s child window ID.

Remarks

Creates a child window and associates it with the COleResizeBar object.

COleResizeBar OverviewClass MembersHierarchy Chart

See Also   CWnd::Create, CControlBar