04-21-2006 01:07 PM
04-21-2006 04:59 PM
04-24-2006 02:25 AM
Hello,
you should use the special instrument functions to control this progress bar.
Right-click the Progress Bar in your uir file and select "Generate ActiveX Control Driver" from the popup menu. After you completed the wizard, the "Microsoft Windows Common Controls" Instrument is available in the Instrument Menu. You can see a lot of folders in this instrument. IProgressBar is one of them. You should use the function "MSComctlLib_IProgressBarSetValue" to set the value of the progress bar.
If you have any more questions, please ask.
Success,
Wim
PS: to be honest, I would go for Roberto's suggestion ![]()