Mario Vázquez
2007-01-18 16:48:55 UTC
Hi all,
I'm implementing a designer for a usercontrol and it seems that it's not
attached if I use the construtor Designer(type, type) of the attribute. I
must use the overloaded ctor Designer(type) in order to make the things
work.
I don't know if this can be the cause (not being able to tell VS the base
class for the designer) but when I rebuild, the components of the assembly
in which I'm working dissapear from the Form. Closing and reopening the form
solve this, but I keep troubled.
Any ideas?
Thanks for attention,
Mario Vazquez
I'm implementing a designer for a usercontrol and it seems that it's not
attached if I use the construtor Designer(type, type) of the attribute. I
must use the overloaded ctor Designer(type) in order to make the things
work.
I don't know if this can be the cause (not being able to tell VS the base
class for the designer) but when I rebuild, the components of the assembly
in which I'm working dissapear from the Form. Closing and reopening the form
solve this, but I keep troubled.
Any ideas?
Thanks for attention,
Mario Vazquez