Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
A type of control bar that supports resizing of in-place OLE items.
class COleResizeBar : public CControlBar
Remarks
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..
Requirements
Header: afxole.h
See Also
Tasks
SUPERPAD Sample: Demonstrates a Visual Editing Server That Edits Text Using CEditView