Reputation: 509
I am working on a project and I wonder if I can get a UserControl to *Interact* with the form it is in (e.g. get values such as Me.Size.Height or run subroutines like Me.Show() ) and I have no clue how to do that. I don't know if it's even possible.
Upvotes: 1
Views: 49