ContributionsMost RecentMost LikesSolutionsRe: Unable to use TextObject method on TreeView object for desktop application developed in C# Yes, the option is enabled, still getting that error. Re: Unable to use TextObject method on TreeView object for desktop application developed in C# Thanks Alex for quick response. Will check and get back to you. Regards, ABu Unable to use TextObject method on TreeView object for desktop application developed in C# Hi All, I am facing issue in using the TextObject method on TreeView object. The application is migrated from VB6 to C#. In VB6 version of the application I TextObject method is returning the object based on the associated text but the same method is unable find the object in C#. Is there any specific reason for the same? Is there any specific configuration required? Regards, ABPasha Solved