ISpaceReservationManager.HasAggregateFocus Property

Definition

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

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

Property Value

true if the adornment has focus, otherwise false.

Applies to