Share via


RefreshPropertiesAttribute.Repaint Pole

Definice

Označuje, že při změně hodnoty vlastnosti jsou překreslovány všechny vlastnosti. Toto pole je jen ke čtení.

public: static initonly System::ComponentModel::RefreshPropertiesAttribute ^ Repaint;
public static readonly System.ComponentModel.RefreshPropertiesAttribute Repaint;
 staticval mutable Repaint : System.ComponentModel.RefreshPropertiesAttribute
Public Shared ReadOnly Repaint As RefreshPropertiesAttribute 

Hodnota pole

Poznámky

Zadejte tento atribut u vlastnosti, chcete-li překreslovat všechny vlastnosti v objektu PropertyGrid při změně hodnoty vlastnosti.

Platí pro