ComponentOne MultiSelect for WinForms
BorderColor Property (BasePropStyle)

C1.Win.Input.Theme.MultiSelect Namespace > BasePropStyle Class : BorderColor Property
Gets or sets the System.Drawing.Color used to draw the border around the element.
Syntax
'Declaration
 
Public Overridable Property BorderColor As Color
public virtual Color BorderColor {get; set;}
See Also

Reference

BasePropStyle Class
BasePropStyle Members