Hi...
I've being doing this with VB.net, but now I'm developing a control on C# but I can't find the way to correctly presist a typed array in code, it allways persists the content of the desing-time created array on the resources.
Everything works fine if the class inherits from the System.Windows.Forms.Control... but I don't need/want those bunch of extra properties...
How do I do this in C#?
Thanks!
Alex
I've being doing this with VB.net, but now I'm developing a control on C# but I can't find the way to correctly presist a typed array in code, it allways persists the content of the desing-time created array on the resources.
Everything works fine if the class inherits from the System.Windows.Forms.Control... but I don't need/want those bunch of extra properties...
How do I do this in C#?
Thanks!
Alex