Show / Hide Table of Contents

    Property BackwardButtonShortcut

    BackwardButtonShortcut

    ein Tastenkürzel (Tastenkombination) für den schnellen Zugriff auf den Button festlegt. Wird die hinterlegte Tastenkombination in der erstellten Anwendung gedrückt, wird die Aktion für den jeweiligen Button ausgeführt.

    Declaration
    [DocfxBrowsable]
    [DevBrowsable(true)]
    [ControlStylesBrowsable(true)]
    public ExtendedShortcut? BackwardButtonShortcut { get; set; }
    Property Value
    Nullable<ExtendedShortcut>
    Back to top Generated by DocFX