|
inline |
Sets a new docking method for a control bar.
Currently, there are two docking modes supported by the framework: immediate and standard.
In the standard docking mode control bars and mini-frame windows are moved around using a "drag rectangle". In the immediate docking mode control bars and mini-frame windows are moved immediately with their context.
You can set the docking mode for each control bar individually using the SetDockMode member function.
dockModeNew | Specifies the new docking mode for a control bar. |