Hi, I'm using DesktopX shareware version.
I want to position an object right on top of the taskbar using the following code, object.Bottom = system.ScreenHeight - taskbar.Height. Not sure what the correct syntax is for the taskbar.Height should be. Is this possible with vbscript?
Thanks