G
Guest
Hello
How can I make inherited control, which I can edit in design mode: add more
controls on it etc. Basically, I need a usercontrol, but it cannot by inherited
form UserControl class but from some another class (say GroupBox). If I inherit
directly form GroupBox, I loose design mode possibilities. I cannot add more
controls on it in design mode (well, I can add them, but it's different.
I cannot position and size it visually).
Is there a way to accomplish this?
Thanks, Stano
How can I make inherited control, which I can edit in design mode: add more
controls on it etc. Basically, I need a usercontrol, but it cannot by inherited
form UserControl class but from some another class (say GroupBox). If I inherit
directly form GroupBox, I loose design mode possibilities. I cannot add more
controls on it in design mode (well, I can add them, but it's different.
I cannot position and size it visually).
Is there a way to accomplish this?
Thanks, Stano