CuentaOffice365.Designer.cs
1 namespace sage.ew.o365.UserControls
2 {
3  partial class CuentaOffice365
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  System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CuentaOffice365));
32  this.ewPanelO365 = new sage.ew.objetos.ewpanel();
33  this.lblCuentaO365 = new sage.ew.objetos.ewlabel();
34  this.txtCuentaO365 = new sage.ew.objetos.ewtextbox();
35  this.lblBusiness = new sage.ew.objetos.ewlabel();
36  this.btBusinessCenter = new sage.ew.objetos.ewbutton();
37  this.btLiberarCuenta = new sage.ew.objetos.ewbutton();
38  this.btAsociarCuenta = new sage.ew.objetos.ewbutton();
39  this.lblInfo = new sage.ew.objetos.ewlabel();
40  this.ewPanelO365.SuspendLayout();
41  this.SuspendLayout();
42  //
43  // ewPanelO365
44  //
45  this.ewPanelO365.Controls.Add(this.lblCuentaO365);
46  this.ewPanelO365.Controls.Add(this.txtCuentaO365);
47  this.ewPanelO365.Controls.Add(this.lblBusiness);
48  this.ewPanelO365.Controls.Add(this.btBusinessCenter);
49  this.ewPanelO365.Controls.Add(this.btLiberarCuenta);
50  this.ewPanelO365.Controls.Add(this.btAsociarCuenta);
51  this.ewPanelO365.Controls.Add(this.lblInfo);
52  this.ewPanelO365.Dock = System.Windows.Forms.DockStyle.Fill;
53  this.ewPanelO365.Font = new System.Drawing.Font("Segoe UI", 9.5F);
54  this.ewPanelO365.Location = new System.Drawing.Point(0, 0);
55  this.ewPanelO365.Name = "ewPanelO365";
56  this.ewPanelO365.Size = new System.Drawing.Size(645, 274);
57  this.ewPanelO365.TabIndex = 0;
58  //
59  // lblCuentaO365
60  //
61  this.lblCuentaO365.Font = new System.Drawing.Font("Segoe UI", 9.5F);
62  this.lblCuentaO365.Location = new System.Drawing.Point(15, 81);
63  this.lblCuentaO365.Name = "lblCuentaO365";
64  this.lblCuentaO365.Size = new System.Drawing.Size(107, 17);
65  this.lblCuentaO365.TabIndex = 13;
66  this.lblCuentaO365.Text = "Cuenta asociada:";
67  //
68  // txtCuentaO365
69  //
70  this.txtCuentaO365._CanChangeStyle = false;
71  this.txtCuentaO365._ErrorValidation = false;
72  this.txtCuentaO365._NoMostrarTecladoTactil = false;
73  this.txtCuentaO365._PasswordChar = '\0';
74  this.txtCuentaO365._PropiedadesDeEstilos._ColorBorderError = System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(56)))), ((int)(((byte)(79)))));
75  this.txtCuentaO365._PropiedadesDeEstilos._ColorBorderFocus = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
76  this.txtCuentaO365._SoloNumeros = false;
77  this.txtCuentaO365._Tactil_Teclat_Numeric = false;
78  this.txtCuentaO365._Tooltip = "";
79  this.txtCuentaO365.Font = new System.Drawing.Font("Arial", 9.5F);
80  this.txtCuentaO365.Location = new System.Drawing.Point(135, 79);
81  this.txtCuentaO365.Name = "txtCuentaO365";
82  this.txtCuentaO365.ReadOnly = true;
83  this.txtCuentaO365.Size = new System.Drawing.Size(484, 22);
84  this.txtCuentaO365.TabIndex = 12;
85  //
86  // lblBusiness
87  //
88  this.lblBusiness.Font = new System.Drawing.Font("Segoe UI", 9.5F);
89  this.lblBusiness.Location = new System.Drawing.Point(15, 171);
90  this.lblBusiness.Name = "lblBusiness";
91  this.lblBusiness.Size = new System.Drawing.Size(611, 35);
92  this.lblBusiness.TabIndex = 11;
93  this.lblBusiness.Text = "Acceda a Sage Business Center para crear nuevas cuentas de Microsoft 365 a otras " +
94  "personas de su organización para que puedan utilizar Sage Apps";
95  //
96  // btBusinessCenter
97  //
98  this.btBusinessCenter._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
99  this.btBusinessCenter._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
100  this.btBusinessCenter._Tooltip = "";
101  this.btBusinessCenter.Font = new System.Drawing.Font("Arial", 9.5F);
102  this.btBusinessCenter.Location = new System.Drawing.Point(15, 217);
103  this.btBusinessCenter.Name = "btBusinessCenter";
104  this.btBusinessCenter.Size = new System.Drawing.Size(163, 37);
105  this.btBusinessCenter.TabIndex = 10;
106  this.btBusinessCenter.Text = "Sage Business Center";
107  this.btBusinessCenter.UseVisualStyleBackColor = true;
108  this.btBusinessCenter.Click += new System.EventHandler(this.btBusinessCenter_Click);
109  //
110  // btLiberarCuenta
111  //
112  this.btLiberarCuenta._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
113  this.btLiberarCuenta._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
114  this.btLiberarCuenta._Tooltip = "";
115  this.btLiberarCuenta.Enabled = false;
116  this.btLiberarCuenta.Font = new System.Drawing.Font("Arial", 9.5F);
117  this.btLiberarCuenta.Location = new System.Drawing.Point(191, 116);
118  this.btLiberarCuenta.Name = "btLiberarCuenta";
119  this.btLiberarCuenta.Size = new System.Drawing.Size(163, 37);
120  this.btLiberarCuenta.TabIndex = 9;
121  this.btLiberarCuenta.Text = "Liberar cuenta";
122  this.btLiberarCuenta.UseVisualStyleBackColor = true;
123  this.btLiberarCuenta.Click += new System.EventHandler(this.btLiberarCuenta_Click);
124  //
125  // btAsociarCuenta
126  //
127  this.btAsociarCuenta._PropiedadesDeEstilos._ColorUnderlineEntering = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(192)))), ((int)(((byte)(163)))));
128  this.btAsociarCuenta._PropiedadesDeEstilos._ColorUnderlineSelected = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(130)))), ((int)(((byte)(0)))));
129  this.btAsociarCuenta._Tooltip = "";
130  this.btAsociarCuenta.Font = new System.Drawing.Font("Arial", 9.5F);
131  this.btAsociarCuenta.Location = new System.Drawing.Point(15, 116);
132  this.btAsociarCuenta.Name = "btAsociarCuenta";
133  this.btAsociarCuenta.Size = new System.Drawing.Size(163, 37);
134  this.btAsociarCuenta.TabIndex = 8;
135  this.btAsociarCuenta.Text = "Asociar cuenta";
136  this.btAsociarCuenta.UseVisualStyleBackColor = true;
137  this.btAsociarCuenta.Click += new System.EventHandler(this.btAsociarCuenta_Click);
138  //
139  // lblInfo
140  //
141  this.lblInfo.Font = new System.Drawing.Font("Segoe UI", 9.5F);
142  this.lblInfo.Location = new System.Drawing.Point(15, 14);
143  this.lblInfo.Name = "lblInfo";
144  this.lblInfo.Size = new System.Drawing.Size(617, 61);
145  this.lblInfo.TabIndex = 7;
146  this.lblInfo.Text = resources.GetString("lblInfo.Text");
147  //
148  // CuentaOffice365
149  //
150  this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
151  this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
152  this.Controls.Add(this.ewPanelO365);
153  this.Name = "CuentaOffice365";
154  this.Size = new System.Drawing.Size(645, 274);
155  this.ewPanelO365.ResumeLayout(false);
156  this.ewPanelO365.PerformLayout();
157  this.ResumeLayout(false);
158 
159  }
160 
161  #endregion
162 
163  private objetos.ewpanel ewPanelO365;
164  private objetos.ewlabel lblCuentaO365;
165  private objetos.ewtextbox txtCuentaO365;
166  private objetos.ewlabel lblBusiness;
167  private objetos.ewbutton btBusinessCenter;
168  private objetos.ewbutton btLiberarCuenta;
169  private objetos.ewbutton btAsociarCuenta;
170  private objetos.ewlabel lblInfo;
171  }
172 }
Clase sage.ew.objetos.ewpanel
override void Dispose(bool disposing)
Limpiar los recursos que se estén usando.
Clase sage.ew.objetos.ewlabel
Clase sage.ew.objetos.ewtextbox
Base para los botones de Eurowin
Task 137442. Usercontrol para la cuenta de Microsoft 365