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
System.Nullable<ExtendedShortcut>