Crazy D @ Work
May 25th, 1999, 04:12 AM
Hi
I'm writing a control, which has an X and an Y property. What I want to do, is when these values are 0, that I fill them with the UserControl.Extender.Top and .Left values. But, these values are not available at runtime, so I can't get them in the method where I need to use them.
I'm currently getting these values in the ReadProperties event, but this is actually a bit earlier then I want.
Does anyone knows a better place to get these values?
Tnx in advance
Crazy D :-)
I'm writing a control, which has an X and an Y property. What I want to do, is when these values are 0, that I fill them with the UserControl.Extender.Top and .Left values. But, these values are not available at runtime, so I can't get them in the method where I need to use them.
I'm currently getting these values in the ReadProperties event, but this is actually a bit earlier then I want.
Does anyone knows a better place to get these values?
Tnx in advance
Crazy D :-)