summaryrefslogtreecommitdiff
path: root/windows 95/hwcv.Designer.vb
diff options
context:
space:
mode:
Diffstat (limited to 'windows 95/hwcv.Designer.vb')
-rwxr-xr-xwindows 95/hwcv.Designer.vb7
1 files changed, 5 insertions, 2 deletions
diff --git a/windows 95/hwcv.Designer.vb b/windows 95/hwcv.Designer.vb
index 3678921..543437e 100755
--- a/windows 95/hwcv.Designer.vb
+++ b/windows 95/hwcv.Designer.vb
@@ -57,6 +57,9 @@ Partial Class hwcv
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
+ 'look
+ '
+ '
'Panel2
'
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
@@ -115,8 +118,8 @@ Partial Class hwcv
'PictureBox1
'
Me.PictureBox1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+ Or System.Windows.Forms.AnchorStyles.Left) _
+ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.PictureBox1.Image = Global.Histacom.My.Resources.Resources.hwcvicon
Me.PictureBox1.Location = New System.Drawing.Point(5, 24)
Me.PictureBox1.Name = "PictureBox1"