C
C# Learner
I added a custom control to my project (Project -> Add User Control) and it
won't show up under 'My User Controls' in the Toolbox.
How do I get it to show up?
(I know I could get it to show by right-clicking over the Toolbox, choosing
'Add/Remove Items...', and then browsing for my project's executable - but
if I added the "debug" executable, say, I fear I'd have to redo this every
time I build a "release" executable.)
won't show up under 'My User Controls' in the Toolbox.
How do I get it to show up?
(I know I could get it to show by right-clicking over the Toolbox, choosing
'Add/Remove Items...', and then browsing for my project's executable - but
if I added the "debug" executable, say, I fear I'd have to redo this every
time I build a "release" executable.)