You've created a custom method in an ActiveX control. After adding the control to a form, you decide to invoke the method from the form's code. If the UserControl is named MyControl and the method is called GetName, how would you do this?