diff --git a/GBM/Forms/frmMain.Designer.vb b/GBM/Forms/frmMain.Designer.vb index ae5040b..7a297f1 100644 --- a/GBM/Forms/frmMain.Designer.vb +++ b/GBM/Forms/frmMain.Designer.vb @@ -259,13 +259,13 @@ Partial Class frmMain Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.txtLog.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.txtLog.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.txtLog.Location = New System.Drawing.Point(0, 184) + Me.txtLog.Location = New System.Drawing.Point(-1, 184) Me.txtLog.MaxLength = 524288 Me.txtLog.Multiline = True Me.txtLog.Name = "txtLog" Me.txtLog.ReadOnly = True Me.txtLog.ScrollBars = System.Windows.Forms.ScrollBars.Vertical - Me.txtLog.Size = New System.Drawing.Size(524, 192) + Me.txtLog.Size = New System.Drawing.Size(525, 195) Me.txtLog.TabIndex = 10 Me.txtLog.TabStop = False '