Property DefaultNextControl
DefaultNextControl
Gibt das Control an, in welches der Focus als nächstes vom Client gesetzt
wird bzw.gesetzt werden würde. Wenn der Focus in ein anderes Form wechselt, dann ist der
Wert <null>
.
Declaration
[DocfxBrowsable]
public IFrameworkControlActionBase DefaultNextControl { get; }