Guest User

Untitled

a guest
Mar 24th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Dim mydataandtimeforsave = DateTime.Now.ToString("yyyy/MM/dd HH:mm:ss")
  2. PB1.Save(My.Computer.FileSystem.SpecialDirectories.Desktop + "MDAL1Image_" + mydataandtimeforsave + ".jpg", System.Drawing.Imaging.ImageFormat.Bmp)
Add Comment
Please, Sign In to add comment