Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
Concepts
SUPERPAD Sample: Demonstrates a Visual Editing Server That Edits Text Using CEditView