Lets say I draw some graphics to the surface of a richtextbox.
How do I save those graphics to a file?
Printable View
Lets say I draw some graphics to the surface of a richtextbox.
How do I save those graphics to a file?
I guess you would use the System.Drawing.Imaging.MetaFile class...
I'd give you an example, but (lol), I never used them before...
Also, I couldn't find any good links on the googlenet either..
Thanks,
I found a thread on VBF that answered my question