diff options
Diffstat (limited to 'Project Ports/Programs/ChatApp.Designer.cs')
| -rw-r--r-- | Project Ports/Programs/ChatApp.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project Ports/Programs/ChatApp.Designer.cs b/Project Ports/Programs/ChatApp.Designer.cs index f6a3dbd..4084dfd 100644 --- a/Project Ports/Programs/ChatApp.Designer.cs +++ b/Project Ports/Programs/ChatApp.Designer.cs @@ -97,6 +97,7 @@ this.Controls.Add(this.txtSentMessages); this.Name = "ChatApp"; this.Size = new System.Drawing.Size(578, 219); + this.Load += new System.EventHandler(this.ChatApp_Load); this.ResumeLayout(false); this.PerformLayout(); |
