System.ComponentModel.Design.DesignerActionHeaderItem Class

Represents a static header item on a smart tag panel. This class cannot be inherited.

See Also: DesignerActionHeaderItem Members

Syntax

public sealed class DesignerActionHeaderItem : DesignerActionTextItem

Remarks

Like the System.ComponentModel.Design.DesignerActionTextItem base class, System.ComponentModel.Design.DesignerActionHeaderItem represents individual static text items in a smart tag panel. However, System.ComponentModel.Design.DesignerActionHeaderItem entries are displayed using bold text. Typically, a header item is used to create a heading for a group of items in a panel. Clicking on a header item causes no action.

Individual panel items are associated together to form a panel by calling the DesignerActionList.GetSortedActionItems method of the System.ComponentModel.Design.DesignerActionList class.

Requirements

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