MS
This commit is contained in:
@@ -96,7 +96,7 @@ Partial Class frmNewVariant
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(12, 88)
|
||||
Me.Label3.Location = New System.Drawing.Point(12, 80)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(114, 13)
|
||||
Me.Label3.TabIndex = 4
|
||||
@@ -104,10 +104,10 @@ Partial Class frmNewVariant
|
||||
'
|
||||
'txtComment
|
||||
'
|
||||
Me.txtComment.Location = New System.Drawing.Point(15, 104)
|
||||
Me.txtComment.Location = New System.Drawing.Point(15, 96)
|
||||
Me.txtComment.Multiline = True
|
||||
Me.txtComment.Name = "txtComment"
|
||||
Me.txtComment.Size = New System.Drawing.Size(361, 65)
|
||||
Me.txtComment.Size = New System.Drawing.Size(361, 83)
|
||||
Me.txtComment.TabIndex = 5
|
||||
'
|
||||
'frmNewVariant
|
||||
|
||||
Reference in New Issue
Block a user