System.ComponentModel.Design.DesignerActionTextItem Class

Represents a static text item on a smart tag panel.

See Also: DesignerActionTextItem Members

Syntax

public class DesignerActionTextItem : DesignerActionItem

Remarks

The System.ComponentModel.Design.DesignerActionTextItem class represents individual static text items in a smart tag panel. Individual items are associated together to form a panel by returning the group from a call to the DesignerActionList.GetSortedActionItems method.

Most commonly, a static text item is used to create an informative label in a panel. Clicking on a static text item causes no action. The derived type System.ComponentModel.Design.DesignerActionHeaderItem is typically used to create labels to separate categories.

Requirements

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