Click to See Complete Forum and Search --> : EXTENDER - HELP !


eric33
October 6th, 1999, 04:38 AM
I use Extender.Name to access in my ocx code the name given by the client container.

But is it possible to know this name changes (an event) ? How ?

thanx

Crazy D @ Work
October 6th, 1999, 06:19 AM
As far as I know, nope you don't have an event when the name changes.. I can't think of anything usefull to do with such an event, but ok...

Crazy D @ Work :-)

eric33
October 6th, 1999, 06:29 AM
I need this because the display of my control in the window includes the name.
I found a solution using the paint event.
It is not perfect but quite good.

thanx