[]
Processes the specified dialog character by the component.
protected override bool ProcessDialogChar(char charCode)
Protected Overrides Function ProcessDialogChar(charCode As Char) As Boolean
| Type | Name | Description |
|---|---|---|
| char | charCode | Character for the component to process |
| Type | Description |
|---|---|
| bool | true if the character was processed by the component; false otherwise |