CommandConfiguration.TooltipText Property

Definition

Gets or sets the initial command tooltip text. If left null defaults to displayName only when the command is a button or toolbar button.

[System.ComponentModel.Localizable(true)]
public string? TooltipText { get; set; }
[<System.ComponentModel.Localizable(true)>]
member this.TooltipText : string with get, set
Public Property TooltipText As String

Property Value

Attributes

Applies to