Processes a dialog box character.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected override
bool ProcessDialogChar (
char charCode)
Parameters
- charCode
-
The character to process.
Returns
true if the character was processed by the control; otherwise, false.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0