From cf72b65769809ac77331414aee299112b9bf4b37 Mon Sep 17 00:00:00 2001 From: Trey <32907415+TheEdgeNK@users.noreply.github.com> Date: Sun, 2 Sep 2018 11:56:23 -0400 Subject: WE FIXED THE STORYLINE!!! --- Project Ports/Programs/ChatApp.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Project Ports/Programs/ChatApp.Designer.cs') 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 // -- cgit v1.2.3