RefreshPropertiesAttribute.Repaint Mező

Definíció

Azt jelzi, hogy az összes tulajdonság újra van festve, ha a tulajdonság értéke módosul. Ez a mező csak olvasható.

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 

Mező értéke

Megjegyzések

Adja meg ezt az attribútumot egy tulajdonságon, hogy újrafestse az összes tulajdonságot abban az PropertyGrid esetben, amikor a tulajdonság értéke megváltozik.

A következőre érvényes: