From a3fc2c45ec2a62684e128ffd7cab88bd101ad917 Mon Sep 17 00:00:00 2001 From: MichaelTheShifter Date: Tue, 17 May 2016 15:37:02 -0400 Subject: Committing all I've got Committing everything I've got - so that I can take a break for a few months and work on other things. --- source/WindowsFormsApplication1/HoloChat.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'source/WindowsFormsApplication1/HoloChat.Designer.cs') diff --git a/source/WindowsFormsApplication1/HoloChat.Designer.cs b/source/WindowsFormsApplication1/HoloChat.Designer.cs index 12eb31d..6f040ec 100644 --- a/source/WindowsFormsApplication1/HoloChat.Designer.cs +++ b/source/WindowsFormsApplication1/HoloChat.Designer.cs @@ -170,6 +170,7 @@ this.txtchat.Size = new System.Drawing.Size(641, 388); this.txtchat.TabIndex = 2; this.txtchat.Text = ""; + this.txtchat.TextChanged += new System.EventHandler(this.txtchat_TextChanged); // // txtsend // -- cgit v1.2.3