







|
| FastColoredTextBox |
| FastColoredTextBox..::..OnKeyPressed Method |
| FastColoredTextBox Class See Also Send Feedback |
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public void OnKeyPressed( char c ) |
| Visual Basic |
|---|
Public Sub OnKeyPressed ( _ c As Char _ ) |
| Visual C++ |
|---|
public: void OnKeyPressed( wchar_t c ) |
Parameters
- c
- Type: System..::..Char
