How to save content of a picturebox to jpg and content of a richtextbox as a normal text file?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
as topic, i wish to create a normal save file function to save a content of a picturebox to jpg or bmp format, and content of a richtextbox as a normal text file.. in the reverse way... can anyone provide also the coding for open file command? load a jpg or bmp file to the picturebox and load a normal text file to richtextfile... any help is greatly appreciated... VB.NET