MethodAutocompleteItem Class
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
MethodAutocompleteItem Class |
[This is preliminary documentation and is subject to change.]
This autocomplete item appears after dot
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
The MethodAutocompleteItem type exposes the following members.
| Name | Description | |
|---|---|---|
| MethodAutocompleteItem | Initializes a new instance of the MethodAutocompleteItem class |
| Name | Description | |
|---|---|---|
| BackColor |
Back color of item
(Inherited from AutocompleteItem.) | |
| ForeColor |
Fore color of text of item
(Inherited from AutocompleteItem.) | |
| MenuText |
Menu text. This text is displayed in the drop-down menu.
(Inherited from AutocompleteItem.) | |
| Parent | (Inherited from AutocompleteItem.) | |
| ToolTipText |
Tooltip text.
(Inherited from AutocompleteItem.) | |
| ToolTipTitle |
Title for tooltip.
(Inherited from AutocompleteItem.) |
| Name | Description | |
|---|---|---|
| Compare | (Overrides AutocompleteItemCompare(String).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetTextForReplace | (Overrides AutocompleteItemGetTextForReplace.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnSelected |
This method is called after item inserted into text
(Inherited from AutocompleteItem.) | |
| ToString |
Returns text for display into popup menu
(Inherited from AutocompleteItem.) |
| Name | Description | |
|---|---|---|
| ImageIndex | (Inherited from AutocompleteItem.) | |
| Tag | (Inherited from AutocompleteItem.) | |
| Text | (Inherited from AutocompleteItem.) |