Specifies how a forms designer refreshes when the property value is changed.
Object
Attribute
MemberAttribute
RefreshPropertiesAttribute
[Visual Basic] Public Class RefreshPropertiesAttribute Inherits MemberAttribute [C#] public class RefreshPropertiesAttribute : MemberAttribute [C++] public __gc class RefreshPropertiesAttribute : public MemberAttribute [JScript] public class RefreshPropertiesAttribute extends MemberAttribute
Specify this attribute on a property to cause all properties in the System.WinForms.PropertyGrid to be refreshed if the property value is changed.
Namespace: System.ComponentModel.Design
Assembly: System.dll
RefreshPropertiesAttribute Members | System.ComponentModel.Design Namespace | RefreshProperties