AddHandler button1.Click, AddressOf MethodName
Unless you're taking about auto-creating the method which C# does, then I have no idea :/
                  Aequitarum Custos
                   2009-12-30 17:20:33
                
              AddHandler button1.Click, AddressOf MethodName
Unless you're taking about auto-creating the method which C# does, then I have no idea :/