Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setting values in Tabstrip
#1
Not Solved
I am trying to set a Tab value within a Tabstrip to automatically select this tab, eg the tab is say 'Financial', I have tried to use the SetToProperty command to set in the Tabstrip SelectedItem value as follows :-
Code:
VbWindow("MainFrame").VbWindow("ClaimDetails").ActiveX("TabStrip"). SettOProperty "SelectedItem","Financial"

and then tried to select thus :-

Code:
VbWindow("MainFrame").VbWindow("ClaimDetails").ActiveX("TabStrip").Click ("selectedItem")
but this results in error, can anyone help ?Shy
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Setting value in a WinObject Ansh123 0 4,181 03-20-2014, 09:44 PM
Last Post: Ansh123
  Setting the value based on link existence joncfrazier 0 2,058 05-15-2012, 03:53 AM
Last Post: joncfrazier
  Setting up the Scheduler mv8167 3 4,221 03-22-2012, 03:20 AM
Last Post: swathi
Shy Setting a html path to a variable mv8167 2 3,006 09-29-2011, 10:42 PM
Last Post: mv8167
  descriptive programming setting a value in a WebEdit table. mark spurny 6 12,699 12-02-2010, 11:05 PM
Last Post: bfakruddin

Forum Jump:


Users browsing this thread: 1 Guest(s)