バージョン

HotkeyPrefix メソッド (TextProviderBase)

テキストのニーモニックの描画方法を決定します。
シンタックス
'宣言
 
Public Overridable Function HotkeyPrefix( _
   ByVal element As DependentTextUIElement _
) As HotkeyPrefix
public virtual HotkeyPrefix HotkeyPrefix( 
   DependentTextUIElement element
)

パラメータ

element
依存する uielement

戻り値の型

テキストをそのまま描画すべきであることを示すデフォルトの HotkeyPrefix.None。
参照