System.ComponentModel.RefreshProperties Enumeration

Defines identifiers that indicate the type of a refresh of the Properties window.

Syntax

public enum RefreshProperties

Remarks

System.ComponentModel.RefreshProperties defines identifiers for types of refresh methods that can be used when refreshing the view of the Properties window.

Members

Member NameDescription
All

The properties should be requeried and the view should be refreshed.

None

No refresh is necessary.

Repaint

The view should be refreshed.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0