diff options
| author | jakeypearce <[email protected]> | 2015-08-07 16:12:38 +0100 |
|---|---|---|
| committer | jakeypearce <[email protected]> | 2015-08-07 16:12:38 +0100 |
| commit | 636946ca544727b387993dbce5094c704cd61aa7 (patch) | |
| tree | 896eeb74d931fabeb646bd2c39ee206179821892 /windows 95/commandpromptxp.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/commandpromptxp.Designer.vb')
| -rwxr-xr-x | windows 95/commandpromptxp.Designer.vb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/windows 95/commandpromptxp.Designer.vb b/windows 95/commandpromptxp.Designer.vb index 4005a22..a557ff7 100755 --- a/windows 95/commandpromptxp.Designer.vb +++ b/windows 95/commandpromptxp.Designer.vb @@ -1,9 +1,9 @@ -<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class commandpromptxp
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
- <System.Diagnostics.DebuggerNonUserCode()> _
+ <System.Diagnostics.DebuggerNonUserCode()>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
@@ -20,7 +20,7 @@ Partial Class commandpromptxp 'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
- <System.Diagnostics.DebuggerStepThrough()> _
+ <System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(commandpromptxp))
@@ -135,7 +135,7 @@ Partial Class commandpromptxp Me.programname.BackColor = System.Drawing.Color.Transparent
Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(5, 8)
+ Me.programname.Location = New System.Drawing.Point(8, 9)
Me.programname.Name = "programname"
Me.programname.Size = New System.Drawing.Size(104, 13)
Me.programname.TabIndex = 3
|
