Printing lines from code

  • Thread starter Thread starter msnews.microsoft.com
  • Start date Start date
M

msnews.microsoft.com

In the code section of a winform there are lines that appear that separate
each sub routine when viewing with a monitor. I would like these lines to
print when the code is printed. Is this possible?
 
hi
Unfortunately , there is no such option . however , when you try to
print the source file this way , these line space is left empty , so you
see that there is a wide space between subs and this could be as indicator
as the line that is shown in the softcopy . or just you can draw a
documented line yourself ( '____ )in place with the only drawn on the
screen. Hope this helps
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

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