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

GcSplitButtonのドロップダウンボタン部分の幅を、ピクセル単位で取得します。
構文
Public Property DropDownButtonWidth As Integer
public int DropDownButtonWidth {get; set;}

プロパティ値

ピクセル単位で幅を表すSystem.Int32。
例外
例外解説
System.ArgumentOutOfRangeException 範囲外の値が設定されています。
プラットフォーム

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

参照

GcSplitButton クラス
GcSplitButton メンバ

Send Feedback