Description

Specifies a component that creates an icon in the status area.

Remarks

Icons in the status area are short cuts to processes that are running in the background of a computer, such as a virus protection program or a volume control. These processes do not come with their own user interfaces. The NotifyIcon class provides a way to program in this functionality. The Icon property defines the icon that appears in the status area. The Text property assigns ToolTip text. In order for the icon to show up in the status area, the Visible property must be set to true.


The CHM file was converted to HTML by chm2web software.