Sdílet prostřednictvím


DesignerRegion.Description Vlastnost

Definice

Získá nebo nastaví popis oblasti návrháře.

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

Hodnota vlastnosti

String

Textový popis oblasti návrháře Výchozí hodnota je prázdný řetězec ("").

Poznámky

DescriptionVlastnost je používána hostitelem návrhu k zobrazení informací popisku, když uživatel přesune ukazatel myši nad oblast návrháře.

Platí pro

Viz také