ContributionsMost RecentMost LikesSolutionsRe: Webinar on Why Python Is THE Language to Learn In 2015 for Developers and Testers. Hi Nikhil, Timing of this webinar is a bit off for someone attending from APAC. Do we have any webinar planned during APAC hours? Thanks, Amar Re: Have to verify the color of fields in the grid Hi, Check objGridCell.Background.Color object. Re: How can I use clickcolumnheader for my TDBGrid? See if this helps: http://blog.smartbear.com/software-quality/working-with-tdbgrid-simulating-click-on-column-headers/ Re: Base class of custom object Thank you, Helen! This is exactly what I am doing at this point of time in my code. However, as the original post suggests, I am looking for a property which I can retrieve from NameMapping or Object Browser which gives me this information without having to call a routine which returns it. Is it possibile to set this piece of code returning me a value and assigning it to all the objects as custom default property? Re: How Can I run Test Complete´s subroutine from Visual Studio 2012? Hi, RunRoutine and RunRoutineEx methods may come handy for you. https://support.smartbear.com/viewarticle/68205/ Re: dll not loading On CLR Bridge, could you please check the "Preferred architecture of the assembly hosting process: " ? Was it working earlier on 32-bit OS? If yes, can you set it to 32-bit and try? Base class of custom object Hi, Is it possibile to get standard base class of custom object using any property? ClrClassName will give me the custom class name to which the object belongs which might be extended/ inhertied from a standard class. e.g. the application has extended Java Button class as ExtendedButton. So, my ClrClassName will give me ExtendedButton. However, I want to know if there is any property which can give me the base class name i.e. JButton. Re: Help for the dealings of runtime errors Does this help: http://support.smartbear.com/viewarticle/70376/ Re: How can I change TestComplete Options through a script? Have a look at http://support.smartbear.com/viewarticle/68127/ and http://support.smartbear.com/viewarticle/69114/#Tests Re: how to get the TestComplete 30 days activation key Hi, You should have received an e-mail with the activation key from SmartBear on the e-mail address used while downloading the executable.