Guys
An interesting problem.
When loading my program lately, it came up with some tmp file error. I would continue to load, but I noticed that my status bar and progress bar on my main form had been turned into picture boxes (and hence code specific for the progress bar and status bar control would not fire).
So, I decided to delete them off the form and re-insert them. However, they didn't appear to be on my control palet. Now, I'm pretty sure that these types of things are "common controls". I went into the components section and made sure that the "Microsoft Windows Common Controls-3 6.0" was selected.
I went and tried the other Common Controls versions. I found that version 5.0 came up with a status bar and progress bar. I started to use those until I realised that the progress bar did not have a "smooth" option. Therefore I'm assuming that there is an updated one in a later version that isn't showing up.
I know this is a long-winded message, but this is an SOS for help.
Ideas?
Ken.
An interesting problem.
When loading my program lately, it came up with some tmp file error. I would continue to load, but I noticed that my status bar and progress bar on my main form had been turned into picture boxes (and hence code specific for the progress bar and status bar control would not fire).
So, I decided to delete them off the form and re-insert them. However, they didn't appear to be on my control palet. Now, I'm pretty sure that these types of things are "common controls". I went into the components section and made sure that the "Microsoft Windows Common Controls-3 6.0" was selected.
I went and tried the other Common Controls versions. I found that version 5.0 came up with a status bar and progress bar. I started to use those until I realised that the progress bar did not have a "smooth" option. Therefore I'm assuming that there is an updated one in a later version that isn't showing up.
I know this is a long-winded message, but this is an SOS for help.
Ideas?
Ken.