property HTML.ToolBarBorderSize as Long
Specifies the size of the border of the control's toolbar.

TypeDescription
Long A long expression that specifies the size of the toolbar's border, in pixels.  
By default, the ToolBarBorderSize property is 2 (pixels). The ToolBarBorderSize property specifies the size of the border of the control's toolbar. 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 ToolBarItems property defines the control's toolbar format. The ToolBarHTMLPicture property adds/removes custom-size pictures to be shown on the control's tollbar. The ToolBarImages / ToolBarReplaceIcon methods defines the icons to be displayed on the control's toolbar.