This property sets the size of the buttons displayed in the ToolBarAnnotation control.

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

Property Value

A ToolBarButtonSize value

Default value is ToolBarButtonSize.Small

Explanation

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

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation