"You Clicked The Button Labeled ": ' Place Methods and Properties Here
"You Clicked The Button Labeled ": ' Place Methods and Properties Here
VB
Public Class BaseClass
Public Event BaseEvent(ByVal i As Integer)
' Place methods and properties here.
End Class