S
Shawn
Hi.
When I create a new UserControl in Visual Studio it automatically declares
it as "MustInherit". In order for me to call a method in my UserControl I
have to remove the "MustInherit" part. Am I facing any "consequences" by
removing it? Are you not suppose to be able to call a method in a
Usercontrol?
Thanks,
Shawn
When I create a new UserControl in Visual Studio it automatically declares
it as "MustInherit". In order for me to call a method in my UserControl I
have to remove the "MustInherit" part. Am I facing any "consequences" by
removing it? Are you not suppose to be able to call a method in a
Usercontrol?
Thanks,
Shawn