System.Windows.Forms.Form.ProcessDialogChar Method

Processes a dialog 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

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0