PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms User Controls

Reply

User Controls

 
Thread Tools Rate Thread
Old 04-11-2003, 12:22 AM   #1
decrypted
Guest
 
Posts: n/a
Default User Controls


Why when i create a user defined control and add it into my tool
bar...dropping it onto the designer always has a namespace confliction??

If i use no namespace on my control...then the result it

<namespace1>.<controlName> and i get build errors.

If i define a namespace for my control I get

<namespace1>.<namespace1>.<controlName> and i get build errors.

cheers
-dec


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off