TextEditAdvancedModeOptions Properties
Exposes settings that toggle individual features of the TextEdit Advanced Mode. See this property for more information about this mode: RepositoryItemTextEdit.UseAdvancedMode.
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 |
See Also