Link to home
Start Free TrialLog in
Avatar of stef3
stef3

asked on

VC++: printing a dialog box

Do you know how to print a dialog box created in Visual C++ exactly as  it appears on the screen during the running?
Thanks
Stephane
Avatar of stef3
stef3

ASKER

Edited text of question
ASKER CERTIFIED SOLUTION
Avatar of alex_r
alex_r

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of stef3

ASKER

Thanks a lot alex_r for being so quick. It works fine. Experts-exchange is really great. Actually now I need to make this task automatic: I want to add a button in the dialog box that would trigger the printing (so that the user would have nothing else to do than pushing this button to get the dialog box with all the data inside printed). Thanks a lot. I am truely very grateful to you.
Stephane