I'm just a beginner at VB.NET... I want to be able to insert a combobox control onto my form through code but I'm not sure how. Google doesn't seem to answer.
Something along the lines of (I have no idea) Me.AddControl("Combobox")
I would obviously then need to set the properties to setup the position/size etc.
Thanks