frmCamposAdicionales.Designer.cs
1 namespace sage.ew.formul.Forms
2 {
3  partial class frmCamposAdicionales
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 Windows Form Designer generated code
24 
29  private void InitializeComponent()
30  {
31  this.cmbTipo = new sage.ew.objetos.ewcombobox();
32  this.ewlabel1 = new sage.ew.objetos.ewlabel();
33  this.ewlabel2 = new sage.ew.objetos.ewlabel();
34  this.txtLongitud = new sage.ew.objetos.txtImporte();
35  this.ewPanelTituloDefinicion = new sage.ew.objetos.UserControls.ewPanelTitulo();
36  this.ewPanelDefinicion = new sage.ew.objetos.ewpanel();
37  this.ewLabelTipo = new sage.ew.objetos.ewlabel();
38  this.ewLabelLongitud = new sage.ew.objetos.ewlabel();
39  this.ewPanelTituloIncluir = new sage.ew.objetos.UserControls.ewPanelTitulo();
40  this.ewPanelIncluir = new sage.ew.objetos.ewpanel();
41  this.chkLotes = new sage.ew.objetos.ewcheckbox();
42  this.chkComprasPreguntar = new sage.ew.objetos.ewcheckbox();
43  this.chkVentasPreguntar = new sage.ew.objetos.ewcheckbox();
44  this.chkCompras = new sage.ew.objetos.ewcheckbox();
45  this.chkVentas = new sage.ew.objetos.ewcheckbox();
46  this.chkClientes = new sage.ew.objetos.ewcheckbox();
47  this.chkProveedores = new sage.ew.objetos.ewcheckbox();
48  this.chkArticulos = new sage.ew.objetos.ewcheckbox();
49  this.tpDefecto = new System.Windows.Forms.TabPage();
50  this.ManteGridValoresDefecto = new sage.ew.objetos.UserControls.Mantegrid();
51  this.panel1 = new System.Windows.Forms.Panel();
52  this.ewtcCodigoNombre.SuspendLayout();
53  this.tabPageCodigoNombre.SuspendLayout();
54  this.ewtcPaginas.SuspendLayout();
55  this.tpGeneral.SuspendLayout();
56  this._oToolStripContainer.SuspendLayout();
57  this.ewPanelTituloLineaDetalles.SuspendLayout();
58  ((System.ComponentModel.ISupportInitialize)(this._oErrorProvider)).BeginInit();
59  ((System.ComponentModel.ISupportInitialize)(this.txtLongitud)).BeginInit();
60  this.ewPanelTituloDefinicion._Panel.SuspendLayout();
61  this.ewPanelTituloDefinicion.SuspendLayout();
62  this.ewPanelDefinicion.SuspendLayout();
63  this.ewPanelTituloIncluir._Panel.SuspendLayout();
64  this.ewPanelTituloIncluir.SuspendLayout();
65  this.ewPanelIncluir.SuspendLayout();
66  this.tpDefecto.SuspendLayout();
67  this.panel1.SuspendLayout();
68  this.SuspendLayout();
69  //
70  // _btBrowser
71  //
72  this._btBrowser._PropiedadesDeEstilos._AplicarEstilos = false;
73  this._btBrowser._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
74  this._btBrowser._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
75  this._btBrowser.FlatAppearance.BorderSize = 0;
76  //
77  // ewtextboxNombre
78  //
79  this.ewtextboxNombre._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
80  this.ewtextboxNombre._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(181)))), ((int)(((byte)(0)))));
81  this.ewtextboxNombre.TabIndex = 3;
82  //
83  // ewtextboxCodigo
84  //
85  this.ewtextboxCodigo._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
86  this.ewtextboxCodigo._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(181)))), ((int)(((byte)(0)))));
87  //
88  // ewlabelNombre
89  //
90  this.ewlabelNombre.TabIndex = 2;
91  //
92  // ewtcCodigoNombre
93  //
94  this.ewtcCodigoNombre._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
95  this.ewtcCodigoNombre._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
96  this.ewtcCodigoNombre.Size = new System.Drawing.Size(561, 120);
97  //
98  // tabPageCodigoNombre
99  //
100  this.tabPageCodigoNombre.Size = new System.Drawing.Size(553, 88);
101  //
102  // ewtcPaginas
103  //
104  this.ewtcPaginas._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
105  this.ewtcPaginas._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
106  this.ewtcPaginas.Controls.Add(this.tpDefecto);
107  this.ewtcPaginas.Size = new System.Drawing.Size(561, 404);
108  this.ewtcPaginas.SelectedIndexChanged += new System.EventHandler(this.ewtcPaginas_SelectedIndexChanged);
109  this.ewtcPaginas.Controls.SetChildIndex(this.tpDefecto, 0);
110  this.ewtcPaginas.Controls.SetChildIndex(this.tpGeneral, 0);
111  //
112  // tpGeneral
113  //
114  this.tpGeneral.Controls.Add(this.ewPanelTituloIncluir);
115  this.tpGeneral.Controls.Add(this.ewPanelTituloDefinicion);
116  this.tpGeneral.Size = new System.Drawing.Size(553, 372);
117  this.tpGeneral.Text = "General";
118  //
119  // _oToolStripContainer
120  //
121  //
122  // _oToolStripContainer.ContentPanel
123  //
124  this._oToolStripContainer.ContentPanel.Size = new System.Drawing.Size(561, 576);
125  this._oToolStripContainer.Size = new System.Drawing.Size(561, 576);
126  //
127  // ewPanelTituloLineaDetalles
128  //
129  //
130  // ewPanelTituloLineaDetalles._Panel
131  //
132  this.ewPanelTituloLineaDetalles._Panel.Size = new System.Drawing.Size(0, 17);
133  this.ewPanelTituloLineaDetalles.Size = new System.Drawing.Size(0, 17);
134  //
135  // ewLinea1
136  //
137  this.ewLinea1.Size = new System.Drawing.Size(0, 1);
138  this.ewLinea1.TabIndex = 4;
139  //
140  // cmbTipo
141  //
142  this.cmbTipo._ErrorValidation = false;
143  this.cmbTipo._PropiedadesDeEstilos._ColorFondoTextBoxAsociado = System.Drawing.SystemColors.Window;
144  this.cmbTipo._PropiedadesDeEstilos._ColorFunteTextBoxAsociado = System.Drawing.SystemColors.ControlText;
145  this.cmbTipo.BackColor = System.Drawing.SystemColors.Window;
146  this.cmbTipo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
147  this.cmbTipo.Font = new System.Drawing.Font("Arial", 9.5F);
148  this.cmbTipo.ForeColor = System.Drawing.SystemColors.ControlText;
149  this.cmbTipo.FormattingEnabled = true;
150  this.cmbTipo.Location = new System.Drawing.Point(101, 35);
151  this.cmbTipo.Name = "cmbTipo";
152  this.cmbTipo.Size = new System.Drawing.Size(180, 24);
153  this.cmbTipo.TabIndex = 1;
154  this.cmbTipo.SelectedIndexChanged += new System.EventHandler(this.cmbTipo_SelectedIndexChanged);
155  //
156  // ewlabel1
157  //
158  this.ewlabel1.AutoSize = true;
159  this.ewlabel1.Font = new System.Drawing.Font("Segoe UI", 9.5F);
160  this.ewlabel1.Location = new System.Drawing.Point(11, 39);
161  this.ewlabel1.Name = "ewlabel1";
162  this.ewlabel1.Size = new System.Drawing.Size(37, 17);
163  this.ewlabel1.TabIndex = 0;
164  this.ewlabel1.Text = "Tipo:";
165  //
166  // ewlabel2
167  //
168  this.ewlabel2.AutoSize = true;
169  this.ewlabel2.Font = new System.Drawing.Font("Segoe UI", 9.5F);
170  this.ewlabel2.Location = new System.Drawing.Point(11, 72);
171  this.ewlabel2.Name = "ewlabel2";
172  this.ewlabel2.Size = new System.Drawing.Size(62, 17);
173  this.ewlabel2.TabIndex = 2;
174  this.ewlabel2.Text = "Longitud:";
175  //
176  // txtLongitud
177  //
178  this.txtLongitud._Divisa = "";
179  this.txtLongitud._ErrorValidation = false;
180  this.txtLongitud._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
181  this.txtLongitud._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
182  this.txtLongitud._ReadOnly = false;
183  this.txtLongitud._SelectOnEntry = true;
184  this.txtLongitud._Tooltip = "";
185  this.txtLongitud.BackColor = System.Drawing.SystemColors.Window;
186  this.txtLongitud.Font = new System.Drawing.Font("Segoe UI", 9.5F);
187  this.txtLongitud.ForeColor = System.Drawing.SystemColors.ControlText;
188  this.txtLongitud.Location = new System.Drawing.Point(101, 68);
189  this.txtLongitud.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
190  this.txtLongitud.Name = "txtLongitud";
191  this.txtLongitud.Size = new System.Drawing.Size(110, 24);
192  this.txtLongitud.TabIndex = 3;
193  this.txtLongitud.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
194  this.txtLongitud.Value = new decimal(new int[] {
195  0,
196  0,
197  0,
198  0});
199  //
200  // ewPanelTituloDefinicion
201  //
202  //
203  // ewPanelTituloDefinicion._Panel
204  //
205  this.ewPanelTituloDefinicion._Panel.AllowDrop = true;
206  this.ewPanelTituloDefinicion._Panel.Controls.Add(this.ewPanelDefinicion);
207  this.ewPanelTituloDefinicion._Panel.Dock = System.Windows.Forms.DockStyle.Fill;
208  this.ewPanelTituloDefinicion._Panel.Font = new System.Drawing.Font("Arial", 9.5F);
209  this.ewPanelTituloDefinicion._Panel.Location = new System.Drawing.Point(0, 0);
210  this.ewPanelTituloDefinicion._Panel.Margin = new System.Windows.Forms.Padding(4);
211  this.ewPanelTituloDefinicion._Panel.Name = "_Panel";
212  this.ewPanelTituloDefinicion._Panel.Size = new System.Drawing.Size(532, 102);
213  this.ewPanelTituloDefinicion._Panel.TabIndex = 1;
214  this.ewPanelTituloDefinicion._Titulo = "Definición";
215  this.ewPanelTituloDefinicion.AllowDrop = true;
216  this.ewPanelTituloDefinicion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
217  | System.Windows.Forms.AnchorStyles.Right)));
218  this.ewPanelTituloDefinicion.BackColor = System.Drawing.SystemColors.Control;
219  this.ewPanelTituloDefinicion.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
220  this.ewPanelTituloDefinicion.Location = new System.Drawing.Point(14, 12);
221  this.ewPanelTituloDefinicion.Margin = new System.Windows.Forms.Padding(0);
222  this.ewPanelTituloDefinicion.Name = "ewPanelTituloDefinicion";
223  this.ewPanelTituloDefinicion.Size = new System.Drawing.Size(532, 102);
224  this.ewPanelTituloDefinicion.TabIndex = 5;
225  //
226  // ewPanelDefinicion
227  //
228  this.ewPanelDefinicion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
229  | System.Windows.Forms.AnchorStyles.Right)));
230  this.ewPanelDefinicion.Controls.Add(this.ewLabelTipo);
231  this.ewPanelDefinicion.Controls.Add(this.ewLabelLongitud);
232  this.ewPanelDefinicion.Controls.Add(this.cmbTipo);
233  this.ewPanelDefinicion.Controls.Add(this.txtLongitud);
234  this.ewPanelDefinicion.Controls.Add(this.ewlabel1);
235  this.ewPanelDefinicion.Controls.Add(this.ewlabel2);
236  this.ewPanelDefinicion.Font = new System.Drawing.Font("Arial", 9.5F);
237  this.ewPanelDefinicion.Location = new System.Drawing.Point(0, 0);
238  this.ewPanelDefinicion.Name = "ewPanelDefinicion";
239  this.ewPanelDefinicion.Size = new System.Drawing.Size(532, 102);
240  this.ewPanelDefinicion.TabIndex = 0;
241  //
242  // ewLabelTipo
243  //
244  this.ewLabelTipo.AutoSize = true;
245  this.ewLabelTipo.Font = new System.Drawing.Font("Segoe UI", 9.5F);
246  this.ewLabelTipo.Location = new System.Drawing.Point(288, 39);
247  this.ewLabelTipo.Name = "ewLabelTipo";
248  this.ewLabelTipo.Size = new System.Drawing.Size(49, 17);
249  this.ewLabelTipo.TabIndex = 6;
250  this.ewLabelTipo.Text = "(1/100)";
251  //
252  // ewLabelLongitud
253  //
254  this.ewLabelLongitud.AutoSize = true;
255  this.ewLabelLongitud.Font = new System.Drawing.Font("Segoe UI", 9.5F);
256  this.ewLabelLongitud.Location = new System.Drawing.Point(217, 72);
257  this.ewLabelLongitud.Name = "ewLabelLongitud";
258  this.ewLabelLongitud.Size = new System.Drawing.Size(49, 17);
259  this.ewLabelLongitud.TabIndex = 5;
260  this.ewLabelLongitud.Text = "(1/100)";
261  //
262  // ewPanelTituloIncluir
263  //
264  //
265  // ewPanelTituloIncluir._Panel
266  //
267  this.ewPanelTituloIncluir._Panel.AllowDrop = true;
268  this.ewPanelTituloIncluir._Panel.Controls.Add(this.ewPanelIncluir);
269  this.ewPanelTituloIncluir._Panel.Dock = System.Windows.Forms.DockStyle.Fill;
270  this.ewPanelTituloIncluir._Panel.Font = new System.Drawing.Font("Arial", 9.5F);
271  this.ewPanelTituloIncluir._Panel.Location = new System.Drawing.Point(0, 0);
272  this.ewPanelTituloIncluir._Panel.Margin = new System.Windows.Forms.Padding(4);
273  this.ewPanelTituloIncluir._Panel.Name = "_Panel";
274  this.ewPanelTituloIncluir._Panel.Size = new System.Drawing.Size(532, 180);
275  this.ewPanelTituloIncluir._Panel.TabIndex = 1;
276  this.ewPanelTituloIncluir._Titulo = "Mostrar en";
277  this.ewPanelTituloIncluir.AllowDrop = true;
278  this.ewPanelTituloIncluir.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
279  | System.Windows.Forms.AnchorStyles.Right)));
280  this.ewPanelTituloIncluir.BackColor = System.Drawing.SystemColors.Control;
281  this.ewPanelTituloIncluir.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
282  this.ewPanelTituloIncluir.Location = new System.Drawing.Point(14, 124);
283  this.ewPanelTituloIncluir.Margin = new System.Windows.Forms.Padding(0);
284  this.ewPanelTituloIncluir.Name = "ewPanelTituloIncluir";
285  this.ewPanelTituloIncluir.Size = new System.Drawing.Size(532, 180);
286  this.ewPanelTituloIncluir.TabIndex = 6;
287  //
288  // ewPanelIncluir
289  //
290  this.ewPanelIncluir.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
291  | System.Windows.Forms.AnchorStyles.Right)));
292  this.ewPanelIncluir.Controls.Add(this.chkLotes);
293  this.ewPanelIncluir.Controls.Add(this.chkComprasPreguntar);
294  this.ewPanelIncluir.Controls.Add(this.chkVentasPreguntar);
295  this.ewPanelIncluir.Controls.Add(this.chkCompras);
296  this.ewPanelIncluir.Controls.Add(this.chkVentas);
297  this.ewPanelIncluir.Controls.Add(this.chkClientes);
298  this.ewPanelIncluir.Controls.Add(this.chkProveedores);
299  this.ewPanelIncluir.Controls.Add(this.chkArticulos);
300  this.ewPanelIncluir.Font = new System.Drawing.Font("Arial", 9.5F);
301  this.ewPanelIncluir.Location = new System.Drawing.Point(0, 0);
302  this.ewPanelIncluir.Name = "ewPanelIncluir";
303  this.ewPanelIncluir.Size = new System.Drawing.Size(532, 180);
304  this.ewPanelIncluir.TabIndex = 0;
305  //
306  // chkLotes
307  //
308  this.chkLotes._GuardarEnSettings = false;
309  this.chkLotes._OpcionConfiguracion = "";
310  this.chkLotes._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
311  this.chkLotes._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
312  this.chkLotes.AutoSize = true;
313  this.chkLotes.Font = new System.Drawing.Font("Arial", 9.5F);
314  this.chkLotes.Location = new System.Drawing.Point(133, 32);
315  this.chkLotes.Name = "chkLotes";
316  this.chkLotes.Size = new System.Drawing.Size(59, 20);
317  this.chkLotes.TabIndex = 11;
318  this.chkLotes.Text = "Lotes";
319  this.chkLotes.UseVisualStyleBackColor = true;
320  this.chkLotes.Visible = false;
321  //
322  // chkComprasPreguntar
323  //
324  this.chkComprasPreguntar._GuardarEnSettings = false;
325  this.chkComprasPreguntar._OpcionConfiguracion = "";
326  this.chkComprasPreguntar._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
327  this.chkComprasPreguntar._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
328  this.chkComprasPreguntar.AutoSize = true;
329  this.chkComprasPreguntar.Font = new System.Drawing.Font("Arial", 9.5F);
330  this.chkComprasPreguntar.Location = new System.Drawing.Point(205, 118);
331  this.chkComprasPreguntar.Name = "chkComprasPreguntar";
332  this.chkComprasPreguntar.Size = new System.Drawing.Size(187, 20);
333  this.chkComprasPreguntar.TabIndex = 9;
334  this.chkComprasPreguntar.Text = "Preguntar automáticamente";
335  this.chkComprasPreguntar.UseVisualStyleBackColor = true;
336  //
337  // chkVentasPreguntar
338  //
339  this.chkVentasPreguntar._GuardarEnSettings = false;
340  this.chkVentasPreguntar._OpcionConfiguracion = "";
341  this.chkVentasPreguntar._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
342  this.chkVentasPreguntar._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
343  this.chkVentasPreguntar.AutoSize = true;
344  this.chkVentasPreguntar.Font = new System.Drawing.Font("Arial", 9.5F);
345  this.chkVentasPreguntar.Location = new System.Drawing.Point(205, 60);
346  this.chkVentasPreguntar.Name = "chkVentasPreguntar";
347  this.chkVentasPreguntar.Size = new System.Drawing.Size(187, 20);
348  this.chkVentasPreguntar.TabIndex = 4;
349  this.chkVentasPreguntar.Text = "Preguntar automáticamente";
350  this.chkVentasPreguntar.UseVisualStyleBackColor = true;
351  //
352  // chkCompras
353  //
354  this.chkCompras._GuardarEnSettings = false;
355  this.chkCompras._OpcionConfiguracion = "";
356  this.chkCompras._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
357  this.chkCompras._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
358  this.chkCompras.AutoSize = true;
359  this.chkCompras.Font = new System.Drawing.Font("Arial", 9.5F);
360  this.chkCompras.Location = new System.Drawing.Point(32, 118);
361  this.chkCompras.Name = "chkCompras";
362  this.chkCompras.Size = new System.Drawing.Size(165, 20);
363  this.chkCompras.TabIndex = 7;
364  this.chkCompras.Text = "Documentos de compra";
365  this.chkCompras.UseVisualStyleBackColor = true;
366  //
367  // chkVentas
368  //
369  this.chkVentas._GuardarEnSettings = false;
370  this.chkVentas._OpcionConfiguracion = "";
371  this.chkVentas._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
372  this.chkVentas._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
373  this.chkVentas.AutoSize = true;
374  this.chkVentas.Font = new System.Drawing.Font("Arial", 9.5F);
375  this.chkVentas.Location = new System.Drawing.Point(32, 60);
376  this.chkVentas.Name = "chkVentas";
377  this.chkVentas.Size = new System.Drawing.Size(152, 20);
378  this.chkVentas.TabIndex = 2;
379  this.chkVentas.Text = "Documentos de venta";
380  this.chkVentas.UseVisualStyleBackColor = true;
381  //
382  // chkClientes
383  //
384  this.chkClientes._GuardarEnSettings = false;
385  this.chkClientes._OpcionConfiguracion = "";
386  this.chkClientes._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
387  this.chkClientes._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
388  this.chkClientes.AutoSize = true;
389  this.chkClientes.Font = new System.Drawing.Font("Arial", 9.5F);
390  this.chkClientes.Location = new System.Drawing.Point(14, 32);
391  this.chkClientes.Name = "chkClientes";
392  this.chkClientes.Size = new System.Drawing.Size(78, 20);
393  this.chkClientes.TabIndex = 0;
394  this.chkClientes.Text = "Clientes ";
395  this.chkClientes.UseVisualStyleBackColor = true;
396  //
397  // chkProveedores
398  //
399  this.chkProveedores._GuardarEnSettings = false;
400  this.chkProveedores._OpcionConfiguracion = "";
401  this.chkProveedores._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
402  this.chkProveedores._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
403  this.chkProveedores.AutoSize = true;
404  this.chkProveedores.Font = new System.Drawing.Font("Arial", 9.5F);
405  this.chkProveedores.Location = new System.Drawing.Point(14, 90);
406  this.chkProveedores.Name = "chkProveedores";
407  this.chkProveedores.Size = new System.Drawing.Size(98, 20);
408  this.chkProveedores.TabIndex = 5;
409  this.chkProveedores.Text = "Proveedores";
410  this.chkProveedores.UseVisualStyleBackColor = true;
411  //
412  // chkArticulos
413  //
414  this.chkArticulos._GuardarEnSettings = false;
415  this.chkArticulos._OpcionConfiguracion = "";
416  this.chkArticulos._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
417  this.chkArticulos._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
418  this.chkArticulos.AutoSize = true;
419  this.chkArticulos.Font = new System.Drawing.Font("Arial", 9.5F);
420  this.chkArticulos.Location = new System.Drawing.Point(14, 149);
421  this.chkArticulos.Name = "chkArticulos";
422  this.chkArticulos.Size = new System.Drawing.Size(78, 20);
423  this.chkArticulos.TabIndex = 10;
424  this.chkArticulos.Text = "Artículos";
425  this.chkArticulos.UseVisualStyleBackColor = true;
426  //
427  // tpDefecto
428  //
429  this.tpDefecto.BackColor = System.Drawing.SystemColors.Control;
430  this.tpDefecto.Controls.Add(this.panel1);
431  this.tpDefecto.Location = new System.Drawing.Point(4, 28);
432  this.tpDefecto.Name = "tpDefecto";
433  this.tpDefecto.Size = new System.Drawing.Size(553, 372);
434  this.tpDefecto.TabIndex = 1;
435  this.tpDefecto.Text = "Posibles valores";
436  //
437  // ManteGridValoresDefecto
438  //
439  this.ManteGridValoresDefecto._Anadir_Location = new System.Drawing.Point(0, 0);
440  this.ManteGridValoresDefecto._Anadir_Text = "Añadir";
441  this.ManteGridValoresDefecto._Anadir_Tooltip = "";
442  this.ManteGridValoresDefecto._Borrar_Location = new System.Drawing.Point(82, 221);
443  this.ManteGridValoresDefecto._Borrar_Text = "Borrar";
444  this.ManteGridValoresDefecto._Borrar_Tooltip = "";
445  this.ManteGridValoresDefecto._CurrentCel = null;
446  this.ManteGridValoresDefecto._Insertar_Text = "Insertar";
447  this.ManteGridValoresDefecto._Insertar_Tooltip = "";
448  this.ManteGridValoresDefecto._InsertarConIntro = true;
449  this.ManteGridValoresDefecto._ManteTRel = null;
450  this.ManteGridValoresDefecto._MostrarBrowMante = false;
451  this.ManteGridValoresDefecto._ReadOnly = false;
452  this.ManteGridValoresDefecto._RecuadroVisible = false;
453  this.ManteGridValoresDefecto._Tactil = false;
454  this.ManteGridValoresDefecto._Texto_Borrar_Registro = "¿ Desea borrar el registro del valor por defecto seleccionado ?";
455  this.ManteGridValoresDefecto.Dock = System.Windows.Forms.DockStyle.Fill;
456  this.ManteGridValoresDefecto.Location = new System.Drawing.Point(5, 5);
457  this.ManteGridValoresDefecto.Name = "ManteGridValoresDefecto";
458  this.ManteGridValoresDefecto.Size = new System.Drawing.Size(543, 362);
459  this.ManteGridValoresDefecto.TabIndex = 0;
460  //
461  // panel1
462  //
463  this.panel1.Controls.Add(this.ManteGridValoresDefecto);
464  this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
465  this.panel1.Location = new System.Drawing.Point(0, 0);
466  this.panel1.Name = "panel1";
467  this.panel1.Padding = new System.Windows.Forms.Padding(5);
468  this.panel1.Size = new System.Drawing.Size(553, 372);
469  this.panel1.TabIndex = 1;
470  //
471  // frmCamposAdicionales
472  //
473  this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
474  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
475  this.ClientSize = new System.Drawing.Size(561, 609);
476  this.Name = "frmCamposAdicionales";
477  this.Text = "frmCamposAdicionales";
478  this.Load += new System.EventHandler(this.frmCamposAdicionales_Load);
479  this.Controls.SetChildIndex(this._oToolStripContainer, 0);
480  this.ewtcCodigoNombre.ResumeLayout(false);
481  this.tabPageCodigoNombre.ResumeLayout(false);
482  this.tabPageCodigoNombre.PerformLayout();
483  this.ewtcPaginas.ResumeLayout(false);
484  this.tpGeneral.ResumeLayout(false);
485  this._oToolStripContainer.ResumeLayout(false);
486  this._oToolStripContainer.PerformLayout();
487  this.ewPanelTituloLineaDetalles.ResumeLayout(false);
488  ((System.ComponentModel.ISupportInitialize)(this._oErrorProvider)).EndInit();
489  ((System.ComponentModel.ISupportInitialize)(this.txtLongitud)).EndInit();
490  this.ewPanelTituloDefinicion._Panel.ResumeLayout(false);
491  this.ewPanelTituloDefinicion.ResumeLayout(false);
492  this.ewPanelDefinicion.ResumeLayout(false);
493  this.ewPanelDefinicion.PerformLayout();
494  this.ewPanelTituloIncluir._Panel.ResumeLayout(false);
495  this.ewPanelTituloIncluir.ResumeLayout(false);
496  this.ewPanelIncluir.ResumeLayout(false);
497  this.ewPanelIncluir.PerformLayout();
498  this.tpDefecto.ResumeLayout(false);
499  this.panel1.ResumeLayout(false);
500  this.ResumeLayout(false);
501 
502  }
503 
504  #endregion
505 
506  private objetos.ewlabel ewlabel2;
507  private objetos.ewlabel ewlabel1;
508  private objetos.ewcombobox cmbTipo;
509  private objetos.txtImporte txtLongitud;
510  private objetos.UserControls.ewPanelTitulo ewPanelTituloIncluir;
511  private objetos.ewpanel ewPanelIncluir;
512  private objetos.ewcheckbox chkComprasPreguntar;
513  private objetos.ewcheckbox chkVentasPreguntar;
514  private objetos.ewcheckbox chkCompras;
515  private objetos.ewcheckbox chkVentas;
516  private objetos.ewcheckbox chkClientes;
517  private objetos.ewcheckbox chkProveedores;
518  private objetos.ewcheckbox chkArticulos;
519  private objetos.UserControls.ewPanelTitulo ewPanelTituloDefinicion;
520  private objetos.ewpanel ewPanelDefinicion;
521  private System.Windows.Forms.TabPage tpDefecto;
522  private objetos.ewlabel ewLabelLongitud;
523  private objetos.UserControls.Mantegrid ManteGridValoresDefecto;
524  private objetos.ewcheckbox chkLotes;
525  private objetos.ewlabel ewLabelTipo;
526  private System.Windows.Forms.Panel panel1;
527  }
528 }
Clase sage.ew.objetos.ewcombobox
Clase sage.ew.objetos.ewpanel
Casilla numérica para mostrar el importe de los artículos
Clase sage.ew.objetos.ewcheckbox
Clase sage.ew.objetos.ewlabel
override void Dispose(bool disposing)
Clean up any resources being used.
Control de usuario siemple para un panel con título
Presenta un datagridview con botones añadir y borrar tipo Mantegrid de Eurowin
Definition: Mantegrid.cs:30