I' sorry it doesnt work in #D2.0. In #D1.1 its works fine.
Here an example:
The namespace called "Figge_DB". The UserControl called "usrAdresse".
When I make an instance the Designer do it like this way: Figge_DB.usrAdresse the compiler means it must be Figge_DB.Figge_DB.usrAdresse. So I get a turnaround.
What can I do?
Jürgen