txtAlbaranProduccionFabDesdeHasta.Designer.cs
1 namespace sage.ew.txtbox.UserControls
2 {
3  partial class txtAlbaranProduccionFabDesdeHasta
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.SuspendLayout();
32  //
33  // _oFiltroDesde
34  //
35  this._oFiltroDesde._CrearManteSiCodigoNoExiste = false;
36  //
37  // _oFiltroHasta
38  //
39  this._oFiltroHasta._CrearManteSiCodigoNoExiste = false;
40  //
41  // btBrowserLista
42  //
43  this.btBrowserLista._PropiedadesDeEstilos._AplicarEstilos = false;
44  this.btBrowserLista._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
45  this.btBrowserLista._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
46  this.btBrowserLista.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
47  this.btBrowserLista.FlatAppearance.BorderSize = 0;
48  //
49  // ewRecuadro1
50  //
51  this.ewRecuadro1.Text = "AlbaranProduccionFab";
52  //
53  // ewchkboxTodos
54  //
55  this.ewchkboxTodos._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
56  this.ewchkboxTodos._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
57  this.ewchkboxTodos.ForeColor = System.Drawing.SystemColors.ControlText;
58  //
59  // txtAlbaranProduccionFabDesdeHasta
60  //
61  this._DescripcionFiltroReport = "AlbaranProduccionFab";
62  this._TituloFiltro = "AlbaranProduccionFab";
63  this._VariableFiltro = "AlbaranProduccion";
64  this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
65  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
66  this.Name = "txtAlbaranProduccionFabDesdeHasta";
67  this.ResumeLayout(false);
68 
69  }
70 
71  #endregion
72  }
73 }
override void Dispose(bool disposing)
Limpiar los recursos que se estén usando.