Udostępnij za pośrednictwem


EditorZoneBase.EmptyZoneText Właściwość

Definicja

Pobiera lub ustawia komunikat wyświetlany, gdy strefa nie zawiera żadnych kontrolek.

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

Wartość właściwości

String

Ciąg zawierający komunikat wyświetlany w pustej strefie. Domyślny ciąg specyficzny dla kultury jest dostarczany przez .NET Framework.

Dotyczy

Zobacz też