View Single Post
Old Feb 8th, 2007, 7:43 AM   #1
InfoGeek
Professional Programmer
 
InfoGeek's Avatar
 
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4 InfoGeek is on a distinguished road
How to add inherited control to toolbox.

Hi all.
I created a custom control by inheriting the trackbar control. It works fine but I've to write code every time I need to add that control to a form. I want that the users of the control should be able to drag and drop the control from the toolbox (like all the other controls) but the control isn't showing in the toolbox.

Any Ideas how to go about that?
__________________
PFO - My daily dose of technology.
InfoGeek is offline   Reply With Quote