You don't need to request a Bitmap because the Image Box supports other formats
Code:
Image1.Picture = ClipBoard.GetData
|
__________________
If you're a beginner or have little experience don't launch into something beyond your abilities, for example don't start game programming by trying to make a 3D first person shooter if you have no idea how to use DirectX and/or OpenGL or how to keep track of objects in a 2D plane let alone a 3D one.
|