バージョン

ShowHotkeyPrefix メソッド (UltraEditorProxyOwnerBase)

アンパサンド文字がホットキープレフィックスとして解釈されるかどうかを返します。
シンタックス
'宣言
 
Public Overrides Function ShowHotkeyPrefix( _
   ByVal ownerContext As Object _
) As Boolean
public override bool ShowHotkeyPrefix( 
   object ownerContext
)

パラメータ

ownerContext
GetEmbeddableElement(UIElement,EmbeddableEditorOwnerBase,Object,EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

アンパサンド文字がホットキープレフィックスとして解釈されるかどうかを示すブール値。
参照