Google

Saturday, March 15, 2008

Netbean's equivalent of Visual Studio's #region


Thee code shown by the red arrows above are the code-folding codes which are Netbean's equivalent of Visual Studio's #region as shown below:

#region Some Comment

#endregion