Reputation: 51711
Apologies for the dumb question but it's driving me insane. How to switch off the annoying (to me anyway) horizontal line that seperates procedures in Vb?
I've setup a new Dev machine for myself and for the life of me I can't figure out how to switch it off in VS2008.
My mind is obviously failing with age, I know I did it on the old machine!
The old machine is dead so I can't even import the settings from there.
Thanks,
BW
Upvotes: 0
Views: 392
Reputation:
Go to Tools > Options > Text Editor > Basic > VB Specific. Then uncheck "Show procedure line separators".
Upvotes: 3
Reputation: 179917
Just set the color to white? (Or whatever you're using as the text background color)
Upvotes: 0