This property sets or retrieves the size of the buttons displayed in the ToolBarStandard control.

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

Property Value

A value of type ToolBarButtonSize

The default value is ToolBarButtonSize.Small

Explanation

The ButtonSize property sets or retrieves the size of the buttons displayed in the ToolBarStandard control. Depending on the value set in the property, the width of the ToolBarStandard control may change.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation