バージョン

GetShowInkButton メソッド (UltraEditorProxyOwnerBase)

インクボタンをどのタイミングでエディターに表示するかを決定します。
シンタックス
'宣言
 
Public Overrides Function GetShowInkButton( _
   ByVal ownerContext As Object _
) As ShowInkButton
public override ShowInkButton GetShowInkButton( 
   object ownerContext
)

パラメータ

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

戻り値の型

InkButtonがいつ表示されるかを示すShowInkButton値。
参照