/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState45 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState46 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState47 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState48 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.pnlInformacionObligacion = new System.Windows.Forms.Panel();
     this.txtFormaPago             = new LollipopTextBox();
     this.pctFechaCumplimiento     = new System.Windows.Forms.PictureBox();
     this.lblEtiquetaFC            = new System.Windows.Forms.Label();
     this.lblFechaCumplimiento     = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.lblDetalleObligacion = new System.Windows.Forms.Label();
     this.label3                   = new System.Windows.Forms.Label();
     this.lblFechaRojo             = new System.Windows.Forms.Label();
     this.pictureBox3              = new System.Windows.Forms.PictureBox();
     this.lblFechaVerde            = new System.Windows.Forms.Label();
     this.pictureBox1              = new System.Windows.Forms.PictureBox();
     this.pictureBox2              = new System.Windows.Forms.PictureBox();
     this.lblFechaAmarillo         = new System.Windows.Forms.Label();
     this.pnlInformacionCliente    = new System.Windows.Forms.Panel();
     this.lollipopButton1          = new LollipopButton();
     this.pnlObligaciones          = new System.Windows.Forms.Panel();
     this.label4                   = new System.Windows.Forms.Label();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.label2                   = new System.Windows.Forms.Label();
     this.lblCampoRequerido        = new System.Windows.Forms.Label();
     this.lblFecha                 = new System.Windows.Forms.Label();
     this.materialLabel1           = new MaterialSkin.Controls.MaterialLabel();
     this.txtCliente               = new MaterialSkin.Controls.MaterialSingleLineTextField();
     this.metroToolTip1            = new MetroFramework.Components.MetroToolTip();
     this.pnlSemaforo              = new System.Windows.Forms.Panel();
     this.gaugeControl1            = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1     = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.stateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.panelControl1            = new DevExpress.XtraEditors.PanelControl();
     this.panel3                   = new System.Windows.Forms.Panel();
     this.btnBuscarCliente         = new MaterialSkin.Controls.MaterialRaisedButtonCustom();
     this.ovalPictureBox1          = new LxCallcenter.OvalPictureBox();
     this.txtCorreoElectronico     = new MaterialSkin.Controls.MaterialSingleLineTextField();
     this.txtCelular               = new MaterialSkin.Controls.MaterialSingleLineTextField();
     this.txtRfc                   = new MaterialSkin.Controls.MaterialSingleLineTextField();
     this.txtExtension             = new MaterialSkin.Controls.MaterialSingleLineTextField();
     this.txtTelefono              = new MaterialSkin.Controls.MaterialSingleLineTextField();
     this.txtNombre                = new MaterialSkin.Controls.MaterialSingleLineTextField();
     this.label13                  = new System.Windows.Forms.Label();
     this.label11                  = new System.Windows.Forms.Label();
     this.label9                   = new System.Windows.Forms.Label();
     this.label7                   = new System.Windows.Forms.Label();
     this.label5                   = new System.Windows.Forms.Label();
     this.label1                   = new System.Windows.Forms.Label();
     this.lollipopButton2          = new LollipopButton();
     this.lblRegimen               = new System.Windows.Forms.Label();
     this.pnlInformacionObligacion.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pctFechaCumplimiento)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.pnlInformacionCliente.SuspendLayout();
     this.panel1.SuspendLayout();
     this.pnlSemaforo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ovalPictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlInformacionObligacion
     //
     this.pnlInformacionObligacion.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.pnlInformacionObligacion.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.pnlInformacionObligacion.Controls.Add(this.lblRegimen);
     this.pnlInformacionObligacion.Controls.Add(this.lollipopButton2);
     this.pnlInformacionObligacion.Controls.Add(this.txtFormaPago);
     this.pnlInformacionObligacion.Controls.Add(this.pctFechaCumplimiento);
     this.pnlInformacionObligacion.Controls.Add(this.lblEtiquetaFC);
     this.pnlInformacionObligacion.Controls.Add(this.lblFechaCumplimiento);
     this.pnlInformacionObligacion.Controls.Add(this.label8);
     this.pnlInformacionObligacion.Controls.Add(this.lblDetalleObligacion);
     this.pnlInformacionObligacion.Location = new System.Drawing.Point(319, 210);
     this.pnlInformacionObligacion.Name     = "pnlInformacionObligacion";
     this.pnlInformacionObligacion.Size     = new System.Drawing.Size(611, 399);
     this.pnlInformacionObligacion.TabIndex = 117;
     this.pnlInformacionObligacion.Visible  = false;
     //
     // txtFormaPago
     //
     this.txtFormaPago.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.txtFormaPago.FocusedColor          = "#508ef5";
     this.txtFormaPago.FontColor             = "#999999";
     this.txtFormaPago.IsEnabled             = true;
     this.txtFormaPago.Location              = new System.Drawing.Point(83, 182);
     this.txtFormaPago.MaxLength             = 32767;
     this.txtFormaPago.Multiline             = true;
     this.txtFormaPago.Name                  = "txtFormaPago";
     this.txtFormaPago.ReadOnly              = true;
     this.txtFormaPago.Size                  = new System.Drawing.Size(439, 148);
     this.txtFormaPago.TabIndex              = 121;
     this.txtFormaPago.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtFormaPago.UseSystemPasswordChar = false;
     //
     // pctFechaCumplimiento
     //
     this.pctFechaCumplimiento.Image    = global::LxCallcenter.Properties.Resources.CircledGreen;
     this.pctFechaCumplimiento.Location = new System.Drawing.Point(39, 121);
     this.pctFechaCumplimiento.Name     = "pctFechaCumplimiento";
     this.pctFechaCumplimiento.Size     = new System.Drawing.Size(18, 19);
     this.pctFechaCumplimiento.TabIndex = 120;
     this.pctFechaCumplimiento.TabStop  = false;
     //
     // lblEtiquetaFC
     //
     this.lblEtiquetaFC.AutoSize = true;
     this.lblEtiquetaFC.Font     = new System.Drawing.Font("Calibri Light", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblEtiquetaFC.Location = new System.Drawing.Point(56, 118);
     this.lblEtiquetaFC.Name     = "lblEtiquetaFC";
     this.lblEtiquetaFC.Size     = new System.Drawing.Size(179, 22);
     this.lblEtiquetaFC.TabIndex = 119;
     this.lblEtiquetaFC.Text     = "Fecha de Cumplimiento";
     //
     // lblFechaCumplimiento
     //
     this.lblFechaCumplimiento.AutoSize  = true;
     this.lblFechaCumplimiento.Font      = new System.Drawing.Font("Calibri Light", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFechaCumplimiento.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(22)))), ((int)(((byte)(127)))));
     this.lblFechaCumplimiento.Location  = new System.Drawing.Point(231, 120);
     this.lblFechaCumplimiento.Name      = "lblFechaCumplimiento";
     this.lblFechaCumplimiento.Size      = new System.Drawing.Size(93, 19);
     this.lblFechaCumplimiento.TabIndex  = 118;
     this.lblFechaCumplimiento.Text      = "dd/MM/yyyy";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Calibri Light", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(54, 151);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(152, 22);
     this.label8.TabIndex = 106;
     this.label8.Text     = "Forma Presentación";
     //
     // lblDetalleObligacion
     //
     this.lblDetalleObligacion.Font      = new System.Drawing.Font("Segoe UI", 16F);
     this.lblDetalleObligacion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(87)))), ((int)(((byte)(155)))));
     this.lblDetalleObligacion.Location  = new System.Drawing.Point(34, 68);
     this.lblDetalleObligacion.Name      = "lblDetalleObligacion";
     this.lblDetalleObligacion.Size      = new System.Drawing.Size(558, 30);
     this.lblDetalleObligacion.TabIndex  = 104;
     this.lblDetalleObligacion.Text      = "Nombre Detalle Obligación Fiscal";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Calibri Light", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(22, 29);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(153, 22);
     this.label3.TabIndex = 117;
     this.label3.Text     = "Semáforo de Fechas";
     //
     // lblFechaRojo
     //
     this.lblFechaRojo.AutoSize = true;
     this.lblFechaRojo.Font     = new System.Drawing.Font("Calibri Light", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFechaRojo.Location = new System.Drawing.Point(92, 86);
     this.lblFechaRojo.Name     = "lblFechaRojo";
     this.lblFechaRojo.Size     = new System.Drawing.Size(80, 17);
     this.lblFechaRojo.TabIndex = 116;
     this.lblFechaRojo.Text     = "dd/MM/yyyy";
     //
     // pictureBox3
     //
     this.pictureBox3.Image    = global::LxCallcenter.Properties.Resources.CircledRed;
     this.pictureBox3.Location = new System.Drawing.Point(113, 412);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(18, 19);
     this.pictureBox3.TabIndex = 113;
     this.pictureBox3.TabStop  = false;
     this.pictureBox3.Visible  = false;
     //
     // lblFechaVerde
     //
     this.lblFechaVerde.AutoSize = true;
     this.lblFechaVerde.Font     = new System.Drawing.Font("Calibri Light", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFechaVerde.Location = new System.Drawing.Point(92, 158);
     this.lblFechaVerde.Name     = "lblFechaVerde";
     this.lblFechaVerde.Size     = new System.Drawing.Size(80, 17);
     this.lblFechaVerde.TabIndex = 114;
     this.lblFechaVerde.Text     = "dd/MM/yyyy";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::LxCallcenter.Properties.Resources.CircledGreen;
     this.pictureBox1.Location = new System.Drawing.Point(61, 412);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(18, 19);
     this.pictureBox1.TabIndex = 111;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Visible  = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Image    = global::LxCallcenter.Properties.Resources.CircledYellow;
     this.pictureBox2.Location = new System.Drawing.Point(85, 412);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(18, 19);
     this.pictureBox2.TabIndex = 112;
     this.pictureBox2.TabStop  = false;
     this.pictureBox2.Visible  = false;
     //
     // lblFechaAmarillo
     //
     this.lblFechaAmarillo.AutoSize = true;
     this.lblFechaAmarillo.Font     = new System.Drawing.Font("Calibri Light", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFechaAmarillo.Location = new System.Drawing.Point(92, 121);
     this.lblFechaAmarillo.Name     = "lblFechaAmarillo";
     this.lblFechaAmarillo.Size     = new System.Drawing.Size(80, 17);
     this.lblFechaAmarillo.TabIndex = 115;
     this.lblFechaAmarillo.Text     = "dd/MM/yyyy";
     //
     // pnlInformacionCliente
     //
     this.pnlInformacionCliente.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.pnlInformacionCliente.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.pnlInformacionCliente.Controls.Add(this.txtCorreoElectronico);
     this.pnlInformacionCliente.Controls.Add(this.txtCelular);
     this.pnlInformacionCliente.Controls.Add(this.txtRfc);
     this.pnlInformacionCliente.Controls.Add(this.txtExtension);
     this.pnlInformacionCliente.Controls.Add(this.txtTelefono);
     this.pnlInformacionCliente.Controls.Add(this.txtNombre);
     this.pnlInformacionCliente.Controls.Add(this.label13);
     this.pnlInformacionCliente.Controls.Add(this.label11);
     this.pnlInformacionCliente.Controls.Add(this.label9);
     this.pnlInformacionCliente.Controls.Add(this.label7);
     this.pnlInformacionCliente.Controls.Add(this.label5);
     this.pnlInformacionCliente.Controls.Add(this.label1);
     this.pnlInformacionCliente.Controls.Add(this.ovalPictureBox1);
     this.pnlInformacionCliente.Controls.Add(this.lollipopButton1);
     this.pnlInformacionCliente.Location = new System.Drawing.Point(319, 73);
     this.pnlInformacionCliente.Name     = "pnlInformacionCliente";
     this.pnlInformacionCliente.Size     = new System.Drawing.Size(799, 124);
     this.pnlInformacionCliente.TabIndex = 116;
     this.pnlInformacionCliente.Visible  = false;
     //
     // lollipopButton1
     //
     this.lollipopButton1.BackColor = System.Drawing.Color.Transparent;
     this.lollipopButton1.BGColor   = "#689f38";
     this.lollipopButton1.FontColor = "#ffffff";
     this.lollipopButton1.Location  = new System.Drawing.Point(20, 7);
     this.lollipopButton1.Name      = "lollipopButton1";
     this.lollipopButton1.Size      = new System.Drawing.Size(100, 15);
     this.lollipopButton1.TabIndex  = 103;
     this.lollipopButton1.Text      = "Información";
     //
     // pnlObligaciones
     //
     this.pnlObligaciones.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.pnlObligaciones.AutoScroll = true;
     this.pnlObligaciones.BackColor  = System.Drawing.SystemColors.ControlLightLight;
     this.pnlObligaciones.Location   = new System.Drawing.Point(60, 240);
     this.pnlObligaciones.Name       = "pnlObligaciones";
     this.pnlObligaciones.Size       = new System.Drawing.Size(246, 369);
     this.pnlObligaciones.TabIndex   = 115;
     this.pnlObligaciones.Visible    = false;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Calibri Light", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(69)))), ((int)(((byte)(129)))));
     this.label4.Location  = new System.Drawing.Point(27, 14);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(357, 33);
     this.label4.TabIndex  = 113;
     this.label4.Text      = "Obligaciones Fiscales Cumplidas";
     //
     // panel1
     //
     this.panel1.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.panel1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.panel1.Controls.Add(this.label2);
     this.panel1.Location = new System.Drawing.Point(60, 210);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(246, 31);
     this.panel1.TabIndex = 118;
     this.panel1.Visible  = false;
     //
     // label2
     //
     this.label2.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Calibri Light", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(39, 5);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(167, 23);
     this.label2.TabIndex = 86;
     this.label2.Text     = "Obligaciones Fiscales";
     //
     // lblCampoRequerido
     //
     this.lblCampoRequerido.AutoSize  = true;
     this.lblCampoRequerido.Font      = new System.Drawing.Font("Calibri Light", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCampoRequerido.ForeColor = System.Drawing.Color.Red;
     this.lblCampoRequerido.Location  = new System.Drawing.Point(124, 95);
     this.lblCampoRequerido.Name      = "lblCampoRequerido";
     this.lblCampoRequerido.Size      = new System.Drawing.Size(99, 14);
     this.lblCampoRequerido.TabIndex  = 217;
     this.lblCampoRequerido.Text      = "*Campo Requerido";
     this.lblCampoRequerido.Visible   = false;
     //
     // lblFecha
     //
     this.lblFecha.AutoEllipsis = true;
     this.lblFecha.AutoSize     = true;
     this.lblFecha.Font         = new System.Drawing.Font("Calibri Light", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFecha.Location     = new System.Drawing.Point(28, 43);
     this.lblFecha.Name         = "lblFecha";
     this.lblFecha.Size         = new System.Drawing.Size(491, 22);
     this.lblFecha.TabIndex     = 224;
     this.lblFecha.Text         = "Ve los detalles de las obligaciones fiscales cumplidas de los clientes.";
     //
     // materialLabel1
     //
     this.materialLabel1.AutoSize   = true;
     this.materialLabel1.Depth      = 0;
     this.materialLabel1.Font       = new System.Drawing.Font("Roboto Medium", 11F);
     this.materialLabel1.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.materialLabel1.Location   = new System.Drawing.Point(58, 92);
     this.materialLabel1.MouseState = MaterialSkin.MouseState.HOVER;
     this.materialLabel1.Name       = "materialLabel1";
     this.materialLabel1.Size       = new System.Drawing.Size(55, 19);
     this.materialLabel1.TabIndex   = 229;
     this.materialLabel1.Text       = "Buscar";
     //
     // txtCliente
     //
     this.txtCliente.CharacterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtCliente.Depth                 = 0;
     this.txtCliente.Hint                  = "No. Cliente";
     this.txtCliente.Location              = new System.Drawing.Point(62, 114);
     this.txtCliente.MaxLength             = 32767;
     this.txtCliente.MouseState            = MaterialSkin.MouseState.HOVER;
     this.txtCliente.Name                  = "txtCliente";
     this.txtCliente.PasswordChar          = '\0';
     this.txtCliente.ReadOnly              = false;
     this.txtCliente.SelectedText          = "";
     this.txtCliente.SelectionLength       = 0;
     this.txtCliente.SelectionStart        = 0;
     this.txtCliente.Size                  = new System.Drawing.Size(208, 25);
     this.txtCliente.TabIndex              = 230;
     this.txtCliente.TabStop               = false;
     this.txtCliente.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtCliente.UseSystemPasswordChar = false;
     this.txtCliente.KeyPress             += new System.Windows.Forms.KeyPressEventHandler(this.txtCliente_KeyPress);
     //
     // metroToolTip1
     //
     this.metroToolTip1.Style        = MetroFramework.MetroColorStyle.Blue;
     this.metroToolTip1.StyleManager = null;
     this.metroToolTip1.Theme        = MetroFramework.MetroThemeStyle.Light;
     //
     // pnlSemaforo
     //
     this.pnlSemaforo.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.pnlSemaforo.BackColor = System.Drawing.SystemColors.ButtonFace;
     this.pnlSemaforo.Controls.Add(this.lblFechaVerde);
     this.pnlSemaforo.Controls.Add(this.lblFechaAmarillo);
     this.pnlSemaforo.Controls.Add(this.pictureBox3);
     this.pnlSemaforo.Controls.Add(this.label3);
     this.pnlSemaforo.Controls.Add(this.pictureBox2);
     this.pnlSemaforo.Controls.Add(this.pictureBox1);
     this.pnlSemaforo.Controls.Add(this.lblFechaRojo);
     this.pnlSemaforo.Controls.Add(this.gaugeControl1);
     this.pnlSemaforo.Location = new System.Drawing.Point(929, 210);
     this.pnlSemaforo.Name     = "pnlSemaforo";
     this.pnlSemaforo.Size     = new System.Drawing.Size(189, 399);
     this.pnlSemaforo.TabIndex = 233;
     this.pnlSemaforo.Visible  = false;
     //
     // gaugeControl1
     //
     this.gaugeControl1.AutoLayout  = false;
     this.gaugeControl1.BackColor   = System.Drawing.SystemColors.ButtonFace;
     this.gaugeControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(-28, 42);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(159, 182);
     this.gaugeControl1.TabIndex = 120;
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(7, 6, 146, 165);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.stateIndicatorComponent1
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // stateIndicatorComponent1
     //
     this.stateIndicatorComponent1.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.stateIndicatorComponent1.Name       = "stateIndicatorComponent4";
     this.stateIndicatorComponent1.Size       = new System.Drawing.SizeF(100F, 200F);
     this.stateIndicatorComponent1.StateIndex = 0;
     indicatorState45.Name      = "State1";
     indicatorState45.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight1;
     indicatorState46.Name      = "State2";
     indicatorState46.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight2;
     indicatorState47.Name      = "State3";
     indicatorState47.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight3;
     indicatorState48.Name      = "State4";
     indicatorState48.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight4;
     this.stateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState45,
         indicatorState46,
         indicatorState47,
         indicatorState48
     });
     //
     // panelControl1
     //
     this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.panelControl1.Controls.Add(this.panel3);
     this.panelControl1.Location = new System.Drawing.Point(31, 23);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(1177, 619);
     this.panelControl1.TabIndex = 235;
     //
     // panel3
     //
     this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel3.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.panel3.Controls.Add(this.pnlInformacionObligacion);
     this.panel3.Controls.Add(this.pnlSemaforo);
     this.panel3.Controls.Add(this.panel1);
     this.panel3.Controls.Add(this.pnlObligaciones);
     this.panel3.Controls.Add(this.btnBuscarCliente);
     this.panel3.Controls.Add(this.pnlInformacionCliente);
     this.panel3.Controls.Add(this.label4);
     this.panel3.Controls.Add(this.lblFecha);
     this.panel3.Controls.Add(this.materialLabel1);
     this.panel3.Controls.Add(this.lblCampoRequerido);
     this.panel3.Controls.Add(this.txtCliente);
     this.panel3.Location = new System.Drawing.Point(2, 2);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1173, 615);
     this.panel3.TabIndex = 0;
     //
     // btnBuscarCliente
     //
     this.btnBuscarCliente.BGColor    = "#304FFE";
     this.btnBuscarCliente.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.btnBuscarCliente.Depth      = 0;
     this.btnBuscarCliente.Icon       = null;
     this.btnBuscarCliente.Location   = new System.Drawing.Point(195, 144);
     this.btnBuscarCliente.MouseState = MaterialSkin.MouseState.HOVER;
     this.btnBuscarCliente.Name       = "btnBuscarCliente";
     this.btnBuscarCliente.Primary    = true;
     this.btnBuscarCliente.Size       = new System.Drawing.Size(75, 23);
     this.btnBuscarCliente.TabIndex   = 231;
     this.btnBuscarCliente.Text       = "Buscar";
     this.btnBuscarCliente.UseVisualStyleBackColor = true;
     this.btnBuscarCliente.Click += new System.EventHandler(this.btnBuscarCliente_Click);
     //
     // ovalPictureBox1
     //
     this.ovalPictureBox1.Anchor                = System.Windows.Forms.AnchorStyles.Top;
     this.ovalPictureBox1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(231)))), ((int)(((byte)(246)))));
     this.ovalPictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.ovalPictureBox1.Location              = new System.Drawing.Point(23, 37);
     this.ovalPictureBox1.Name     = "ovalPictureBox1";
     this.ovalPictureBox1.Size     = new System.Drawing.Size(65, 65);
     this.ovalPictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.ovalPictureBox1.TabIndex = 125;
     this.ovalPictureBox1.TabStop  = false;
     //
     // txtCorreoElectronico
     //
     this.txtCorreoElectronico.CharacterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtCorreoElectronico.Depth                 = 0;
     this.txtCorreoElectronico.Hint                  = "";
     this.txtCorreoElectronico.Location              = new System.Drawing.Point(572, 95);
     this.txtCorreoElectronico.MaxLength             = 32767;
     this.txtCorreoElectronico.MouseState            = MaterialSkin.MouseState.HOVER;
     this.txtCorreoElectronico.Name                  = "txtCorreoElectronico";
     this.txtCorreoElectronico.PasswordChar          = '\0';
     this.txtCorreoElectronico.ReadOnly              = true;
     this.txtCorreoElectronico.SelectedText          = "";
     this.txtCorreoElectronico.SelectionLength       = 0;
     this.txtCorreoElectronico.SelectionStart        = 0;
     this.txtCorreoElectronico.Size                  = new System.Drawing.Size(174, 25);
     this.txtCorreoElectronico.TabIndex              = 137;
     this.txtCorreoElectronico.TabStop               = false;
     this.txtCorreoElectronico.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtCorreoElectronico.UseSystemPasswordChar = false;
     //
     // txtCelular
     //
     this.txtCelular.CharacterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtCelular.Depth                 = 0;
     this.txtCelular.Hint                  = "";
     this.txtCelular.Location              = new System.Drawing.Point(443, 95);
     this.txtCelular.MaxLength             = 32767;
     this.txtCelular.MouseState            = MaterialSkin.MouseState.HOVER;
     this.txtCelular.Name                  = "txtCelular";
     this.txtCelular.PasswordChar          = '\0';
     this.txtCelular.ReadOnly              = true;
     this.txtCelular.SelectedText          = "";
     this.txtCelular.SelectionLength       = 0;
     this.txtCelular.SelectionStart        = 0;
     this.txtCelular.Size                  = new System.Drawing.Size(114, 25);
     this.txtCelular.TabIndex              = 136;
     this.txtCelular.TabStop               = false;
     this.txtCelular.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtCelular.UseSystemPasswordChar = false;
     //
     // txtRfc
     //
     this.txtRfc.CharacterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtRfc.Depth                 = 0;
     this.txtRfc.Hint                  = "";
     this.txtRfc.Location              = new System.Drawing.Point(104, 95);
     this.txtRfc.MaxLength             = 32767;
     this.txtRfc.MouseState            = MaterialSkin.MouseState.HOVER;
     this.txtRfc.Name                  = "txtRfc";
     this.txtRfc.PasswordChar          = '\0';
     this.txtRfc.ReadOnly              = true;
     this.txtRfc.SelectedText          = "";
     this.txtRfc.SelectionLength       = 0;
     this.txtRfc.SelectionStart        = 0;
     this.txtRfc.Size                  = new System.Drawing.Size(317, 25);
     this.txtRfc.TabIndex              = 135;
     this.txtRfc.TabStop               = false;
     this.txtRfc.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtRfc.UseSystemPasswordChar = false;
     //
     // txtExtension
     //
     this.txtExtension.CharacterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtExtension.Depth                 = 0;
     this.txtExtension.Hint                  = "";
     this.txtExtension.Location              = new System.Drawing.Point(572, 47);
     this.txtExtension.MaxLength             = 32767;
     this.txtExtension.MouseState            = MaterialSkin.MouseState.HOVER;
     this.txtExtension.Name                  = "txtExtension";
     this.txtExtension.PasswordChar          = '\0';
     this.txtExtension.ReadOnly              = true;
     this.txtExtension.SelectedText          = "";
     this.txtExtension.SelectionLength       = 0;
     this.txtExtension.SelectionStart        = 0;
     this.txtExtension.Size                  = new System.Drawing.Size(174, 25);
     this.txtExtension.TabIndex              = 134;
     this.txtExtension.TabStop               = false;
     this.txtExtension.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtExtension.UseSystemPasswordChar = false;
     //
     // txtTelefono
     //
     this.txtTelefono.CharacterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtTelefono.Depth                 = 0;
     this.txtTelefono.Hint                  = "";
     this.txtTelefono.Location              = new System.Drawing.Point(443, 47);
     this.txtTelefono.MaxLength             = 32767;
     this.txtTelefono.MouseState            = MaterialSkin.MouseState.HOVER;
     this.txtTelefono.Name                  = "txtTelefono";
     this.txtTelefono.PasswordChar          = '\0';
     this.txtTelefono.ReadOnly              = true;
     this.txtTelefono.SelectedText          = "";
     this.txtTelefono.SelectionLength       = 0;
     this.txtTelefono.SelectionStart        = 0;
     this.txtTelefono.Size                  = new System.Drawing.Size(114, 25);
     this.txtTelefono.TabIndex              = 133;
     this.txtTelefono.TabStop               = false;
     this.txtTelefono.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtTelefono.UseSystemPasswordChar = false;
     //
     // txtNombre
     //
     this.txtNombre.CharacterCasing       = System.Windows.Forms.CharacterCasing.Normal;
     this.txtNombre.Depth                 = 0;
     this.txtNombre.Hint                  = "";
     this.txtNombre.Location              = new System.Drawing.Point(104, 47);
     this.txtNombre.MaxLength             = 32767;
     this.txtNombre.MouseState            = MaterialSkin.MouseState.HOVER;
     this.txtNombre.Name                  = "txtNombre";
     this.txtNombre.PasswordChar          = '\0';
     this.txtNombre.ReadOnly              = true;
     this.txtNombre.SelectedText          = "";
     this.txtNombre.SelectionLength       = 0;
     this.txtNombre.SelectionStart        = 0;
     this.txtNombre.Size                  = new System.Drawing.Size(317, 25);
     this.txtNombre.TabIndex              = 132;
     this.txtNombre.TabStop               = false;
     this.txtNombre.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtNombre.UseSystemPasswordChar = false;
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.Font      = new System.Drawing.Font("Calibri Light", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.ForeColor = System.Drawing.SystemColors.AppWorkspace;
     this.label13.Location  = new System.Drawing.Point(568, 76);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(131, 19);
     this.label13.TabIndex  = 131;
     this.label13.Text      = "Correo Electrónico";
     //
     // label11
     //
     this.label11.AutoSize  = true;
     this.label11.Font      = new System.Drawing.Font("Calibri Light", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.ForeColor = System.Drawing.SystemColors.AppWorkspace;
     this.label11.Location  = new System.Drawing.Point(568, 27);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(33, 19);
     this.label11.TabIndex  = 130;
     this.label11.Text      = "Ext.";
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.Font      = new System.Drawing.Font("Calibri Light", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.ForeColor = System.Drawing.SystemColors.AppWorkspace;
     this.label9.Location  = new System.Drawing.Point(439, 76);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(56, 19);
     this.label9.TabIndex  = 129;
     this.label9.Text      = "Celular";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Calibri Light", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.SystemColors.AppWorkspace;
     this.label7.Location  = new System.Drawing.Point(439, 27);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(65, 19);
     this.label7.TabIndex  = 128;
     this.label7.Text      = "Teléfono";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Calibri Light", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.SystemColors.AppWorkspace;
     this.label5.Location  = new System.Drawing.Point(100, 76);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(34, 19);
     this.label5.TabIndex  = 127;
     this.label5.Text      = "RFC";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Calibri Light", 11.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.AppWorkspace;
     this.label1.Location  = new System.Drawing.Point(100, 27);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(62, 19);
     this.label1.TabIndex  = 126;
     this.label1.Text      = "Nombre";
     //
     // lollipopButton2
     //
     this.lollipopButton2.BackColor = System.Drawing.Color.Transparent;
     this.lollipopButton2.BGColor   = "#689f38";
     this.lollipopButton2.FontColor = "#ffffff";
     this.lollipopButton2.Location  = new System.Drawing.Point(18, 18);
     this.lollipopButton2.Name      = "lollipopButton2";
     this.lollipopButton2.Size      = new System.Drawing.Size(100, 15);
     this.lollipopButton2.TabIndex  = 123;
     this.lollipopButton2.Text      = "Detalles";
     this.lollipopButton2.Visible   = false;
     //
     // lblRegimen
     //
     this.lblRegimen.AutoEllipsis = true;
     this.lblRegimen.Font         = new System.Drawing.Font("Segoe UI", 11F);
     this.lblRegimen.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(144)))), ((int)(((byte)(156)))));
     this.lblRegimen.Location     = new System.Drawing.Point(36, 48);
     this.lblRegimen.Name         = "lblRegimen";
     this.lblRegimen.Size         = new System.Drawing.Size(556, 23);
     this.lblRegimen.TabIndex     = 124;
     this.lblRegimen.Text         = "Regimen";
     //
     // frmObligacionesCumplidasCliente
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(243)))), ((int)(((byte)(246)))));
     this.ClientSize          = new System.Drawing.Size(1229, 648);
     this.Controls.Add(this.panelControl1);
     this.Name = "frmObligacionesCumplidasCliente";
     this.Text = "frmObligacionesCumplidasCliente";
     this.pnlInformacionObligacion.ResumeLayout(false);
     this.pnlInformacionObligacion.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pctFechaCumplimiento)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.pnlInformacionCliente.ResumeLayout(false);
     this.pnlInformacionCliente.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.pnlSemaforo.ResumeLayout(false);
     this.pnlSemaforo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ovalPictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState1 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState2 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.gaugeControl1        = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.redIndicator         = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.fadeLevel            = new System.Windows.Forms.TrackBar();
     this.gaugeControl2        = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge2 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.greenIndicator       = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.greenLevel           = new System.Windows.Forms.TrackBar();
     this.redLevel             = new System.Windows.Forms.TrackBar();
     this.blueLevel            = new System.Windows.Forms.TrackBar();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.redIndicator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fadeLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.greenIndicator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.greenLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.redLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.blueLevel)).BeginInit();
     this.SuspendLayout();
     //
     // gaugeControl1
     //
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(20, 12);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(260, 260);
     this.gaugeControl1.TabIndex = 0;
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 248, 248);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.redIndicator
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // redIndicator
     //
     this.redIndicator.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.redIndicator.Name       = "stateIndicatorComponent1";
     this.redIndicator.Shader     = new DevExpress.XtraGauges.Core.Drawing.OpacityShader("");
     this.redIndicator.StateIndex = 0;
     indicatorState1.Name         = "State";
     indicatorState1.ShapeType    = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem1;
     this.redIndicator.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState1
     });
     //
     // fadeLevel
     //
     this.fadeLevel.Location = new System.Drawing.Point(20, 278);
     this.fadeLevel.Name     = "fadeLevel";
     this.fadeLevel.Size     = new System.Drawing.Size(260, 42);
     this.fadeLevel.TabIndex = 1;
     this.fadeLevel.Value    = 10;
     this.fadeLevel.Scroll  += new System.EventHandler(this.OnOpacityChanged);
     //
     // gaugeControl2
     //
     this.gaugeControl2.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge2
     });
     this.gaugeControl2.Location = new System.Drawing.Point(286, 12);
     this.gaugeControl2.Name     = "gaugeControl2";
     this.gaugeControl2.Size     = new System.Drawing.Size(260, 260);
     this.gaugeControl2.TabIndex = 1;
     //
     // stateIndicatorGauge2
     //
     this.stateIndicatorGauge2.Bounds = new System.Drawing.Rectangle(6, 6, 248, 248);
     this.stateIndicatorGauge2.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.greenIndicator
     });
     this.stateIndicatorGauge2.Name = "stateIndicatorGauge1";
     //
     // greenIndicator
     //
     this.greenIndicator.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.greenIndicator.Name       = "stateIndicatorComponent1";
     this.greenIndicator.Shader     = new DevExpress.XtraGauges.Core.Drawing.ComplexShader("Opacity[1] Colors[Style1:;Style2:]");
     this.greenIndicator.StateIndex = 0;
     indicatorState2.Name           = "State";
     indicatorState2.ShapeType      = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem3;
     this.greenIndicator.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState2
     });
     //
     // greenLevel
     //
     this.greenLevel.Location      = new System.Drawing.Point(287, 279);
     this.greenLevel.Maximum       = 255;
     this.greenLevel.Name          = "greenLevel";
     this.greenLevel.Size          = new System.Drawing.Size(259, 42);
     this.greenLevel.TabIndex      = 2;
     this.greenLevel.TickFrequency = 16;
     this.greenLevel.Value         = 255;
     this.greenLevel.Scroll       += new System.EventHandler(this.OnGreenChanged);
     //
     // redLevel
     //
     this.redLevel.Location      = new System.Drawing.Point(286, 315);
     this.redLevel.Maximum       = 255;
     this.redLevel.Name          = "redLevel";
     this.redLevel.Size          = new System.Drawing.Size(259, 42);
     this.redLevel.TabIndex      = 3;
     this.redLevel.TickFrequency = 16;
     this.redLevel.Scroll       += new System.EventHandler(this.OnRedChanged);
     //
     // blueLevel
     //
     this.blueLevel.Location      = new System.Drawing.Point(286, 350);
     this.blueLevel.Maximum       = 255;
     this.blueLevel.Name          = "blueLevel";
     this.blueLevel.Size          = new System.Drawing.Size(259, 42);
     this.blueLevel.TabIndex      = 4;
     this.blueLevel.TickFrequency = 16;
     this.blueLevel.Scroll       += new System.EventHandler(this.OnBlueChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(574, 404);
     this.Controls.Add(this.blueLevel);
     this.Controls.Add(this.redLevel);
     this.Controls.Add(this.greenLevel);
     this.Controls.Add(this.gaugeControl2);
     this.Controls.Add(this.fadeLevel);
     this.Controls.Add(this.gaugeControl1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.redIndicator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fadeLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.greenIndicator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.greenLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.redLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.blueLevel)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState1 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState2 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState3 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState4 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.textBox1                 = new System.Windows.Forms.TextBox();
     this.textBox2                 = new System.Windows.Forms.TextBox();
     this.label1                   = new System.Windows.Forms.Label();
     this.label2                   = new System.Windows.Forms.Label();
     this.button1                  = new System.Windows.Forms.Button();
     this.gaugeControl1            = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1     = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.stateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.checkBox1                = new System.Windows.Forms.CheckBox();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).BeginInit();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Location     = new System.Drawing.Point(226, 37);
     this.textBox1.Name         = "textBox1";
     this.textBox1.PasswordChar = 'X';
     this.textBox1.Size         = new System.Drawing.Size(135, 20);
     this.textBox1.TabIndex     = 0;
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // textBox2
     //
     this.textBox2.Location     = new System.Drawing.Point(226, 89);
     this.textBox2.Name         = "textBox2";
     this.textBox2.PasswordChar = 'X';
     this.textBox2.Size         = new System.Drawing.Size(135, 20);
     this.textBox2.TabIndex     = 1;
     this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(15, 37);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(136, 20);
     this.label1.TabIndex = 2;
     this.label1.Text     = "neues Passwort";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(15, 87);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(183, 20);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Passwort wiederholen";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(226, 138);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(135, 23);
     this.button1.TabIndex = 2;
     this.button1.Text     = "Festlegen";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // gaugeControl1
     //
     this.gaugeControl1.BackColor   = System.Drawing.Color.Transparent;
     this.gaugeControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(367, 75);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(63, 46);
     this.gaugeControl1.TabIndex = 4;
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 51, 34);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.stateIndicatorComponent1
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // stateIndicatorComponent1
     //
     this.stateIndicatorComponent1.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.stateIndicatorComponent1.Name       = "stateIndicatorComponent1";
     this.stateIndicatorComponent1.Size       = new System.Drawing.SizeF(200F, 200F);
     this.stateIndicatorComponent1.StateIndex = 3;
     indicatorState1.Name      = "State1";
     indicatorState1.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight1;
     indicatorState2.Name      = "State2";
     indicatorState2.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight2;
     indicatorState3.Name      = "State3";
     indicatorState3.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight3;
     indicatorState4.Name      = "State4";
     indicatorState4.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight4;
     this.stateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState1,
         indicatorState2,
         indicatorState3,
         indicatorState4
     });
     //
     // checkBox1
     //
     this.checkBox1.AutoSize = true;
     this.checkBox1.Location = new System.Drawing.Point(36, 138);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(115, 17);
     this.checkBox1.TabIndex = 5;
     this.checkBox1.Text     = "Passwort anzeigen";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // addPassword
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(451, 184);
     this.Controls.Add(this.checkBox1);
     this.Controls.Add(this.gaugeControl1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textBox2);
     this.Controls.Add(this.textBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "addPassword";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Passwort festlegen";
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState1 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState2 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState3 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState4 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.gaugeControl1            = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1     = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.stateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.label_Name = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label_Name)).BeginInit();
     this.SuspendLayout();
     //
     // gaugeControl1
     //
     this.gaugeControl1.BackColor   = System.Drawing.Color.Transparent;
     this.gaugeControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gaugeControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(0, 0);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(279, 89);
     this.gaugeControl1.TabIndex = 0;
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 267, 77);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.stateIndicatorComponent1
     });
     this.stateIndicatorGauge1.Labels.AddRange(new DevExpress.XtraGauges.Win.Base.LabelComponent[] {
         this.label_Name
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // stateIndicatorComponent1
     //
     this.stateIndicatorComponent1.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.stateIndicatorComponent1.Name       = "stateIndicatorComponent1";
     this.stateIndicatorComponent1.Size       = new System.Drawing.SizeF(800F, 250F);
     this.stateIndicatorComponent1.StateIndex = 1;
     indicatorState1.Name      = "State1";
     indicatorState1.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.Equalizer0;
     indicatorState2.Name      = "State2";
     indicatorState2.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem3;
     indicatorState3.Name      = "State3";
     indicatorState3.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem2;
     indicatorState4.Name      = "State4";
     indicatorState4.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ProgressItem0;
     this.stateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState1,
         indicatorState2,
         indicatorState3,
         indicatorState4
     });
     //
     // label_Name
     //
     this.label_Name.AppearanceText.Font      = new System.Drawing.Font("楷体_GB2312", 55F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label_Name.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:DarkViolet");
     this.label_Name.Name   = "stateIndicatorGauge1_Label1";
     this.label_Name.Size   = new System.Drawing.SizeF(800F, 50F);
     this.label_Name.Text   = "状态正常";
     this.label_Name.ZOrder = -1001;
     //
     // OneStateUserControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gaugeControl1);
     this.Name = "OneStateUserControl";
     this.Size = new System.Drawing.Size(279, 89);
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label_Name)).EndInit();
     this.ResumeLayout(false);
 }
Example #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState17 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState18 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState19 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState20 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.gaugeControl1 = new DevExpress.XtraGauges.Win.GaugeControl();
     this.digitalGauge4 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
     this.digitalBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
     this.gaugeControl2            = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1     = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.stateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.digitalGauge4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).BeginInit();
     this.SuspendLayout();
     //
     // gaugeControl1
     //
     this.gaugeControl1.ColorScheme.Color = System.Drawing.Color.Transparent;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.digitalGauge4
     });
     this.gaugeControl1.Location             = new System.Drawing.Point(292, 45);
     this.gaugeControl1.LookAndFeel.SkinName = "DevExpress Dark Style";
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(250, 91);
     this.gaugeControl1.TabIndex = 0;
     //
     // digitalGauge4
     //
     this.digitalGauge4.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
     this.digitalGauge4.AppearanceOn.ContentBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
     this.digitalGauge4.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
         this.digitalBackgroundLayerComponent1
     });
     this.digitalGauge4.Bounds     = new System.Drawing.Rectangle(6, 6, 238, 79);
     this.digitalGauge4.DigitCount = 5;
     this.digitalGauge4.Name       = "digitalGauge4";
     this.digitalGauge4.Padding    = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
     this.digitalGauge4.Text       = "00,000";
     //
     // digitalBackgroundLayerComponent1
     //
     this.digitalBackgroundLayerComponent1.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(265.8125F, 99.9625F);
     this.digitalBackgroundLayerComponent1.Name        = "digitalBackgroundLayerComponent1";
     this.digitalBackgroundLayerComponent1.ShapeType   = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
     this.digitalBackgroundLayerComponent1.TopLeft     = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
     this.digitalBackgroundLayerComponent1.ZOrder      = 1000;
     //
     // gaugeControl2
     //
     this.gaugeControl2.AutoLayout        = false;
     this.gaugeControl2.ColorScheme.Color = System.Drawing.Color.Transparent;
     this.gaugeControl2.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl2.Location             = new System.Drawing.Point(170, 45);
     this.gaugeControl2.LookAndFeel.SkinName = "DevExpress Dark Style";
     this.gaugeControl2.Name     = "gaugeControl2";
     this.gaugeControl2.Size     = new System.Drawing.Size(116, 101);
     this.gaugeControl2.TabIndex = 1;
     this.gaugeControl2.Click   += new System.EventHandler(this.gaugeControl2_Click);
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 97, 88);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.stateIndicatorComponent1
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // stateIndicatorComponent1
     //
     this.stateIndicatorComponent1.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.stateIndicatorComponent1.Name       = "stateIndicatorComponent4";
     this.stateIndicatorComponent1.Size       = new System.Drawing.SizeF(100F, 200F);
     this.stateIndicatorComponent1.StateIndex = 3;
     indicatorState17.Name      = "State1";
     indicatorState17.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight1;
     indicatorState18.Name      = "State2";
     indicatorState18.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight2;
     indicatorState19.Name      = "State3";
     indicatorState19.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight3;
     indicatorState20.Name      = "State4";
     indicatorState20.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight4;
     this.stateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState17,
         indicatorState18,
         indicatorState19,
         indicatorState20
     });
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // Test
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(609, 318);
     this.Controls.Add(this.gaugeControl2);
     this.Controls.Add(this.gaugeControl1);
     this.Name  = "Test";
     this.Text  = "Test";
     this.Load += new System.EventHandler(this.Test_Load);
     ((System.ComponentModel.ISupportInitialize)(this.digitalGauge4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState1  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState2  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState3  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState4  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState5  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState6  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState7  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState8  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState9  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState10 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState11 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState12 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.gaugeControl1        = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.sts_wms              = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.label4               = new System.Windows.Forms.Label();
     this.gaugeControl2        = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge2 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.sts_plc              = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.label5               = new System.Windows.Forms.Label();
     this.simpleButton1        = new DevExpress.XtraEditors.SimpleButton();
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.gdcProt              = new DevExpress.XtraGrid.GridControl();
     this.gdv_prot             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn8          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupBox4            = new System.Windows.Forms.GroupBox();
     this.gdc_data             = new DevExpress.XtraGrid.GridControl();
     this.gridView3            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn7          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.gridControl1         = new DevExpress.XtraGrid.GridControl();
     this.gridView2            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn4          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tb_message           = new System.Windows.Forms.TextBox();
     this.stateIndicatorGauge3 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.sts_scan             = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.timer1               = new System.Windows.Forms.Timer(this.components);
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sts_wms)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sts_plc)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gdcProt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdv_prot)).BeginInit();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gdc_data)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sts_scan)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.gaugeControl1);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.gaugeControl2);
     this.groupBox3.Controls.Add(this.label5);
     this.groupBox3.Controls.Add(this.simpleButton1);
     this.groupBox3.Controls.Add(this.groupBox1);
     this.groupBox3.Controls.Add(this.groupBox4);
     this.groupBox3.Controls.Add(this.groupBox2);
     this.groupBox3.Controls.Add(this.tb_message);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Font     = new System.Drawing.Font("宋体", 12F);
     this.groupBox3.Location = new System.Drawing.Point(0, 0);
     this.groupBox3.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Padding  = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox3.Size     = new System.Drawing.Size(1688, 1055);
     this.groupBox3.TabIndex = 11;
     this.groupBox3.TabStop  = false;
     //
     // gaugeControl1
     //
     this.gaugeControl1.BackColor = System.Drawing.SystemColors.Control;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(817, 32);
     this.gaugeControl1.Margin   = new System.Windows.Forms.Padding(4);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(108, 96);
     this.gaugeControl1.TabIndex = 109;
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 96, 84);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.sts_wms
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // sts_wms
     //
     this.sts_wms.Center       = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.sts_wms.Name         = "stateIndicatorComponent1";
     this.sts_wms.Size         = new System.Drawing.SizeF(200F, 200F);
     this.sts_wms.StateIndex   = 1;
     indicatorState1.Name      = "State1";
     indicatorState1.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight1;
     indicatorState2.Name      = "State2";
     indicatorState2.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight2;
     indicatorState3.Name      = "State3";
     indicatorState3.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight3;
     indicatorState4.Name      = "State4";
     indicatorState4.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight4;
     this.sts_wms.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState1,
         indicatorState2,
         indicatorState3,
         indicatorState4
     });
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label4.Location = new System.Drawing.Point(827, 134);
     this.label4.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(92, 27);
     this.label4.TabIndex = 108;
     this.label4.Text     = "服务端口";
     //
     // gaugeControl2
     //
     this.gaugeControl2.BackColor = System.Drawing.SystemColors.Control;
     this.gaugeControl2.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge2
     });
     this.gaugeControl2.Location = new System.Drawing.Point(617, 32);
     this.gaugeControl2.Margin   = new System.Windows.Forms.Padding(4);
     this.gaugeControl2.Name     = "gaugeControl2";
     this.gaugeControl2.Size     = new System.Drawing.Size(108, 96);
     this.gaugeControl2.TabIndex = 106;
     //
     // stateIndicatorGauge2
     //
     this.stateIndicatorGauge2.Bounds = new System.Drawing.Rectangle(6, 6, 96, 84);
     this.stateIndicatorGauge2.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.sts_plc
     });
     this.stateIndicatorGauge2.Name = "stateIndicatorGauge2";
     //
     // sts_plc
     //
     this.sts_plc.Center       = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.sts_plc.Name         = "stateIndicatorComponent1";
     this.sts_plc.Size         = new System.Drawing.SizeF(200F, 200F);
     this.sts_plc.StateIndex   = 1;
     indicatorState5.Name      = "State1";
     indicatorState5.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight1;
     indicatorState6.Name      = "State2";
     indicatorState6.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight2;
     indicatorState7.Name      = "State3";
     indicatorState7.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight3;
     indicatorState8.Name      = "State4";
     indicatorState8.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight4;
     this.sts_plc.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState5,
         indicatorState6,
         indicatorState7,
         indicatorState8
     });
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label5.Location = new System.Drawing.Point(648, 132);
     this.label5.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(47, 27);
     this.label5.TabIndex = 104;
     this.label5.Text     = "PLC";
     //
     // simpleButton1
     //
     this.simpleButton1.Appearance.Font            = new System.Drawing.Font("Tahoma", 12F);
     this.simpleButton1.Appearance.Options.UseFont = true;
     this.simpleButton1.ImageUri.Uri = "Zoom;Office2013";
     this.simpleButton1.Location     = new System.Drawing.Point(684, 404);
     this.simpleButton1.Margin       = new System.Windows.Forms.Padding(4);
     this.simpleButton1.Name         = "simpleButton1";
     this.simpleButton1.Size         = new System.Drawing.Size(165, 58);
     this.simpleButton1.TabIndex     = 101;
     this.simpleButton1.Text         = "详细查询";
     this.simpleButton1.Click       += new System.EventHandler(this.simpleButton1_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.gdcProt);
     this.groupBox1.Font     = new System.Drawing.Font("微软雅黑", 12F);
     this.groupBox1.Location = new System.Drawing.Point(5, 14);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Padding  = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox1.Size     = new System.Drawing.Size(520, 469);
     this.groupBox1.TabIndex = 11;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "扫描记录";
     //
     // gdcProt
     //
     this.gdcProt.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gdcProt.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gdcProt.Location = new System.Drawing.Point(3, 29);
     this.gdcProt.MainView = this.gdv_prot;
     this.gdcProt.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gdcProt.Name     = "gdcProt";
     this.gdcProt.Size     = new System.Drawing.Size(514, 438);
     this.gdcProt.TabIndex = 9;
     this.gdcProt.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gdv_prot
     });
     //
     // gdv_prot
     //
     this.gdv_prot.Appearance.HeaderPanel.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gdv_prot.Appearance.HeaderPanel.Options.UseFont = true;
     this.gdv_prot.Appearance.Row.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gdv_prot.Appearance.Row.Options.UseFont = true;
     this.gdv_prot.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn3
     });
     this.gdv_prot.GridControl = this.gdcProt;
     this.gdv_prot.Name        = "gdv_prot";
     this.gdv_prot.OptionsBehavior.Editable   = false;
     this.gdv_prot.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn8
     //
     this.gridColumn8.AppearanceCell.Font              = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn8.AppearanceCell.Options.UseFont   = true;
     this.gridColumn8.AppearanceHeader.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn8.AppearanceHeader.Options.UseFont = true;
     this.gridColumn8.Caption      = "格口";
     this.gridColumn8.FieldName    = "prot";
     this.gridColumn8.Name         = "gridColumn8";
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 0;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceCell.Font              = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn9.AppearanceCell.Options.UseFont   = true;
     this.gridColumn9.AppearanceHeader.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn9.AppearanceHeader.Options.UseFont = true;
     this.gridColumn9.Caption      = "状态";
     this.gridColumn9.FieldName    = "sts";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption      = "数量";
     this.gridColumn3.FieldName    = "count";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.gdc_data);
     this.groupBox4.Font     = new System.Drawing.Font("微软雅黑", 12F);
     this.groupBox4.Location = new System.Drawing.Point(5, 485);
     this.groupBox4.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Padding  = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox4.Size     = new System.Drawing.Size(1024, 570);
     this.groupBox4.TabIndex = 11;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "落袋数据";
     //
     // gdc_data
     //
     this.gdc_data.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gdc_data.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gdc_data.Location = new System.Drawing.Point(3, 29);
     this.gdc_data.MainView = this.gridView3;
     this.gdc_data.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gdc_data.Name     = "gdc_data";
     this.gdc_data.Size     = new System.Drawing.Size(1018, 539);
     this.gdc_data.TabIndex = 9;
     this.gdc_data.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView3
     });
     //
     // gridView3
     //
     this.gridView3.Appearance.HeaderPanel.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridView3.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView3.Appearance.Row.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridView3.Appearance.Row.Options.UseFont = true;
     this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn7,
         this.gridColumn6,
         this.gridColumn1,
         this.gridColumn2
     });
     this.gridView3.GridControl = this.gdc_data;
     this.gridView3.Name        = "gridView3";
     this.gridView3.OptionsBehavior.Editable   = false;
     this.gridView3.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Font              = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn7.AppearanceCell.Options.UseFont   = true;
     this.gridColumn7.AppearanceHeader.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn7.AppearanceHeader.Options.UseFont = true;
     this.gridColumn7.Caption      = "条码";
     this.gridColumn7.FieldName    = "ExpressNo";
     this.gridColumn7.Name         = "gridColumn7";
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 0;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption      = "格口";
     this.gridColumn6.FieldName    = "prot";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 1;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "实际格口";
     this.gridColumn1.FieldName    = "endprot";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 2;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "时间";
     this.gridColumn2.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
     this.gridColumn2.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.gridColumn2.FieldName    = "djsj";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 3;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.gridControl1);
     this.groupBox2.Font     = new System.Drawing.Font("微软雅黑", 12F);
     this.groupBox2.Location = new System.Drawing.Point(1032, 14);
     this.groupBox2.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Padding  = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox2.Size     = new System.Drawing.Size(651, 282);
     this.groupBox2.TabIndex = 10;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "扫描记录";
     //
     // gridControl1
     //
     this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridControl1.Location = new System.Drawing.Point(3, 29);
     this.gridControl1.MainView = this.gridView2;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(645, 251);
     this.gridControl1.TabIndex = 9;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Appearance.HeaderPanel.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridView2.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridView2.Appearance.Row.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridView2.Appearance.Row.Options.UseFont = true;
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn4,
         this.gridColumn5
     });
     this.gridView2.GridControl = this.gridControl1;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.Editable   = false;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceCell.Font              = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn4.AppearanceCell.Options.UseFont   = true;
     this.gridColumn4.AppearanceHeader.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn4.AppearanceHeader.Options.UseFont = true;
     this.gridColumn4.Caption      = "IP";
     this.gridColumn4.FieldName    = "ip";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 0;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceCell.Font              = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn5.AppearanceCell.Options.UseFont   = true;
     this.gridColumn5.AppearanceHeader.Font            = new System.Drawing.Font("微软雅黑", 12F);
     this.gridColumn5.AppearanceHeader.Options.UseFont = true;
     this.gridColumn5.Caption      = "Prot";
     this.gridColumn5.FieldName    = "prot";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 1;
     //
     // tb_message
     //
     this.tb_message.BackColor = System.Drawing.Color.PeachPuff;
     this.tb_message.Font      = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
     this.tb_message.ForeColor = System.Drawing.Color.LimeGreen;
     this.tb_message.Location  = new System.Drawing.Point(1035, 309);
     this.tb_message.Margin    = new System.Windows.Forms.Padding(4);
     this.tb_message.Multiline = true;
     this.tb_message.Name      = "tb_message";
     this.tb_message.Size      = new System.Drawing.Size(647, 1003);
     this.tb_message.TabIndex  = 99;
     //
     // stateIndicatorGauge3
     //
     this.stateIndicatorGauge3.Bounds = new System.Drawing.Rectangle(6, 6, 69, 65);
     this.stateIndicatorGauge3.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.sts_scan
     });
     this.stateIndicatorGauge3.Name = "stateIndicatorGauge3";
     //
     // sts_scan
     //
     this.sts_scan.Center       = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.sts_scan.Name         = "stateIndicatorComponent1";
     this.sts_scan.Size         = new System.Drawing.SizeF(200F, 200F);
     this.sts_scan.StateIndex   = 1;
     indicatorState9.Name       = "State1";
     indicatorState9.ShapeType  = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight1;
     indicatorState10.Name      = "State2";
     indicatorState10.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight2;
     indicatorState11.Name      = "State3";
     indicatorState11.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight3;
     indicatorState12.Name      = "State4";
     indicatorState12.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight4;
     this.sts_scan.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState9,
         indicatorState10,
         indicatorState11,
         indicatorState12
     });
     //
     // timer1
     //
     this.timer1.Interval = 500;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // FrmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1688, 1055);
     this.Controls.Add(this.groupBox3);
     this.Margin       = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name         = "FrmMain";
     this.Text         = "订单处理";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing);
     this.Load        += new System.EventHandler(this.FrmMain_Load);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sts_wms)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sts_plc)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gdcProt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdv_prot)).EndInit();
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gdc_data)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sts_scan)).EndInit();
     this.ResumeLayout(false);
 }
Example #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState1 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState2 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState3 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState4 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel1 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
     DevExpress.XtraCharts.FullStackedBarSeriesView  fullStackedBarSeriesView1  = new DevExpress.XtraCharts.FullStackedBarSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel2 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
     DevExpress.XtraCharts.FullStackedBarSeriesView  fullStackedBarSeriesView2  = new DevExpress.XtraCharts.FullStackedBarSeriesView();
     DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel3 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
     DevExpress.XtraCharts.FullStackedBarSeriesView  fullStackedBarSeriesView3  = new DevExpress.XtraCharts.FullStackedBarSeriesView();
     this.linearScaleComponent2    = new DevExpress.XtraGauges.Win.Gauges.Linear.LinearScaleComponent();
     this.stateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.labelComponent3          = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.labelComponent4          = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.labelComponent1          = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.labelComponent2          = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.chartControl1            = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleComponent2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView3)).BeginInit();
     this.SuspendLayout();
     //
     // linearScaleComponent2
     //
     this.linearScaleComponent2.AppearanceTickmarkText.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.linearScaleComponent2.EndPoint                   = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 33F);
     this.linearScaleComponent2.MajorTickCount             = 6;
     this.linearScaleComponent2.MajorTickmark.FormatString = "{0:F0}";
     this.linearScaleComponent2.MajorTickmark.ShapeOffset  = -22F;
     this.linearScaleComponent2.MajorTickmark.ShapeType    = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Linear_Style7_3;
     this.linearScaleComponent2.MajorTickmark.TextOffset   = -40F;
     this.linearScaleComponent2.MaxValue                   = 500F;
     this.linearScaleComponent2.MinorTickCount             = 4;
     this.linearScaleComponent2.MinorTickmark.ShapeOffset  = -14F;
     this.linearScaleComponent2.MinorTickmark.ShapeType    = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Linear_Style7_2;
     this.linearScaleComponent2.Name       = "scale2";
     this.linearScaleComponent2.StartPoint = new DevExpress.XtraGauges.Core.Base.PointF2D(62.5F, 217F);
     //
     // stateIndicatorComponent1
     //
     this.stateIndicatorComponent1.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.stateIndicatorComponent1.Name       = "stateIndicatorComponent4";
     this.stateIndicatorComponent1.Size       = new System.Drawing.SizeF(100F, 200F);
     this.stateIndicatorComponent1.StateIndex = 0;
     indicatorState1.Name      = "State1";
     indicatorState1.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight1;
     indicatorState2.Name      = "State2";
     indicatorState2.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight2;
     indicatorState3.Name      = "State3";
     indicatorState3.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight3;
     indicatorState4.Name      = "State4";
     indicatorState4.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.TrafficLight4;
     this.stateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState1,
         indicatorState2,
         indicatorState3,
         indicatorState4
     });
     //
     // labelComponent3
     //
     this.labelComponent3.AllowHTMLString          = true;
     this.labelComponent3.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.labelComponent3.Name     = "LabelTitulo";
     this.labelComponent3.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(127.5F, 14.1F);
     this.labelComponent3.Text     = "<b>Titulo</b>";
     this.labelComponent3.ZOrder   = -1001;
     //
     // labelComponent4
     //
     this.labelComponent4.AllowHTMLString          = true;
     this.labelComponent4.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.labelComponent4.Name     = "LabelNumero";
     this.labelComponent4.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(124.5F, 238.9F);
     this.labelComponent4.Text     = "0";
     this.labelComponent4.ZOrder   = -1001;
     //
     // labelComponent1
     //
     this.labelComponent1.AllowHTMLString          = true;
     this.labelComponent1.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.labelComponent1.Name     = "stateIndicatorGauge1_Label1";
     this.labelComponent1.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(127.5F, 14.1F);
     this.labelComponent1.Text     = "<b>Titulo</b>";
     this.labelComponent1.ZOrder   = -1001;
     //
     // labelComponent2
     //
     this.labelComponent2.AllowHTMLString          = true;
     this.labelComponent2.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.labelComponent2.Name     = "stateIndicatorGauge1_Label1";
     this.labelComponent2.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(127.5F, 14.1F);
     this.labelComponent2.Text     = "<b>Titulo</b>";
     this.labelComponent2.ZOrder   = -1001;
     //
     // chartControl1
     //
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram  = xyDiagram1;
     this.chartControl1.Location = new System.Drawing.Point(204, 108);
     this.chartControl1.Name     = "chartControl1";
     fullStackedBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
     series1.Label = fullStackedBarSeriesLabel1;
     series1.Name  = "Series 1";
     series1.View  = fullStackedBarSeriesView1;
     fullStackedBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
     series2.Label = fullStackedBarSeriesLabel2;
     series2.Name  = "Series 2";
     series2.View  = fullStackedBarSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     fullStackedBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
     this.chartControl1.SeriesTemplate.Label = fullStackedBarSeriesLabel3;
     this.chartControl1.SeriesTemplate.View  = fullStackedBarSeriesView3;
     this.chartControl1.Size     = new System.Drawing.Size(300, 200);
     this.chartControl1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(869, 495);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.linearScaleComponent2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState9  = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState10 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState11 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState12 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.dashboardViewer1         = new DevExpress.DashboardWin.DashboardViewer(this.components);
     this.gaugeControl1            = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1     = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.stateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.gaugeControl2            = new DevExpress.XtraGauges.Win.GaugeControl();
     this.cGauge1 = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge();
     this.arcScaleBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent();
     this.arcScaleComponent1           = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent();
     this.arcScaleNeedleComponent1     = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent();
     this.arcScaleSpindleCapComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent();
     this.dashboardViewer2             = new DevExpress.DashboardWin.DashboardViewer(this.components);
     this.gaugeControl3          = new DevExpress.XtraGauges.Win.GaugeControl();
     this.labelControl1          = new DevExpress.XtraEditors.LabelControl();
     this.hyperlinkLabelControl1 = new DevExpress.XtraEditors.HyperlinkLabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.dashboardViewer1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dashboardViewer2)).BeginInit();
     this.SuspendLayout();
     //
     // dashboardViewer1
     //
     this.dashboardViewer1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(160)))), ((int)(((byte)(160)))));
     this.dashboardViewer1.Appearance.Options.UseBackColor = true;
     this.dashboardViewer1.DashboardSource = new System.Uri("E:\\GBM-DASHBOARD_v1_July_22_Copy\\GBM Dashboard\\dashboard_design\\barchart.xml", System.UriKind.Absolute);
     this.dashboardViewer1.DataSourceOptions.ObjectDataSourceLoadingBehavior = DevExpress.DataAccess.DocumentLoadingBehavior.LoadAsIs;
     this.dashboardViewer1.Dock              = System.Windows.Forms.DockStyle.Top;
     this.dashboardViewer1.Location          = new System.Drawing.Point(0, 0);
     this.dashboardViewer1.Name              = "dashboardViewer1";
     this.dashboardViewer1.Size              = new System.Drawing.Size(1237, 339);
     this.dashboardViewer1.TabIndex          = 0;
     this.dashboardViewer1.CustomParameters += new DevExpress.DashboardCommon.CustomParametersEventHandler(this.dashboardViewer1_CustomParameters);
     //
     // gaugeControl1
     //
     this.gaugeControl1.AutoLayout = false;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(924, 174);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(260, 260);
     this.gaugeControl1.TabIndex = 2;
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(5, 10, 248, 256);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.stateIndicatorComponent1
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // stateIndicatorComponent1
     //
     this.stateIndicatorComponent1.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.stateIndicatorComponent1.Name       = "stateIndicatorComponent1";
     this.stateIndicatorComponent1.Size       = new System.Drawing.SizeF(200F, 200F);
     this.stateIndicatorComponent1.StateIndex = 3;
     indicatorState9.Name       = "State1";
     indicatorState9.ShapeType  = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight1;
     indicatorState10.Name      = "State2";
     indicatorState10.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight2;
     indicatorState11.Name      = "State3";
     indicatorState11.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight3;
     indicatorState12.Name      = "State4";
     indicatorState12.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight4;
     this.stateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState9,
         indicatorState10,
         indicatorState11,
         indicatorState12
     });
     //
     // gaugeControl2
     //
     this.gaugeControl2.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.cGauge1
     });
     this.gaugeControl2.Location = new System.Drawing.Point(924, 488);
     this.gaugeControl2.Name     = "gaugeControl2";
     this.gaugeControl2.Size     = new System.Drawing.Size(260, 260);
     this.gaugeControl2.TabIndex = 3;
     //
     // cGauge1
     //
     this.cGauge1.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent[] {
         this.arcScaleBackgroundLayerComponent1
     });
     this.cGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 248, 248);
     this.cGauge1.Name   = "cGauge1";
     this.cGauge1.Needles.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent[] {
         this.arcScaleNeedleComponent1
     });
     this.cGauge1.Scales.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent[] {
         this.arcScaleComponent1
     });
     this.cGauge1.SpindleCaps.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent[] {
         this.arcScaleSpindleCapComponent1
     });
     //
     // arcScaleBackgroundLayerComponent1
     //
     this.arcScaleBackgroundLayerComponent1.ArcScale       = this.arcScaleComponent1;
     this.arcScaleBackgroundLayerComponent1.Name           = "bg1";
     this.arcScaleBackgroundLayerComponent1.ScaleCenterPos = new DevExpress.XtraGauges.Core.Base.PointF2D(0.5F, 0.6F);
     this.arcScaleBackgroundLayerComponent1.ShapeType      = DevExpress.XtraGauges.Core.Model.BackgroundLayerShapeType.CircularThreeFourth_Style2;
     this.arcScaleBackgroundLayerComponent1.Size           = new System.Drawing.SizeF(250F, 207F);
     this.arcScaleBackgroundLayerComponent1.ZOrder         = 1000;
     //
     // arcScaleComponent1
     //
     this.arcScaleComponent1.AppearanceMajorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent1.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent1.AppearanceMinorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent1.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent1.AppearanceTickmarkText.Font          = new System.Drawing.Font("Arial Narrow", 11F, System.Drawing.FontStyle.Bold);
     this.arcScaleComponent1.AppearanceTickmarkText.TextBrush     = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#C0C0FF");
     this.arcScaleComponent1.Center         = new DevExpress.XtraGauges.Core.Base.PointF2D(125F, 140F);
     this.arcScaleComponent1.EndAngle       = 30F;
     this.arcScaleComponent1.MajorTickCount = 7;
     this.arcScaleComponent1.MajorTickmark.AllowTickOverlap = true;
     this.arcScaleComponent1.MajorTickmark.FormatString     = "{0:F0}";
     this.arcScaleComponent1.MajorTickmark.ShapeOffset      = -9F;
     this.arcScaleComponent1.MajorTickmark.ShapeType        = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style2_2;
     this.arcScaleComponent1.MajorTickmark.TextOffset       = -22F;
     this.arcScaleComponent1.MajorTickmark.TextOrientation  = DevExpress.XtraGauges.Core.Model.LabelOrientation.LeftToRight;
     this.arcScaleComponent1.MaxValue                = 180F;
     this.arcScaleComponent1.MinorTickCount          = 4;
     this.arcScaleComponent1.MinorTickmark.ShapeType = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style2_1;
     this.arcScaleComponent1.Name       = "scale1";
     this.arcScaleComponent1.RadiusX    = 91F;
     this.arcScaleComponent1.RadiusY    = 91F;
     this.arcScaleComponent1.StartAngle = -210F;
     this.arcScaleComponent1.Value      = 40F;
     //
     // arcScaleNeedleComponent1
     //
     this.arcScaleNeedleComponent1.ArcScale    = this.arcScaleComponent1;
     this.arcScaleNeedleComponent1.EndOffset   = -6F;
     this.arcScaleNeedleComponent1.Name        = "needle1";
     this.arcScaleNeedleComponent1.ShapeType   = DevExpress.XtraGauges.Core.Model.NeedleShapeType.CircularFull_Style2;
     this.arcScaleNeedleComponent1.StartOffset = 9F;
     this.arcScaleNeedleComponent1.ZOrder      = -50;
     //
     // arcScaleSpindleCapComponent1
     //
     this.arcScaleSpindleCapComponent1.ArcScale  = this.arcScaleComponent1;
     this.arcScaleSpindleCapComponent1.Name      = "cap1";
     this.arcScaleSpindleCapComponent1.ShapeType = DevExpress.XtraGauges.Core.Model.SpindleCapShapeType.CircularFull_Style2;
     this.arcScaleSpindleCapComponent1.Size      = new System.Drawing.SizeF(24F, 24F);
     this.arcScaleSpindleCapComponent1.ZOrder    = -100;
     //
     // dashboardViewer2
     //
     this.dashboardViewer2.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(160)))), ((int)(((byte)(160)))));
     this.dashboardViewer2.Appearance.Options.UseBackColor = true;
     this.dashboardViewer2.DashboardSource = new System.Uri("E:\\GBM-DASHBOARD_v1_July_22_Copy\\GBM Dashboard\\dashboard_design\\piechart.xml", System.UriKind.Absolute);
     this.dashboardViewer2.Location        = new System.Drawing.Point(51, 394);
     this.dashboardViewer2.Name            = "dashboardViewer2";
     this.dashboardViewer2.Size            = new System.Drawing.Size(526, 276);
     this.dashboardViewer2.TabIndex        = 4;
     //
     // gaugeControl3
     //
     this.gaugeControl3.Location = new System.Drawing.Point(613, 333);
     this.gaugeControl3.Name     = "gaugeControl3";
     this.gaugeControl3.Size     = new System.Drawing.Size(100, 100);
     this.gaugeControl3.TabIndex = 5;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font            = new System.Drawing.Font("Tahoma", 24F);
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location = new System.Drawing.Point(668, 488);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(92, 39);
     this.labelControl1.TabIndex = 6;
     this.labelControl1.Text     = "10.5%";
     //
     // hyperlinkLabelControl1
     //
     this.hyperlinkLabelControl1.Location = new System.Drawing.Point(634, 570);
     this.hyperlinkLabelControl1.Name     = "hyperlinkLabelControl1";
     this.hyperlinkLabelControl1.Size     = new System.Drawing.Size(109, 13);
     this.hyperlinkLabelControl1.TabIndex = 7;
     this.hyperlinkLabelControl1.Text     = "hyperlinkLabelControl1";
     //
     // XtraForm2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1237, 748);
     this.Controls.Add(this.hyperlinkLabelControl1);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.gaugeControl3);
     this.Controls.Add(this.dashboardViewer2);
     this.Controls.Add(this.gaugeControl2);
     this.Controls.Add(this.gaugeControl1);
     this.Controls.Add(this.dashboardViewer1);
     this.Name = "XtraForm2";
     this.Text = "XtraForm2";
     ((System.ComponentModel.ISupportInitialize)(this.dashboardViewer1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dashboardViewer2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState1 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     DevExpress.XtraGauges.Core.Model.IndicatorState indicatorState2 = new DevExpress.XtraGauges.Core.Model.IndicatorState();
     this.gaugeControl1            = new DevExpress.XtraGauges.Win.GaugeControl();
     this.stateIndicatorGauge1     = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorGauge();
     this.stateIndicatorComponent1 = new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent();
     this.btnClose = new System.Windows.Forms.Button();
     this.label1   = new System.Windows.Forms.Label();
     this.txtVal   = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).BeginInit();
     this.SuspendLayout();
     //
     // gaugeControl1
     //
     this.gaugeControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.stateIndicatorGauge1
     });
     this.gaugeControl1.LayoutPadding = new DevExpress.XtraGauges.Core.Base.Thickness(1);
     this.gaugeControl1.Location      = new System.Drawing.Point(12, 12);
     this.gaugeControl1.Name          = "gaugeControl1";
     this.gaugeControl1.Size          = new System.Drawing.Size(37, 39);
     this.gaugeControl1.TabIndex      = 2;
     //
     // stateIndicatorGauge1
     //
     this.stateIndicatorGauge1.Bounds = new System.Drawing.Rectangle(1, 1, 35, 37);
     this.stateIndicatorGauge1.Indicators.AddRange(new DevExpress.XtraGauges.Win.Gauges.State.StateIndicatorComponent[] {
         this.stateIndicatorComponent1
     });
     this.stateIndicatorGauge1.Name = "stateIndicatorGauge1";
     //
     // stateIndicatorComponent1
     //
     this.stateIndicatorComponent1.Center     = new DevExpress.XtraGauges.Core.Base.PointF2D(124F, 124F);
     this.stateIndicatorComponent1.Name       = "siCompTag";
     this.stateIndicatorComponent1.Size       = new System.Drawing.SizeF(200F, 200F);
     this.stateIndicatorComponent1.StateIndex = 0;
     indicatorState1.Name      = "stateRed";
     indicatorState1.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight2;
     indicatorState2.Name      = "stateGreen";
     indicatorState2.ShapeType = DevExpress.XtraGauges.Core.Model.StateIndicatorShapeType.ElectricLight4;
     this.stateIndicatorComponent1.States.AddRange(new DevExpress.XtraGauges.Core.Model.IIndicatorState[] {
         indicatorState1,
         indicatorState2
     });
     //
     // btnClose
     //
     this.btnClose.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.Location = new System.Drawing.Point(317, 19);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(75, 23);
     this.btnClose.TabIndex = 3;
     this.btnClose.Text     = "Close";
     this.btnClose.UseVisualStyleBackColor = true;
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(68, 22);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(89, 16);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Current value:";
     //
     // txtVal
     //
     this.txtVal.AutoSize = true;
     this.txtVal.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtVal.Location = new System.Drawing.Point(163, 22);
     this.txtVal.Name     = "txtVal";
     this.txtVal.Size     = new System.Drawing.Size(82, 16);
     this.txtVal.TabIndex = 6;
     this.txtVal.Text     = "connecting...";
     //
     // frmConn
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(404, 70);
     this.ControlBox          = false;
     this.Controls.Add(this.txtVal);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.gaugeControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "frmConn";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Tag connection information";
     this.Load           += new System.EventHandler(this.frmConn_Load);
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stateIndicatorComponent1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }