SyntaxFix
Write A Post
Hire A Developer
Questions
You can use AddHandler to add a handler for any event.
For example, this might be:
AddHandler theButton.Click, AddressOf Me.theButton_Click