The following table lists the set of specialized classes associated with the DesignerActionUIService.DesignerActionUIStateChange event.
System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs |
Adds information specific to smart tag panel management. This class is specialized from EventArgs. |
System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler |
Connects the System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs with its handler. |
System.ComponentModel.Design.DesignerActionUIStateChangeType |
Denotes whether the smart tag panel is being displayed or hidden. |
For more information about handling events, see Consuming Events.