BarListItem Events
A bar item containing a list of items.
Name | Description |
---|---|
Close |
Occurs when an item submenu closes.
Inherited from Bar |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Get |
Allows you to supply child items for the Bar |
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 |
List |
Enables you to provide responses to list item clicks. |
Paint |
Enables you to paint the content of the bar displayed to the left of the sub-menu.
Inherited from Bar |
Popup |
Occurs when an item’s submenu pops up.
Inherited from Bar |
See Also