バージョン 21.2

GetShowInkButton メソッド

インクボタンをどのタイミングでエディターに表示するかを決定します。
シンタックス
public override Infragistics.Win.ShowInkButton GetShowInkButton( 
   object ownerContext
)

パラメータ

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

戻り値の型

InkButtonがいつ表示されるかを示すShowInkButton値。
解説

デフォルトの実装は デフォルトの実装は ShowInkButton.Default を返します。

参照