Ribbon for WinForms
Increment メソッド (RibbonProgressBar)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonProgressBar クラス : Increment メソッド
The amount by which to increment the progress bar's current position.
Advances the current position of the progress bar by the specified amount.
シンタックス
'宣言
 
Public Sub Increment( _
   ByVal value As Integer _
) 
public void Increment( 
   int value
)

パラメータ

value
The amount by which to increment the progress bar's current position.
参照

RibbonProgressBar クラス
RibbonProgressBar メンバ