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 ?Big Grin
Reply


Messages In This Thread
Setting values in Tabstrip - by TonyBarker - 01-25-2013, 03:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to compare local sheet values with run time data table values? test71 2 8,134 03-14-2008, 07:09 PM
Last Post: test71

Forum Jump:


Users browsing this thread: 1 Guest(s)