Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Vista Explorer: Using QM for usabiltiy
#1
do you know a quicker way to show/hide the search bar ?

vista_explorer tests
Code:
Copy      Help
;hide vista explorer search bar
int h_explorer=win("" "CabinetWClass" "explorer" 0x4)
int h_search=child("" "Search Control" h_explorer 0x1)
hid h_search
3
hid- h_search


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)