openfiledialog
-
how i can use the openfiledialod and savefiledialog the return picture in c#
-
how i can use the openfiledialod and savefiledialog the return picture in c#
Uhmm, i don't think I understood your question. What do you mean with "return picture"? Regards Sebastian
It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.
-
how i can use the openfiledialod and savefiledialog the return picture in c#
You can configure to only select picture files, but it will still return a file path or a stream, it's up to you to load it as an image, and use it however you like.
Christian Graus Driven to the arms of OSX by Vista.
-
how i can use the openfiledialod and savefiledialog the return picture in c#
-
how i can use the openfiledialod and savefiledialog the return picture in c#
OpenFileDialog ofd = new OpenFileDialog();
ofd.Filter = "PNG|*.png|JPG|*.jpg";
if (ofd.ShowDialog() == DialogResult.OK)
Image img = Image.FromFile(ofd.FileName);this may help ;)
TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L %^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2 W_AD`EPABIKRDFVS)EVLQK)JKQUFK[M`UKs*$GwU#QDXBER@CBN% R0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-iTV.C\y<pjxsg-b$f4ia>
----------------------------------------------- 128 bit encrypted signature, crack if you can