Ribbon for WinForms
BorderEdges プロパティ (Style)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > Style クラス : BorderEdges プロパティ
Gets BorderEdges object that defines the colors used to paint each edge of the borders.
シンタックス
'宣言
 
Public Property BorderEdges As BorderEdges
public BorderEdges BorderEdges {get; set;}
解説

Normally, this property is empty, and the border is drawn using the color specified by the BorderColor property.

If any of the members of this property are set to non-transparent colors, then the specified color is used to paint the specific border.

This property is only applicable if the Corners are set to zero.

参照

Style クラス
Style メンバ