Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

Can I add additional entries to the start menu, such as links to help or to uninstall my application?

No. However, you can add a link to help by specifying a supportUrl in deployment manifest. ClickOnce will create a shortcut to this URL for you. You cannot add additional entries to start menu.