Quote Originally Posted by justgreat View Post
Please can you tell me if i want to use the picturebox how to give it the effect of a clicked button ?
You put a 3D picture in the Picturebox and when it clicked with the mouse you change the picture to a flat button in the MouseDown event and the 3D picture in the MouseUp event. Its called artistic imagery.