H
Herve Bocuse
Hi,
I have written a mini custom control in C#. In my assembly, there are 2
controls at the same level in the namespace hierarchy. The problem is that
when I add the dll to the toolbox in visual studio, the entry in the toolbox
takes the name of one of the 2 controls, and not the one I would like. How
to control that ? Is there an attribute I can set or ?
Thank you
Herve
I have written a mini custom control in C#. In my assembly, there are 2
controls at the same level in the namespace hierarchy. The problem is that
when I add the dll to the toolbox in visual studio, the entry in the toolbox
takes the name of one of the 2 controls, and not the one I would like. How
to control that ? Is there an attribute I can set or ?
Thank you
Herve