CreateParams.Caption Properti

Definisi

Mendapatkan atau mengatur teks awal kontrol.

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

Nilai Properti

Teks awal kontrol.

Berlaku untuk

Lihat juga