Hello, this is the author posting... The problem is, that I need to set the sides of the Form as boundaries that picture boxes (that act as the paddles) cannot go past. IN OTHER WORDS: I need to block the PicBoxes from going out of view on the form.
Here's What I Got So Far:
using
System;
using
System.Collections.Generic;
using
System.ComponentModel;
using
System.Data;
using
System.Drawing;
using
System.Linq;
using
System.Text;
using
System.Windows.Forms;
namespace
Vong
{
public partial class frmVong : Form
{
public frmVong()
{
InitializeComponent();
KeyDown +=
new KeyEventHandler(Form1_KeyDown);
}
void Form1_KeyDown(object sender, KeyEventArgs e)
{
int x1 = picPlayer1.Location.X;
int y1 = picPlayer1.Location.Y;
int x2 = picPlayer2.Location.X;
int y2 = picPlayer2.Location.Y;
if (e.KeyCode Keys.Down)
y2 += 50;
picPlayer2.Location =
new Point(x2, y2);
}
}
}
100000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 !!!!
The MIngs invented Volleyball, Ping pong, and Basketball
because they are made with a chemical caled "canfer", which is highly flamable.
like so? http://beta.tulsaengineer.org/uploads/MouseTrap.bmp
yes , because the positive charge are attach in it
entertainig mankind
yes
Pong pong fruits are poisonous.
if you eat a pong pong you cant talk
The ping pong robot help you practice your tale-tennis skills without needed a human partner. It has a camera that follows the ball as well as a mechanism for catching the ping pong ball and returning it to the player. Find the ping pong robot video and more over here: http://www.ipwner.net/ipwner/?s=ping+pong+robot
I suppose you could put a coat of wood protecter on it and it would help. The best thing though is to get a ping pong table cover.
yes, pong pong tree bear fruits.
yes
yes
No
To make a ping pong paddle sticky, you can apply a layer of table tennis rubber cleaner or use a sticky rubber sheet specifically designed for ping pong paddles. This will help improve your grip and control during gameplay.
Yes, scientific evidence has shown that smoking marijuana helps you do everything better, including playing ping pong and being awesome.