|
-
Nov 14th, 2000, 04:15 AM
#1
Thread Starter
Member
I need to change the font of labels while my program runs. My problem is that I don't know the name until an action happens. What I have tried ......
"lbl_" & txt_name.text & ".ForeColor=&H80&"
example of what this should then read is (lbl_MODEL_DESC.FORECOLOR=&H80)
...but I get syntax errors.
Help needed urgently .
Thanks
Bob
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
|