Click or drag to resize

ToolBar.ButtonSize Property

X#
A Dimension object representing the size of buttons on the toolbar. If not assigned, the default is a 16 by 16 button.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ButtonSize AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A Dimension object representing the size of buttons on the toolbar. If not assigned, the default is a 16 by 16 button.
See Also