39 lines
1.9 KiB
VB.net
39 lines
1.9 KiB
VB.net
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
|
Partial Class FRMFraccionadas
|
||
|
Inherits System.Windows.Forms.Form
|
||
|
|
||
|
'Required by the Windows Form Designer
|
||
|
Private components As System.ComponentModel.IContainer
|
||
|
|
||
|
'NOTE: The following procedure is required by the Windows Form Designer
|
||
|
'It can be modified using the Windows Form Designer.
|
||
|
'Do not modify it using the code editor.
|
||
|
Friend WithEvents cmbCliente As System.Windows.Forms.ComboBox
|
||
|
Friend WithEvents Flgdetalle As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
||
|
Friend WithEvents txtTotFraccionada As System.Windows.Forms.TextBox
|
||
|
Friend WithEvents txtTotFrac As System.Windows.Forms.TextBox
|
||
|
Friend WithEvents lblDetFra As System.Windows.Forms.Label
|
||
|
Friend WithEvents lblFrac As System.Windows.Forms.Label
|
||
|
Friend WithEvents lblEstatus As System.Windows.Forms.Label
|
||
|
Friend WithEvents cboEstatus As System.Windows.Forms.ComboBox
|
||
|
Friend WithEvents dgvFraccionada As System.Windows.Forms.DataGridView
|
||
|
Friend WithEvents dtpFechaFinal As System.Windows.Forms.DateTimePicker
|
||
|
Friend WithEvents dtpFechaInicial As System.Windows.Forms.DateTimePicker
|
||
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
||
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||
|
Friend WithEvents cboProducto As System.Windows.Forms.ComboBox
|
||
|
Friend WithEvents txtCuenta As System.Windows.Forms.TextBox
|
||
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
||
|
Friend WithEvents btnConsulta As Button
|
||
|
Friend WithEvents BtnLimpiar1 As Button
|
||
|
Friend WithEvents BtnImprimir As Button
|
||
|
Friend WithEvents BntSalir As Button
|
||
|
Private WithEvents panel2 As Panel
|
||
|
Private WithEvents Img_logoCabecera As PictureBox
|
||
|
Friend WithEvents Label17 As Label
|
||
|
Private WithEvents panel3 As Panel
|
||
|
Friend WithEvents lblFooter As Label
|
||
|
End Class
|