CustomCommandButton.ToolTip

CustomCommandButton.ToolTip property

Gets or sets the tooltip of the command button.

public string ToolTip { get; set; }

See Also