BaseFocusHandler.FocusEnabled Property

Definition

Is focus enabled for this Component?

public:
 virtual property bool FocusEnabled { bool get(); void set(bool value); };
public virtual bool FocusEnabled { get; set; }
member this.FocusEnabled : bool with get, set
Public Overridable Property FocusEnabled As Boolean

Property Value

Applies to