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

タブページストリップの最初のインデント位置を取得または設定します。
構文
Public Property TabIndentation As Integer
public int TabIndentation {get; set;}

プロパティ値

int値はインデントを示します。
例外
例外解説
System.ArgumentOutOfRangeException 値は0より小さい値です。
解説
値は0か、または0より大きい値である必要があります。それ以外の場合は、ArgumentExceptionの例外をスローします。
プラットフォーム

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