PowerTools InputMan for Windows Forms 8.0J
BorderSize プロパティ

ボタンの周囲の境界線のサイズ(ピクセル単位)を指定する値を取得または設定します。
構文
Public Property BorderSize As Integer
public int BorderSize {get; set;}

プロパティ値

ボタンの周囲の境界線のサイズ(ピクセル単位)を表すSystem.Int32
例外
例外解説
System.ArgumentOutOfRangeException フラットボタンのBorderSizeは0以上である必要があります。
参照

FlatButtonAppearance クラス
FlatButtonAppearance メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.