CreateParams.Caption Propriedade

Definição

Recebe ou define o texto inicial do controlo.

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

Valor de Propriedade

O texto inicial do controlo.

Aplica-se a

Ver também