COleResizeBar Class
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..
Требования
Header: afxole.h
См. также
Основные понятия
SUPERPAD Sample: Demonstrates a Visual Editing Server That Edits Text Using CEditView