VBForums
>
Visual Basic
>
COM and ActiveX
> color of user
PDA
Click to See Complete Forum and Search -->
:
color of user
markman
Mar 6th, 2001, 04:37 PM
How can an ocx tell the color of whatever it is in. For example, an ocx on a blank form would read grey.
Active
Mar 6th, 2001, 09:40 PM
Just use..
UserControl.BackColor = Ambient.BackColor
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.