System.Windows.Forms.ToolStripSplitButton.ProcessMnemonic Method

Processes a mnemonic character.

Syntax

protected override bool ProcessMnemonic (char charCode)

Parameters

charCode
The character to process.

Returns

true in all cases.

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
Since: .NET 2.0