No. In VB you can't have regions inside a method. I think if your code inside a method is that large you should consider refactoring it out anyway ;)
|-----Original Message----- |From: [email protected] [mailto:ozdotnet- |[email protected]] On Behalf Of Anthony |Sent: Thursday, 23 December 2010 5:26 PM |To: 'ozDotNet' |Subject: Code Folding in VS 2010 | |Is it possible to do code folding within code..how do i do this? | | |#Region doesn't work within a function etc | | |Anthony
