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

境界線のサイズを取得または設定します。
構文
Public Property BorderSize As Integer
public int BorderSize {get; set;}

プロパティ値

境界線のサイズ(ピクセル)
例外
例外解説
System.ArgumentOutOfRangeExceptionフラットボタンの BorderSize は 0 以上である必要があります。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

FlatButtonAppearance クラス
FlatButtonAppearance メンバ

Send Feedback