Unicode Controls & Classes for VB6 - Version 4
clsTrayArea
.DeleteIcon Function
Removes the specified icon from the Tray Area
Syntax
Public Function DeleteIcon (ByRef
uID
As Long) As Boolean
Parameters
Parameter
Description
ByRef
uID
As Long
The icon identifier
Remarks