Hi, how can I set values for a progressbar on another form? I have a timer on one form that needs to show its progress from a common progressbar on another form. I know you can declare procedures as public to share them instead of the default private, but what about a control?

Thanks in advance,
Wade