ComponentOne Input for WinForms
BorderStyle Property (C1CheckBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1CheckBox Class : BorderStyle Property
Gets or sets the border style of the C1CheckBox control.
Syntax
'Declaration
 
Public Property BorderStyle As System.Windows.Forms.BorderStyle
public System.Windows.Forms.BorderStyle BorderStyle {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members