MethodAutocompleteItem Members
| FastColoredTextBox |
| MethodAutocompleteItem Members |
| MethodAutocompleteItem Class Constructors Methods Fields Properties See Also Send Feedback |
The MethodAutocompleteItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MethodAutocompleteItem | Initializes a new instance of the MethodAutocompleteItem class |
Methods
| Name | Description | |
|---|---|---|
| Compare | (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 |
This method is called after item inserted into text
(Inherited from AutocompleteItem.) | |
| ToString |
Returns text for display into popup menu
(Inherited from AutocompleteItem.) |
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.) |