Forum Discussion
Dmitry_Nikolaev
Staff
16 years agoHello Murali,
As far as I understand, you are working with a C++ application that uses the wxWidgets library. Even if these controls are compatible with the supported Win32 controls, they all have the 'wxWindowClassNR' window class which makes differentiation of control types impossible.
In this case, I can suggest that you make use of the Text Recognition feature. Probably, this feature will expose separate items in the list and some other controls. Please find information on this feature in the Using Text Recognition Technology help topic.