[jawsscripts] VB6 SSTabCtlWndClass

  • From: Kamil <kamilimak@xxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 9 Aug 2012 09:51:35 -0400

Hi there,

I'm wondering if you have had any success in manipulating the VB6 standard 
tab control. The class is SSTabCtlWndClass.

It's completely different from its .NET counterpart. It doesn't respond to 
SendMessage function to get the selected tab or set it. It doesn't expose 
its page tabs through MSAA either.

In the application that I'm dealing with the tab control doesn't even 
respond to ControlPageDown, ControlTab or arrow keys when the focus is on 
the selected page tab. I want to avoid searching for the text of the page 
tab and simulate a left click.

Any help would be highly appreciated.

Thanks in advance,

Kamil



__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts:

  • » [jawsscripts] VB6 SSTabCtlWndClass - Kamil