Progress Bar in windows form application
Hello All,
I have a windows form application where i create a word document(using Microsoft.Office.Interop.Word;).Now i want to insert a progress bar which will show my progress until the word document opens...how can i do that?
Regards,
Swetha