Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
465
Using UltraProgressBar in WinForm
posted

Hi all,
in my WinForm, with an UltraGrid, I have a long time consuming method (that starts some SSIS package in the database).
Is it possible to using an UltraProgressBar in the WinForm that starts at the user button click, and stops at the end of the method itself?

Thanks in advance.

Parents Reply Children
No Data