PrinterSelector.Designer.cs
1 using sage.ew.objetos;
2 
3 namespace sage.ew.ewbase
4 {
5  partial class PrinterSelector
6  {
10  private System.ComponentModel.IContainer components = null;
11 
16  protected override void Dispose(bool disposing)
17  {
18  if (disposing && (components != null))
19  {
20  components.Dispose();
21  }
22  base.Dispose(disposing);
23  }
24 
25  #region Código generado por el Diseñador de componentes
26 
31  private void InitializeComponent()
32  {
33  System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PrinterSelector));
34  this.ewtablelayoutpanel1 = new sage.ew.objetos.ewtablelayoutpanel();
35  this.ewpanel1 = new sage.ew.objetos.ewpanel();
36  this.ewcbImpresoras = new sage.ew.objetos.ewcombobox();
37  this.btPrintersConfiguration = new sage.ew.botones.btPreferenciasImpresion();
38  this.ewtablelayoutpanel1.SuspendLayout();
39  this.ewpanel1.SuspendLayout();
40  this.SuspendLayout();
41  //
42  // ewtablelayoutpanel1
43  //
44  this.ewtablelayoutpanel1.ColumnCount = 2;
45  this.ewtablelayoutpanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
46  this.ewtablelayoutpanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
47  this.ewtablelayoutpanel1.Controls.Add(this.ewpanel1, 1, 0);
48  this.ewtablelayoutpanel1.Controls.Add(this.ewcbImpresoras, 0, 0);
49  this.ewtablelayoutpanel1.Dock = System.Windows.Forms.DockStyle.Fill;
50  this.ewtablelayoutpanel1.Font = new System.Drawing.Font("Segoe UI", 9.5F);
51  this.ewtablelayoutpanel1.Location = new System.Drawing.Point(0, 0);
52  this.ewtablelayoutpanel1.Margin = new System.Windows.Forms.Padding(0);
53  this.ewtablelayoutpanel1.Name = "ewtablelayoutpanel1";
54  this.ewtablelayoutpanel1.RowCount = 1;
55  this.ewtablelayoutpanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
56  this.ewtablelayoutpanel1.Size = new System.Drawing.Size(288, 26);
57  this.ewtablelayoutpanel1.TabIndex = 17;
58  //
59  // ewpanel1
60  //
61  this.ewpanel1.AutoSize = true;
62  this.ewpanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
63  this.ewpanel1.Controls.Add(this.btPrintersConfiguration);
64  this.ewpanel1.Font = new System.Drawing.Font("Segoe UI", 9.5F);
65  this.ewpanel1.Location = new System.Drawing.Point(256, 0);
66  this.ewpanel1.Margin = new System.Windows.Forms.Padding(0);
67  this.ewpanel1.Name = "ewpanel1";
68  this.ewpanel1.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
69  this.ewpanel1.Size = new System.Drawing.Size(32, 26);
70  this.ewpanel1.TabIndex = 18;
71  //
72  // ewcbImpresoras
73  //
74  this.ewcbImpresoras._DescripcionError = "";
75  this.ewcbImpresoras._EditMode = false;
76  this.ewcbImpresoras._ErrorValidation = false;
77  this.ewcbImpresoras._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
78  this.ewcbImpresoras._PermitirConfigUser = true;
79  this.ewcbImpresoras._PropiedadesDeEstilos._ColorFondoTextBoxAsociado = System.Drawing.SystemColors.Window;
80  this.ewcbImpresoras._PropiedadesDeEstilos._ColorFunteTextBoxAsociado = System.Drawing.SystemColors.ControlText;
81  this.ewcbImpresoras.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
82  | System.Windows.Forms.AnchorStyles.Right)));
83  this.ewcbImpresoras.BackColor = System.Drawing.SystemColors.Window;
84  this.ewcbImpresoras.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
85  this.ewcbImpresoras.Font = new System.Drawing.Font("Segoe UI", 9.5F);
86  this.ewcbImpresoras.ForeColor = System.Drawing.SystemColors.ControlText;
87  this.ewcbImpresoras.FormattingEnabled = true;
88  this.ewcbImpresoras.Location = new System.Drawing.Point(0, 0);
89  this.ewcbImpresoras.Margin = new System.Windows.Forms.Padding(0, 0, 2, 0);
90  this.ewcbImpresoras.Name = "ewcbImpresoras";
91  this.ewcbImpresoras.Size = new System.Drawing.Size(254, 24);
92  this.ewcbImpresoras.TabIndex = 15;
93  //
94  // btPrintersConfiguration
95  //
96  this.btPrintersConfiguration._Localizacion = sage.ew.interficies.LocalizacionOpcion.Bottom;
97  this.btPrintersConfiguration._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
98  this.btPrintersConfiguration._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
99  this.btPrintersConfiguration._Tooltip = "Preferencias de impresión";
100  this.btPrintersConfiguration.BackColor = System.Drawing.Color.Transparent;
101  this.btPrintersConfiguration.FlatAppearance.BorderSize = 0;
102  this.btPrintersConfiguration.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
103  this.btPrintersConfiguration.Font = new System.Drawing.Font("Segoe UI", 9.5F);
104  this.btPrintersConfiguration.Image = ((System.Drawing.Image)(resources.GetObject("btPrintersConfiguration.Image")));
105  this.btPrintersConfiguration.Location = new System.Drawing.Point(0, 0);
106  this.btPrintersConfiguration.Margin = new System.Windows.Forms.Padding(2, 2, 0, 2);
107  this.btPrintersConfiguration.Name = "btPrintersConfiguration";
108  this.btPrintersConfiguration.Size = new System.Drawing.Size(30, 24);
109  this.btPrintersConfiguration.TabIndex = 0;
110  this.btPrintersConfiguration.UseVisualStyleBackColor = false;
111  //
112  // PrinterSelector
113  //
114  this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
115  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
116  this.Controls.Add(this.ewtablelayoutpanel1);
117  this.Font = new System.Drawing.Font("Segoe UI", 9.5F);
118  this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
119  this.Name = "PrinterSelector";
120  this.Size = new System.Drawing.Size(288, 26);
121  this.Load += new System.EventHandler(this.PrinterSelector_Load);
122  this.ewtablelayoutpanel1.ResumeLayout(false);
123  this.ewtablelayoutpanel1.PerformLayout();
124  this.ewpanel1.ResumeLayout(false);
125  this.ResumeLayout(false);
126 
127  }
128 
129  #endregion
130 
131  private ewcombobox ewcbImpresoras;
132  private ewtablelayoutpanel ewtablelayoutpanel1;
133  private ewpanel ewpanel1;
134  private sage.ew.botones.btPreferenciasImpresion btPrintersConfiguration;
135  }
136 }
Clase sage.ew.objetos.ewcombobox
Clase sage.ew.objetos.ewpanel
User control de selcción de impresora y edición de confifuracions
PE-83541 : Clase sage.ew.objetos.ewtablelayoutpanel
override void Dispose(bool disposing)
Limpiar los recursos que se estén usando.
PE-89109: botón para mostrar el formulario de configuración del TPV