Jump to content

Recommended Posts

Posted

I have to operate on table like control displayed in right pane of MMC.

how can I select these table elements shown in right pane of "inetmgr.exe" window? See attachment I want to operate upon the selected item.

Window info tool says that it is Static and it is hidden.

post-17278-1162466576_thumb.jpg

Posted

  Suman said:

I have to operate on table like control displayed in right pane of MMC.

how can I select these table elements shown in right pane of "inetmgr.exe" window? See attachment I want to operate upon the selected item.

Window info tool says that it is Static and it is hidden.

Sometimes the tab and arrow keys are our friends. Try using a Send("{Tab}") to get to the screen and Send("(DOWN}") to move down the list. Low tech, but it works.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...