Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get window text
#2
Following example dislpays text of first item ("Left click") in QM "Mouse" dialog.

Code:
Copy      Help
[color=blue]str [/color]s
[color=blue]int [/color]hwnd=[color=blue]id[/color](3 "Mouse")[color=green];; get handle of listbox in "Mouse" dialog[/color]
control.LB_GetItemText(hwnd 0 s)
[color=blue]out [/color]s


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)