MultiSelect for WinForms
BorderColor プロパティ (C1CheckBox)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > C1CheckBox クラス : BorderColor プロパティ
Gets or sets the border color of the control.
シンタックス
'宣言
 
Public Property BorderColor As System.Drawing.Color
public System.Drawing.Color BorderColor {get; set;}
解説

Use the BorderColor property to specify the border color of the control. This property is set using a System.Drawing.Color object.

参照

C1CheckBox クラス
C1CheckBox メンバ