R
Rachel Suddeth
I would like to write a designer verb for a class I have that inherits from
TabControl. I figure the only way to do that without breaking the special
designer stuff that works for TabControl would be to inherit from whatever
Designer class is currently used for the TabControl. But I can't find out
what that is. There must be one... I would hope it wouldn't be sealed...
anyone know what it's called or how to get information about it? Or know of
another way to go about this?
-Rachel
TabControl. I figure the only way to do that without breaking the special
designer stuff that works for TabControl would be to inherit from whatever
Designer class is currently used for the TabControl. But I can't find out
what that is. There must be one... I would hope it wouldn't be sealed...
anyone know what it's called or how to get information about it? Or know of
another way to go about this?
-Rachel