*cough*I think this is the customization section, right?*cough*
OK, easier question. Can I 'remamp' the function of hovering over the Show Desktop button? I already have the code needed,
Set Win = CreateObject ("Shell.Application")
Win.MinimizeAll
Is there like a file that is activated when you hover over that button? Can I switch it with this VBS script?
~Ibrahim~