You are on page 1of 4

Begin VB.

Label Label11
Caption
= "C.U.I.T. N:"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 8.25
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 255
Left
= 4680
TabIndex
= 20
Top
= 840
Width
= 1095
End
Begin VB.Label NumFactura
AutoSize
= -1 'True
Caption
= "0001-00004475"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 8.25
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 195
Left
= 5280
TabIndex
= 19
Top
= 120
Width
= 1335
End
Begin VB.Label Label10
Caption
= "N de Fact:"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 8.25
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 255
Left
= 3960
TabIndex
= 18
Top
= 120
Width
= 1095
End
Begin VB.Label Label9
Caption
= "Localidad"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 8.25
Charset
= 0
Weight
= 700
Underline
= 0 'False

Italic
= 0
Strikethrough = 0
EndProperty
Height
= 255
Left
= 120
TabIndex
= 17
Top
= 1560
Width
= 1095

'False
'False

End
Begin VB.Label elitem
Caption
= "Item "
Height
= 255
Index
= 1
Left
= 6600
TabIndex
= 16
Top
= 2760
Width
= 615
End
Begin VB.Label Label8
Caption
= "Vendedor:"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 8.25
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 255
Left
= 120
TabIndex
= 15
Top
= 1920
Width
= 1095
End
Begin VB.Label LabelTotal
AutoSize
= -1 'True
Caption
= "Total a pagar:"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 8.25
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 195
Left
= 4560
TabIndex
= 13
Top
= 3360
Width
= 2175
End
Begin VB.Label Label7
Caption
= "Importe:"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 8.25
Charset
= 0
Weight
= 700

Underline
= -1 'True
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 255
Left
= 5760
TabIndex
= 8
Top
= 2400
Width
= 735
End
Begin VB.Label Label6
Caption
=
BeginProperty Font
Name
Size
Charset
Weight
Underline
Italic
Strikethrough
EndProperty
Height
=
Left
=
TabIndex
=
Top
=
Width
=
End
Begin VB.Label Label5
Caption
=
BeginProperty Font
Name
Size
Charset
Weight
Underline
Italic
Strikethrough
EndProperty
Height
=
Left
=
TabIndex
=
Top
=
Width
=
End
Begin VB.Label Label4
Caption
=
BeginProperty Font
Name
Size
Charset
Weight
Underline
Italic
Strikethrough
EndProperty
Height
=
Left
=
TabIndex
=
Top
=
Width
=

"Precio Unit:"
=
=
=
=
=
=
=

"MS Sans Serif"


8.25
0
700
-1 'True
0 'False
0 'False
255
4440
7
2400
1095
"Descripcin:"

=
=
=
=
=
=
=

"MS Sans Serif"


8.25
0
700
-1 'True
0 'False
0 'False
255
960
6
2400
2655
"Cant:"

=
=
=
=
=
=
=

"MS Sans Serif"


8.25
0
700
-1 'True
0 'False
0 'False
255
120
5
2400
495

End

You might also like