|
virtual |
Makes the control bar floating.
Call this member function to make the control bar floating at the specified by rectFloat position. FloatControlBar will create a parent mini-frame for this control bar.
rectFloat | Specifies the screen coordinates to place the control bar upon floating. |
dockMethod | Specifies the dock method to use to float the control bar. |
bShow | Specifies whether the control bar should be shown (TRUE) or hidden (FALSE) upon floating. |
Reimplemented from CBCGPBaseControlBar.