Save an image to my.settings.

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
mr_penguin





Posts: 541
Joined: Thu Feb 08, 2007 5:39 pm
Location: NJ

Save an image to my.settings.

Post by mr_penguin »

Does anyone know how to save an image to my.settings in VB? I think I need the setting to be a System.Drawing.Bitmap or System.Drawing.Image but I can't find either of those.
Your mom became oversized. Please make your mom smaller before reposting. :shock:
Infern0 wrote:You just shave the excess bush and burn the leftovers.
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

Save an image to my.settings? You mean at runtime or what?
...left for good
mr_penguin





Posts: 541
Joined: Thu Feb 08, 2007 5:39 pm
Location: NJ

Post by mr_penguin »

when I click a button. I need to know what type of setting I need to save an image to.
Your mom became oversized. Please make your mom smaller before reposting. :shock:
Infern0 wrote:You just shave the excess bush and burn the leftovers.
OwnZ joO




Articulatist 500

Posts: 980
Joined: Thu Nov 10, 2005 4:24 pm

Post by OwnZ joO »

Do you mean store the type of file format you want to save an image to?
mr_penguin





Posts: 541
Joined: Thu Feb 08, 2007 5:39 pm
Location: NJ

Post by mr_penguin »

I mean store the whole image so it shows up next time I run the program.
Your mom became oversized. Please make your mom smaller before reposting. :shock:
Infern0 wrote:You just shave the excess bush and burn the leftovers.
User avatar
Dagger13





Posts: 370
Joined: Wed Nov 22, 2006 12:37 pm

Post by Dagger13 »

i dont think you can do that but you can save it in to a file using a picturebox then next time it loads have the image load in the picturebox using picturebox.imagelocation
Its VERY easy
Image(An Old one.)
Post Reply