PureBasic - SysTray

Overview

SysTray is the right part of the taskbar which contains some icons and the date/hour. PureBasic provides full access to this area and the capability to add any number of images to it.

On some Linux distributions (like Ubuntu), the systray icons can be hidden by default. For more information see this link.

Command Index

AddSysTrayIcon
ChangeSysTrayIcon
IsSysTrayIcon
RemoveSysTrayIcon
SysTrayIconToolTip

Example

SysTray.pb

Supported OS

All

Reference Manual - Index