Freigeben über


FocusControl.FocusChangedSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Erfassungsgerät das FocusChanged-Ereignis unterstützt.

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

Eigenschaftswert

Boolean

bool

true , wenn das Fokusänderungsereignis unterstützt wird; andernfalls false.

Gilt für: