Specifies values for use in refreshing the design time view.
[Visual Basic] Public Enum RefreshProperties [C#] public enum RefreshProperties [C++] public enum RefreshProperties
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
These values are used to indicate the properties to use when refreshing the design time view.
Member Name | Description |
---|---|
All | [To be supplied.] |
None | [To be supplied.] |
Repaint | [To be supplied.] |
Namespace: System.ComponentModel.Design
Assembly: System.dll