how can i do this
-
-
Parshant Verma wrote:
TO make a ref of progressBar
I have no idea what you mean
Parshant Verma wrote:
to make a variable global that is accessible in both window application and class library
Probably by defining it in the class library, then the windows app can access it. You can't have a global, a public static on a class is the best you can do.
Parshant Verma wrote:
During a thread that is in class library and start at ButtonClick event how can we check the variable of thread at control event during the thread execution.
I'm not sure I follow this.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
So, you are looking for a class library that can make a progress bar display processing progress to a WinForm assembly. Am I right?
-------- "I say no to drugs, but they don't listen." - Marilyn Manson