diff options
| author | jakeypearce <jakeypearce@yahoo.co.uk> | 2015-08-07 16:12:38 +0100 |
|---|---|---|
| committer | jakeypearce <jakeypearce@yahoo.co.uk> | 2015-08-07 16:12:38 +0100 |
| commit | 636946ca544727b387993dbce5094c704cd61aa7 (patch) | |
| tree | 896eeb74d931fabeb646bd2c39ee206179821892 /windows 95/Guess The Number app.Designer.vb | |
| parent | 5a66fa33aa3ee6cf168bf03a6e106211d39e3d03 (diff) | |
| download | histacom-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/Guess The Number app.Designer.vb')
| -rwxr-xr-x | windows 95/Guess The Number app.Designer.vb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/windows 95/Guess The Number app.Designer.vb b/windows 95/Guess The Number app.Designer.vb index 25d368d..b3028dd 100755 --- a/windows 95/Guess The Number app.Designer.vb +++ b/windows 95/Guess The Number app.Designer.vb @@ -101,7 +101,7 @@ Partial Class Guess_The_Number_app 'txtGuessedNumber
'
Me.txtGuessedNumber.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtGuessedNumber.Location = New System.Drawing.Point(136, 65)
Me.txtGuessedNumber.Name = "txtGuessedNumber"
Me.txtGuessedNumber.Size = New System.Drawing.Size(43, 20)
@@ -133,6 +133,9 @@ Partial Class Guess_The_Number_app '
Me.selector.Interval = 1000
'
+ 'look
+ '
+ '
'pullbs
'
Me.pullbs.Interval = 1
|
