|
STI component provides an easy way to get system tray icons and enable your VB, VC++, C#, VB.NET, or other COM environment applications to manage system tray icons and get all the information about these icons also you can hide a specified icon from system tray area
STI consists of one object: TrayIcons object.
TrayIcons object provides the ability to get system tray icons. It supports get all system tray icons, hide specified icon,you can alse use STI as system tray manager and get all the inforam......

|