I've know for a while that #region wouldn't work and it hasn't really mattered to this point. Now though I have a base project I (and later others) use as a sort of template. I want to collapse code sections of code in subs and functions that shouldn't need changes into region-like blocks so that it can easily be ignored when no changes need to be made to that part of the code. I don't however want to seperate these into their own sub/function to do this as I have these broken down enough as it is. Is there anything I can use to do this?
-I hate Microsoft!
-Forever and always forward.
-I hate Microsoft!
-Forever and always forward.