Ribbon for WinForms
LongOperationEventArgs コンストラクタ(Double,Boolean)

C1.Win.4.8 アセンブリ > C1.Win 名前空間 > LongOperationEventArgs クラス > LongOperationEventArgs コンストラクタ : LongOperationEventArgs コンストラクタ(Double,Boolean)
How much is complete (from 0 to 1).
Whether the operation can be cancelled.
Creates a new instance of LongOperationEventArgs with the specified complete and CanCancel values.
シンタックス
'宣言
 
Public Function New( _
   ByVal complete As Double, _
   ByVal canCancel As Boolean _
)
public LongOperationEventArgs( 
   double complete,
   bool canCancel
)

パラメータ

complete
How much is complete (from 0 to 1).
canCancel
Whether the operation can be cancelled.
参照

LongOperationEventArgs クラス
LongOperationEventArgs メンバ
オーバーロード一覧