|
-
Jan 12th, 2000, 05:28 AM
#1
Thread Starter
New Member
I am working on a project that requires me to have a label and a progress bar on one form. I have the same progress bar run 11 times, each calling in a different time in it's on DIM'ed variable:
Dim Workarea1(32000) as String
Everytime the progress bar restarts, I want it to change the caption of the label to whatever I want. I tried using this in a case structure and was unsuccessful. The caption is set to "Initializing..." at form load and there is nothing in the caption field on the properties box. Please help.
------------------
Adam Hughes (SimGuy)
[email protected]
ICQ #: 19335996
http://www.simcityhq.com/simport
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
|