System.Windows.Forms.ToolStripDropDownButton.ProcessMnemonic Method

Retrieves a value indicating whether the drop-down list of the System.Windows.Forms.ToolStripDropDownButton has items.

Syntax

protected override bool ProcessMnemonic (char charCode)

Parameters

charCode
The character to process.

Returns

true if the drop-down list has items; 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
Since: .NET 2.0