Compartir a través de


MailFileEditor.Caption Propiedad

Definición

Obtiene el título del cuadro de diálogo del editor.

protected:
 virtual property System::String ^ Caption { System::String ^ get(); };
protected override string Caption { get; }
member this.Caption : string
Protected Overrides ReadOnly Property Caption As String

Valor de propiedad

Título del cuadro de diálogo en tiempo de diseño.

Se aplica a

Consulte también