|
-
Apr 21st, 2003, 02:47 PM
#1
Thread Starter
Fanatic Member
status bar
Greetings,
How can I throw a status bar on my application real quick?
Thank you,
Jim
-
Apr 21st, 2003, 02:56 PM
#2
Frenzied Member
Project>Components>Microsoft Windows Common Controls 6.0...status bar will show up in the toolbox.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
-
Apr 21st, 2003, 02:57 PM
#3
New Member
in vb6 - press CTRL+T to bring up components dialog, scroll down to 'microsoft windows common controls 6.0 (SP4)' and check the box to the left. this adds a few extra icons to the left hand bar. one of them is status bar. drag it onto form and then use properties to set it's text throughout program.
-
Apr 21st, 2003, 02:58 PM
#4
New Member
ha, memnoch beat me there.
-
Apr 21st, 2003, 03:28 PM
#5
Thread Starter
Fanatic Member
Thanks guys,
Now, how exactly do we get the progress bar to run. i set enabled = true in the function in which i want the progeress to be measured. It doesn't seem to activate the bar. What properties do I need to set?
Thank you,
Jim
-
Apr 21st, 2003, 03:36 PM
#6
-
Apr 21st, 2003, 03:51 PM
#7
Thread Starter
Fanatic Member
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
|