BCGControlBar Pro for MFC
CReBarCtrl& CBCGPReBar::GetReBarCtrl ( ) const

This member function allows direct access to the underlying common control.

Returns
A reference to a CReBarCtrl object.

Call this member function to take advantage of the functionality of the Windows rebar common control in customizing your rebar. When you call GetReBarCtrl, it returns a reference object to the CReBarCtrl object so you can use either set of member functions.