First of all, I'm trying to make a UserControl and have no experience doing it. I want a control that is going to be fairly large. The form that this control will be on doesn't have a lot of room, so I would like to use scrollbars for the usercontrol. I'm trying to customize this usercontrol, but have no clue how to do it. I've tried the activeX wizard and have gotten ScrollBars listed as one of my properties on my form, but it doesn't have the choices like normal, and it doesn't do anything. What kind of code do I have to write or options to pick to do this? Or better yet, does anyone know a place for a good overview of usercontrols?
Thanks
Thanks