A: 

AddHandler button1.Click, AddressOf MethodName

Unless you're taking about auto-creating the method which C# does, then I have no idea :/

Aequitarum Custos
Yes, exactly about auto-creating the method I asking. sometimes I don't know the nested parameters and in C# I quickly resolve this problem with `Tab` `Tab`
serhio