バージョン

GetEditor メソッド (UltraTrackBarOwnerInfo)

このEmbeddableEditorOwnerBase派生クラスに関連付けられているエディターを返します。
シンタックス
'宣言
 
Public Overrides Function GetEditor( _
   ByVal ownerContext As Object _
) As Infragistics.Win.EmbeddableEditorBase
public override Infragistics.Win.EmbeddableEditorBase GetEditor( 
   object ownerContext
)

パラメータ

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

戻り値の型

関連付けられた Infragistics.Win.EmbeddableEditorBase
参照