DesignerActionUIStateChangeType Enumeration
.NET Framework (current version)
Specifies the display state of a smart tag panel.
Assembly: System.Design (in System.Design.dll)
| Member name | Description | |
|---|---|---|
| Hide | The smart tag panel is being hidden. | |
| Refresh | The smart tag panel is being refreshed. | |
| Show | The smart tag panel is being displayed. |
The DesignerActionUIStateChangeType enumeration is used in the DesignerActionUIStateChangeEventArgs class and is associated with the DesignerActionUIStateChange event, which indicates whether the panel is being displayed or hidden.
.NET Framework
Available since 2.0
Available since 2.0
Show: