Ribbon for WinForms
ProcessMnemonic メソッド (C1SuperLabelBase)

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > C1SuperLabelBase クラス : ProcessMnemonic メソッド
The character to process.
Processes a mnemonic character.
シンタックス
'宣言
 
Protected Overrides Function ProcessMnemonic( _
   ByVal charCode As Char _
) As Boolean
protected override bool ProcessMnemonic( 
   char charCode
)

パラメータ

charCode
The character to process.

戻り値の型

True if the character was processed as a mnemonic by the control; otherwise, false.
参照

C1SuperLabelBase クラス
C1SuperLabelBase メンバ