How do you create objects (I want shapes) from code?(while running, that is. Not by putting it in a form)
Also another question - Whats the equivalent of GetKeyState for mouse clicking? I need to get the X and Y coords of the pointer whenever I click. This would work with MouseDown event, but I'm using it in a loop.




Reply With Quote