What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Progressbar

Progressbar
Author: Message:
pollolibredegrasa
Full Member
***

Avatar
formerly fatfreechicken

Posts: 483
Reputation: 34
35 / Male / Flag
Joined: May 2005
RE: Progressbar
First off, which version of VB are you using?

I have VB6 and VB 2005 Express and in 2005 there is just an option for it in the progressbar properties.

For VB6, the only way I know of doing it is by sending a new GWL_STYLE message to the progressbar using the SendMessage API, however it will only work correctly if your VB application has the XP style enabled (using a manifest) and you are using version 6 of comctl32.

MSDN info about progressbar Styles (it seems down atm, but I was on that page earlier, dunno whats up..)

Hope this helps ;)
;p

[Image: chickennana.gif] Vaccy is my thin twin! [Image: chickennana.gif]
07-11-2007 08:39 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Progressbar - by felipEx on 07-11-2007 at 07:23 PM
RE: Progressbar - by pollolibredegrasa on 07-11-2007 at 08:39 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On