This property sets whether or not the "EndArrowCapFilled" button of the ToolBarSetupLines control is displayed.

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

Property Value

True: The EndArrowCapFilled button is displayed
False: The EndArrowCapFilled button is NOT displayed

Default value is True.

Explanation

The ButtonEndArrowCapFilledVisible property sets whether or not the "EndArrowCapFilled" button of the ToolBarSetupLines control is displayed. When this property is False, the "EndArrowCapFilled" button is not displayed.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation