Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Forms.Commands Namespace > ProgressEventArgs Class : ProgressEventArgs Constructor |
public ProgressEventArgs( BankCheckField currentField, BankCheckFieldType fieldType, int percentage, ProcessState state )
'Declaration Public Function New( _ ByVal currentField As BankCheckField, _ ByVal fieldType As BankCheckFieldType, _ ByVal percentage As Integer, _ ByVal state As ProcessState _ )
'Usage Dim currentField As BankCheckField Dim fieldType As BankCheckFieldType Dim percentage As Integer Dim state As ProcessState Dim instance As New ProgressEventArgs(currentField, fieldType, percentage, state)
public: ProgressEventArgs( BankCheckField^ currentField, BankCheckFieldType fieldType, int percentage, ProcessState state )