LetMeBot
Get full acces now! Register for free!

Got questions? Or you can't make an account?

Email to this email adress: support@letmebot.com

Join the forum, it's quick and easy

LetMeBot
Get full acces now! Register for free!

Got questions? Or you can't make an account?

Email to this email adress: support@letmebot.com
LetMeBot
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[HELP]save file location

2 posters

Go down

[HELP]save file location Empty [HELP]save file location

Post by HQ Riggerz April 6th 2011, 5:59 pm

ok im making an app, it will be released as soon as i finish it and YES it is for YPP.
i need help with saving a file to a custom directory.
so far i have worked out this
Code:
Dim Save As New SaveFileDialog()
        Save.Filter = "Package Icon (*.png)|*.png"
        If Save.ShowDialog = Windows.Forms.DialogResult.OK Then
            PictureBox2.Image.Save(Save.FileName, Imaging.ImageFormat.Png)
        End If
this will open a save windows and let you pick a directory. i want it to pick a custom one for me.

any help??
HQ Riggerz
HQ Riggerz
LMB VIP
LMB VIP

Posts : 21
Join date : 2011-03-27
Age : 29
Location : home

Back to top Go down

[HELP]save file location Empty Re: [HELP]save file location

Post by Bnoit April 6th 2011, 6:54 pm

I think to making a custom is not possible.

I will search it for you.
Bnoit
Bnoit
Administrizzy & Bot Programmer
Administrizzy & Bot Programmer

Posts : 85
Join date : 2010-10-04
Age : 34
Location : Belgium

https://hackforlife.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum