Vous êtes sur la page 1sur 5

Begin VB.

CommandButton ImprimirFactura
Caption
= "Imprimir Factura"
BeginProperty Font
Name
= "MS Sans Serif"
Size
= 9.75
Charset
= 0
Weight
= 700
Underline
= 0 'False
Italic
= 0 'False
Strikethrough = 0 'False
EndProperty
Height
= 615
Left
= 2520
TabIndex
= 14
Top
= 6000
Width
= 1215
End
Begin VB.TextBox TextImpor
Alignment
= 1 'Right Justify
Height
= 285
Index
= 1
Left
= 5760
TabIndex
= 12
TabStop
= 0 'False
Text
= "0"
Top
= 2760
Width
= 735
End
Begin VB.TextBox TextPreUnit
Alignment
= 1 'Right Justify
Height
= 285
Index
= 1
Left
= 4440
TabIndex
= 11
TabStop
= 0 'False
Text
= "0"
Top
= 2760
Width
= 975
End
Begin VB.TextBox TextDescr
Height
= 285
Index
= 1
Left
= 960
MaxLength
= 32
TabIndex
= 10
TabStop
= 0 'False
Top
= 2760
Width
= 3135
End
Begin VB.TextBox TextCant
Alignment
= 1 'Right Justify
Height
= 285
Index
= 1
Left
= 120
TabIndex
= 9
TabStop
= 0 'False
Text
= "0"
Top
= 2760
Width
= 615
End

Begin VB.TextBox texto


Height
= 285
Index
= 1
Left
= 1560
TabIndex
= 1
TabStop
= 0 'False
Top
= 840
Width
= 2895
End
Begin VB.Label Label13
Caption
= "Venta"
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
= 3840
TabIndex
= 24
Top
= 400
Width
= 735
End
Begin VB.Label Label12
Caption
= "Condicin de IVA:"
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
= 4800
TabIndex
= 22
Top
= 1320
Width
= 1575
End
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 'False
Strikethrough = 0 'False
EndProperty
Height
= 255
Left
= 120
TabIndex
= 17
Top
= 1560
Width
= 1095
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
= "Precio Unit:"
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
= 4440
TabIndex
= 7
Top
= 2400
Width
= 1095
End

Vous aimerez peut-être aussi