RefreshPropertiesAttribute.Repaint 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示在属性值更改时重新绘制所有属性。 此字段为只读。
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 属性。