ClientesPaginaGeneralFicheros.designer.cs
1 namespace sage.ew.cliente.UserControls
2 {
3  partial class ClientesPaginaGeneralFicheros
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.ewFlowPanelImagenes = new sage.ew.objetos.ewFlowLayoutPanel();
32  this.ewPanelTituloImagenes = new sage.ew.objetos.UserControls.ewPanelTitulo();
33  this.ewpanel2 = new sage.ew.objetos.ewpanel();
34  this.ewpanelImagenesArticulo = new sage.ew.objetos.ewpanel();
35  this.SelFicheroImagen = new sage.ew.txtbox.UserControls.txtSelFichero();
36  this.imgImagenesCliente = new sage.ew.objetos.UserControls.imgArticuloItem();
37  this.ewImageMante = new sage.ew.objetos.UserControls.ewImageManteSelector();
38  this.ewFlowPanelImagenes.SuspendLayout();
39  this.ewPanelTituloImagenes.SuspendLayout();
40  this.ewpanel2.SuspendLayout();
41  this.ewpanelImagenesArticulo.SuspendLayout();
42  this.SuspendLayout();
43  //
44  // ewFlowPanelImagenes
45  //
46  this.ewFlowPanelImagenes.AutoSize = true;
47  this.ewFlowPanelImagenes.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
48  this.ewFlowPanelImagenes.Controls.Add(this.ewPanelTituloImagenes);
49  this.ewFlowPanelImagenes.Controls.Add(this.ewpanel2);
50  this.ewFlowPanelImagenes.Dock = System.Windows.Forms.DockStyle.Fill;
51  this.ewFlowPanelImagenes.Location = new System.Drawing.Point(0, 0);
52  this.ewFlowPanelImagenes.Margin = new System.Windows.Forms.Padding(0);
53  this.ewFlowPanelImagenes.Name = "ewFlowPanelImagenes";
54  this.ewFlowPanelImagenes.Padding = new System.Windows.Forms.Padding(3);
55  this.ewFlowPanelImagenes.Size = new System.Drawing.Size(900, 565);
56  this.ewFlowPanelImagenes.TabIndex = 2;
57  //
58  // ewPanelTituloImagenes
59  //
60  //
61  // ewPanelTituloImagenes._Panel
62  //
63  this.ewPanelTituloImagenes._Panel.Location = new System.Drawing.Point(0, 0);
64  this.ewPanelTituloImagenes._Panel.Name = "_Panel";
65  this.ewPanelTituloImagenes._Panel.Size = new System.Drawing.Size(200, 106);
66  this.ewPanelTituloImagenes._Panel.TabIndex = 1;
67  this.ewPanelTituloImagenes._Titulo = "Ficheros";
68  this.ewPanelTituloImagenes.AllowDrop = true;
69  this.ewPanelTituloImagenes.BackColor = System.Drawing.SystemColors.Control;
70  this.ewPanelTituloImagenes.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
71  this.ewPanelTituloImagenes.Location = new System.Drawing.Point(3, 8);
72  this.ewPanelTituloImagenes.Margin = new System.Windows.Forms.Padding(0, 5, 0, 5);
73  this.ewPanelTituloImagenes.Name = "ewPanelTituloImagenes";
74  this.ewPanelTituloImagenes.Size = new System.Drawing.Size(894, 25);
75  this.ewPanelTituloImagenes.TabIndex = 2;
76  this.ewPanelTituloImagenes.TabStop = false;
77  //
78  // ewpanel2
79  //
80  this.ewpanel2.Controls.Add(this.ewpanelImagenesArticulo);
81  this.ewpanel2.Controls.Add(this.ewImageMante);
82  this.ewpanel2.Font = new System.Drawing.Font("Segoe UI", 9.5F);
83  this.ewpanel2.Location = new System.Drawing.Point(6, 41);
84  this.ewpanel2.Name = "ewpanel2";
85  this.ewpanel2.Size = new System.Drawing.Size(887, 415);
86  this.ewpanel2.TabIndex = 6;
87  //
88  // ewpanelImagenesArticulo
89  //
90  this.ewpanelImagenesArticulo.Controls.Add(this.SelFicheroImagen);
91  this.ewpanelImagenesArticulo.Controls.Add(this.imgImagenesCliente);
92  this.ewpanelImagenesArticulo.Dock = System.Windows.Forms.DockStyle.Left;
93  this.ewpanelImagenesArticulo.Font = new System.Drawing.Font("Segoe UI", 9.5F);
94  this.ewpanelImagenesArticulo.Location = new System.Drawing.Point(0, 0);
95  this.ewpanelImagenesArticulo.Name = "ewpanelImagenesArticulo";
96  this.ewpanelImagenesArticulo.Size = new System.Drawing.Size(352, 415);
97  this.ewpanelImagenesArticulo.TabIndex = 4;
98  //
99  // SelFicheroImagen
100  //
101  this.SelFicheroImagen._PathDestino = null;
102  this.SelFicheroImagen._Tipo_Archivos = sage.ew.txtbox.UserControls.txtSelFichero.eTipo_Archivos.imagen;
103  this.SelFicheroImagen.Font = new System.Drawing.Font("Segoe UI", 9.5F);
104  this.SelFicheroImagen.Location = new System.Drawing.Point(3, 382);
105  this.SelFicheroImagen.Name = "SelFicheroImagen";
106  this.SelFicheroImagen.Size = new System.Drawing.Size(340, 24);
107  this.SelFicheroImagen.TabIndex = 4;
108  //
109  // imgImagenesCliente
110  //
111  this.imgImagenesCliente._Alto = 369;
112  this.imgImagenesCliente._Ancho = 350;
113  this.imgImagenesCliente._AutoLoad = true;
114  this.imgImagenesCliente._Parent = null;
115  this.imgImagenesCliente._PreviewDocument = false;
116  this.imgImagenesCliente._SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
117  this.imgImagenesCliente._Zoom = false;
118  this.imgImagenesCliente.Location = new System.Drawing.Point(0, 0);
119  this.imgImagenesCliente.Margin = new System.Windows.Forms.Padding(10);
120  this.imgImagenesCliente.Name = "imgImagenesCliente";
121  this.imgImagenesCliente.Size = new System.Drawing.Size(350, 369);
122  this.imgImagenesCliente.TabIndex = 3;
123  //
124  // ewImageMante
125  //
126  this.ewImageMante._Imagenes = null;
127  this.ewImageMante._PermitirNuevasFilas = true;
128  this.ewImageMante._ReadOnly = false;
129  this.ewImageMante.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
130  this.ewImageMante.Location = new System.Drawing.Point(363, 28);
131  this.ewImageMante.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
132  this.ewImageMante.MinimumSize = new System.Drawing.Size(500, 282);
133  this.ewImageMante.Name = "ewImageMante";
134  this.ewImageMante.Size = new System.Drawing.Size(500, 282);
135  this.ewImageMante.TabIndex = 5;
136  //
137  // ClientesPaginaGeneralFicheros
138  //
139  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
140  this.Controls.Add(this.ewFlowPanelImagenes);
141  this.Name = "ClientesPaginaGeneralFicheros";
142  this.Size = new System.Drawing.Size(900, 565);
143  this.ewFlowPanelImagenes.ResumeLayout(false);
144  this.ewPanelTituloImagenes.ResumeLayout(false);
145  this.ewpanel2.ResumeLayout(false);
146  this.ewpanelImagenesArticulo.ResumeLayout(false);
147  this.ResumeLayout(false);
148  this.PerformLayout();
149 
150  }
151 
152  #endregion
153 
154  private objetos.ewFlowLayoutPanel ewFlowPanelImagenes;
155  private objetos.UserControls.ewPanelTitulo ewPanelTituloImagenes;
156  private objetos.ewpanel ewpanel2;
157  private objetos.ewpanel ewpanelImagenesArticulo;
158  private txtbox.UserControls.txtSelFichero SelFicheroImagen;
159  private objetos.UserControls.imgArticuloItem imgImagenesCliente;
160  private objetos.UserControls.ewImageManteSelector ewImageMante;
161  }
162 }
override void Dispose(bool disposing)
Limpiar los recursos que se estén usando.
eTipo_Archivos
Enumeración para restringir por tipo los ficheros disponibles en el selector
Clase sage.ew.objetos.ewpanel
Control para mostrar una imagen de articulo Admite URLs
Presenta el cuadro de diálogo Abrir o Guardar fichero
PE-86287 : Clase ew para elementos de tipo FlowLayoutPanel
Control de usuario siemple para un panel con título