Show / Hide Table of Contents

    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; }
    Property Value
    IFrameworkControlActionBase
    Back to top Generated by DocFX