Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

NotifyIcon

DanielGrunwald edited this page Aug 27, 2007 · 1 revision

Adding a NotifyIcon to a program that has a main form

In the forms designer, add a NotifyIcon (from the "Components" tab in the Tools pad) to your form. In the property pad, set the Icon property. Your program will show the notify icon as long as the main form is open. You can hide the main form, but closing it will shut down your program and remove the notify icon.

Creating a program without main form but with a NotifyIcon

Use the "NotifyIcon Application" project template to create an application that starts without a main form.

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.