clsTrayArea.AddIcon FunctionAdds a specified icon to the Tray Area; returns True if the call succededSyntax
Public Function AddIcon (ByRef uID As Long, _
ByRef sTip As String, _ ByRef hIcon As Long) As Boolean Parameters
Remarks
'Add one icon to the tray area |