RE: system tray classes

2009-10-25 Thread Jeff Bishop
"4: " & myStrings("DropboxNotFound") Exit Sub End If If CLng(oSystemTrayToolTipWindow.Accessible.Children.Count) = 0 Then Speak "5: " & myStrings("DropboxNotFound") Exit Sub End If -----Original Message- From: Aaron Smith [mailto:aa...@gwmicro

Re: system tray classes

2009-10-25 Thread Aaron Smith
The class is still ToolbarWindow32 from what I can tell. Aaron On 10/24/2009 11:49 PM, Jeff Bishop wrote: In Windows 7 did the class names change for accessing the system tray? Jeff __ Information from ESET Smart Security, version of virus signature database 4539 (20091024)

system tray classes

2009-10-24 Thread Jeff Bishop
In Windows 7 did the class names change for accessing the system tray? Jeff