Forum Discussion

asdfasdfasdfasd's avatar
asdfasdfasdfasd
Contributor
15 years ago

Cannot call .NET method for object returned by FindChild

I have an interesting scenario where I'm unable to call a .NET method for an object returned by FindChild, but can call the same .NET method if I reference the object fully. Here's the code tha...