This property sets whether or not the "Border" button is displayed on the ToolBarSetupObjects control.

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

Property Value

True: The "Border" button is displayed
False: The "Border" button is NOT displayed

Default value is True.

Explanation

The ButtonBorderVisible property sets whether or not the "Border" button is displayed on the ToolBarSetupObjects control. When this property is False, the "Border" button is not displayed.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation