Hi Divil,
since my ControlDesigner could not be work with my rootdesigner, I got Ellipse's componentdesigner in ShapeLibrary.It worked with my rootdesginer. I noticed that only diffrence between mine and theirs is the class i derived from. since i wanted to write designer for my usercontrols i used ControlDesigner as base. Aren't i right?
then i attemted to use ComponentDesigner as base class,it is weird but it works well.
Is it wrong that i wrote ComponentDesigner for my usercontrol?
Thanks.
since my ControlDesigner could not be work with my rootdesigner, I got Ellipse's componentdesigner in ShapeLibrary.It worked with my rootdesginer. I noticed that only diffrence between mine and theirs is the class i derived from. since i wanted to write designer for my usercontrols i used ControlDesigner as base. Aren't i right?
then i attemted to use ComponentDesigner as base class,it is weird but it works well.
Is it wrong that i wrote ComponentDesigner for my usercontrol?
Thanks.