Search found 11 matches
- 03 Feb 2015, 10:28
- Forum: General Discussion
- Replies: 2
- Views: 1304
[RESOLVED] Can't name UserControl and find with FindName
To be clear, this is not a case where I want to find a child element of a UserControl. I've read the answers to that question already, and it's not something I'd want to do anyway. I'm just trying to access the UserControl itself. The UserControl is displaying just fine, I just can't access it via c...