About About

  • Thread starter Thread starter Dennis Burns
  • Start date Start date
D

Dennis Burns

Is there a standard "About" implementation in C# applications? I've been
browsing the documentation for such a thing, with no luck, so far.

Thanks in advance for the help,
Best Regards,
Dennis
 
Dennis said:
Is there a standard "About" implementation in C# applications? I've been
browsing the documentation for such a thing, with no luck, so far.

Thanks in advance for the help,

You mean a default About box where you only have to supply some string
values? No. However it's not hard to add that form, I'm sure :)

Frans
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top