This property sets the size of the buttons displayed on the ToolBarSetupObjects control.

[Visual Basic]Public Property ButtonSize As ToolBarButtonSize
[C#]public ToolBarButtonSize ButtonSize {get; set;}

Property Value

A value of type ToolBarButtonSize

Default value is ToolBarButtonSize.Small

Explanation

The ButtonSize property sets the size of the buttons displayed on the ToolBarSetupObjects control. Depending on the value set in this property, the size of the ToolBar may change.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation