Good morning.
This is more a curiosity I have than something I need, but is there a way to hide codelines in a program code, just like we can hide entire subroutines by clicking in the minus or plus signal just at the right of line number?
Thank you :)
Good evenenig!
Yes. Two special comments
'region
...
...
'endregion
Wonderful :) Wasn't aware of it :) Thank you.
I had missed that one also.
Larry