diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-08-27 12:03:56 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-08-27 12:03:56 -0400 |
| commit | 1d66f7f09ae28109df5bf645ee683bd2e39d0026 (patch) | |
| tree | cce561aaca6c5c52850bffe9e4d0634fbec69cac /Project Ports/Programs/ChatApp.Designer.cs | |
| parent | 19dbbe92a8fbb0ab5dd482cf5f498cdf1962c63f (diff) | |
| download | Project-Silicon-1d66f7f09ae28109df5bf645ee683bd2e39d0026.tar.gz Project-Silicon-1d66f7f09ae28109df5bf645ee683bd2e39d0026.tar.bz2 Project-Silicon-1d66f7f09ae28109df5bf645ee683bd2e39d0026.zip | |
Added some storyline
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(); |
