S
Shady Brady Hat
Guest
See Reference Used
I am attempting to put a print dialog into a program so that the document being created can be printed from within the program. I have the print dialog class, etc.. all the stuff noted as required in and they appear error free. Just where I am trying to reverse the default switches in the Print button Event code seems to have problems.
Used the above reference from Microsoft online documents. Everything looks OK except the noted .AllowSomePages, .ShowHelp, .Document and .Show Dialog are all flagged as not being members of PrintDialog1.
Gene
Continue reading...
I am attempting to put a print dialog into a program so that the document being created can be printed from within the program. I have the print dialog class, etc.. all the stuff noted as required in and they appear error free. Just where I am trying to reverse the default switches in the Print button Event code seems to have problems.
Used the above reference from Microsoft online documents. Everything looks OK except the noted .AllowSomePages, .ShowHelp, .Document and .Show Dialog are all flagged as not being members of PrintDialog1.
Gene
Continue reading...