COleResizeBar Class
Visual Studio 2008
A type of control bar that supports resizing of in-place OLE items.
class COleResizeBar : public CControlBar
COleResizeBar objects appear as a CRectTracker with a hatched border and outer resize handles.
COleResizeBar objects are usually embedded members of frame-window objects derived from the COleIPFrameWnd class.
For more information, see the article Activation..