Table of Contents

Property ShortcutToolTipTemplate

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ShortcutToolTipTemplate

Gets or sets template for the shortcut when it is shown in the tooltip.

[Browsable(false)]
public virtual string? ShortcutToolTipTemplate { get; set; }

Property Value

string

Remarks

When this property is null (default), DefaultShortcutToolTipTemplate is used to get the template.