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/commandpromptxp.Designer.vb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'windows 95/commandpromptxp.Designer.vb') 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 @@ - _ + Partial Class commandpromptxp Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. - _ + 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. - _ + 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 -- cgit v1.2.3