Search results for query: *

  • Users: etherias
  • Content: Threads
  • Order by date
  1. E

    Non-rectangular Pictureboxes?

    Is it possible to make a picturebox that is not rectangular? Such as a circle? If so, how?
  2. E

    Create picboxes via code

    Sorry if this has been asked/answered somewhere in the forums already, but I could not find it =s How can I create picture boxes using code? The application that I am making, the amount of picture boxes needed for a certain thing is not known, and is always changing (and im planing to put...
  3. E

    Multiple key events at same time?

    How can i code my application so that it can handle two sets of key events at the same time? For example, if I was making a game where one player used the WASD, and the other the arrow keys for moving, how can i make it so that both can move at the same time? The code I used only allows one to...
Back
Top