Compartir a través de


InputView.Placeholder Propiedad

Definición

Obtiene o establece el texto que se muestra cuando el control está vacío.

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

Valor de propiedad

Texto que se muestra cuando el control está vacío.

Se aplica a