Hey All,
I am working on Vb.Net windows application. I have login Form and where user enters there credentials and then I process something for few Seconds, meanwhile I am displaying simple form named as Wait Form With image in background and Finally I transfer user to Home Form once processing is done. I want to add Progress bar to Wait Form. Once Wait Form is loaded, it should display progress bar.
I want to add Progress bar working on Page load instead of some one to activate it by clicking button.
any Idea?
Thanks,
I am working on Vb.Net windows application. I have login Form and where user enters there credentials and then I process something for few Seconds, meanwhile I am displaying simple form named as Wait Form With image in background and Finally I transfer user to Home Form once processing is done. I want to add Progress bar to Wait Form. Once Wait Form is loaded, it should display progress bar.
I want to add Progress bar working on Page load instead of some one to activate it by clicking button.
any Idea?
Thanks,
Comment