|
|
@@ -91,7 +91,7 @@ Partial Class frmColaTitulos
|
|
|
Me.lblTitulo.BackColor = System.Drawing.Color.WhiteSmoke
|
|
|
Me.lblTitulo.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
Me.lblTitulo.ForeColor = System.Drawing.Color.Maroon
|
|
|
- Me.lblTitulo.Location = New System.Drawing.Point(-51, 9)
|
|
|
+ Me.lblTitulo.Location = New System.Drawing.Point(14, 9)
|
|
|
Me.lblTitulo.Name = "lblTitulo"
|
|
|
Me.lblTitulo.Size = New System.Drawing.Size(256, 24)
|
|
|
Me.lblTitulo.TabIndex = 81
|
|
|
@@ -511,7 +511,7 @@ Partial Class frmColaTitulos
|
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
|
Me.AutoScroll = True
|
|
|
Me.BackColor = System.Drawing.Color.WhiteSmoke
|
|
|
- Me.ClientSize = New System.Drawing.Size(1336, 605)
|
|
|
+ Me.ClientSize = New System.Drawing.Size(1353, 605)
|
|
|
Me.Controls.Add(Me.grpCancelados)
|
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
|
Me.Controls.Add(Me.GroupBox2)
|