|
-
Feb 15th, 2000, 03:57 PM
#1
Thread Starter
Hyperactive Member
Dear VB users,
I searched for the property to change the color of the command button and the text on the button.
Command1.BackColor = &H000000FF&
No effect!
Command1.ForeColor = &HH00000FF&
Gives an error message: Method or data member not found
Can someone tell me what I do wrong?
What are the right properties?
Thanks a lot,
Michelle.
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
|