SECMDIFrameWnd::FloatControlBarInMDIChild

voidSECMDIFrameWnd::FloatControlBarInMDIChild(CControlBar*pBar, CPointpoint, DWORDdwStyle)

The control bar is converted to an MDI child and floated in the MDI client area. To convert the control bar back to a normal docking or floating control bar, call ReDockControlBar.

Defined in: swinmdi.cpp

Return Value

void

Parameters

pBar

The control bar to float as an MDI child.

point

The position on screen to float the MDI child at.

dwStyle

The style of the control bar once floated as an MDI child.

See Also

ReDockControlBar