Contents
|
PyCFrameWnd
.FloatControlBar
FloatControlBar(
controlBar
, int, int
, style
)
Floats a control bar.
Parameters
controlBar
:
PyCControlBar
The control bar to dock.
int, int
: x,y
The location, in screen coordinates, where the top left corner of the control bar will be placed.
style=CBRS_ALIGN_TOP
: int
Determines which sides of the frame window to consider for docking.
MFC References
CFrameWnd::FloatControlBar