summaryrefslogtreecommitdiff
path: root/windows 95/Command prompt.vb
diff options
context:
space:
mode:
authorjakeypearce <[email protected]>2015-08-07 16:12:38 +0100
committerjakeypearce <[email protected]>2015-08-07 16:12:38 +0100
commit636946ca544727b387993dbce5094c704cd61aa7 (patch)
tree896eeb74d931fabeb646bd2c39ee206179821892 /windows 95/Command prompt.vb
parent5a66fa33aa3ee6cf168bf03a6e106211d39e3d03 (diff)
downloadhistacom-636946ca544727b387993dbce5094c704cd61aa7.tar.gz
histacom-636946ca544727b387993dbce5094c704cd61aa7.tar.bz2
histacom-636946ca544727b387993dbce5094c704cd61aa7.zip
Web Chat 1998 modified (not the interface, but the storyline)
Diffstat (limited to 'windows 95/Command prompt.vb')
-rwxr-xr-xwindows 95/Command prompt.vb4
1 files changed, 4 insertions, 0 deletions
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