Unable find properties/methods for sfttreecontrol75
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2016
12:01 PM
10-07-2016
12:01 PM
Unable find properties/methods for sfttreecontrol75
I have a grid with wndclass type "SftTreeControl75" (i am assuming it's a softel's ) . i was unable to find proper methods/properties to get value from it or perform click actions on it. is this not supported in testcomplete?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2016
02:47 AM
10-10-2016
02:47 AM
What is the application written in? This control is commonly used in C/C++ applications, which will need compiled a certain way to give you full access to the control.
https://support.smartbear.com/viewarticle/83806/
Don't think it is supported natively. If you want access to it, you'll need that debug build. More info here:
