MESCIUS SPREAD for Windows Forms 15.0J
Border プロパティ (ElementStyle)

スタイルの境界線を取得または設定します。
構文
'宣言
 
Public Overridable Property Border As IBorder
public virtual IBorder Border {get; set;}

プロパティ値

境界線を含むIBorderオブジェクト
解説

コントロールの境界線を取得または指定する際は、IBorderを実装するオブジェクトを提供します。IBorderオブジェクトとして使用できるのは、BevelBorderオブジェクト、CompoundBorderオブジェクト、LineBorderオブジェクトのいずれかです。

参照

ElementStyle クラス
ElementStyle メンバ
IBorder インタフェース
BevelBorder クラス
CompoundBorder クラス
LineBorder クラス

 

 


© MESCIUS inc. All rights reserved.