Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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,

Posted

I believe the "about box" template was new to VS2005. (I might be mistaken, though)

 

Since you'll have to roll it by hand, to make things a little more pragmatic, here's an assembly info helper class that can grab things like the version and assembly name from a compiled file.

 

It should just be grinding code from here.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...