VB.NET – Drawing Shape Objects


Since I learned this, I have been able to do a lot with handling objects. I will show how to be able to draw as many shape objects (in this case Rectangles) on the form and be able to handle them all, including collisions and movement! Note: This was made in Visual Studio 2008, if [...]