how to get the drawing graphic on picture box in c# -


i have created picturebox in panel. drew graphics on picturebox. want graphics on button clicking. how can that?

check this link. in particular 46.9 how programmatically load, modify , save bitmap? section of page.

you'll idea though code sample in vb.

good luck!


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

c# - Add item to Generic List / Collection using reflection -