Show / Hide Table of Contents

    Property ForwardButtonShortcut

    ForwardButtonShortcut

    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? ForwardButtonShortcut { get; set; }
    Property Value
    Nullable<ExtendedShortcut>
    Back to top Generated by DocFX