N
Norvin Laudon
Hi,
I'm making a usercontrol, portions of which are transparent. How can I
determine the color of the parent container, so I can pass it to a
MakeTransparent(Color) method?
For example, if somebody is placing this control on a panel object, how do I
obtain the BackColor property of the panel?
For usercontrols, the "Parent" property seems to be null, it throws
exceptions when I try to use it.
Norvin
I'm making a usercontrol, portions of which are transparent. How can I
determine the color of the parent container, so I can pass it to a
MakeTransparent(Color) method?
For example, if somebody is placing this control on a panel object, how do I
obtain the BackColor property of the panel?
For usercontrols, the "Parent" property seems to be null, it throws
exceptions when I try to use it.
Norvin