Forum Discussion

vinod_ryaka's avatar
vinod_ryaka
Occasional Contributor
13 years ago

Right Clicking on TabControl for a particular tab index

Pls help me out for Right Clicking  on particular tab index in my .NET application.

There is no method in TabControl for ClickTab Right so i want to know the solution for this please help me !!!


  • Hi Vinod,


     


    A method you may use is related to the tab control that is used in your app. What is the value of the control's ClrFullClassName property (you can check it using the Object Browser)?  What is the name of the component used to implement the control? If the control is not standard, let us know its vendor and version.


    It would be great if you posted here a sample app with this tab - in this case, we can try testing it with TestComplete.