TextEditAdvancedModeOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Text |
Initializes a new instance of the Text |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether an editor should use updated caret animations when in Advanced Mode. See this property for more information about this mode: Repository |
Allow |
Gets or sets whether an editor should use updated selection animations when in Advanced Mode. See this property for more information about this mode: Repository |
Auto |
Gets or sets a custom collection of auto-complete suggestions. This property is in effect in advanced mode when the Auto |
Auto |
Gets or sets text auto-completion mode. This property is in effect if the Repository |
Auto |
Gets or sets the source of auto-complete suggestions. This property is in effect if the Repository |
Label |
Gets or sets the caption of the embedded editor label. Text |
Label |
Gets the appearance settings of the embedded caption. This property is in effect if the Use |
Selection |
Gets or sets the selection color. This property is in effect if the Use |
Shifted |
Gets the appearance settings of the embedded caption. This property is in effect if the Use |
Shortcuts |
Gets or sets whether to enable keyboard shortcuts for the editor. This property is in effect if the Repository |
Use |
Gets or sets whether an editor uses the Direct |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the target Text |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Converts this Text |
See Also