バージョン 21.1

DrawAsActive メソッド (UltraEditorProxyOwnerBase)

要素を「アクティブな」状態として描画すべきかどうかを示す値を返します。プロパティからの戻り値がStandardでない場合に限って適用可能です。
シンタックス
public override DefaultableBoolean DrawAsActive( 
   object ownerContext
)

パラメータ

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

戻り値の型

要素をアクティブとして描画する場合は True。
参照