PowerTools PlusPak for Windows Forms 8.0J
ItemSize プロパティ (TabStyle)

タブのサイズを取得または設定します。
構文
Public Property ItemSize As Size
public Size ItemSize {get; set;}

プロパティ値

System.Drawing.Sizeの値はサイズを示します。
例外
例外解説
System.ArgumentOutOfRangeException 値の幅または高さは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

参照

TabStyle クラス
TabStyle メンバ

Send Feedback