This property sets whether or not the StartLineCapVisible combobox/label of the ToolBarSetupLines control is displayed.

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

Property Value

True: The StartLineCapVisible combobox/label is displayed
False: The StartLineCapVisible combobox/label is NOT displayed

Default value is True.

Explanation

The BoxStartLineCapVisible property sets whether or not the StartLineCapVisible combobox/label of the ToolBarSetupLines control is displayed. When this property is False, the StartLineCapVisible combobox/label is not displayed.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation