Configuracion.Designer.cs
1 namespace sage.addons.factucert.Visual.UserControls
2 {
3  partial class Configuracion
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.ewpanel1 = new sage.ew.objetos.ewpanel();
32  this.ewPanelTitulo1 = new sage.ew.objetos.UserControls.ewPanelTitulo();
33  this.ewTabAcuerdosSistemaInformatico = new sage.ew.objetos.ewtabcontrol();
34  this.tabPageAcuerdosSistemaInformatico = new System.Windows.Forms.TabPage();
35  this.mtgAcuerdosSistemaInformatico = new sage.ew.objetos.UserControls.Mantegrid();
36  this.ewTabAcuerdosFacturacion = new sage.ew.objetos.ewtabcontrol();
37  this.tabPageAcuerdosFacturacion = new System.Windows.Forms.TabPage();
38  this.mtgAcuerdosFacturacion = new sage.ew.objetos.UserControls.Mantegrid();
39  this.ewpanel1.SuspendLayout();
40  this.ewPanelTitulo1.SuspendLayout();
41  this.ewTabAcuerdosSistemaInformatico.SuspendLayout();
42  this.tabPageAcuerdosSistemaInformatico.SuspendLayout();
43  this.ewTabAcuerdosFacturacion.SuspendLayout();
44  this.tabPageAcuerdosFacturacion.SuspendLayout();
45  this.SuspendLayout();
46  //
47  // ewpanel1
48  //
49  this.ewpanel1.Controls.Add(this.ewPanelTitulo1);
50  this.ewpanel1.Controls.Add(this.ewTabAcuerdosSistemaInformatico);
51  this.ewpanel1.Controls.Add(this.ewTabAcuerdosFacturacion);
52  this.ewpanel1.Font = new System.Drawing.Font("Segoe UI", 9.5F);
53  this.ewpanel1.Location = new System.Drawing.Point(0, 0);
54  this.ewpanel1.Margin = new System.Windows.Forms.Padding(0);
55  this.ewpanel1.Name = "ewpanel1";
56  this.ewpanel1.Size = new System.Drawing.Size(1125, 429);
57  this.ewpanel1.TabIndex = 0;
58  //
59  // ewPanelTitulo1
60  //
61  //
62  // ewPanelTitulo1._Panel
63  //
64  this.ewPanelTitulo1._Panel.AllowDrop = true;
65  this.ewPanelTitulo1._Panel.Anchor = System.Windows.Forms.AnchorStyles.None;
66  this.ewPanelTitulo1._Panel.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
67  this.ewPanelTitulo1._Panel.Location = new System.Drawing.Point(79, -13);
68  this.ewPanelTitulo1._Panel.Margin = new System.Windows.Forms.Padding(4);
69  this.ewPanelTitulo1._Panel.Name = "_Panel";
70  this.ewPanelTitulo1._Panel.Size = new System.Drawing.Size(1122, 21);
71  this.ewPanelTitulo1._Panel.TabIndex = 1;
72  this.ewPanelTitulo1._Titulo = "Acuerdos de autorización";
73  this.ewPanelTitulo1.AllowDrop = true;
74  this.ewPanelTitulo1.BackColor = System.Drawing.SystemColors.Control;
75  this.ewPanelTitulo1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
76  this.ewPanelTitulo1.Location = new System.Drawing.Point(4, 3);
77  this.ewPanelTitulo1.Margin = new System.Windows.Forms.Padding(0);
78  this.ewPanelTitulo1.Name = "ewPanelTitulo1";
79  this.ewPanelTitulo1.Size = new System.Drawing.Size(1122, 21);
80  this.ewPanelTitulo1.TabIndex = 84;
81  //
82  // ewTabAcuerdosSistemaInformatico
83  //
84  this.ewTabAcuerdosSistemaInformatico._NavegacionTeclasEspeciales = false;
85  this.ewTabAcuerdosSistemaInformatico._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
86  this.ewTabAcuerdosSistemaInformatico._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
87  this.ewTabAcuerdosSistemaInformatico.Controls.Add(this.tabPageAcuerdosSistemaInformatico);
88  this.ewTabAcuerdosSistemaInformatico.Font = new System.Drawing.Font("Segoe UI", 9.5F);
89  this.ewTabAcuerdosSistemaInformatico.Location = new System.Drawing.Point(552, 58);
90  this.ewTabAcuerdosSistemaInformatico.Name = "ewTabAcuerdosSistemaInformatico";
91  this.ewTabAcuerdosSistemaInformatico.SelectedIndex = 0;
92  this.ewTabAcuerdosSistemaInformatico.Size = new System.Drawing.Size(411, 239);
93  this.ewTabAcuerdosSistemaInformatico.TabIndex = 83;
94  //
95  // tabPageAcuerdosSistemaInformatico
96  //
97  this.tabPageAcuerdosSistemaInformatico.BackColor = System.Drawing.SystemColors.Control;
98  this.tabPageAcuerdosSistemaInformatico.Controls.Add(this.mtgAcuerdosSistemaInformatico);
99  this.tabPageAcuerdosSistemaInformatico.Location = new System.Drawing.Point(4, 25);
100  this.tabPageAcuerdosSistemaInformatico.Name = "tabPageAcuerdosSistemaInformatico";
101  this.tabPageAcuerdosSistemaInformatico.Padding = new System.Windows.Forms.Padding(3);
102  this.tabPageAcuerdosSistemaInformatico.Size = new System.Drawing.Size(403, 210);
103  this.tabPageAcuerdosSistemaInformatico.TabIndex = 0;
104  this.tabPageAcuerdosSistemaInformatico.Text = "Acuerdos sistema informático";
105  //
106  // mtgAcuerdosSistemaInformatico
107  //
108  this.mtgAcuerdosSistemaInformatico._Anadir_Location = new System.Drawing.Point(0, 0);
109  this.mtgAcuerdosSistemaInformatico._Anadir_Text = "Añadir";
110  this.mtgAcuerdosSistemaInformatico._Anadir_Tooltip = "";
111  this.mtgAcuerdosSistemaInformatico._Borrar_Location = new System.Drawing.Point(82, 221);
112  this.mtgAcuerdosSistemaInformatico._Borrar_Text = "Borrar";
113  this.mtgAcuerdosSistemaInformatico._Borrar_Tooltip = "";
114  this.mtgAcuerdosSistemaInformatico._CurrentCel = null;
115  this.mtgAcuerdosSistemaInformatico._Insertar_Text = "Insertar";
116  this.mtgAcuerdosSistemaInformatico._Insertar_Tooltip = "";
117  this.mtgAcuerdosSistemaInformatico._InsertarConIntro = true;
118  this.mtgAcuerdosSistemaInformatico._ManteTRel = null;
119  this.mtgAcuerdosSistemaInformatico._MostrarBrowMante = false;
120  this.mtgAcuerdosSistemaInformatico._PrintTitle = null;
121  this.mtgAcuerdosSistemaInformatico._ReadOnly = false;
122  this.mtgAcuerdosSistemaInformatico._RecuadroVisible = false;
123  this.mtgAcuerdosSistemaInformatico._Tactil = false;
124  this.mtgAcuerdosSistemaInformatico._Texto_Borrar_Registro = "";
125  this.mtgAcuerdosSistemaInformatico.Dock = System.Windows.Forms.DockStyle.Fill;
126  this.mtgAcuerdosSistemaInformatico.Location = new System.Drawing.Point(3, 3);
127  this.mtgAcuerdosSistemaInformatico.Name = "mtgAcuerdosSistemaInformatico";
128  this.mtgAcuerdosSistemaInformatico.Size = new System.Drawing.Size(397, 204);
129  this.mtgAcuerdosSistemaInformatico.TabIndex = 66;
130  //
131  // ewTabAcuerdosFacturacion
132  //
133  this.ewTabAcuerdosFacturacion._NavegacionTeclasEspeciales = false;
134  this.ewTabAcuerdosFacturacion._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
135  this.ewTabAcuerdosFacturacion._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
136  this.ewTabAcuerdosFacturacion.Controls.Add(this.tabPageAcuerdosFacturacion);
137  this.ewTabAcuerdosFacturacion.Font = new System.Drawing.Font("Segoe UI", 9.5F);
138  this.ewTabAcuerdosFacturacion.Location = new System.Drawing.Point(63, 58);
139  this.ewTabAcuerdosFacturacion.Name = "ewTabAcuerdosFacturacion";
140  this.ewTabAcuerdosFacturacion.SelectedIndex = 0;
141  this.ewTabAcuerdosFacturacion.Size = new System.Drawing.Size(411, 239);
142  this.ewTabAcuerdosFacturacion.TabIndex = 82;
143  //
144  // tabPageAcuerdosFacturacion
145  //
146  this.tabPageAcuerdosFacturacion.BackColor = System.Drawing.SystemColors.Control;
147  this.tabPageAcuerdosFacturacion.Controls.Add(this.mtgAcuerdosFacturacion);
148  this.tabPageAcuerdosFacturacion.Location = new System.Drawing.Point(4, 25);
149  this.tabPageAcuerdosFacturacion.Name = "tabPageAcuerdosFacturacion";
150  this.tabPageAcuerdosFacturacion.Padding = new System.Windows.Forms.Padding(3);
151  this.tabPageAcuerdosFacturacion.Size = new System.Drawing.Size(403, 210);
152  this.tabPageAcuerdosFacturacion.TabIndex = 0;
153  this.tabPageAcuerdosFacturacion.Text = "Registros acuerdos facturación";
154  //
155  // mtgAcuerdosFacturacion
156  //
157  this.mtgAcuerdosFacturacion._Anadir_Location = new System.Drawing.Point(0, 0);
158  this.mtgAcuerdosFacturacion._Anadir_Text = "Añadir";
159  this.mtgAcuerdosFacturacion._Anadir_Tooltip = "";
160  this.mtgAcuerdosFacturacion._Borrar_Location = new System.Drawing.Point(82, 221);
161  this.mtgAcuerdosFacturacion._Borrar_Text = "Borrar";
162  this.mtgAcuerdosFacturacion._Borrar_Tooltip = "";
163  this.mtgAcuerdosFacturacion._CurrentCel = null;
164  this.mtgAcuerdosFacturacion._Insertar_Text = "Insertar";
165  this.mtgAcuerdosFacturacion._Insertar_Tooltip = "";
166  this.mtgAcuerdosFacturacion._InsertarConIntro = true;
167  this.mtgAcuerdosFacturacion._ManteTRel = null;
168  this.mtgAcuerdosFacturacion._MostrarBrowMante = false;
169  this.mtgAcuerdosFacturacion._PrintTitle = null;
170  this.mtgAcuerdosFacturacion._ReadOnly = false;
171  this.mtgAcuerdosFacturacion._RecuadroVisible = false;
172  this.mtgAcuerdosFacturacion._Tactil = false;
173  this.mtgAcuerdosFacturacion._Texto_Borrar_Registro = "";
174  this.mtgAcuerdosFacturacion.Dock = System.Windows.Forms.DockStyle.Fill;
175  this.mtgAcuerdosFacturacion.Location = new System.Drawing.Point(3, 3);
176  this.mtgAcuerdosFacturacion.Name = "mtgAcuerdosFacturacion";
177  this.mtgAcuerdosFacturacion.Size = new System.Drawing.Size(397, 204);
178  this.mtgAcuerdosFacturacion.TabIndex = 66;
179  //
180  // Configuracion
181  //
182  this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
183  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
184  this.Controls.Add(this.ewpanel1);
185  this.Font = new System.Drawing.Font("Segoe UI", 9.5F);
186  this.Name = "Configuracion";
187  this.Size = new System.Drawing.Size(1124, 429);
188  this.Load += new System.EventHandler(this.Configuracion_Load);
189  this.ewpanel1.ResumeLayout(false);
190  this.ewPanelTitulo1.ResumeLayout(false);
191  this.ewTabAcuerdosSistemaInformatico.ResumeLayout(false);
192  this.tabPageAcuerdosSistemaInformatico.ResumeLayout(false);
193  this.ewTabAcuerdosFacturacion.ResumeLayout(false);
194  this.tabPageAcuerdosFacturacion.ResumeLayout(false);
195  this.ResumeLayout(false);
196 
197  }
198 
199  #endregion
200 
201  private ew.objetos.ewpanel ewpanel1;
202  private ew.objetos.UserControls.ewPanelTitulo ewPanelTitulo1;
203  private ew.objetos.ewtabcontrol ewTabAcuerdosSistemaInformatico;
204  private System.Windows.Forms.TabPage tabPageAcuerdosSistemaInformatico;
205  private ew.objetos.UserControls.Mantegrid mtgAcuerdosSistemaInformatico;
206  private ew.objetos.ewtabcontrol ewTabAcuerdosFacturacion;
207  private System.Windows.Forms.TabPage tabPageAcuerdosFacturacion;
208  private ew.objetos.UserControls.Mantegrid mtgAcuerdosFacturacion;
209  }
210 }
Clase sage.ew.objetos.ewpanel
override void Dispose(bool disposing)
Limpiar los recursos que se estén usando.
Administra un conjunto relacionado de páginas de fichas al estilo Sage.Eurowin
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