The sln files only defines the file structure. If it is messed up, the solution will no most likely open.
Open Visual Studio
File->New Project
Select Templates->Visual Basic->Windows Desktop->Windows Forms Application
It should open to Form1
Go to the ToolBox and add a ComboBox, Checkbox, and Button
See if you can resize the button