Looking for a gallery
-
יום חמישי 22 מרץ 2012 16:43
Hi,
I'm looking for a gallery, just like Productivity Power Tools, which has the function: auto expand the "switch" statement. The gallery is just like this:
When you entered:
switch (type)
When you press tab, all enum values are expand automatically:
switch (type) //Press Tab key
{ //Auto generated
case Enum1: //Auto generated
break; //Auto generated
case Enum2: //Auto generated
break; //Auto generated
...
} //Auto generated
I used it before, but now I forgot it.
Thanks,
Andrew Huang
andrew.huang.2009@gmail.com
כל התגובות
-
יום שישי 23 מרץ 2012 20:46
-
יום שישי 23 מרץ 2012 21:11
Thanks, Kayden. I tried to find there before, but didn't. That's the reason of seeking for a help.Hi Andrew,
Try to search in MSDN Code Gallery
Regards
Kayden
Thanks,
Andrew Huang
andrew.huang.2009@gmail.com -
שבת 07 אפריל 2012 11:17
Hi Andrew,
Check below Productivity Tools. It may be helpful to you
http://www.mztools.com/index.aspx
Regards,
Kalpesh
Please "Mark as Answer" if this post answered your question. :)
Kalpesh Chhatrala | Software Developer | Rajkot | India
Kalpesh 's Blog
VFP Form to C#, Vb.Net Conversion Utility- סומן כתשובה על-ידי Andrew Huang יום ראשון 08 אפריל 2012 18:51