Hi
I have a problem when edit items of ComboEditBox in my custorm form designer
In Visual Studio this property detected as String Collection but in my
designer as Object Collection.
I've looked through reflector on type of that property and i wad really
Object Collection.
But how can Visual Studio detect it as String Collection?
What I do wrong?
P.S. I have no such problem with Microsoft controls
Regards,
InK_
InK_ - 09 Nov 2005 13:06 GMT
The problem was in binding of System.Design assembly
The same problem is described here:
http://blogs.msdn.com/toub/archive/2004/10/12/241277.aspx
Regards,
InK_
> Hi
> I have a problem when edit items of ComboEditBox in my custorm form designer
[quoted text clipped - 9 lines]
> Regards,
> InK_