gridSecundariasPredefinidos.Designer.cs
1 namespace sage.ew.contabilidad.UserControls
2 {
3  partial class gridSecundariasPredefinido
4  {
8  private System.ComponentModel.IContainer components = null;
9 
14  protected override void Dispose(bool disposing)
15  {
16  if (disposing)
17  {
18  CancelarSubscripcionEventos();
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  this.ewpanelTotalSecundarias = new sage.ew.objetos.ewpanel();
35  this.ewlabelTotalNA2 = new sage.ew.objetos.ewlabel();
36  this.ewlabelTotalNA1 = new sage.ew.objetos.ewlabel();
37  this.ewtextboxTotalSecundarias1 = new sage.ew.objetos.ewtextbox();
38  this.ewtextboxTotalSecundarias = new sage.ew.objetos.ewtextbox();
39  this.mantegridSecundarias = new sage.ew.objetos.UserControls.Mantegrid();
40  this.ewPanelTituloSecundarias = new sage.ew.objetos.UserControls.ewPanelTitulo();
41  this.ewpanelTotalSecundarias.SuspendLayout();
42  this.ewPanelTituloSecundarias.SuspendLayout();
43  this.SuspendLayout();
44  //
45  // ewpanelTotalSecundarias
46  //
47  this.ewpanelTotalSecundarias.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
48  this.ewpanelTotalSecundarias.AutoSize = true;
49  this.ewpanelTotalSecundarias.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
50  this.ewpanelTotalSecundarias.Controls.Add(this.ewlabelTotalNA2);
51  this.ewpanelTotalSecundarias.Controls.Add(this.ewlabelTotalNA1);
52  this.ewpanelTotalSecundarias.Controls.Add(this.ewtextboxTotalSecundarias1);
53  this.ewpanelTotalSecundarias.Controls.Add(this.ewtextboxTotalSecundarias);
54  this.ewpanelTotalSecundarias.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
55  this.ewpanelTotalSecundarias.Location = new System.Drawing.Point(450, 1);
56  this.ewpanelTotalSecundarias.Margin = new System.Windows.Forms.Padding(0);
57  this.ewpanelTotalSecundarias.Name = "ewpanelTotalSecundarias";
58  this.ewpanelTotalSecundarias.Size = new System.Drawing.Size(416, 30);
59  this.ewpanelTotalSecundarias.TabIndex = 0;
60  //
61  // ewlabelTotalNA2
62  //
63  this.ewlabelTotalNA2._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
64  this.ewlabelTotalNA2.AutoSize = true;
65  this.ewlabelTotalNA2.Font = new System.Drawing.Font("Segoe UI", 9.5F);
66  this.ewlabelTotalNA2.Location = new System.Drawing.Point(220, 7);
67  this.ewlabelTotalNA2.Name = "ewlabelTotalNA2";
68  this.ewlabelTotalNA2.Size = new System.Drawing.Size(68, 17);
69  this.ewlabelTotalNA2.TabIndex = 39;
70  this.ewlabelTotalNA2.Text = "Total NA2:";
71  this.ewlabelTotalNA2.TextAlign = System.Drawing.ContentAlignment.TopRight;
72  //
73  // ewlabelTotalNA1
74  //
75  this.ewlabelTotalNA1._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
76  this.ewlabelTotalNA1.AutoSize = true;
77  this.ewlabelTotalNA1.Font = new System.Drawing.Font("Segoe UI", 9.5F);
78  this.ewlabelTotalNA1.Location = new System.Drawing.Point(7, 7);
79  this.ewlabelTotalNA1.Name = "ewlabelTotalNA1";
80  this.ewlabelTotalNA1.Size = new System.Drawing.Size(68, 17);
81  this.ewlabelTotalNA1.TabIndex = 38;
82  this.ewlabelTotalNA1.Text = "Total NA1:";
83  this.ewlabelTotalNA1.TextAlign = System.Drawing.ContentAlignment.TopRight;
84  //
85  // ewtextboxTotalSecundarias1
86  //
87  this.ewtextboxTotalSecundarias1._CanChangeStyle = false;
88  this.ewtextboxTotalSecundarias1._ErrorValidation = false;
89  this.ewtextboxTotalSecundarias1._NoMostrarTecladoTactil = false;
90  this.ewtextboxTotalSecundarias1._PasswordChar = '\0';
91  this.ewtextboxTotalSecundarias1._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
92  this.ewtextboxTotalSecundarias1._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
93  this.ewtextboxTotalSecundarias1._SoloNumeros = false;
94  this.ewtextboxTotalSecundarias1._Tactil_Teclat_Numeric = false;
95  this.ewtextboxTotalSecundarias1._Tooltip = "";
96  this.ewtextboxTotalSecundarias1.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
97  this.ewtextboxTotalSecundarias1.Location = new System.Drawing.Point(303, 2);
98  this.ewtextboxTotalSecundarias1.Name = "ewtextboxTotalSecundarias1";
99  this.ewtextboxTotalSecundarias1.ReadOnly = true;
100  this.ewtextboxTotalSecundarias1.Size = new System.Drawing.Size(110, 25);
101  this.ewtextboxTotalSecundarias1.TabIndex = 37;
102  this.ewtextboxTotalSecundarias1.TabStop = false;
103  this.ewtextboxTotalSecundarias1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
104  //
105  // ewtextboxTotalSecundarias
106  //
107  this.ewtextboxTotalSecundarias._CanChangeStyle = false;
108  this.ewtextboxTotalSecundarias._ErrorValidation = false;
109  this.ewtextboxTotalSecundarias._NoMostrarTecladoTactil = false;
110  this.ewtextboxTotalSecundarias._PasswordChar = '\0';
111  this.ewtextboxTotalSecundarias._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
112  this.ewtextboxTotalSecundarias._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
113  this.ewtextboxTotalSecundarias._SoloNumeros = false;
114  this.ewtextboxTotalSecundarias._Tactil_Teclat_Numeric = false;
115  this.ewtextboxTotalSecundarias._Tooltip = "";
116  this.ewtextboxTotalSecundarias.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
117  this.ewtextboxTotalSecundarias.Location = new System.Drawing.Point(90, 2);
118  this.ewtextboxTotalSecundarias.Name = "ewtextboxTotalSecundarias";
119  this.ewtextboxTotalSecundarias.ReadOnly = true;
120  this.ewtextboxTotalSecundarias.Size = new System.Drawing.Size(110, 25);
121  this.ewtextboxTotalSecundarias.TabIndex = 35;
122  this.ewtextboxTotalSecundarias.TabStop = false;
123  this.ewtextboxTotalSecundarias.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
124  //
125  // mantegridSecundarias
126  //
127  this.mantegridSecundarias._Anadir_Location = new System.Drawing.Point(0, 0);
128  this.mantegridSecundarias._Anadir_Text = "Añadir";
129  this.mantegridSecundarias._Anadir_Tooltip = "";
130  this.mantegridSecundarias._Borrar_Location = new System.Drawing.Point(82, 221);
131  this.mantegridSecundarias._Borrar_Text = "Borrar";
132  this.mantegridSecundarias._Borrar_Tooltip = "";
133  this.mantegridSecundarias._CurrentCel = null;
134  this.mantegridSecundarias._Insertar_Text = "Insertar";
135  this.mantegridSecundarias._Insertar_Tooltip = "";
136  this.mantegridSecundarias._InsertarConIntro = true;
137  this.mantegridSecundarias._ManteTRel = null;
138  this.mantegridSecundarias._MostrarBrowMante = false;
139  this.mantegridSecundarias._ReadOnly = false;
140  this.mantegridSecundarias._RecuadroVisible = true;
141  this.mantegridSecundarias._Tactil = false;
142  this.mantegridSecundarias._Texto_Borrar_Registro = "";
143  this.mantegridSecundarias.Dock = System.Windows.Forms.DockStyle.Fill;
144  this.mantegridSecundarias.Location = new System.Drawing.Point(0, 0);
145  this.mantegridSecundarias.Name = "mantegridSecundarias";
146  this.mantegridSecundarias.Size = new System.Drawing.Size(900, 200);
147  this.mantegridSecundarias.TabIndex = 90;
148  //
149  // ewPanelTituloSecundarias
150  //
151  //
152  // ewPanelTituloSecundarias._Panel
153  //
154  this.ewPanelTituloSecundarias._Panel.Location = new System.Drawing.Point(0, 0);
155  this.ewPanelTituloSecundarias._Panel.Name = "_Panel";
156  this.ewPanelTituloSecundarias._Panel.Size = new System.Drawing.Size(200, 120);
157  this.ewPanelTituloSecundarias._Panel.TabIndex = 1;
158  this.ewPanelTituloSecundarias._Titulo = "Niveles analíticos";
159  this.ewPanelTituloSecundarias.AllowDrop = true;
160  this.ewPanelTituloSecundarias.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
161  | System.Windows.Forms.AnchorStyles.Right)));
162  this.ewPanelTituloSecundarias.BackColor = System.Drawing.SystemColors.Control;
163  this.ewPanelTituloSecundarias.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
164  this.ewPanelTituloSecundarias.Location = new System.Drawing.Point(225, 3);
165  this.ewPanelTituloSecundarias.Margin = new System.Windows.Forms.Padding(0);
166  this.ewPanelTituloSecundarias.Name = "ewPanelTituloSecundarias";
167  this.ewPanelTituloSecundarias.Size = new System.Drawing.Size(220, 25);
168  this.ewPanelTituloSecundarias.TabIndex = 94;
169  this.ewPanelTituloSecundarias.TabStop = false;
170  this.ewPanelTituloSecundarias.Visible = false;
171  //
172  // gridSecundariasPredefinido
173  //
174  this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
175  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
176  this.Controls.Add(this.ewPanelTituloSecundarias);
177  this.Controls.Add(this.ewpanelTotalSecundarias);
178  this.Controls.Add(this.mantegridSecundarias);
179  this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
180  this.MinimumSize = new System.Drawing.Size(600, 150);
181  this.Name = "gridSecundariasPredefinido";
182  this.Size = new System.Drawing.Size(900, 200);
183  this.ewpanelTotalSecundarias.ResumeLayout(false);
184  this.ewpanelTotalSecundarias.PerformLayout();
185  this.ewPanelTituloSecundarias.ResumeLayout(false);
186  this.ResumeLayout(false);
187  this.PerformLayout();
188 
189  }
190 
191  #endregion
192  private objetos.ewpanel ewpanelTotalSecundarias;
193  private objetos.ewtextbox ewtextboxTotalSecundarias;
194  private objetos.UserControls.Mantegrid mantegridSecundarias;
195  private objetos.ewtextbox ewtextboxTotalSecundarias1;
196  private objetos.ewlabel ewlabelTotalNA2;
197  private objetos.ewlabel ewlabelTotalNA1;
198  private objetos.UserControls.ewPanelTitulo ewPanelTituloSecundarias;
199  }
200 }
201 
Clase sage.ew.objetos.ewpanel
Clase sage.ew.objetos.ewlabel
Clase sage.ew.objetos.ewtextbox
override void Dispose(bool disposing)
Limpiar los recursos que se estén utilizando.
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