DesignerActionUIStateChangeEventArgs::ChangeType Property
.NET Framework (current version)
Gets a flag indicating whether the smart tag panel is being displayed or hidden.
Assembly: System.Design (in System.Design.dll)
public: property DesignerActionUIStateChangeType ChangeType { DesignerActionUIStateChangeType get(); }
Property Value
Type: System.ComponentModel.Design::DesignerActionUIStateChangeTypeA DesignerActionUIStateChangeType that indicates the state of the panel.
.NET Framework
Available since 2.0
Available since 2.0
Show: