Server.DisplayResults Class
This class is instantiated when the user makes a request to display the results of the election. Display Server passes all the required information to the constructor.

Access: Public
Base Classes: Form
  Members Description  
    dataGrid1    
    button1    
    table    
    title    
    winner    
    label    
    nVotes    
    label1    
    components Required designer variable.

 
    DisplayResults Constructor

 
    Dispose Clean up any resources being used.

 
    InitializeComponent    
    button1_Click