Creates a new instance of LongOperationEventArgs with the specified CanCancel value and Complete=0.
シンタックス
'宣言
Public Function New( _
ByVal As Boolean _
)
public LongOperationEventArgs(
bool
)
パラメータ
- canCancel
- Whether the operation can be cancelled.
参照