ISpaceReservationAgent.HasFocus Property

Definition

Determines whether the adornment created by the space reservation agent has keyboard focus.

public:
 property bool HasFocus { bool get(); };
public:
 property bool HasFocus { bool get(); };
public bool HasFocus { get; }
member this.HasFocus : bool
Public ReadOnly Property HasFocus As Boolean

Property Value

true if the adornment has focus, otherwise false.

Applies to