Help->About Form Template [C# 2002]
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,
Re: Help->About Form Template [C# 2002]
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/ehammersle.../08/59451.aspx
Good luck.
Re: Help->About Form Template [C# 2002]
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.