Help!!! My Controls disappeared from the Toolbox

  • Thread starter Thread starter graeme g
  • Start date Start date
G

graeme g

hi

i have an app, which is coming along nicely... i have developed some
custom controls, which were all in the "My User Controls" tab in the
toolbox... i decided to put them in a seperate subdirectory from the
main project... put the directory name in the namespace but now none of
the controls appear in the toolbox... what did i do????

if i put them back and change it all back to what the code originally
was they still dont appear :-(

any help appreciated...
thanks
graeme
 
graeme said:
hi

i have an app, which is coming along nicely... i have developed some
custom controls, which were all in the "My User Controls" tab in the
toolbox... i decided to put them in a seperate subdirectory from the
main project... put the directory name in the namespace but now none of
the controls appear in the toolbox... what did i do????

if i put them back and change it all back to what the code originally
was they still dont appear :-(

any help appreciated...
thanks
graeme

ok i solved it, all i had to do was to recreate each control - i.e. copy
the code, delete the control, create a new one then paste the code back
in...

dunno if thats the correct way but it worked!!!! :-)

graeme
 
Hi Graeme!

Thanks for the laugh! Yes, I've solved one or two IDE problems that way :D.

Javaman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top