GrapeCity.Win.Bars 名前空間 > GcProgressBar クラス : Increment メソッド |
例外 | 解説 |
---|---|
System.InvalidOperationException | コントロールを拡張することはできません。 |
' 現在の位置から指定の量(10)だけ進めます。
GcProgressBar1.Increment(10)
// 現在の位置から指定の量(10)だけ進めます。
gcProgressBar1.Increment(10);
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