







Initializes a new instance of the HintClickEventArgs class
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public HintClickEventArgs( Hint hint ) |
| Visual Basic |
|---|
Public Sub New ( _ hint As Hint _ ) |
| Visual C++ |
|---|
public: HintClickEventArgs( Hint^ hint ) |
Parameters
- hint
- Type: FastColoredTextBoxNS..::..Hint
