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

コントロールの処理範囲の最小値を取得または設定します。
構文
Public Property Minimum As Decimal
public decimal Minimum {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