aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Programs/ChatApp.Designer.cs
diff options
context:
space:
mode:
authorTrey <32907415+TheEdgeNK@users.noreply.github.com>2018-09-02 11:56:23 -0400
committerTrey <32907415+TheEdgeNK@users.noreply.github.com>2018-09-02 11:56:23 -0400
commitcf72b65769809ac77331414aee299112b9bf4b37 (patch)
tree9fb9fdfe01967db9c95b87cb96b7294b43ff455d /Project Ports/Programs/ChatApp.Designer.cs
parent52376ce623346e257c2b7845d0d2414e7653a6dd (diff)
downloadProject-Silicon-cf72b65769809ac77331414aee299112b9bf4b37.tar.gz
Project-Silicon-cf72b65769809ac77331414aee299112b9bf4b37.tar.bz2
Project-Silicon-cf72b65769809ac77331414aee299112b9bf4b37.zip
WE FIXED THE STORYLINE!!!
Diffstat (limited to 'Project Ports/Programs/ChatApp.Designer.cs')
-rw-r--r--Project Ports/Programs/ChatApp.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project Ports/Programs/ChatApp.Designer.cs b/Project Ports/Programs/ChatApp.Designer.cs
index c8a6502..c1a3b38 100644
--- a/Project Ports/Programs/ChatApp.Designer.cs
+++ b/Project Ports/Programs/ChatApp.Designer.cs
@@ -48,6 +48,7 @@
this.txtSentMessages.ReadOnly = true;
this.txtSentMessages.Size = new System.Drawing.Size(439, 187);
this.txtSentMessages.TabIndex = 0;
+ this.txtSentMessages.TextChanged += new System.EventHandler(this.txtSentMessages_TextChanged);
//
// txtMsgContents
//