last fixes
This commit is contained in:
6
app/DD_Clipboard_Searcher/frmStart.Designer.vb
generated
6
app/DD_Clipboard_Searcher/frmStart.Designer.vb
generated
@@ -242,6 +242,7 @@ Partial Class frmStart
|
||||
'
|
||||
Me.GroupBox2.Controls.Add(Me.labelStatus)
|
||||
Me.GroupBox2.Controls.Add(Me.labelRefresh)
|
||||
Me.GroupBox2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GroupBox2.Location = New System.Drawing.Point(15, 157)
|
||||
Me.GroupBox2.Name = "GroupBox2"
|
||||
Me.GroupBox2.Size = New System.Drawing.Size(318, 64)
|
||||
@@ -252,6 +253,7 @@ Partial Class frmStart
|
||||
'labelRefresh
|
||||
'
|
||||
Me.labelRefresh.AutoSize = True
|
||||
Me.labelRefresh.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.labelRefresh.Location = New System.Drawing.Point(8, 21)
|
||||
Me.labelRefresh.Name = "labelRefresh"
|
||||
Me.labelRefresh.Size = New System.Drawing.Size(132, 13)
|
||||
@@ -260,10 +262,10 @@ Partial Class frmStart
|
||||
'
|
||||
'labelStatus
|
||||
'
|
||||
Me.labelStatus.AutoSize = True
|
||||
Me.labelStatus.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.labelStatus.Location = New System.Drawing.Point(8, 34)
|
||||
Me.labelStatus.Name = "labelStatus"
|
||||
Me.labelStatus.Size = New System.Drawing.Size(38, 13)
|
||||
Me.labelStatus.Size = New System.Drawing.Size(304, 27)
|
||||
Me.labelStatus.TabIndex = 0
|
||||
Me.labelStatus.Text = "Label3"
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user