This property determines whether or not the Image button is displayed in the ToolBarAnnotation control

[Visual Basic] Public Property ButtonImageVisible As Boolean
[C#] public bool ButtonImageVisible {get; set;}

Property Value

Value Explanation
True (default) The Image button is displayed in the ToolBarAnnotation control.
False The Image button is not displayed in the ToolBarAnnotation control.

Explanation

The ButtonImageVisible property determines whether or not the Image button is displayed in the ToolBarAnnotation control. If False, the Image button will not be displayed in the ToolBarAnnotation control.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation>