|
-
April 12th, 1999, 08:26 AM
#1
[RESOLVED] ProgressBar
When using a ProgressBar control how can I set the bar to be solid instead of blocks?
-
April 12th, 1999, 11:54 AM
#2
Re: ProgressBar
If you are using VC6 I think you can enable the PBS_SMOOTH style through
the resource editor. For VC5 or earlier it's a bit tougher. You can create the
progress bar yourself or use one of the classes on this site like the gradient
progress bar if you want. It handles all of the painting itself to make the bar
appear smooth. I have used it and it was very easy.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|