Handles clause requires a WithEvents variable defined in the containing type or one of its base types

前端 未结 8 2048
旧巷少年郎
旧巷少年郎 2021-01-04 03:15

I get the error

Handles clause requires a WithEvents variable defined in the containing type or one of its base types.

in the following co

8条回答
  •  天命终不由人
    2021-01-04 03:31

    I got this error randomly 268 times in a solution that I hadn't changed. I closed and reopened the file and it seemed to fix it...

提交回复
热议问题