T3000 CrossPlatform Documentation
![]() | AutocompleteItem Class |
[This is preliminary documentation and is subject to change.]
Item of autocomplete menu

SystemObject FastColoredTextBoxNSAutocompleteItem
FastColoredTextBoxNSMethodAutocompleteItem
FastColoredTextBoxNSSnippetAutocompleteItem
FastColoredTextBoxNSSuggestItem
FastColoredTextBoxNSMethodAutocompleteItem
FastColoredTextBoxNSSnippetAutocompleteItem
FastColoredTextBoxNSSuggestItem
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)

The AutocompleteItem type exposes the following members.

Name | Description | |
---|---|---|
![]() | AutocompleteItem | Initializes a new instance of the AutocompleteItem class |
![]() | AutocompleteItem(String) | Initializes a new instance of the AutocompleteItem class |
![]() | AutocompleteItem(String, Int32) | Initializes a new instance of the AutocompleteItem class |
![]() | AutocompleteItem(String, Int32, String) | Initializes a new instance of the AutocompleteItem class |
![]() | AutocompleteItem(String, Int32, String, String, String) | Initializes a new instance of the AutocompleteItem class |

Name | Description | |
---|---|---|
![]() | BackColor |
Back color of item
|
![]() | ForeColor |
Fore color of text of item
|
![]() | MenuText |
Menu text. This text is displayed in the drop-down menu.
|
![]() | Parent | |
![]() | ToolTipText |
Tooltip text.
|
![]() | ToolTipTitle |
Title for tooltip.
|

Name | Description | |
---|---|---|
![]() | Compare |
Compares fragment text with this item
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetTextForReplace |
Returns text for inserting into Textbox
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnSelected |
This method is called after item inserted into text
|
![]() | ToString |
Returns text for display into popup menu
(Overrides ObjectToString.) |

Name | Description | |
---|---|---|
![]() | ImageIndex | |
![]() | Tag | |
![]() | Text |
