diff --git a/code/Form1.Designer.cs b/code/Form1.Designer.cs index f471615..d741e13 100644 --- a/code/Form1.Designer.cs +++ b/code/Form1.Designer.cs @@ -270,6 +270,7 @@ private void InitializeComponent() this.downloadButton.TabIndex = 19; this.downloadButton.Text = "Download"; this.downloadButton.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.downloadButton.Click += new System.EventHandler(this.DownloadButton_Click); this.downloadButton.MouseEnter += new System.EventHandler(this.downloadButton_MouseEnter); this.downloadButton.MouseLeave += new System.EventHandler(this.downloadButton_MouseLeave); //