DatosFacturaCertificaVeriFactu.Designer.cs
1 namespace sage.addons.factucert.Visual.UserControls
2 {
3  partial class _oDatosFacturaCertificaVeriFactu
4  {
8  private System.ComponentModel.IContainer components = null;
9 
14  protected override void Dispose(bool disposing)
15  {
16  if (disposing && (components != null))
17  {
18  components.Dispose();
19  }
20  base.Dispose(disposing);
21  }
22 
23  #region Código generado por el Diseñador de componentes
24 
29  private void InitializeComponent()
30  {
31  this.ewToolTipDatos = new sage.ew.objetos.ewToolTip();
32  this.ewpanelTerritorio = new sage.ew.objetos.ewpanel();
33  this.ewcomboboxTerritorio = new sage.ew.objetos.ewcombobox();
34  this.ewlabelTerritorio = new sage.ew.objetos.ewlabel();
35  this.ewpanelSistemaCertificacion = new sage.ew.objetos.ewpanel();
36  this.ewcomboboxSistema = new sage.ew.objetos.ewcombobox();
37  this.ewlabelSistemaCertificacion = new sage.ew.objetos.ewlabel();
38  this.ewPanelTituloIdentificacion = new sage.ew.objetos.UserControls.ewPanelTitulo();
39  this.ewPanelTituloInformacionFactura = new sage.ew.objetos.UserControls.ewPanelTitulo();
40  this.ewpanelEstado = new sage.ew.objetos.ewpanel();
41  this.ewlblEstadoFactura = new sage.ew.objetos.ewlabel();
42  this.ewlblEstado = new sage.ew.objetos.ewlabel();
43  this.ewpanelCodigoSeguro = new sage.ew.objetos.ewpanel();
44  this.txtCodigoSeguro = new sage.ew.objetos.ewtextbox();
45  this.ewlabelCodigoSeguro = new sage.ew.objetos.ewlabel();
46  this.ewpanelQR = new sage.ew.objetos.ewpanel();
47  this.lnkAccesoAEAT = new System.Windows.Forms.LinkLabel();
48  this.ewlblEntornoEnvio = new sage.ew.objetos.ewlabel();
49  this.ewImagenQR = new sage.ew.objetos.ewImagen();
50  this.ewtextboxFechaExpedicion = new sage.ew.objetos.ewtextbox();
51  this.ewlblFechaRegistro = new sage.ew.objetos.ewlabel();
52  this.ewtablelayoutpanelFactura = new sage.ew.objetos.ewtablelayoutpanel();
53  this.txtFactura = new sage.ew.objetos.UserControls.txtNumFraMultiDoc();
54  this.ewpanelFactura = new sage.ew.objetos.ewpanel();
55  this.ewlabelFactura = new sage.ew.objetos.ewlabel();
56  this.tableLayoutPanelDatos = new System.Windows.Forms.TableLayoutPanel();
57  this.ewpanelFichero = new sage.ew.objetos.ewpanel();
58  this.txtFichero = new sage.ew.objetos.ewtextbox();
59  this.ewlabelFichero = new sage.ew.objetos.ewlabel();
60  this.ewpanelFechaExpedicion = new sage.ew.objetos.ewpanel();
61  this.ewpanelTerminal = new sage.ew.objetos.ewpanel();
62  this.ewlabel4 = new sage.ew.objetos.ewlabel();
63  this.txtTerminal = new sage.ew.objetos.ewtextbox();
64  this.btVerDocumento = new sage.ew.objetos.ewbutton();
65  this.ewpanelTerritorio.SuspendLayout();
66  this.ewpanelSistemaCertificacion.SuspendLayout();
67  this.ewPanelTituloIdentificacion.SuspendLayout();
68  this.ewPanelTituloInformacionFactura.SuspendLayout();
69  this.ewpanelEstado.SuspendLayout();
70  this.ewpanelCodigoSeguro.SuspendLayout();
71  this.ewpanelQR.SuspendLayout();
72  ((System.ComponentModel.ISupportInitialize)(this.ewImagenQR)).BeginInit();
73  this.ewtablelayoutpanelFactura.SuspendLayout();
74  this.ewpanelFactura.SuspendLayout();
75  this.tableLayoutPanelDatos.SuspendLayout();
76  this.ewpanelFichero.SuspendLayout();
77  this.ewpanelFechaExpedicion.SuspendLayout();
78  this.ewpanelTerminal.SuspendLayout();
79  this.SuspendLayout();
80  //
81  // ewpanelTerritorio
82  //
83  this.ewpanelTerritorio.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
84  | System.Windows.Forms.AnchorStyles.Right)));
85  this.ewpanelTerritorio.Controls.Add(this.ewcomboboxTerritorio);
86  this.ewpanelTerritorio.Controls.Add(this.ewlabelTerritorio);
87  this.ewpanelTerritorio.Font = new System.Drawing.Font("Arial", 9.5F);
88  this.ewpanelTerritorio.Location = new System.Drawing.Point(10, 398);
89  this.ewpanelTerritorio.Name = "ewpanelTerritorio";
90  this.ewpanelTerritorio.Size = new System.Drawing.Size(535, 33);
91  this.ewpanelTerritorio.TabIndex = 4;
92  //
93  // ewcomboboxTerritorio
94  //
95  this.ewcomboboxTerritorio._DescripcionError = "";
96  this.ewcomboboxTerritorio._DescripcionOpcional = null;
97  this.ewcomboboxTerritorio._EditMode = false;
98  this.ewcomboboxTerritorio._ErrorValidation = false;
99  this.ewcomboboxTerritorio._EsOpcionalConfigUser = false;
100  this.ewcomboboxTerritorio._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
101  this.ewcomboboxTerritorio._PermitirConfigUser = true;
102  this.ewcomboboxTerritorio._PropiedadesDeEstilos._ColorFondoTextBoxAsociado = System.Drawing.SystemColors.Window;
103  this.ewcomboboxTerritorio._PropiedadesDeEstilos._ColorFunteTextBoxAsociado = System.Drawing.SystemColors.ControlText;
104  this.ewcomboboxTerritorio._UsuarioPermiteConfigUser = false;
105  this.ewcomboboxTerritorio.BackColor = System.Drawing.SystemColors.Window;
106  this.ewcomboboxTerritorio.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
107  this.ewcomboboxTerritorio.Font = new System.Drawing.Font("Segoe UI", 9.5F);
108  this.ewcomboboxTerritorio.ForeColor = System.Drawing.SystemColors.ControlText;
109  this.ewcomboboxTerritorio.FormattingEnabled = true;
110  this.ewcomboboxTerritorio.Location = new System.Drawing.Point(199, 5);
111  this.ewcomboboxTerritorio.Name = "ewcomboboxTerritorio";
112  this.ewcomboboxTerritorio.Size = new System.Drawing.Size(163, 24);
113  this.ewcomboboxTerritorio.TabIndex = 5;
114  //
115  // ewlabelTerritorio
116  //
117  this.ewlabelTerritorio._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
118  this.ewlabelTerritorio.AutoSize = true;
119  this.ewlabelTerritorio.Font = new System.Drawing.Font("Segoe UI", 9.5F);
120  this.ewlabelTerritorio.Location = new System.Drawing.Point(7, 7);
121  this.ewlabelTerritorio.Name = "ewlabelTerritorio";
122  this.ewlabelTerritorio.Size = new System.Drawing.Size(65, 17);
123  this.ewlabelTerritorio.TabIndex = 0;
124  this.ewlabelTerritorio.Text = "Territorio:";
125  //
126  // ewpanelSistemaCertificacion
127  //
128  this.ewpanelSistemaCertificacion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
129  | System.Windows.Forms.AnchorStyles.Right)));
130  this.ewpanelSistemaCertificacion.Controls.Add(this.ewcomboboxSistema);
131  this.ewpanelSistemaCertificacion.Controls.Add(this.ewlabelSistemaCertificacion);
132  this.ewpanelSistemaCertificacion.Font = new System.Drawing.Font("Arial", 9.5F);
133  this.ewpanelSistemaCertificacion.Location = new System.Drawing.Point(10, 366);
134  this.ewpanelSistemaCertificacion.Name = "ewpanelSistemaCertificacion";
135  this.ewpanelSistemaCertificacion.Size = new System.Drawing.Size(535, 26);
136  this.ewpanelSistemaCertificacion.TabIndex = 3;
137  //
138  // ewcomboboxSistema
139  //
140  this.ewcomboboxSistema._DescripcionError = "";
141  this.ewcomboboxSistema._DescripcionOpcional = null;
142  this.ewcomboboxSistema._EditMode = false;
143  this.ewcomboboxSistema._ErrorValidation = false;
144  this.ewcomboboxSistema._EsOpcionalConfigUser = false;
145  this.ewcomboboxSistema._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
146  this.ewcomboboxSistema._PermitirConfigUser = true;
147  this.ewcomboboxSistema._PropiedadesDeEstilos._ColorFondoTextBoxAsociado = System.Drawing.SystemColors.Window;
148  this.ewcomboboxSistema._PropiedadesDeEstilos._ColorFunteTextBoxAsociado = System.Drawing.SystemColors.ControlText;
149  this.ewcomboboxSistema._UsuarioPermiteConfigUser = false;
150  this.ewcomboboxSistema.BackColor = System.Drawing.SystemColors.Window;
151  this.ewcomboboxSistema.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
152  this.ewcomboboxSistema.Font = new System.Drawing.Font("Segoe UI", 9.5F);
153  this.ewcomboboxSistema.ForeColor = System.Drawing.SystemColors.ControlText;
154  this.ewcomboboxSistema.FormattingEnabled = true;
155  this.ewcomboboxSistema.Location = new System.Drawing.Point(198, 3);
156  this.ewcomboboxSistema.Name = "ewcomboboxSistema";
157  this.ewcomboboxSistema.Size = new System.Drawing.Size(163, 24);
158  this.ewcomboboxSistema.TabIndex = 3;
159  //
160  // ewlabelSistemaCertificacion
161  //
162  this.ewlabelSistemaCertificacion._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
163  this.ewlabelSistemaCertificacion.AutoSize = true;
164  this.ewlabelSistemaCertificacion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
165  this.ewlabelSistemaCertificacion.Location = new System.Drawing.Point(6, 6);
166  this.ewlabelSistemaCertificacion.Name = "ewlabelSistemaCertificacion";
167  this.ewlabelSistemaCertificacion.Size = new System.Drawing.Size(148, 17);
168  this.ewlabelSistemaCertificacion.TabIndex = 0;
169  this.ewlabelSistemaCertificacion.Text = "Sistema de certificación:";
170  //
171  // ewPanelTituloIdentificacion
172  //
173  //
174  // ewPanelTituloIdentificacion._Panel
175  //
176  this.ewPanelTituloIdentificacion._Panel.Location = new System.Drawing.Point(0, 0);
177  this.ewPanelTituloIdentificacion._Panel.Name = "_Panel";
178  this.ewPanelTituloIdentificacion._Panel.Size = new System.Drawing.Size(200, 1556);
179  this.ewPanelTituloIdentificacion._Panel.TabIndex = 1;
180  this.ewPanelTituloIdentificacion._Titulo = "Identificación del sistema de certificación";
181  this.ewPanelTituloIdentificacion.AllowDrop = true;
182  this.ewPanelTituloIdentificacion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
183  | System.Windows.Forms.AnchorStyles.Right)));
184  this.ewPanelTituloIdentificacion.BackColor = System.Drawing.SystemColors.Control;
185  this.ewPanelTituloIdentificacion.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
186  this.ewPanelTituloIdentificacion.Location = new System.Drawing.Point(7, 331);
187  this.ewPanelTituloIdentificacion.Margin = new System.Windows.Forms.Padding(0);
188  this.ewPanelTituloIdentificacion.Name = "ewPanelTituloIdentificacion";
189  this.ewPanelTituloIdentificacion.Size = new System.Drawing.Size(541, 29);
190  this.ewPanelTituloIdentificacion.TabIndex = 24;
191  this.ewPanelTituloIdentificacion.TabStop = false;
192  //
193  // ewPanelTituloInformacionFactura
194  //
195  //
196  // ewPanelTituloInformacionFactura._Panel
197  //
198  this.ewPanelTituloInformacionFactura._Panel.Location = new System.Drawing.Point(0, 0);
199  this.ewPanelTituloInformacionFactura._Panel.Name = "_Panel";
200  this.ewPanelTituloInformacionFactura._Panel.Size = new System.Drawing.Size(200, 1556);
201  this.ewPanelTituloInformacionFactura._Panel.TabIndex = 1;
202  this.ewPanelTituloInformacionFactura._Titulo = "Información de la factura";
203  this.ewPanelTituloInformacionFactura.AllowDrop = true;
204  this.ewPanelTituloInformacionFactura.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
205  | System.Windows.Forms.AnchorStyles.Right)));
206  this.ewPanelTituloInformacionFactura.BackColor = System.Drawing.SystemColors.Control;
207  this.ewPanelTituloInformacionFactura.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
208  this.ewPanelTituloInformacionFactura.Location = new System.Drawing.Point(7, 7);
209  this.ewPanelTituloInformacionFactura.Margin = new System.Windows.Forms.Padding(0);
210  this.ewPanelTituloInformacionFactura.Name = "ewPanelTituloInformacionFactura";
211  this.ewPanelTituloInformacionFactura.Size = new System.Drawing.Size(541, 29);
212  this.ewPanelTituloInformacionFactura.TabIndex = 22;
213  this.ewPanelTituloInformacionFactura.TabStop = false;
214  //
215  // ewpanelEstado
216  //
217  this.ewpanelEstado.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
218  | System.Windows.Forms.AnchorStyles.Right)));
219  this.ewpanelEstado.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
220  this.ewpanelEstado.Controls.Add(this.ewlblEstadoFactura);
221  this.ewpanelEstado.Controls.Add(this.ewlblEstado);
222  this.ewpanelEstado.Font = new System.Drawing.Font("Segoe UI", 9.5F);
223  this.ewpanelEstado.Location = new System.Drawing.Point(7, 199);
224  this.ewpanelEstado.Margin = new System.Windows.Forms.Padding(0);
225  this.ewpanelEstado.Name = "ewpanelEstado";
226  this.ewpanelEstado.Size = new System.Drawing.Size(541, 30);
227  this.ewpanelEstado.TabIndex = 6;
228  //
229  // ewlblEstadoFactura
230  //
231  this.ewlblEstadoFactura._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
232  this.ewlblEstadoFactura.AutoSize = true;
233  this.ewlblEstadoFactura.Font = new System.Drawing.Font("Segoe UI", 9.5F);
234  this.ewlblEstadoFactura.Location = new System.Drawing.Point(187, 7);
235  this.ewlblEstadoFactura.Name = "ewlblEstadoFactura";
236  this.ewlblEstadoFactura.Size = new System.Drawing.Size(90, 17);
237  this.ewlblEstadoFactura.TabIndex = 1;
238  this.ewlblEstadoFactura.Text = "No certificada";
239  //
240  // ewlblEstado
241  //
242  this.ewlblEstado._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
243  this.ewlblEstado.AutoSize = true;
244  this.ewlblEstado.Font = new System.Drawing.Font("Segoe UI", 9.5F);
245  this.ewlblEstado.Location = new System.Drawing.Point(4, 7);
246  this.ewlblEstado.Name = "ewlblEstado";
247  this.ewlblEstado.Size = new System.Drawing.Size(51, 17);
248  this.ewlblEstado.TabIndex = 0;
249  this.ewlblEstado.Text = "Estado:";
250  //
251  // ewpanelCodigoSeguro
252  //
253  this.ewpanelCodigoSeguro.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
254  | System.Windows.Forms.AnchorStyles.Right)));
255  this.ewpanelCodigoSeguro.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
256  this.ewpanelCodigoSeguro.Controls.Add(this.txtCodigoSeguro);
257  this.ewpanelCodigoSeguro.Controls.Add(this.ewlabelCodigoSeguro);
258  this.ewpanelCodigoSeguro.Font = new System.Drawing.Font("Segoe UI", 9.5F);
259  this.ewpanelCodigoSeguro.Location = new System.Drawing.Point(7, 135);
260  this.ewpanelCodigoSeguro.Margin = new System.Windows.Forms.Padding(0);
261  this.ewpanelCodigoSeguro.Name = "ewpanelCodigoSeguro";
262  this.ewpanelCodigoSeguro.Size = new System.Drawing.Size(541, 30);
263  this.ewpanelCodigoSeguro.TabIndex = 4;
264  //
265  // txtCodigoSeguro
266  //
267  this.txtCodigoSeguro._CanChangeStyle = false;
268  this.txtCodigoSeguro._DescripcionError = "";
269  this.txtCodigoSeguro._DescripcionOpcional = null;
270  this.txtCodigoSeguro._EditMode = false;
271  this.txtCodigoSeguro._ErrorValidation = false;
272  this.txtCodigoSeguro._EsOpcionalConfigUser = false;
273  this.txtCodigoSeguro._NoMostrarTecladoTactil = false;
274  this.txtCodigoSeguro._PasswordChar = '\0';
275  this.txtCodigoSeguro._PermitirConfigUser = true;
276  this.txtCodigoSeguro._PropiedadesDeEstilos._ColorBorder = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(132)))), ((int)(((byte)(148)))));
277  this.txtCodigoSeguro._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
278  this.txtCodigoSeguro._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
279  this.txtCodigoSeguro._SoloNumeros = false;
280  this.txtCodigoSeguro._Tactil_Teclat_Numeric = false;
281  this.txtCodigoSeguro._Tooltip = "";
282  this.txtCodigoSeguro._UsuarioPermiteConfigUser = false;
283  this.txtCodigoSeguro.Font = new System.Drawing.Font("Arial", 9.5F);
284  this.txtCodigoSeguro.Location = new System.Drawing.Point(190, 5);
285  this.txtCodigoSeguro.Name = "txtCodigoSeguro";
286  this.txtCodigoSeguro.Size = new System.Drawing.Size(267, 22);
287  this.txtCodigoSeguro.TabIndex = 4;
288  this.txtCodigoSeguro.TabStop = false;
289  //
290  // ewlabelCodigoSeguro
291  //
292  this.ewlabelCodigoSeguro._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
293  this.ewlabelCodigoSeguro.AutoSize = true;
294  this.ewlabelCodigoSeguro.Font = new System.Drawing.Font("Segoe UI", 9.5F);
295  this.ewlabelCodigoSeguro.Location = new System.Drawing.Point(4, 6);
296  this.ewlabelCodigoSeguro.Name = "ewlabelCodigoSeguro";
297  this.ewlabelCodigoSeguro.Size = new System.Drawing.Size(187, 17);
298  this.ewlabelCodigoSeguro.TabIndex = 0;
299  this.ewlabelCodigoSeguro.Text = "Código seguro de verificación:";
300  //
301  // ewpanelQR
302  //
303  this.ewpanelQR.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
304  | System.Windows.Forms.AnchorStyles.Right)));
305  this.ewpanelQR.Controls.Add(this.lnkAccesoAEAT);
306  this.ewpanelQR.Controls.Add(this.ewlblEntornoEnvio);
307  this.ewpanelQR.Controls.Add(this.ewImagenQR);
308  this.ewpanelQR.Font = new System.Drawing.Font("Arial", 9.5F);
309  this.ewpanelQR.Location = new System.Drawing.Point(10, 234);
310  this.ewpanelQR.Name = "ewpanelQR";
311  this.ewpanelQR.Size = new System.Drawing.Size(535, 94);
312  this.ewpanelQR.TabIndex = 2;
313  //
314  // lnkAccesoAEAT
315  //
316  this.lnkAccesoAEAT.AutoSize = true;
317  this.lnkAccesoAEAT.BackColor = System.Drawing.Color.Transparent;
318  this.lnkAccesoAEAT.Font = new System.Drawing.Font("Segoe UI", 9.75F);
319  this.lnkAccesoAEAT.LinkColor = System.Drawing.Color.Blue;
320  this.lnkAccesoAEAT.Location = new System.Drawing.Point(185, 63);
321  this.lnkAccesoAEAT.Name = "lnkAccesoAEAT";
322  this.lnkAccesoAEAT.Size = new System.Drawing.Size(170, 17);
323  this.lnkAccesoAEAT.TabIndex = 0;
324  this.lnkAccesoAEAT.TabStop = true;
325  this.lnkAccesoAEAT.Text = "Acceso documento en AEAT";
326  this.lnkAccesoAEAT.Visible = false;
327  this.lnkAccesoAEAT.Click += new System.EventHandler(this.lnkAccesoAEAT_Click);
328  //
329  // ewlblEntornoEnvio
330  //
331  this.ewlblEntornoEnvio._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
332  this.ewlblEntornoEnvio._PropiedadesDeEstilos._ColorFuente = System.Drawing.Color.White;
333  this.ewlblEntornoEnvio.BackColor = System.Drawing.Color.Green;
334  this.ewlblEntornoEnvio.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
335  this.ewlblEntornoEnvio.Font = new System.Drawing.Font("Segoe UI", 9.5F);
336  this.ewlblEntornoEnvio.ForeColor = System.Drawing.Color.White;
337  this.ewlblEntornoEnvio.Location = new System.Drawing.Point(187, 7);
338  this.ewlblEntornoEnvio.Name = "ewlblEntornoEnvio";
339  this.ewlblEntornoEnvio.Size = new System.Drawing.Size(184, 19);
340  this.ewlblEntornoEnvio.TabIndex = 1;
341  this.ewlblEntornoEnvio.Visible = false;
342  //
343  // ewImagenQR
344  //
345  this.ewImagenQR.Location = new System.Drawing.Point(5, 1);
346  this.ewImagenQR.Name = "ewImagenQR";
347  this.ewImagenQR.Size = new System.Drawing.Size(100, 90);
348  this.ewImagenQR.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
349  this.ewImagenQR.TabIndex = 0;
350  this.ewImagenQR.TabStop = false;
351  //
352  // ewtextboxFechaExpedicion
353  //
354  this.ewtextboxFechaExpedicion._CanChangeStyle = false;
355  this.ewtextboxFechaExpedicion._DescripcionError = "";
356  this.ewtextboxFechaExpedicion._DescripcionOpcional = null;
357  this.ewtextboxFechaExpedicion._EditMode = false;
358  this.ewtextboxFechaExpedicion._ErrorValidation = false;
359  this.ewtextboxFechaExpedicion._EsOpcionalConfigUser = false;
360  this.ewtextboxFechaExpedicion._NoMostrarTecladoTactil = false;
361  this.ewtextboxFechaExpedicion._PasswordChar = '\0';
362  this.ewtextboxFechaExpedicion._PermitirConfigUser = true;
363  this.ewtextboxFechaExpedicion._PropiedadesDeEstilos._ColorBorder = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(132)))), ((int)(((byte)(148)))));
364  this.ewtextboxFechaExpedicion._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
365  this.ewtextboxFechaExpedicion._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
366  this.ewtextboxFechaExpedicion._SoloNumeros = false;
367  this.ewtextboxFechaExpedicion._Tactil_Teclat_Numeric = false;
368  this.ewtextboxFechaExpedicion._Tooltip = "";
369  this.ewtextboxFechaExpedicion._UsuarioPermiteConfigUser = false;
370  this.ewtextboxFechaExpedicion.Font = new System.Drawing.Font("Arial", 9.5F);
371  this.ewtextboxFechaExpedicion.Location = new System.Drawing.Point(190, 5);
372  this.ewtextboxFechaExpedicion.Name = "ewtextboxFechaExpedicion";
373  this.ewtextboxFechaExpedicion.Size = new System.Drawing.Size(175, 22);
374  this.ewtextboxFechaExpedicion.TabIndex = 2;
375  this.ewtextboxFechaExpedicion.TabStop = false;
376  //
377  // ewlblFechaRegistro
378  //
379  this.ewlblFechaRegistro._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
380  this.ewlblFechaRegistro.AutoSize = true;
381  this.ewlblFechaRegistro.Font = new System.Drawing.Font("Segoe UI", 9.5F);
382  this.ewlblFechaRegistro.Location = new System.Drawing.Point(4, 7);
383  this.ewlblFechaRegistro.Name = "ewlblFechaRegistro";
384  this.ewlblFechaRegistro.Size = new System.Drawing.Size(113, 17);
385  this.ewlblFechaRegistro.TabIndex = 0;
386  this.ewlblFechaRegistro.Text = "Fecha de registro:";
387  //
388  // ewtablelayoutpanelFactura
389  //
390  this.ewtablelayoutpanelFactura.ColumnCount = 2;
391  this.ewtablelayoutpanelFactura.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
392  this.ewtablelayoutpanelFactura.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 132F));
393  this.ewtablelayoutpanelFactura.Controls.Add(this.txtFactura, 0, 0);
394  this.ewtablelayoutpanelFactura.Font = new System.Drawing.Font("Arial", 9.5F);
395  this.ewtablelayoutpanelFactura.Location = new System.Drawing.Point(188, 1);
396  this.ewtablelayoutpanelFactura.Margin = new System.Windows.Forms.Padding(0);
397  this.ewtablelayoutpanelFactura.Name = "ewtablelayoutpanelFactura";
398  this.ewtablelayoutpanelFactura.RowCount = 1;
399  this.ewtablelayoutpanelFactura.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
400  this.ewtablelayoutpanelFactura.Size = new System.Drawing.Size(310, 29);
401  this.ewtablelayoutpanelFactura.TabIndex = 33;
402  //
403  // txtFactura
404  //
405  this.txtFactura._Factura = " ";
406  this.txtFactura._Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
407  this.txtFactura._Letra = "";
408  this.txtFactura._ModoCompras = false;
409  this.txtFactura._ModoRectificativaVentas = false;
410  this.txtFactura._Numero = "";
411  this.txtFactura._ReadOnly = false;
412  this.txtFactura._Valor_Vacio = false;
413  this.txtFactura.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
414  this.txtFactura.Location = new System.Drawing.Point(0, 0);
415  this.txtFactura.Margin = new System.Windows.Forms.Padding(0);
416  this.txtFactura.MinimumSize = new System.Drawing.Size(0, 28);
417  this.txtFactura.Name = "txtFactura";
418  this.txtFactura.RightToLeft = System.Windows.Forms.RightToLeft.No;
419  this.txtFactura.Size = new System.Drawing.Size(182, 28);
420  this.txtFactura.TabIndex = 1;
421  this.txtFactura.TabStop = false;
422  //
423  // ewpanelFactura
424  //
425  this.ewpanelFactura.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
426  | System.Windows.Forms.AnchorStyles.Right)));
427  this.ewpanelFactura.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
428  this.ewpanelFactura.Controls.Add(this.ewlabelFactura);
429  this.ewpanelFactura.Controls.Add(this.ewtablelayoutpanelFactura);
430  this.ewpanelFactura.Font = new System.Drawing.Font("Segoe UI", 9.5F);
431  this.ewpanelFactura.Location = new System.Drawing.Point(7, 39);
432  this.ewpanelFactura.Margin = new System.Windows.Forms.Padding(0);
433  this.ewpanelFactura.Name = "ewpanelFactura";
434  this.ewpanelFactura.Size = new System.Drawing.Size(541, 30);
435  this.ewpanelFactura.TabIndex = 0;
436  //
437  // ewlabelFactura
438  //
439  this.ewlabelFactura._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
440  this.ewlabelFactura.AutoSize = true;
441  this.ewlabelFactura.Font = new System.Drawing.Font("Segoe UI", 9.5F);
442  this.ewlabelFactura.Location = new System.Drawing.Point(4, 6);
443  this.ewlabelFactura.Name = "ewlabelFactura";
444  this.ewlabelFactura.Size = new System.Drawing.Size(53, 17);
445  this.ewlabelFactura.TabIndex = 0;
446  this.ewlabelFactura.Text = "Factura:";
447  //
448  // tableLayoutPanelDatos
449  //
450  this.tableLayoutPanelDatos.ColumnCount = 1;
451  this.tableLayoutPanelDatos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
452  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelTerritorio, 0, 10);
453  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelQR, 0, 7);
454  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelSistemaCertificacion, 0, 9);
455  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelEstado, 0, 6);
456  this.tableLayoutPanelDatos.Controls.Add(this.ewPanelTituloIdentificacion, 0, 8);
457  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelCodigoSeguro, 0, 4);
458  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelFichero, 0, 5);
459  this.tableLayoutPanelDatos.Controls.Add(this.ewPanelTituloInformacionFactura, 0, 0);
460  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelFechaExpedicion, 0, 2);
461  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelTerminal, 0, 3);
462  this.tableLayoutPanelDatos.Controls.Add(this.ewpanelFactura, 0, 1);
463  this.tableLayoutPanelDatos.Dock = System.Windows.Forms.DockStyle.Fill;
464  this.tableLayoutPanelDatos.Location = new System.Drawing.Point(0, 0);
465  this.tableLayoutPanelDatos.Name = "tableLayoutPanelDatos";
466  this.tableLayoutPanelDatos.Padding = new System.Windows.Forms.Padding(7, 7, 10, 0);
467  this.tableLayoutPanelDatos.RowCount = 11;
468  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
469  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
470  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
471  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
472  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
473  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
474  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
475  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
476  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
477  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
478  this.tableLayoutPanelDatos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 32F));
479  this.tableLayoutPanelDatos.Size = new System.Drawing.Size(558, 625);
480  this.tableLayoutPanelDatos.TabIndex = 25;
481  //
482  // ewpanelFichero
483  //
484  this.ewpanelFichero.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
485  | System.Windows.Forms.AnchorStyles.Right)));
486  this.ewpanelFichero.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
487  this.ewpanelFichero.Controls.Add(this.btVerDocumento);
488  this.ewpanelFichero.Controls.Add(this.txtFichero);
489  this.ewpanelFichero.Controls.Add(this.ewlabelFichero);
490  this.ewpanelFichero.Font = new System.Drawing.Font("Segoe UI", 9.5F);
491  this.ewpanelFichero.Location = new System.Drawing.Point(7, 167);
492  this.ewpanelFichero.Margin = new System.Windows.Forms.Padding(0);
493  this.ewpanelFichero.Name = "ewpanelFichero";
494  this.ewpanelFichero.Size = new System.Drawing.Size(541, 30);
495  this.ewpanelFichero.TabIndex = 5;
496  //
497  // txtFichero
498  //
499  this.txtFichero._CanChangeStyle = false;
500  this.txtFichero._DescripcionError = "";
501  this.txtFichero._DescripcionOpcional = null;
502  this.txtFichero._EditMode = false;
503  this.txtFichero._ErrorValidation = false;
504  this.txtFichero._EsOpcionalConfigUser = false;
505  this.txtFichero._NoMostrarTecladoTactil = false;
506  this.txtFichero._PasswordChar = '\0';
507  this.txtFichero._PermitirConfigUser = true;
508  this.txtFichero._PropiedadesDeEstilos._ColorBorder = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(132)))), ((int)(((byte)(148)))));
509  this.txtFichero._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
510  this.txtFichero._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
511  this.txtFichero._SoloNumeros = false;
512  this.txtFichero._Tactil_Teclat_Numeric = false;
513  this.txtFichero._Tooltip = "";
514  this.txtFichero._UsuarioPermiteConfigUser = false;
515  this.txtFichero.Font = new System.Drawing.Font("Arial", 9.5F);
516  this.txtFichero.Location = new System.Drawing.Point(190, 5);
517  this.txtFichero.Name = "txtFichero";
518  this.txtFichero.Size = new System.Drawing.Size(267, 22);
519  this.txtFichero.TabIndex = 5;
520  this.txtFichero.TabStop = false;
521  //
522  // ewlabelFichero
523  //
524  this.ewlabelFichero._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
525  this.ewlabelFichero.AutoSize = true;
526  this.ewlabelFichero.Font = new System.Drawing.Font("Segoe UI", 9.5F);
527  this.ewlabelFichero.Location = new System.Drawing.Point(4, 7);
528  this.ewlabelFichero.Name = "ewlabelFichero";
529  this.ewlabelFichero.Size = new System.Drawing.Size(53, 17);
530  this.ewlabelFichero.TabIndex = 0;
531  this.ewlabelFichero.Text = "Fichero:";
532  //
533  // ewpanelFechaExpedicion
534  //
535  this.ewpanelFechaExpedicion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
536  | System.Windows.Forms.AnchorStyles.Right)));
537  this.ewpanelFechaExpedicion.Controls.Add(this.ewlblFechaRegistro);
538  this.ewpanelFechaExpedicion.Controls.Add(this.ewtextboxFechaExpedicion);
539  this.ewpanelFechaExpedicion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
540  this.ewpanelFechaExpedicion.Location = new System.Drawing.Point(7, 71);
541  this.ewpanelFechaExpedicion.Margin = new System.Windows.Forms.Padding(0);
542  this.ewpanelFechaExpedicion.Name = "ewpanelFechaExpedicion";
543  this.ewpanelFechaExpedicion.Size = new System.Drawing.Size(541, 30);
544  this.ewpanelFechaExpedicion.TabIndex = 1;
545  //
546  // ewpanelTerminal
547  //
548  this.ewpanelTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
549  | System.Windows.Forms.AnchorStyles.Right)));
550  this.ewpanelTerminal.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
551  this.ewpanelTerminal.Controls.Add(this.ewlabel4);
552  this.ewpanelTerminal.Controls.Add(this.txtTerminal);
553  this.ewpanelTerminal.Font = new System.Drawing.Font("Segoe UI", 9.5F);
554  this.ewpanelTerminal.Location = new System.Drawing.Point(7, 103);
555  this.ewpanelTerminal.Margin = new System.Windows.Forms.Padding(0);
556  this.ewpanelTerminal.Name = "ewpanelTerminal";
557  this.ewpanelTerminal.Size = new System.Drawing.Size(541, 30);
558  this.ewpanelTerminal.TabIndex = 2;
559  //
560  // ewlabel4
561  //
562  this.ewlabel4._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
563  this.ewlabel4.AutoSize = true;
564  this.ewlabel4.Font = new System.Drawing.Font("Segoe UI", 9.5F);
565  this.ewlabel4.Location = new System.Drawing.Point(4, 6);
566  this.ewlabel4.Name = "ewlabel4";
567  this.ewlabel4.Size = new System.Drawing.Size(60, 17);
568  this.ewlabel4.TabIndex = 5;
569  this.ewlabel4.Text = "Terminal:";
570  //
571  // txtTerminal
572  //
573  this.txtTerminal._CanChangeStyle = false;
574  this.txtTerminal._DescripcionError = "";
575  this.txtTerminal._DescripcionOpcional = null;
576  this.txtTerminal._EditMode = false;
577  this.txtTerminal._ErrorValidation = false;
578  this.txtTerminal._EsOpcionalConfigUser = false;
579  this.txtTerminal._NoMostrarTecladoTactil = false;
580  this.txtTerminal._PasswordChar = '\0';
581  this.txtTerminal._PermitirConfigUser = true;
582  this.txtTerminal._PropiedadesDeEstilos._ColorBorder = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(132)))), ((int)(((byte)(148)))));
583  this.txtTerminal._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
584  this.txtTerminal._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
585  this.txtTerminal._SoloNumeros = false;
586  this.txtTerminal._Tactil_Teclat_Numeric = false;
587  this.txtTerminal._Tooltip = "";
588  this.txtTerminal._UsuarioPermiteConfigUser = false;
589  this.txtTerminal.Font = new System.Drawing.Font("Arial", 9.5F);
590  this.txtTerminal.Location = new System.Drawing.Point(190, 5);
591  this.txtTerminal.Name = "txtTerminal";
592  this.txtTerminal.Size = new System.Drawing.Size(267, 22);
593  this.txtTerminal.TabIndex = 3;
594  this.txtTerminal.TabStop = false;
595  //
596  // btVerDocumento
597  //
598  this.btVerDocumento._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
599  this.btVerDocumento._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
600  this.btVerDocumento._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
601  this.btVerDocumento._Tooltip = "";
602  this.btVerDocumento.Font = new System.Drawing.Font("Segoe UI", 9.5F);
603  this.btVerDocumento.Location = new System.Drawing.Point(461, 5);
604  this.btVerDocumento.Name = "btVerDocumento";
605  this.btVerDocumento.Size = new System.Drawing.Size(29, 22);
606  this.btVerDocumento.TabIndex = 36;
607  this.btVerDocumento.UseVisualStyleBackColor = true;
608  this.btVerDocumento.Click += new System.EventHandler(this.btVerDocumento_Click);
609  //
610  // _oDatosFacturaCertificaVeriFactu
611  //
612  this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
613  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
614  this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
615  this.Controls.Add(this.tableLayoutPanelDatos);
616  this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
617  this.MinimumSize = new System.Drawing.Size(370, 485);
618  this.Name = "_oDatosFacturaCertificaVeriFactu";
619  this.Size = new System.Drawing.Size(558, 625);
620  this.ewpanelTerritorio.ResumeLayout(false);
621  this.ewpanelTerritorio.PerformLayout();
622  this.ewpanelSistemaCertificacion.ResumeLayout(false);
623  this.ewpanelSistemaCertificacion.PerformLayout();
624  this.ewPanelTituloIdentificacion.ResumeLayout(false);
625  this.ewPanelTituloInformacionFactura.ResumeLayout(false);
626  this.ewpanelEstado.ResumeLayout(false);
627  this.ewpanelEstado.PerformLayout();
628  this.ewpanelCodigoSeguro.ResumeLayout(false);
629  this.ewpanelCodigoSeguro.PerformLayout();
630  this.ewpanelQR.ResumeLayout(false);
631  this.ewpanelQR.PerformLayout();
632  ((System.ComponentModel.ISupportInitialize)(this.ewImagenQR)).EndInit();
633  this.ewtablelayoutpanelFactura.ResumeLayout(false);
634  this.ewpanelFactura.ResumeLayout(false);
635  this.ewpanelFactura.PerformLayout();
636  this.tableLayoutPanelDatos.ResumeLayout(false);
637  this.ewpanelFichero.ResumeLayout(false);
638  this.ewpanelFichero.PerformLayout();
639  this.ewpanelFechaExpedicion.ResumeLayout(false);
640  this.ewpanelFechaExpedicion.PerformLayout();
641  this.ewpanelTerminal.ResumeLayout(false);
642  this.ewpanelTerminal.PerformLayout();
643  this.ResumeLayout(false);
644 
645  }
646 
647  #endregion
648 
649  private ew.objetos.ewpanel ewpanelSistemaCertificacion;
650  private ew.objetos.ewlabel ewlabelSistemaCertificacion;
651  private ew.objetos.ewpanel ewpanelQR;
652  private ew.objetos.ewpanel ewpanelCodigoSeguro;
653  private ew.objetos.ewlabel ewlabelCodigoSeguro;
654  private ew.objetos.UserControls.ewPanelTitulo ewPanelTituloIdentificacion;
655  private ew.objetos.ewpanel ewpanelFactura;
656  private ew.objetos.ewtablelayoutpanel ewtablelayoutpanelFactura;
657  private ew.objetos.UserControls.txtNumFraMultiDoc txtFactura;
658  private ew.objetos.ewlabel ewlabelFactura;
659  private ew.objetos.ewlabel ewlblFechaRegistro;
660  private ew.objetos.UserControls.ewPanelTitulo ewPanelTituloInformacionFactura;
661  private ew.objetos.ewToolTip ewToolTipDatos;
662  private ew.objetos.ewtextbox txtCodigoSeguro;
663  private ew.objetos.ewpanel ewpanelEstado;
664  private ew.objetos.ewlabel ewlblEntornoEnvio;
665  private ew.objetos.ewlabel ewlblEstadoFactura;
666  private ew.objetos.ewlabel ewlblEstado;
667  private ew.objetos.ewImagen ewImagenQR;
668  private ew.objetos.ewpanel ewpanelTerritorio;
669  private ew.objetos.ewlabel ewlabelTerritorio;
670  private ew.objetos.ewcombobox ewcomboboxSistema;
671  private ew.objetos.ewcombobox ewcomboboxTerritorio;
672  private ew.objetos.ewtextbox ewtextboxFechaExpedicion;
673  private System.Windows.Forms.TableLayoutPanel tableLayoutPanelDatos;
674  private ew.objetos.ewpanel ewpanelFichero;
675  private ew.objetos.ewtextbox txtFichero;
676  private ew.objetos.ewlabel ewlabelFichero;
677  private ew.objetos.ewpanel ewpanelFechaExpedicion;
678  private ew.objetos.ewpanel ewpanelTerminal;
679  private ew.objetos.ewtextbox txtTerminal;
680  private ew.objetos.ewlabel ewlabel4;
681  private System.Windows.Forms.LinkLabel lnkAccesoAEAT;
682  private ew.objetos.ewbutton btVerDocumento;
683  }
684 }
Control para números de factura. Solo operaciones de control de formato.
Clase sage.ew.objetos.ewcombobox
override void Dispose(bool disposing)
Limpiar los recursos que se estén usando.
Clase sage.ew.objetos.ewpanel
Clase sage.ew.objetos.ewlabel
Clase sage.ew.objetos.ewtextbox
PE-83541 : Clase sage.ew.objetos.ewtablelayoutpanel
Base para los botones de Eurowin
Control de usuario siemple para un panel con título