Andrew

Andrew

  • NA
  • 89
  • 200.1k

Initialization of a new instance of the BackgroundWorker class

May 26 2011 12:45 AM
Dim WithEvents worker As BackgroundWorker

May anyone reply that what is the meaning of "WithEvents" in the above line of code ?

Answers (1)