BarEditItem Events
A bar item that contains an editor.
Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Edit |
Occurs when the Bar |
Hidden |
Occurs when an editor is closed. |
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 |
Showing |
Occurs before activating an editor. |
Shown |
Occurs after an editor has been activated. |
See Also