







Popup menu for autocomplete
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public class AutocompleteMenu : ToolStripDropDown |
| Visual Basic |
|---|
Public Class AutocompleteMenu _ Inherits ToolStripDropDown |
| Visual C++ |
|---|
public ref class AutocompleteMenu : public ToolStripDropDown |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ToolStrip
System.Windows.Forms..::..ToolStripDropDown
FastColoredTextBoxNS..::..AutocompleteMenu
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ToolStrip
System.Windows.Forms..::..ToolStripDropDown
FastColoredTextBoxNS..::..AutocompleteMenu
