Real easy. It's the sender in the function.....
Protected Sub myDRD_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs)
Dim myDRD As New DropDownList
myDRD = CType(sender, DropDownList)
End Sub
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment