バージョン

GetEditor メソッド (EditorButtonControlBase.EditorButtonOwnerInfo)

渡されたownerContextのエディターを返します。これはEmbeddableOwnerBaseの基本実装によって使用されます。
シンタックス
'宣言
 
Public Overrides Function GetEditor( _
   ByVal ownerContext As Object _
) As EmbeddableEditorBase
public override EmbeddableEditorBase GetEditor( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement メソッドに渡されたコンテキスト。

戻り値の型

渡されたコンテキストの Infragistics.Win.EmbeddableEditorBase
参照