BarHeaderItem Constructors
Displays static text using a heading style which is determined by the current skin. The text is typically painted bold against a background that is different from the background of regular buttons. Use BarHeaderItem to add headers to a PopupMenu or BarSubItem (sub-menu) to separate sets of items.Name | Description |
---|---|
BarHeaderItem() | Initializes a new instance of the BarHeaderItem class. |
See Also