Table of Contents

Property ZoomInButtonShortcut

Namespace
FrameworkSystems.FrameworkStudio.General.DevObjects.Form.Designer.ViewModels
Assembly
FrameworkSystems.FrameworkStudio.General.dll

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.

[Browsable(true)]
[DevBrowsable(true)]
[ControlStylesBrowsable(true)]
public ExtendedShortcut? ZoomInButtonShortcut { get; set; }

Property Value

ExtendedShortcut?