arnold_pregNew Contributor12 years agoCasting VarDelegate to C# typeHi, Given I have this code snippet in C#: int hwnd = Sys["Process"]("DubQuest")["Find"]("Name", "VCLObject(\"AdvPageControlBase\")", 100)["Handle"]; It generates runtime error because spe...Show More
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete
Related Contentcannot apply indexing to an expression of type vardelegateType castingCast Object as WPF Object