System.ComponentModel.Design.DesignerActionUIStateChangeType Enumeration

Specifies the display state of a smart tag panel.

Syntax

public enum DesignerActionUIStateChangeType

Remarks

The System.ComponentModel.Design.DesignerActionUIStateChangeType enumeration is used in the System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs class and is associated with the DesignerActionUIService.DesignerActionUIStateChange event, which indicates whether the panel is being displayed or hidden.

Members

Member NameDescription
Hide

The smart tag panel is being hidden.

Refresh

The smart tag panel is being refreshed.

Show

The smart tag panel is being displayed.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0