バージョン 21.1

ShouldDrawFocus メソッド (UltraEditorProxyOwnerBase)

フォーカスを示す四角形が描画されるかどうかを示します。
シンタックス
public override bool ShouldDrawFocus( 
   object ownerContext
)

パラメータ

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

戻り値の型

フォーカスを示す四角形が描画される場合は true を返します。
参照