







![]() ![]() ![]() |
FastColoredTextBox |
SnippetAutocompleteItem Members |
SnippetAutocompleteItem Class Constructors Methods Fields Properties See Also Send Feedback |
The SnippetAutocompleteItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SnippetAutocompleteItem | Initializes a new instance of the SnippetAutocompleteItem class |
Methods
Name | Description | |
---|---|---|
![]() | Compare |
Compares fragment text with this item
(Overrides AutocompleteItem..::..Compare(String).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetTextForReplace | (Overrides AutocompleteItem..::..GetTextForReplace()()()().) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | OnSelected | (Overrides AutocompleteItem..::..OnSelected(AutocompleteMenu, SelectedEventArgs).) |
![]() | ToString | (Overrides AutocompleteItem..::..ToString()()()().) |
Fields
Name | Description | |
---|---|---|
![]() | ImageIndex | (Inherited from AutocompleteItem.) |
![]() | Tag | (Inherited from AutocompleteItem.) |
![]() | Text | (Inherited from AutocompleteItem.) |
Properties
Name | Description | |
---|---|---|
![]() | 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.) |