PDA

View Full Version : Minimize Sections generic


gg80108
04-07-2009, 07:44 AM
I like the way sections like, Using Declarations, Variables can be minimized and expanded. Is there any structure I can create down in my code that will allow me to minimize certain sections?

NinjaTrader_Josh
04-07-2009, 08:06 AM
#region Name
//code
#endregion