IExpressionEditorInstance.HasAggregateFocus Proprietà

Definizione

Ottiene un valore che indica se nell'istanza lo stato attivo è sull'aggregazione.

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

Valore della proprietà

true se nell'istanza dell'editor lo stato attivo è sull'aggregazione; in caso contrario, false.

Commenti

Nell'istanza lo stato attivo è sull'aggregazione quando tale stato è su HostControl oppure su un controllo creato da HostControl.

Si applica a