Version

Search Results

CreateEditorWithText() Method

Creates a new Infragistics.Win.EditorWithText object. Syntax Return Value A new EditorWithText object.

CreateEditorWithText(EmbeddableEditorOwnerBase) Method

Creates a new Infragistics.Win.EditorWithText object. Syntax Parameters owner The owner associated with the editor being created. Return Value A new EditorWithText object.

CreateEditorWithText Method (TextEditorControlBase)

Creates a new Infragistics.Win.EditorWithText object. Overload List

CreateOwner Method (TextEditorControlBase)

Creates an instance of the Owner associated with this control. Syntax Return Value A new Infragistics.Win.EmbeddableEditorOwnerBase instance.

Cut Method (TextEditorControlBase)

Moves the current selection in the control to the Clipboard. Syntax Remarks Note: The Cut method will only function correctly when the AlwaysInEditMode property is set to true.