System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs Class

Provides data for the DesignerActionUIService.DesignerActionUIStateChange event.

See Also: DesignerActionUIStateChangeEventArgs Members

Syntax

public class DesignerActionUIStateChangeEventArgs : EventArgs

Remarks

A DesignerActionUIService.DesignerActionUIStateChange event occurs when a smart tag panel is displayed or hidden. This event is not generated directly by the panel but rather by the System.ComponentModel.Design.DesignerActionUIService class when its DesignerActionUIService.ShowUI(System.ComponentModel.IComponent) and DesignerActionUIService.HideUI(System.ComponentModel.IComponent) methods are executed.

Requirements

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