I have a form with an adodc called AdoHeader and it uses its Caption property to show the current order #. When I try to print the form using PrintForm (duh), it only shows the adodc 'box' without its caption. Anyone out there know how to have the caption print as well?

TIA