バージョン

DrawAsActive メソッド (EditorWithComboOwner)

要素を”アクティブ”な状態として描画すべきかどうかを示す値を返します。
シンタックス
'宣言
 
Public Overrides Function DrawAsActive( _
   ByVal ownerContext As Object _
) As Infragistics.Win.DefaultableBoolean
public override Infragistics.Win.DefaultableBoolean DrawAsActive( 
   object ownerContext
)

パラメータ

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

戻り値の型

要素を”アクティブ”な状態として描画すべきかどうかを示す値。
参照