System.Windows.Forms.WebBrowserBase.IsInputChar Method

Determines if a character is an input character that the control recognizes.

Syntax

protected override bool IsInputChar (char charCode)

Parameters

charCode
The character to test.

Returns

true if the character should be sent directly to the control and not preprocessed; 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: 2.0.0.0