G
Guest
VS2003.NET (2005 Beta2 was too instable yet and release version is not yet
sold in Europe) and Designer support for custom controls:
I have a basic control w/ designer support up and running per Henry Tan's
codeproject sample and the article in Microsofts knowledge base.
However I need to get another DLL/assembly which is non system runnig inside
my control and during design time and that's where I am stuck presently.
How is the mechanism for the designer to use those dlls once for CE/NETCF
and one for the XP/.NET and what needs to be done? Is it the same as for the
main control DLL (so each dll would need an explicit designer version with
the attribute set? Or is it sufficient to just have the identically named
dlls in the designer subdir? Is anything else available in documentation
regarding this problem?
Thanks ahead!
tb
sold in Europe) and Designer support for custom controls:
I have a basic control w/ designer support up and running per Henry Tan's
codeproject sample and the article in Microsofts knowledge base.
However I need to get another DLL/assembly which is non system runnig inside
my control and during design time and that's where I am stuck presently.
How is the mechanism for the designer to use those dlls once for CE/NETCF
and one for the XP/.NET and what needs to be done? Is it the same as for the
main control DLL (so each dll would need an explicit designer version with
the attribute set? Or is it sufficient to just have the identically named
dlls in the designer subdir? Is anything else available in documentation
regarding this problem?
Thanks ahead!
tb