Creates a new instance of LongOperationEventArgs with the specified complete value and CanCancel=false.
シンタックス
'宣言
Public Function New( _
ByVal As Double _
)
public LongOperationEventArgs(
double
)
パラメータ
- complete
- How much is complete (from 0 to 1).
参照