Make Your First ActiveX Control
Lesson 1
Right click on the form, and choose
properties from the menu.
Image 7:
The form's name
property by default is UserControl1.
Change it to MyControl.
Image 8:
This will be default name of the
control when the user will
insert it to his form:
MyControl1, MyControl2, and so on.