BarHeaderItem Events
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 |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Hyperlink |
Occurs each time an end-user clicks a hyperlink within the current Bar |
Item |
Occurs when the current item is clicked.
Inherited from Bar |
Item |
Fires when a link to an item is double-clicked.
Inherited from Bar |
Item |
Fires immediately after a link associated with an item has been pressed.
Inherited from Bar |
See Also