Type | Description | |||
Handle as Variant |
The Handle parameter could be:
|
The ToolBarImages / ToolBarReplaceIcon methods defines the icons to be displayed on the control's toolbar. You can use the <img> HTML tag to display an icon in the control's toolbar through the ToolBarItems property of the control. The ToolBarHTMLPicture property adds/removes custom-size pictures to be shown on the control's tollbar. The ToolBarItems property defines the control's toolbar format. The TollBarSize specifies the size / visibility of the control's toolbar. The ToolBarEvent event notifies your application that the user selects, edits, checks or un-checks an item in the control's toolbar. The ToolBarAnchor property gets or sets the edge of the control to which the toolbar is bound and determines how the toolbar is resized with its control. The ToolBarBorderSize property specifies the size of the border of the control's toolbar.