System.ComponentModel.RefreshProperties defines identifiers for types of refresh methods that can be used when refreshing the view of the Properties window.
Member Name | Description |
---|---|
All |
The properties should be requeried and the view should be refreshed. |
None |
No refresh is necessary. |
Repaint |
The view should be refreshed. |