TextEditor Constructor
TextEditor()
Initializes a new instance of the TextEditor
class with default settings.
Declaration
public TextEditor()
TextEditor(TextEditorContentArea)
Creates a new TextEditor instance.
Declaration
protected TextEditor(TextEditorContentArea contentArea)
Parameters
Type | Name | Description |
---|---|---|
TextEditorContentArea | contentArea |