ToolbarFormManager Events
A BarManager that owns bar items displayed inside a ToolbarFormControl.
Name | Description |
---|---|
Before |
Occurs before a layout is restored from storage (a stream, xml file or the system registry).
Inherited from Bar |
Before |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Bar |
Close |
Fires when the close button is clicked.
Inherited from Bar |
Create |
Occurs before the Customization Window is displayed.
Inherited from Bar |
Create |
Allows you to customize a bar when it is created.
Inherited from Bar |
Custom |
Allows you to manually paint bar item links.
Inherited from Bar |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Editor |
Occurs when a key is pressed within an in-place editor that belongs to the container component.
Inherited from Component |
Editor |
Occurs when a character key is pressed within an in-place editor that belongs to the container component.
Inherited from Component |
Editor |
Occurs when a pressed key is released within an in-place editor that belongs to the container component.
Inherited from Component |
End |
Occurs when a user finishes customizing the Bar |
Highlighted |
Fires immediately after the highlighted link has been changed.
Inherited from Bar |
Hyperlink |
Occurs each time an end-user clicks a hyperlink within the Bar |
Init |
This is an internal event that should not be used.
Inherited from Bar |
Item |
Occurs when a link within the bar is clicked.
Inherited from Bar |
Item |
Occurs when a link is double clicked.
Inherited from Bar |
Item |
Fires immediately after any of the links associated with the Bar Manager has been pressed.
Inherited from Bar |
Layout |
Occurs after a layout whose version doesn’t match the current layout’s version has been loaded from storage |
Load |
Fires when the manager is initialized.
Inherited from Bar |
Merge |
Allows you to customize menus and bars when a child MDI form is activated or maximized (depending on the Bar |
Popup |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Bar |
Pressed |
Fires immediately after a link has been pressed or released.
Inherited from Bar |
Query |
Occurs when a control’s Popup |
Shortcut |
Allows you to stop a bar item’s shortcut that has been pressed from being processed by Xtra |
Show |
Allows you to modify the customization menu before it is displayed onscreen.
Inherited from Bar |
Start |
Occurs when a user starts customizing the Bar |
Un |
Allows you to customize menus and bars when a child MDI form becomes inactive or when it is restored or minimized from its maximized view (depending on the Bar |
See Also