J
Jim Margarit
I'm trying to write my first windows control, subclassed from Panel.
In the constructor I try to use the parent property but it is undefined
(null). Is there any way to get to the parent in the constructor? I want
to know the dimensions of the parent container. Thanks
Jim Margarit
In the constructor I try to use the parent property but it is undefined
(null). Is there any way to get to the parent in the constructor? I want
to know the dimensions of the parent container. Thanks
Jim Margarit