Compartir a través de


Hyperlink.ScreenTip Propiedad

Definición

Devuelve o establece el texto que aparece como sugerencia cuando se coloca el puntero del mouse sobre el hipervínculo especificado.

public:
 property System::String ^ ScreenTip { System::String ^ get(); void set(System::String ^ value); };
public string ScreenTip { get; set; }
member this.ScreenTip : string with get, set
Public Property ScreenTip As String

Valor de propiedad

Se aplica a