Private Sub reportHeader1_Format(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles reportHeader1.BeforePrint
Me.textBox102.Height = Me.textBox103.Height
Me.textBox45.Height = Me.textBox105.Height
Me.textBox108.Height = Me.textBox109.Height
Me.textBox115.Height = Me.textBox110.Height
End Sub