print message box

  • Thread starter Thread starter fbouabcha
  • Start date Start date
F

fbouabcha

Hi
It possible to display a message box with possibility to print.
thanks
 
Printing from a form in itself is not a trivial excercise from .NET. I would
suggest that you create a form to be used as your dialog with an area
designated as the area to contain the text. Then you need to read up on
printing from MSDN site, there are several good articles around on google as
well.

Regards OHM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top