'宣言
Public Overrides Function ShouldDrawFocus( _
ByVal As Object _
) As Boolean
public override bool ShouldDrawFocus(
object
)
パラメータ
- ownerContext
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
戻り値の型
フォーカスを示す四角形が描画される場合は true を返します。