Compartir a través de


ExpressionTextBox.HintText Propiedad

Definición

Obtiene o establece el texto de la sugerencia.

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

Valor de propiedad

String

Cadena que contiene el texto de la sugerencia.

Se aplica a