diff options
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
|
