Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retrieve the name of button of toolbar
#1
Not Solved
Hi,

I tried to get name button of tool bar by using GetItem . I got error
" Invalid procedure call or argument"

Code:
For index = 1 To cbuttontoolbar
    sName = SwfWindow("Application:").SwfWindow("Maintenance").SwfToolbar("_ctlUltraWinGrid_Toolbars_Dock").GetItem(index)
Next


Would you help please? Thank you
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error as Global Not defined while trying to retrieve value from Datatable siddharth1609 0 851 09-11-2019, 02:52 PM
Last Post: siddharth1609
  Cannot retrieve Native property JeL 1 915 07-29-2019, 05:41 PM
Last Post: JeL
  [UFT] SwfObject as Toolbar: select item without coordinates felino 0 3,143 11-27-2015, 03:09 PM
Last Post: felino
  To retrieve content of a WEBEDIT object alpha1 2 2,417 06-11-2015, 11:21 AM
Last Post: vinod123
  How to retrieve specied string from text file nsuresh316 1 2,201 06-09-2015, 12:24 AM
Last Post: nsuresh316

Forum Jump:


Users browsing this thread: 1 Guest(s)