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

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

プロパティ値

System.Drawing.Sizeの値はサイズを示します。
解説
SizeModeTabSizeMode.Fixedに設定すると、すべてのタブページストリップのサイズがこのプロパティで指定されます。それ以外の場合は、TabSizeModeを参照してください。
プラットフォーム

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

参照

GcTabBase クラス
GcTabBase メンバ

Send Feedback