Compartir a través de


CustomLabel.ToolTip Propiedad

Definición

Obtiene o establece el texto de información sobre herramientas de la etiqueta personalizada.

public:
 property System::String ^ ToolTip { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string ToolTip { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.ToolTip : string with get, set
Public Property ToolTip As String

Valor de propiedad

Valor string que representa el texto de información sobre herramientas.

Atributos

Se aplica a