Share via


RefreshPropertiesAttribute.Repaint 欄位

定義

指示如果屬性值變更,所有屬性都會重新繪製。 此欄位為唯讀。

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 

欄位值

備註

在屬性上指定這個屬性,以在屬性值變更時重新繪製 中的所有屬性 PropertyGrid

適用於