Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding new component to my form

Status
Not open for further replies.

tshad

Programmer
Jul 15, 2004
386
0
0
US
I was trying to create 2 listboxes that scrolled together that showed me how to create a new class (SyncListBox) which inherited from ListBox.

I created the class in my project and it looks fine but I can't figure out how to get it on my form. This new class (component) isn't in the toolbox so I can't drag it to the form.

How do I add it to my form?

I am using VS 2010.

Thanks,

Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top