March 2003
Intermediate to advanced
896 pages
32h 35m
English
RefreshProperties
This enumeration is used by
RefreshPropertiesAttribute to determine how a
properties window should be updated when a particular property is
changed.
public enum RefreshProperties { None = 0, All = 1, Repaint = 2 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ RefreshProperties
RefreshPropertiesAttribute.RefreshProperties
RefreshPropertiesAttribute.RefreshPropertiesAttribute( )
Read now
Unlock full access