Click or drag to resize

ToolBar.ButtonSize Property (Typed)

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

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

Property Value

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