Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing VB Code - Lines

Status
Not open for further replies.

ProjectExplorer

Programmer
Mar 22, 2002
95
GB
Before I'm tempted to spend more cash on an Add In.....

When you view VB code in the IDE, the functions/procedures are nicely divided by lines across the screen making it easy to see when one begins and the other ends.

Is there a hidden option somewhere to print these lines when printing out the code...it makes it so much easier (and nicer) to read.

Altrnatively it's $99 on an add in....

Thanks
 
You can always open up the form.design.vb in word and add the lines and otherwise format the code to your liking.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top