Client.VoteDisplay.vote_button_Click Function
Method called when the user press "Vote" button. Calls the appropriate method through the Client object. Exits the program.
Private void vote_button_Click (object, System.EventArgs)
Type
Name
Description
object
sender
System.EventArgs
e
Return
Description
void