'宣言
Public Overrides Function GetEditorContext( _
ByVal As Object _
) As Object
public override object GetEditorContext(
object
)
パラメータ
- ownerContext
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
戻り値の型
渡されたownerContextに対してSetEditorContextで最後に設定されたエディターコンテキスト。