UserExportacion.Designer.cs
1 namespace sage.addons.portalcli.Visual.UserControls
2 {
3  partial class UserExportacion
4  {
8  private System.ComponentModel.IContainer components = null;
9 
14  protected override void Dispose(bool disposing)
15  {
16  if (disposing )
17  {
18  CancelarSuscripcionEventos();
19 
20  if (components != null)
21  components.Dispose();
22  }
23  base.Dispose(disposing);
24  }
25 
26  #region Código generado por el Diseñador de componentes
27 
32  private void InitializeComponent()
33  {
34  System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
35  System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
36  System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
37  System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
38  System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
39  System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
40  this.ewtablelayoutpanelExportacion = new sage.ew.objetos.ewtablelayoutpanel();
41  this.ewtabcontrolListados = new sage.ew.objetos.ewtabcontrol();
42  this.tabPageAsientos = new System.Windows.Forms.TabPage();
43  this.gridViewListAsientos = new sage.ew.objetos.gridViewList();
44  this.tabPageFacturasEmitidas = new System.Windows.Forms.TabPage();
45  this.gridViewListFacturasEmitidas = new sage.ew.objetos.gridViewList();
46  this.tabPageFacturasRecibidas = new System.Windows.Forms.TabPage();
47  this.gridViewListFacturasRecibidas = new sage.ew.objetos.gridViewList();
48  this.ewpanelPie = new sage.ew.objetos.ewpanel();
49  this.ewbuttonRutaExportacion = new sage.ew.objetos.ewbutton();
50  this.ewtextboxRutaExportacion = new sage.ew.objetos.ewtextbox();
51  this.ewtablelayoutpanelBotonera = new sage.ew.objetos.ewtablelayoutpanel();
52  this.ewbuttonVerAsiento = new sage.ew.botones.btNavigate();
53  this.ewlabelRuta = new sage.ew.objetos.ewlabel();
54  this.ewcheckboxEnviar = new sage.ew.objetos.ewcheckbox();
55  this.ewPanelTituloConfiguracionExportacion = new sage.ew.objetos.UserControls.ewPanelTitulo();
56  this.ewpanelCabecera = new sage.ew.objetos.ewpanel();
57  this.ewlabelEntorno = new sage.ew.objetos.ewlabel();
58  this.TablelayoutPanelBotones = new System.Windows.Forms.TableLayoutPanel();
59  this.radioButtonAsientos = new sage.ew.objetos.ewradiobuttonTabMante();
60  this.radioButtonFacturasEmitidas = new sage.ew.objetos.ewradiobuttonTabMante();
61  this.radioButtonFacturasRecibidas = new sage.ew.objetos.ewradiobuttonTabMante();
62  this.abortableBackgroundWorker1 = new sage.ew.objetos.AbortableBackgroundWorker();
63  this.ewPanelAsientosSinRelacion = new sage.ew.objetos.UserControls.ewPanelBorder();
64  this.ewlblAsientoSinRelacion = new sage.ew.objetos.ewlabel();
65  this.ewtablelayoutpanelExportacion.SuspendLayout();
66  this.ewtabcontrolListados.SuspendLayout();
67  this.tabPageAsientos.SuspendLayout();
68  ((System.ComponentModel.ISupportInitialize)(this.gridViewListAsientos)).BeginInit();
69  this.tabPageFacturasEmitidas.SuspendLayout();
70  ((System.ComponentModel.ISupportInitialize)(this.gridViewListFacturasEmitidas)).BeginInit();
71  this.tabPageFacturasRecibidas.SuspendLayout();
72  ((System.ComponentModel.ISupportInitialize)(this.gridViewListFacturasRecibidas)).BeginInit();
73  this.ewpanelPie.SuspendLayout();
74  this.ewtablelayoutpanelBotonera.SuspendLayout();
75  this.ewPanelTituloConfiguracionExportacion.SuspendLayout();
76  this.ewpanelCabecera.SuspendLayout();
77  this.TablelayoutPanelBotones.SuspendLayout();
78  this.SuspendLayout();
79  //
80  // ewtablelayoutpanelExportacion
81  //
82  this.ewtablelayoutpanelExportacion.ColumnCount = 1;
83  this.ewtablelayoutpanelExportacion.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
84  this.ewtablelayoutpanelExportacion.Controls.Add(this.ewtabcontrolListados, 0, 1);
85  this.ewtablelayoutpanelExportacion.Controls.Add(this.ewpanelPie, 0, 2);
86  this.ewtablelayoutpanelExportacion.Controls.Add(this.ewpanelCabecera, 0, 0);
87  this.ewtablelayoutpanelExportacion.Dock = System.Windows.Forms.DockStyle.Fill;
88  this.ewtablelayoutpanelExportacion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
89  this.ewtablelayoutpanelExportacion.Location = new System.Drawing.Point(0, 0);
90  this.ewtablelayoutpanelExportacion.Name = "ewtablelayoutpanelExportacion";
91  this.ewtablelayoutpanelExportacion.RowCount = 3;
92  this.ewtablelayoutpanelExportacion.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
93  this.ewtablelayoutpanelExportacion.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
94  this.ewtablelayoutpanelExportacion.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 175F));
95  this.ewtablelayoutpanelExportacion.Size = new System.Drawing.Size(990, 621);
96  this.ewtablelayoutpanelExportacion.TabIndex = 4;
97  //
98  // ewtabcontrolListados
99  //
100  this.ewtabcontrolListados._NavegacionTeclasEspeciales = false;
101  this.ewtabcontrolListados._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
102  this.ewtabcontrolListados._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
103  this.ewtabcontrolListados.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
104  | System.Windows.Forms.AnchorStyles.Left)
105  | System.Windows.Forms.AnchorStyles.Right)));
106  this.ewtabcontrolListados.Controls.Add(this.tabPageAsientos);
107  this.ewtabcontrolListados.Controls.Add(this.tabPageFacturasEmitidas);
108  this.ewtabcontrolListados.Controls.Add(this.tabPageFacturasRecibidas);
109  this.ewtabcontrolListados.Font = new System.Drawing.Font("Segoe UI", 9.5F);
110  this.ewtabcontrolListados.Location = new System.Drawing.Point(0, 40);
111  this.ewtabcontrolListados.Margin = new System.Windows.Forms.Padding(0);
112  this.ewtabcontrolListados.Name = "ewtabcontrolListados";
113  this.ewtabcontrolListados.Padding = new System.Drawing.Point(6, 0);
114  this.ewtabcontrolListados.SelectedIndex = 0;
115  this.ewtabcontrolListados.Size = new System.Drawing.Size(990, 406);
116  this.ewtabcontrolListados.TabIndex = 0;
117  //
118  // tabPageAsientos
119  //
120  this.tabPageAsientos.BackColor = System.Drawing.SystemColors.Control;
121  this.tabPageAsientos.Controls.Add(this.gridViewListAsientos);
122  this.tabPageAsientos.Location = new System.Drawing.Point(4, 23);
123  this.tabPageAsientos.Name = "tabPageAsientos";
124  this.tabPageAsientos.Padding = new System.Windows.Forms.Padding(3);
125  this.tabPageAsientos.Size = new System.Drawing.Size(982, 379);
126  this.tabPageAsientos.TabIndex = 0;
127  this.tabPageAsientos.Text = "Asientos";
128  //
129  // gridViewListAsientos
130  //
131  this.gridViewListAsientos._BackgroundColor = System.Drawing.SystemColors.Window;
132  this.gridViewListAsientos._DescripcionError = "No es posible guardar configuraciones por usuario en los grids.";
133  this.gridViewListAsientos._DescripcionOpcional = null;
134  this.gridViewListAsientos._EditMode = false;
135  this.gridViewListAsientos._Error_Message = null;
136  this.gridViewListAsientos._EsOpcionalConfigUser = false;
137  this.gridViewListAsientos._Listado = null;
138  this.gridViewListAsientos._NavegacionDirecta = false;
139  this.gridViewListAsientos._PermitirConfigUser = false;
140  this.gridViewListAsientos._UsuarioPermiteConfigUser = false;
141  this.gridViewListAsientos.BackgroundColor = System.Drawing.SystemColors.Window;
142  dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
143  dataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Control;
144  dataGridViewCellStyle19.Font = new System.Drawing.Font("Segoe UI", 9.5F);
145  dataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.WindowText;
146  dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
147  dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
148  dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
149  this.gridViewListAsientos.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
150  this.gridViewListAsientos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
151  dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
152  dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Window;
153  dataGridViewCellStyle20.Font = new System.Drawing.Font("Segoe UI", 8.25F);
154  dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText;
155  dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
156  dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
157  dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
158  this.gridViewListAsientos.DefaultCellStyle = dataGridViewCellStyle20;
159  this.gridViewListAsientos.Dock = System.Windows.Forms.DockStyle.Fill;
160  this.gridViewListAsientos.EnableHeadersVisualStyles = false;
161  this.gridViewListAsientos.Font = new System.Drawing.Font("Segoe UI", 9.5F);
162  this.gridViewListAsientos.Location = new System.Drawing.Point(3, 3);
163  this.gridViewListAsientos.Margin = new System.Windows.Forms.Padding(0);
164  this.gridViewListAsientos.Name = "gridViewListAsientos";
165  this.gridViewListAsientos.RowHeadersVisible = false;
166  this.gridViewListAsientos.Size = new System.Drawing.Size(976, 373);
167  this.gridViewListAsientos.TabIndex = 0;
168  //
169  // tabPageFacturasEmitidas
170  //
171  this.tabPageFacturasEmitidas.BackColor = System.Drawing.SystemColors.Control;
172  this.tabPageFacturasEmitidas.Controls.Add(this.gridViewListFacturasEmitidas);
173  this.tabPageFacturasEmitidas.Location = new System.Drawing.Point(4, 23);
174  this.tabPageFacturasEmitidas.Name = "tabPageFacturasEmitidas";
175  this.tabPageFacturasEmitidas.Padding = new System.Windows.Forms.Padding(3);
176  this.tabPageFacturasEmitidas.Size = new System.Drawing.Size(982, 379);
177  this.tabPageFacturasEmitidas.TabIndex = 1;
178  this.tabPageFacturasEmitidas.Text = "Facturas Emitidas";
179  //
180  // gridViewListFacturasEmitidas
181  //
182  this.gridViewListFacturasEmitidas._BackgroundColor = System.Drawing.SystemColors.Window;
183  this.gridViewListFacturasEmitidas._DescripcionError = "No es posible guardar configuraciones por usuario en los grids.";
184  this.gridViewListFacturasEmitidas._DescripcionOpcional = null;
185  this.gridViewListFacturasEmitidas._EditMode = false;
186  this.gridViewListFacturasEmitidas._Error_Message = null;
187  this.gridViewListFacturasEmitidas._EsOpcionalConfigUser = false;
188  this.gridViewListFacturasEmitidas._Listado = null;
189  this.gridViewListFacturasEmitidas._NavegacionDirecta = false;
190  this.gridViewListFacturasEmitidas._PermitirConfigUser = false;
191  this.gridViewListFacturasEmitidas._UsuarioPermiteConfigUser = false;
192  this.gridViewListFacturasEmitidas.BackgroundColor = System.Drawing.SystemColors.Window;
193  dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
194  dataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Control;
195  dataGridViewCellStyle15.Font = new System.Drawing.Font("Segoe UI", 9.5F);
196  dataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.WindowText;
197  dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
198  dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
199  dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
200  this.gridViewListFacturasEmitidas.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle15;
201  this.gridViewListFacturasEmitidas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
202  dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
203  dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Window;
204  dataGridViewCellStyle16.Font = new System.Drawing.Font("Segoe UI", 8.25F);
205  dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText;
206  dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
207  dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
208  dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
209  this.gridViewListFacturasEmitidas.DefaultCellStyle = dataGridViewCellStyle16;
210  this.gridViewListFacturasEmitidas.Dock = System.Windows.Forms.DockStyle.Fill;
211  this.gridViewListFacturasEmitidas.EnableHeadersVisualStyles = false;
212  this.gridViewListFacturasEmitidas.Font = new System.Drawing.Font("Segoe UI", 9.5F);
213  this.gridViewListFacturasEmitidas.Location = new System.Drawing.Point(3, 3);
214  this.gridViewListFacturasEmitidas.Margin = new System.Windows.Forms.Padding(0);
215  this.gridViewListFacturasEmitidas.Name = "gridViewListFacturasEmitidas";
216  this.gridViewListFacturasEmitidas.RowHeadersVisible = false;
217  this.gridViewListFacturasEmitidas.Size = new System.Drawing.Size(976, 373);
218  this.gridViewListFacturasEmitidas.TabIndex = 1;
219  //
220  // tabPageFacturasRecibidas
221  //
222  this.tabPageFacturasRecibidas.BackColor = System.Drawing.SystemColors.Control;
223  this.tabPageFacturasRecibidas.Controls.Add(this.gridViewListFacturasRecibidas);
224  this.tabPageFacturasRecibidas.Location = new System.Drawing.Point(4, 23);
225  this.tabPageFacturasRecibidas.Name = "tabPageFacturasRecibidas";
226  this.tabPageFacturasRecibidas.Padding = new System.Windows.Forms.Padding(3);
227  this.tabPageFacturasRecibidas.Size = new System.Drawing.Size(982, 379);
228  this.tabPageFacturasRecibidas.TabIndex = 2;
229  this.tabPageFacturasRecibidas.Text = "Facturas Recibidas";
230  //
231  // gridViewListFacturasRecibidas
232  //
233  this.gridViewListFacturasRecibidas._BackgroundColor = System.Drawing.SystemColors.Window;
234  this.gridViewListFacturasRecibidas._DescripcionError = "No es posible guardar configuraciones por usuario en los grids.";
235  this.gridViewListFacturasRecibidas._DescripcionOpcional = null;
236  this.gridViewListFacturasRecibidas._EditMode = false;
237  this.gridViewListFacturasRecibidas._Error_Message = null;
238  this.gridViewListFacturasRecibidas._EsOpcionalConfigUser = false;
239  this.gridViewListFacturasRecibidas._Listado = null;
240  this.gridViewListFacturasRecibidas._NavegacionDirecta = false;
241  this.gridViewListFacturasRecibidas._PermitirConfigUser = false;
242  this.gridViewListFacturasRecibidas._UsuarioPermiteConfigUser = false;
243  this.gridViewListFacturasRecibidas.BackgroundColor = System.Drawing.SystemColors.Window;
244  dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
245  dataGridViewCellStyle21.BackColor = System.Drawing.SystemColors.Control;
246  dataGridViewCellStyle21.Font = new System.Drawing.Font("Segoe UI", 9.5F);
247  dataGridViewCellStyle21.ForeColor = System.Drawing.SystemColors.WindowText;
248  dataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight;
249  dataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
250  dataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
251  this.gridViewListFacturasRecibidas.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle21;
252  this.gridViewListFacturasRecibidas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
253  dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
254  dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Window;
255  dataGridViewCellStyle22.Font = new System.Drawing.Font("Segoe UI", 8.25F);
256  dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.WindowText;
257  dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
258  dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
259  dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
260  this.gridViewListFacturasRecibidas.DefaultCellStyle = dataGridViewCellStyle22;
261  this.gridViewListFacturasRecibidas.Dock = System.Windows.Forms.DockStyle.Fill;
262  this.gridViewListFacturasRecibidas.EnableHeadersVisualStyles = false;
263  this.gridViewListFacturasRecibidas.Font = new System.Drawing.Font("Segoe UI", 9.5F);
264  this.gridViewListFacturasRecibidas.Location = new System.Drawing.Point(3, 3);
265  this.gridViewListFacturasRecibidas.Margin = new System.Windows.Forms.Padding(0);
266  this.gridViewListFacturasRecibidas.Name = "gridViewListFacturasRecibidas";
267  this.gridViewListFacturasRecibidas.RowHeadersVisible = false;
268  this.gridViewListFacturasRecibidas.Size = new System.Drawing.Size(976, 373);
269  this.gridViewListFacturasRecibidas.TabIndex = 1;
270  //
271  // ewpanelPie
272  //
273  this.ewpanelPie.Controls.Add(this.ewlblAsientoSinRelacion);
274  this.ewpanelPie.Controls.Add(this.ewPanelAsientosSinRelacion);
275  this.ewpanelPie.Controls.Add(this.ewbuttonRutaExportacion);
276  this.ewpanelPie.Controls.Add(this.ewtextboxRutaExportacion);
277  this.ewpanelPie.Controls.Add(this.ewtablelayoutpanelBotonera);
278  this.ewpanelPie.Controls.Add(this.ewlabelRuta);
279  this.ewpanelPie.Controls.Add(this.ewcheckboxEnviar);
280  this.ewpanelPie.Controls.Add(this.ewPanelTituloConfiguracionExportacion);
281  this.ewpanelPie.Dock = System.Windows.Forms.DockStyle.Fill;
282  this.ewpanelPie.Font = new System.Drawing.Font("Segoe UI", 9.5F);
283  this.ewpanelPie.Location = new System.Drawing.Point(3, 449);
284  this.ewpanelPie.Name = "ewpanelPie";
285  this.ewpanelPie.Size = new System.Drawing.Size(984, 169);
286  this.ewpanelPie.TabIndex = 22;
287  //
288  // ewbuttonRutaExportacion
289  //
290  this.ewbuttonRutaExportacion._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
291  this.ewbuttonRutaExportacion._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
292  this.ewbuttonRutaExportacion._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
293  this.ewbuttonRutaExportacion._Tooltip = "";
294  this.ewbuttonRutaExportacion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
295  this.ewbuttonRutaExportacion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
296  this.ewbuttonRutaExportacion.Location = new System.Drawing.Point(927, 57);
297  this.ewbuttonRutaExportacion.Name = "ewbuttonRutaExportacion";
298  this.ewbuttonRutaExportacion.Size = new System.Drawing.Size(28, 27);
299  this.ewbuttonRutaExportacion.TabIndex = 24;
300  this.ewbuttonRutaExportacion.UseVisualStyleBackColor = true;
301  //
302  // ewtextboxRutaExportacion
303  //
304  this.ewtextboxRutaExportacion._CanChangeStyle = false;
305  this.ewtextboxRutaExportacion._DescripcionError = "";
306  this.ewtextboxRutaExportacion._DescripcionOpcional = null;
307  this.ewtextboxRutaExportacion._EditMode = false;
308  this.ewtextboxRutaExportacion._ErrorValidation = false;
309  this.ewtextboxRutaExportacion._EsOpcionalConfigUser = false;
310  this.ewtextboxRutaExportacion._NoMostrarTecladoTactil = false;
311  this.ewtextboxRutaExportacion._PasswordChar = '\0';
312  this.ewtextboxRutaExportacion._PermitirConfigUser = true;
313  this.ewtextboxRutaExportacion._PropiedadesDeEstilos._ColorBorder = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(132)))), ((int)(((byte)(148)))));
314  this.ewtextboxRutaExportacion._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
315  this.ewtextboxRutaExportacion._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
316  this.ewtextboxRutaExportacion._SoloNumeros = false;
317  this.ewtextboxRutaExportacion._Tactil_Teclat_Numeric = false;
318  this.ewtextboxRutaExportacion._Tooltip = "";
319  this.ewtextboxRutaExportacion._UsuarioPermiteConfigUser = false;
320  this.ewtextboxRutaExportacion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
321  | System.Windows.Forms.AnchorStyles.Right)));
322  this.ewtextboxRutaExportacion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
323  this.ewtextboxRutaExportacion.Location = new System.Drawing.Point(182, 58);
324  this.ewtextboxRutaExportacion.Name = "ewtextboxRutaExportacion";
325  this.ewtextboxRutaExportacion.ReadOnly = true;
326  this.ewtextboxRutaExportacion.Size = new System.Drawing.Size(742, 24);
327  this.ewtextboxRutaExportacion.TabIndex = 23;
328  //
329  // ewtablelayoutpanelBotonera
330  //
331  this.ewtablelayoutpanelBotonera.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
332  this.ewtablelayoutpanelBotonera.ColumnCount = 3;
333  this.ewtablelayoutpanelBotonera.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
334  this.ewtablelayoutpanelBotonera.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 121F));
335  this.ewtablelayoutpanelBotonera.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 356F));
336  this.ewtablelayoutpanelBotonera.Controls.Add(this.ewbuttonVerAsiento, 1, 0);
337  this.ewtablelayoutpanelBotonera.Font = new System.Drawing.Font("Segoe UI", 9.5F);
338  this.ewtablelayoutpanelBotonera.Location = new System.Drawing.Point(413, 118);
339  this.ewtablelayoutpanelBotonera.Margin = new System.Windows.Forms.Padding(0);
340  this.ewtablelayoutpanelBotonera.Name = "ewtablelayoutpanelBotonera";
341  this.ewtablelayoutpanelBotonera.RowCount = 1;
342  this.ewtablelayoutpanelBotonera.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
343  this.ewtablelayoutpanelBotonera.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
344  this.ewtablelayoutpanelBotonera.Size = new System.Drawing.Size(569, 50);
345  this.ewtablelayoutpanelBotonera.TabIndex = 22;
346  //
347  // ewbuttonVerAsiento
348  //
349  this.ewbuttonVerAsiento._Clave = "VerAsiento";
350  this.ewbuttonVerAsiento._Grid = null;
351  this.ewbuttonVerAsiento._Listado = null;
352  this.ewbuttonVerAsiento._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
353  this.ewbuttonVerAsiento._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
354  this.ewbuttonVerAsiento._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
355  this.ewbuttonVerAsiento._Tooltip = "";
356  this.ewbuttonVerAsiento.Font = new System.Drawing.Font("Segoe UI", 9.5F);
357  this.ewbuttonVerAsiento.Location = new System.Drawing.Point(103, 3);
358  this.ewbuttonVerAsiento.Name = "ewbuttonVerAsiento";
359  this.ewbuttonVerAsiento.Size = new System.Drawing.Size(115, 44);
360  this.ewbuttonVerAsiento.TabIndex = 0;
361  this.ewbuttonVerAsiento.Text = "Ver asiento";
362  this.ewbuttonVerAsiento.UseVisualStyleBackColor = true;
363  //
364  // ewlabelRuta
365  //
366  this.ewlabelRuta._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
367  this.ewlabelRuta.AutoSize = true;
368  this.ewlabelRuta.Font = new System.Drawing.Font("Segoe UI", 9.5F);
369  this.ewlabelRuta.Location = new System.Drawing.Point(5, 60);
370  this.ewlabelRuta.Name = "ewlabelRuta";
371  this.ewlabelRuta.Size = new System.Drawing.Size(160, 17);
372  this.ewlabelRuta.TabIndex = 21;
373  this.ewlabelRuta.Text = "Ruta exportación ficheros:";
374  //
375  // ewcheckboxEnviar
376  //
377  this.ewcheckboxEnviar._DescripcionError = "";
378  this.ewcheckboxEnviar._DescripcionOpcional = null;
379  this.ewcheckboxEnviar._EditMode = false;
380  this.ewcheckboxEnviar._EsOpcionalConfigUser = false;
381  this.ewcheckboxEnviar._GuardarEnSettings = false;
382  this.ewcheckboxEnviar._OpcionConfiguracion = "";
383  this.ewcheckboxEnviar._PermitirConfigUser = true;
384  this.ewcheckboxEnviar._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
385  this.ewcheckboxEnviar._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
386  this.ewcheckboxEnviar._UsuarioPermiteConfigUser = false;
387  this.ewcheckboxEnviar.AutoSize = true;
388  this.ewcheckboxEnviar.Checked = true;
389  this.ewcheckboxEnviar.CheckState = System.Windows.Forms.CheckState.Checked;
390  this.ewcheckboxEnviar.Font = new System.Drawing.Font("Segoe UI", 9.5F);
391  this.ewcheckboxEnviar.Location = new System.Drawing.Point(8, 90);
392  this.ewcheckboxEnviar.Name = "ewcheckboxEnviar";
393  this.ewcheckboxEnviar.Size = new System.Drawing.Size(439, 21);
394  this.ewcheckboxEnviar.TabIndex = 20;
395  this.ewcheckboxEnviar.Text = "Enviar fichero de exportación al Portal del cliente con Sage Despachos";
396  this.ewcheckboxEnviar.UseVisualStyleBackColor = true;
397  //
398  // ewPanelTituloConfiguracionExportacion
399  //
400  //
401  // ewPanelTituloConfiguracionExportacion._Panel
402  //
403  this.ewPanelTituloConfiguracionExportacion._Panel.Location = new System.Drawing.Point(0, 0);
404  this.ewPanelTituloConfiguracionExportacion._Panel.Name = "_Panel";
405  this.ewPanelTituloConfiguracionExportacion._Panel.Size = new System.Drawing.Size(200, 554);
406  this.ewPanelTituloConfiguracionExportacion._Panel.TabIndex = 1;
407  this.ewPanelTituloConfiguracionExportacion._Titulo = "Configuración de exportación";
408  this.ewPanelTituloConfiguracionExportacion.AllowDrop = true;
409  this.ewPanelTituloConfiguracionExportacion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
410  | System.Windows.Forms.AnchorStyles.Right)));
411  this.ewPanelTituloConfiguracionExportacion.BackColor = System.Drawing.SystemColors.Control;
412  this.ewPanelTituloConfiguracionExportacion.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
413  this.ewPanelTituloConfiguracionExportacion.Location = new System.Drawing.Point(0, 28);
414  this.ewPanelTituloConfiguracionExportacion.Margin = new System.Windows.Forms.Padding(0);
415  this.ewPanelTituloConfiguracionExportacion.Name = "ewPanelTituloConfiguracionExportacion";
416  this.ewPanelTituloConfiguracionExportacion.Size = new System.Drawing.Size(984, 23);
417  this.ewPanelTituloConfiguracionExportacion.TabIndex = 17;
418  //
419  // ewpanelCabecera
420  //
421  this.ewpanelCabecera.Controls.Add(this.ewlabelEntorno);
422  this.ewpanelCabecera.Controls.Add(this.TablelayoutPanelBotones);
423  this.ewpanelCabecera.Dock = System.Windows.Forms.DockStyle.Fill;
424  this.ewpanelCabecera.Font = new System.Drawing.Font("Segoe UI", 9.5F);
425  this.ewpanelCabecera.Location = new System.Drawing.Point(0, 0);
426  this.ewpanelCabecera.Margin = new System.Windows.Forms.Padding(0);
427  this.ewpanelCabecera.Name = "ewpanelCabecera";
428  this.ewpanelCabecera.Size = new System.Drawing.Size(990, 40);
429  this.ewpanelCabecera.TabIndex = 23;
430  //
431  // ewlabelEntorno
432  //
433  this.ewlabelEntorno._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
434  this.ewlabelEntorno._PropiedadesDeEstilos._AplicarEstilos = false;
435  this.ewlabelEntorno.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
436  this.ewlabelEntorno.Font = new System.Drawing.Font("Segoe UI", 9.5F);
437  this.ewlabelEntorno.ForeColor = System.Drawing.Color.Red;
438  this.ewlabelEntorno.Location = new System.Drawing.Point(887, 13);
439  this.ewlabelEntorno.Name = "ewlabelEntorno";
440  this.ewlabelEntorno.Size = new System.Drawing.Size(100, 24);
441  this.ewlabelEntorno.TabIndex = 1;
442  this.ewlabelEntorno.Text = "ENVÍO PRE";
443  this.ewlabelEntorno.TextAlign = System.Drawing.ContentAlignment.TopRight;
444  this.ewlabelEntorno.Visible = false;
445  //
446  // TablelayoutPanelBotones
447  //
448  this.TablelayoutPanelBotones.ColumnCount = 3;
449  this.TablelayoutPanelBotones.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.66337F));
450  this.TablelayoutPanelBotones.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.66337F));
451  this.TablelayoutPanelBotones.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 32.67327F));
452  this.TablelayoutPanelBotones.Controls.Add(this.radioButtonAsientos, 0, 0);
453  this.TablelayoutPanelBotones.Controls.Add(this.radioButtonFacturasEmitidas, 1, 0);
454  this.TablelayoutPanelBotones.Controls.Add(this.radioButtonFacturasRecibidas, 2, 0);
455  this.TablelayoutPanelBotones.Location = new System.Drawing.Point(0, 8);
456  this.TablelayoutPanelBotones.Margin = new System.Windows.Forms.Padding(0, 8, 0, 0);
457  this.TablelayoutPanelBotones.Name = "TablelayoutPanelBotones";
458  this.TablelayoutPanelBotones.RowCount = 2;
459  this.TablelayoutPanelBotones.RowStyles.Add(new System.Windows.Forms.RowStyle());
460  this.TablelayoutPanelBotones.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
461  this.TablelayoutPanelBotones.Size = new System.Drawing.Size(489, 30);
462  this.TablelayoutPanelBotones.TabIndex = 3;
463  //
464  // radioButtonAsientos
465  //
466  this.radioButtonAsientos._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
467  this.radioButtonAsientos._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
468  this.radioButtonAsientos.Appearance = System.Windows.Forms.Appearance.Button;
469  this.radioButtonAsientos.AutoSize = true;
470  this.radioButtonAsientos.Checked = true;
471  this.radioButtonAsientos.Dock = System.Windows.Forms.DockStyle.Fill;
472  this.radioButtonAsientos.FlatAppearance.BorderSize = 0;
473  this.radioButtonAsientos.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
474  this.radioButtonAsientos.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
475  this.radioButtonAsientos.Location = new System.Drawing.Point(0, 0);
476  this.radioButtonAsientos.Margin = new System.Windows.Forms.Padding(0);
477  this.radioButtonAsientos.Name = "radioButtonAsientos";
478  this.radioButtonAsientos.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
479  this.radioButtonAsientos.Size = new System.Drawing.Size(164, 27);
480  this.radioButtonAsientos.TabIndex = 3;
481  this.radioButtonAsientos.TabStop = true;
482  this.radioButtonAsientos.Text = "Asientos";
483  this.radioButtonAsientos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
484  this.radioButtonAsientos.UseVisualStyleBackColor = true;
485  //
486  // radioButtonFacturasEmitidas
487  //
488  this.radioButtonFacturasEmitidas._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
489  this.radioButtonFacturasEmitidas._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
490  this.radioButtonFacturasEmitidas.Appearance = System.Windows.Forms.Appearance.Button;
491  this.radioButtonFacturasEmitidas.AutoSize = true;
492  this.radioButtonFacturasEmitidas.Dock = System.Windows.Forms.DockStyle.Fill;
493  this.radioButtonFacturasEmitidas.FlatAppearance.BorderSize = 0;
494  this.radioButtonFacturasEmitidas.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
495  this.radioButtonFacturasEmitidas.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
496  this.radioButtonFacturasEmitidas.Location = new System.Drawing.Point(164, 0);
497  this.radioButtonFacturasEmitidas.Margin = new System.Windows.Forms.Padding(0);
498  this.radioButtonFacturasEmitidas.Name = "radioButtonFacturasEmitidas";
499  this.radioButtonFacturasEmitidas.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
500  this.radioButtonFacturasEmitidas.Size = new System.Drawing.Size(164, 27);
501  this.radioButtonFacturasEmitidas.TabIndex = 4;
502  this.radioButtonFacturasEmitidas.Text = "Facturas emitidas";
503  this.radioButtonFacturasEmitidas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
504  this.radioButtonFacturasEmitidas.UseVisualStyleBackColor = true;
505  //
506  // radioButtonFacturasRecibidas
507  //
508  this.radioButtonFacturasRecibidas._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
509  this.radioButtonFacturasRecibidas._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
510  this.radioButtonFacturasRecibidas.Appearance = System.Windows.Forms.Appearance.Button;
511  this.radioButtonFacturasRecibidas.AutoSize = true;
512  this.radioButtonFacturasRecibidas.Dock = System.Windows.Forms.DockStyle.Fill;
513  this.radioButtonFacturasRecibidas.FlatAppearance.BorderSize = 0;
514  this.radioButtonFacturasRecibidas.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
515  this.radioButtonFacturasRecibidas.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
516  this.radioButtonFacturasRecibidas.Location = new System.Drawing.Point(328, 0);
517  this.radioButtonFacturasRecibidas.Margin = new System.Windows.Forms.Padding(0);
518  this.radioButtonFacturasRecibidas.Name = "radioButtonFacturasRecibidas";
519  this.radioButtonFacturasRecibidas.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
520  this.radioButtonFacturasRecibidas.Size = new System.Drawing.Size(161, 27);
521  this.radioButtonFacturasRecibidas.TabIndex = 5;
522  this.radioButtonFacturasRecibidas.Text = "Facturas recibidas";
523  this.radioButtonFacturasRecibidas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
524  this.radioButtonFacturasRecibidas.UseVisualStyleBackColor = true;
525  //
526  // ewPanelAsientosSinRelacion
527  //
528  this.ewPanelAsientosSinRelacion._BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(203)))), ((int)(((byte)(201)))));
529  //
530  // ewPanelAsientosSinRelacion._Panel
531  //
532  this.ewPanelAsientosSinRelacion._Panel.AllowDrop = true;
533  this.ewPanelAsientosSinRelacion._Panel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(103)))), ((int)(((byte)(0)))));
534  this.ewPanelAsientosSinRelacion._Panel.Dock = System.Windows.Forms.DockStyle.Fill;
535  this.ewPanelAsientosSinRelacion._Panel.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
536  this.ewPanelAsientosSinRelacion._Panel.Location = new System.Drawing.Point(1, 1);
537  this.ewPanelAsientosSinRelacion._Panel.Margin = new System.Windows.Forms.Padding(0);
538  this.ewPanelAsientosSinRelacion._Panel.Name = "_Panel";
539  this.ewPanelAsientosSinRelacion._Panel.Size = new System.Drawing.Size(15, 15);
540  this.ewPanelAsientosSinRelacion._Panel.TabIndex = 0;
541  this.ewPanelAsientosSinRelacion.AllowDrop = true;
542  this.ewPanelAsientosSinRelacion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
543  this.ewPanelAsientosSinRelacion.Location = new System.Drawing.Point(8, 6);
544  this.ewPanelAsientosSinRelacion.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
545  this.ewPanelAsientosSinRelacion.Name = "ewPanelAsientosSinRelacion";
546  this.ewPanelAsientosSinRelacion.Size = new System.Drawing.Size(17, 17);
547  this.ewPanelAsientosSinRelacion.TabIndex = 43;
548  //
549  // ewlblAsientoSinRelacion
550  //
551  this.ewlblAsientoSinRelacion._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
552  this.ewlblAsientoSinRelacion.AutoSize = true;
553  this.ewlblAsientoSinRelacion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
554  this.ewlblAsientoSinRelacion.Location = new System.Drawing.Point(32, 6);
555  this.ewlblAsientoSinRelacion.Name = "ewlblAsientoSinRelacion";
556  this.ewlblAsientoSinRelacion.Size = new System.Drawing.Size(295, 17);
557  this.ewlblAsientoSinRelacion.TabIndex = 44;
558  this.ewlblAsientoSinRelacion.Text = "Asiento de factura emitida sin información de IVA";
559  //
560  // UserExportacion
561  //
562  this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
563  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
564  this.Controls.Add(this.ewtablelayoutpanelExportacion);
565  this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
566  this.Name = "UserExportacion";
567  this.Size = new System.Drawing.Size(990, 621);
568  this.ewtablelayoutpanelExportacion.ResumeLayout(false);
569  this.ewtabcontrolListados.ResumeLayout(false);
570  this.tabPageAsientos.ResumeLayout(false);
571  ((System.ComponentModel.ISupportInitialize)(this.gridViewListAsientos)).EndInit();
572  this.tabPageFacturasEmitidas.ResumeLayout(false);
573  ((System.ComponentModel.ISupportInitialize)(this.gridViewListFacturasEmitidas)).EndInit();
574  this.tabPageFacturasRecibidas.ResumeLayout(false);
575  ((System.ComponentModel.ISupportInitialize)(this.gridViewListFacturasRecibidas)).EndInit();
576  this.ewpanelPie.ResumeLayout(false);
577  this.ewpanelPie.PerformLayout();
578  this.ewtablelayoutpanelBotonera.ResumeLayout(false);
579  this.ewPanelTituloConfiguracionExportacion.ResumeLayout(false);
580  this.ewpanelCabecera.ResumeLayout(false);
581  this.TablelayoutPanelBotones.ResumeLayout(false);
582  this.TablelayoutPanelBotones.PerformLayout();
583  this.ResumeLayout(false);
584 
585  }
586 
587  #endregion
588 
589  private ew.objetos.gridViewList gridViewListAsientos;
590  private ew.objetos.ewtablelayoutpanel ewtablelayoutpanelExportacion;
591  private System.Windows.Forms.TableLayoutPanel TablelayoutPanelBotones;
592  private ew.objetos.ewradiobuttonTabMante radioButtonAsientos;
593  private ew.objetos.ewradiobuttonTabMante radioButtonFacturasEmitidas;
594  private ew.objetos.ewradiobuttonTabMante radioButtonFacturasRecibidas;
595  private ew.objetos.ewtabcontrol ewtabcontrolListados;
596  private System.Windows.Forms.TabPage tabPageAsientos;
597  private System.Windows.Forms.TabPage tabPageFacturasEmitidas;
598  private System.Windows.Forms.TabPage tabPageFacturasRecibidas;
599  private ew.objetos.gridViewList gridViewListFacturasEmitidas;
600  private ew.objetos.gridViewList gridViewListFacturasRecibidas;
601  private ew.objetos.UserControls.ewPanelTitulo ewPanelTituloConfiguracionExportacion;
602  private ew.objetos.ewcheckbox ewcheckboxEnviar;
603  private ew.objetos.ewlabel ewlabelRuta;
604  private ew.objetos.ewpanel ewpanelPie;
605  private ew.objetos.ewtablelayoutpanel ewtablelayoutpanelBotonera;
606  private ew.botones.btNavigate ewbuttonVerAsiento;
607  private ew.objetos.ewbutton ewbuttonRutaExportacion;
608  private ew.objetos.ewtextbox ewtextboxRutaExportacion;
609  private ew.objetos.AbortableBackgroundWorker abortableBackgroundWorker1;
610  private ew.objetos.ewlabel ewlabelEntorno;
611  private ew.objetos.ewpanel ewpanelCabecera;
612  private ew.objetos.UserControls.ewPanelBorder ewPanelAsientosSinRelacion;
613  private ew.objetos.ewlabel ewlblAsientoSinRelacion;
614  }
615 }
Clase sage.ew.objetos.ewpanel
Clase sage.ew.objetos.ewcheckbox
Clase sage.ew.objetos.ewlabel
Clase sage.ew.objetos.ewtextbox
override void Dispose(bool disposing)
Limpiar los recursos que se estén usando.
Botón para navegación a documentos desde pantalla que muestra el resultado de un listado.
Definition: btNavigate.cs:15
Clase de grid de listados, esta es la grid que se mostrará en el formulario de resultados de un lista...
PE-83541 : Clase sage.ew.objetos.ewtablelayoutpanel
Administra un conjunto relacionado de páginas de fichas al estilo Sage.Eurowin
Base para los botones de Eurowin
Control de usuario siemple para un panel con título
Clase sage.ew.objetos.ewradiobutton para los tabs de los mantes