PowerTools PlusPak for Windows Forms 8.0J
Maximum プロパティ (GcProgressBar)

コントロールの処理範囲の最大値を取得または設定します。
構文
Public Property Maximum As Decimal
public decimal Maximum {get; set;}

プロパティ値

最大プロパティを示す値。
例外
例外解説
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

参照

GcProgressBar クラス
GcProgressBar メンバ

Send Feedback