AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile
I need to print (to printer) shape controls with properties set for backcolor, fillcolor and fillstyle. What is the VB6 code for doing this (using APIs or Printer. etc.)?? I am able print either a shape with backcolor or one with its fillstyle, not both. Printer.printform prints perfectly but I do not want to print the entire form just selected controls.