|
inline |
Returns a pointer to a dock bar row.
Call this member function to get the direct access to the row where toolbar is docked. It may be useful if you want to manipulate a particular row directly. For example, if you want to arrange toolbars on a row, you can call GetDockRow and then CBCGPDockBarRow::ArrangeControlBars.