Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get toolbar button tooltip text
#2
In both cases you can get text with acc.
Macro
Code:
Copy      Help
Acc a=acc("" "TOOLBAR" win("TOOLBAR15" "QM_toolbar") "ToolbarWindow32" "" 0x1000)
for a.elem 1 1000000000
,str s=a.Name; err break
,out s
,


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)