Click to See Complete Forum and Search --> : Print and Save dialogs
firemonke5
Jul 2nd, 2000, 04:47 PM
how can i get these dialogs to show up and recieve the information that the user inputs into them. i do not want to use ocx. Thanks
QWERTY
Jul 2nd, 2000, 10:43 PM
Use GetOpenFileName (http://www.vbapi.com/ref/g/getopenfilename.html) and GetSaveFileName (http://www.vbapi.com/ref/g/getsavefilename.html) API.
And for the Print use PrintDlg (http://www.vbapi.com/ref/p/printdlg.html) API
HTH
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.