private sub command1_click()
on error goto metka
commondialog1.filter = "*.bmp|*.bmp|"
commondialog1.showopen
SavePicture Picture1.Image, commondialog1.filename
exit sub
metka:
exit sub
end sub
CommonDialog1.ShowSave
If CommonDialog1.CancelError = False Then Exit Sub
SavePicture Picture1.Picture, CommonDialog1.FileName
on error goto (Туда)
Сейчас этот форум просматривают: Yandex-бот и гости: 9