If you place items in a panel, is it possible to save the panel as a picture.
With a picturebox, you can save the image.
VB Code:
Me.PicPort1.Image.Save("test.jpg")
Does anyone know how i could do this with the panel.
thanks
|
Results 1 to 2 of 2
Thread: Panel Question
|
Click Here to Expand Forum to Full Width |