Skip to main content
A newer version of this page is available.

ISnapControl Properties

Implements the main functionality of Snap Control.
Name Description
AutoSizeMode For internal use. Inherited from IRichEditControl.
CanShowNumberingListForm For internal use. Inherited from IRichEditControl.
Cursor For internal use. Inherited from IRichEditControl.
DataSources Provides access to the collection of SnapControl data sources.
Document Provides access to a Document interface representing the control’s document. Inherited from IRichEditControl.
Handle Gets the handle to the window represented by the implementer. Inherited from IWin32Window.
InnerControl For internal use. Inherited from IRichEditControl.
InnerDocumentServer For internal use. Inherited from IRichEditControl.
IsPrintingAvailable Indicates whether the RichEditControl content can be printed or exported. Inherited from IRichEditControl.
IsPrintPreviewAvailable Indicates whether the control can be printed and the print preview for the control is available. Inherited from IRichEditControl.
Overtype Specifies whether or not the overtype mode is enabled for the RichEdit control. Inherited from IRichEditControl.
OvertypeAllowed Indicates whether or not the overtype feature is allowed. Inherited from IRichEditControl.
ShowCaretInReadOnly Specifies whether or not the caret is displayed if the control is read-only. Inherited from IRichEditControl.
SkinBottomMargin For internal use. Inherited from IRichEditControl.
SkinLeftMargin For internal use. Inherited from IRichEditControl.
SkinRightMargin For internal use. Inherited from IRichEditControl.
SkinTextColors For internal use. Inherited from IRichEditControl.
SkinTopMargin For internal use. Inherited from IRichEditControl.
UseGdiPlus For internal use. Inherited from IRichEditControl.
UseSkinMargins For internal use. Inherited from IRichEditControl.
UseStandardDragDropMode Indicates whether or not the standard drag-and-drop mode is selected. Inherited from IRichEditControl.
ViewBounds For internal use. Inherited from IRichEditControl.
See Also