Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TaskBar visible or not
#1
Hi All,
Anybody know how to test whether the taskbar is actually visible or not. It seems that this code will be positive whether taskbar is auto-hided below screen.


Code:
Copy      Help
if(IsWindowVisible(win("" "Shell_TrayWnd")))
,mes "Taskbar visible"    
else mes "Tasbbar not visible"

thanks!!
S
#2
http://msdn.microsoft.com/en-us/library/cc144179(VS.85).aspx
#3
Set Taskbar Autohide


Forum Jump:


Users browsing this thread: 1 Guest(s)