G
Guest
Hi, all
I got a problem when I create a custom control. I created a custom Button and it works just fine. But the Windows Form Designer always remove the WithEvents keyword of my object declare. If I manually add the keyword, it works for a monent and it will automatically gone after some time. What may be the problem? Any help is appraciated.
I got a problem when I create a custom control. I created a custom Button and it works just fine. But the Windows Form Designer always remove the WithEvents keyword of my object declare. If I manually add the keyword, it works for a monent and it will automatically gone after some time. What may be the problem? Any help is appraciated.