Table of Contents

Property DefaultNextControl

Namespace
FrameworkSystems.FrameworkStudio.DevFormBase.EventTab
Assembly
FrameworkSystems.FrameworkStudio.DevFormBase.dll

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>.

public IFrameworkControlActionBase DefaultNextControl { get; }

Property Value

IFrameworkControlActionBase