共用方式為


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.

public string? TooltipText { get; set; }
member this.TooltipText : string with get, set
Public Property TooltipText As String

Property Value

Applies to