Show / Hide Table of Contents

    Property ZoomInButtonShortcut

    ZoomInButtonShortcut

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