From 636946ca544727b387993dbce5094c704cd61aa7 Mon Sep 17 00:00:00 2001 From: jakeypearce Date: Fri, 7 Aug 2015 16:12:38 +0100 Subject: Web Chat 1998 modified (not the interface, but the storyline) --- windows 95/Command prompt.vb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'windows 95/Command prompt.vb') diff --git a/windows 95/Command prompt.vb b/windows 95/Command prompt.vb index c86560e..eaa1a1a 100755 --- a/windows 95/Command prompt.vb +++ b/windows 95/Command prompt.vb @@ -103,6 +103,10 @@ End If End Sub + Private Sub TextBox1_TextChanged(sender As Object, e As EventArgs) Handles TextBox1.TextChanged + + End Sub + Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage -- cgit v1.2.3