Compartir a través de


TitleBar.Title Propiedad

Definición

Obtiene o establece el texto del título de la barra de título. El título suele especificar el nombre de la aplicación o indica el propósito de la ventana.

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

Valor de propiedad

Se aplica a