PDA

Click to See Complete Forum and Search --> : Help->About Form Template [C# 2002]


Shaitan00
Jul 18th, 2007, 09:28 AM
I need to create a standard menu item HELP->ABOUT and can't seem to find the corresponding about form template in Visual Studios 2002 (C#) - does anyone know where it can be found or do I really need to create my own customized ABOUT form? I vaguely remeber there being a template for such a generic required form.

Any help would be much appreciated...
Thanks,

nmadd
Jul 18th, 2007, 01:23 PM
I don't know about 2002 but if item templates are available in that version then perhaps this will help (it is for 2005 but I couldn't find anything for 2002-3 so that's why I'm wondering):
http://geekswithblogs.net/ehammersley/archive/2005/11/08/59451.aspx

Good luck.

RobDog888
Jul 18th, 2007, 02:17 PM
2003 does not have the About form template so its safe to assume its not going to be in 2002 either. Its not hard tocreate your own.