Condividi tramite


FocusControl.FocusChangedSupported Proprietà

Definizione

Ottiene un valore specifico se il dispositivo di acquisizione supporta l'evento FocusChanged .

public:
 property bool FocusChangedSupported { bool get(); };
bool FocusChangedSupported();
public bool FocusChangedSupported { get; }
var boolean = focusControl.focusChangedSupported;
Public ReadOnly Property FocusChangedSupported As Boolean

Valore della proprietà

Boolean

bool

true se l'evento di modifica dello stato attivo è supportato; in caso contrario, false.

Si applica a