I need to code a C++ program to execute the tab control of the keyboard through the code. I am expecting when the tab control of the code gets executed, we should be able to navigate throught the web page through it. for example, take a web page, and we are able to navigate through it by clicking on the key 'tab'. like wise i need this to be done in the code.
I have googled this for weeks now, and unable to find a solution.