santu_karnatiOccasional Contributor13 years agoHow to get the object Type NameIf object Type is of Button or List or Radio Button...Is there any method to return them??Please help me out...
1 ReplyReplies sorted by Most LikedYshippinContributor13 years agoI think you mean using the method FindChild("<insert class>", "<insert class name>, depth)for example for WPF applicationsSys.Process("testedapp").FindChild("ClrClassName", "RadioButoon", 500)
YshippinContributor13 years agoI think you mean using the method FindChild("<insert class>", "<insert class name>, depth)for example for WPF applicationsSys.Process("testedapp").FindChild("ClrClassName", "RadioButoon", 500)
Recent DiscussionsAndroid execution and object capture is slow.Is there a way to disable the usage of the tcMSVCHook.dll?Is there any way to increase the amount of line on my screen?
Related ContentSchema with an Array of Objects doesn't show correct object type in arrayProject Variables of type ObjectRead Blob object from DB and convert to System.Collection.Generic.List type of object.