This property sets whether or not the EndArrowCapSize box/button/label of the ToolBarSetupLines control is displayed.

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

Property Value

True: The EndArrowCapSize box/button/label is displayed
False: The EndArrowCapSize box/button/label is NOT displayed

Default value is True.

Explanation

The BoxEndArrowCapSizeVisible property sets whether or not the EndArrowCapSize box/button/label of the ToolBarSetupLines control is displayed. When this property is False, the EndArrowCapSize box/button/label is not displayed.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation