|
-
Jun 10th, 2001, 09:00 AM
#1
Thread Starter
Addicted Member
ActiveX Control - Change Background Color ?
I'm new to ActiveX controls, so maybe I'm missing something basic here, but my problem is : I can't change the background color of the control at run time. I can change the background color of other controls within the ActiveX control, but not the color of the ActiveX control itself.
I can say :
Text1.backcolor = vbyellow
Command1.backcolor = vbred
... but what can do for the control itself ?
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
|