using System; using DevExpress.XtraCharts; using DevExpress.XtraEditors; namespace GCAS { partial class RealTimeOneCarForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RealTimeOneCarForm)); DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel(); DevExpress.XtraCharts.AreaSeriesView areaSeriesView1 = new DevExpress.XtraCharts.AreaSeriesView(); DevExpress.XtraCharts.AreaSeriesView areaSeriesView2 = new DevExpress.XtraCharts.AreaSeriesView(); this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView(); this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridControl = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.col_team = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_count = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_total = new DevExpress.XtraGrid.Columns.GridColumn(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.panelControl9 = new DevExpress.XtraEditors.PanelControl(); this.chartControl1 = new DevExpress.XtraCharts.ChartControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.pic_entrance_1_1 = new DevExpress.XtraEditors.PictureEdit(); this.panelControl10 = new DevExpress.XtraEditors.PanelControl(); this.lbl_isOnline_1 = new DevExpress.XtraEditors.LabelControl(); this.pic_isOnline_1 = new DevExpress.XtraEditors.PictureEdit(); this.lbl_devcieName_1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl13 = new DevExpress.XtraEditors.PanelControl(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.lbl_changeTeam1 = new System.Windows.Forms.Label(); this.lbl_team_1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.panelControl8 = new DevExpress.XtraEditors.PanelControl(); this.lbl_yj_1 = new DevExpress.XtraEditors.LabelControl(); this.pic_yj_1 = new DevExpress.XtraEditors.PictureEdit(); this.panelControl7 = new DevExpress.XtraEditors.PanelControl(); this.lbl_wd_1 = new DevExpress.XtraEditors.LabelControl(); this.pic_wd_1 = new DevExpress.XtraEditors.PictureEdit(); this.panelControl6 = new DevExpress.XtraEditors.PanelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.pic_lw_1 = new DevExpress.XtraEditors.PictureEdit(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.lbl_total_1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.lbl_netWeight_1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.simpleSeparator4 = new DevExpress.XtraLayout.SimpleSeparator(); this.simpleSeparator8 = new DevExpress.XtraLayout.SimpleSeparator(); this.simpleSeparator3 = new DevExpress.XtraLayout.SimpleSeparator(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.digitalGauge1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge(); this.digitalBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent(); this.circularGauge1 = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge(); ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit(); this.panelControl9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit(); this.panelControl10.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_isOnline_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit(); this.panelControl13.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit(); this.panelControl8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_yj_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit(); this.panelControl7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_wd_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit(); this.panelControl6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_lw_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.digitalGauge1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).BeginInit(); this.SuspendLayout(); // // bandedGridView1 // this.bandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBand1}); this.bandedGridView1.GridControl = this.gridControl; this.bandedGridView1.Name = "bandedGridView1"; // // gridBand1 // resources.ApplyResources(this.gridBand1, "gridBand1"); this.gridBand1.VisibleIndex = 0; // // gridControl // resources.ApplyResources(this.gridControl, "gridControl"); this.gridControl.MainView = this.gridView1; this.gridControl.Name = "gridControl"; this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1, this.bandedGridView1}); // // gridView1 // this.gridView1.Appearance.HeaderPanel.Font = ((System.Drawing.Font)(resources.GetObject("gridView1.Appearance.HeaderPanel.Font"))); this.gridView1.Appearance.HeaderPanel.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 30; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.col_team, this.col_count, this.col_total}); this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView1.GridControl = this.gridControl; this.gridView1.GroupRowHeight = 30; this.gridView1.Name = "gridView1"; this.gridView1.OptionsBehavior.Editable = false; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.RowHeight = 30; // // col_team // this.col_team.AppearanceCell.Font = ((System.Drawing.Font)(resources.GetObject("col_team.AppearanceCell.Font"))); this.col_team.AppearanceCell.Options.UseFont = true; this.col_team.AppearanceHeader.Font = ((System.Drawing.Font)(resources.GetObject("col_team.AppearanceHeader.Font"))); this.col_team.AppearanceHeader.Options.UseFont = true; resources.ApplyResources(this.col_team, "col_team"); this.col_team.FieldName = "Name"; this.col_team.Name = "col_team"; // // col_count // this.col_count.AppearanceCell.Font = ((System.Drawing.Font)(resources.GetObject("col_count.AppearanceCell.Font"))); this.col_count.AppearanceCell.Options.UseFont = true; this.col_count.AppearanceHeader.Font = ((System.Drawing.Font)(resources.GetObject("col_count.AppearanceHeader.Font"))); this.col_count.AppearanceHeader.Options.UseFont = true; resources.ApplyResources(this.col_count, "col_count"); this.col_count.FieldName = "DailyCount"; this.col_count.Name = "col_count"; // // col_total // this.col_total.AppearanceCell.Font = ((System.Drawing.Font)(resources.GetObject("col_total.AppearanceCell.Font"))); this.col_total.AppearanceCell.Options.UseFont = true; this.col_total.AppearanceHeader.Font = ((System.Drawing.Font)(resources.GetObject("col_total.AppearanceHeader.Font"))); this.col_total.AppearanceHeader.Options.UseFont = true; resources.ApplyResources(this.col_total, "col_total"); this.col_total.FieldName = "DailyTotal"; this.col_total.Name = "col_total"; // // layoutControl1 // this.layoutControl1.Appearance.Control.BorderColor = ((System.Drawing.Color)(resources.GetObject("layoutControl1.Appearance.Control.BorderColor"))); this.layoutControl1.Appearance.Control.Options.UseBorderColor = true; this.layoutControl1.Controls.Add(this.groupBox1); this.layoutControl1.Controls.Add(this.panelControl9); this.layoutControl1.Controls.Add(this.panelControl2); this.layoutControl1.Controls.Add(this.panelControl10); this.layoutControl1.Controls.Add(this.panelControl4); this.layoutControl1.Controls.Add(this.panelControl3); this.layoutControl1.Controls.Add(this.panelControl1); resources.ApplyResources(this.layoutControl1, "layoutControl1"); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(736, 215, 723, 411); this.layoutControl1.Root = this.layoutControlGroup1; // // groupBox1 // this.groupBox1.Controls.Add(this.gridControl); resources.ApplyResources(this.groupBox1, "groupBox1"); this.groupBox1.Name = "groupBox1"; this.groupBox1.TabStop = false; // // panelControl9 // this.panelControl9.Controls.Add(this.chartControl1); resources.ApplyResources(this.panelControl9, "panelControl9"); this.panelControl9.Name = "panelControl9"; // // chartControl1 // xyDiagram1.AxisX.DateTimeScaleOptions.AutoGrid = false; xyDiagram1.AxisX.DateTimeScaleOptions.GridSpacing = 2D; xyDiagram1.AxisX.DateTimeScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Automatic; xyDiagram1.AxisX.VisibleInPanesSerializable = "-1"; xyDiagram1.AxisX.WholeRange.AutoSideMargins = false; xyDiagram1.AxisX.WholeRange.SideMarginsValue = 0D; xyDiagram1.AxisY.Label.TextPattern = "{V:#,#}T"; xyDiagram1.AxisY.NumericScaleOptions.AutoGrid = false; xyDiagram1.AxisY.VisibleInPanesSerializable = "-1"; xyDiagram1.EnableAxisXScrolling = true; xyDiagram1.EnableAxisXZooming = true; this.chartControl1.Diagram = xyDiagram1; resources.ApplyResources(this.chartControl1, "chartControl1"); this.chartControl1.Legend.Name = "Default Legend"; this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False; this.chartControl1.Name = "chartControl1"; series1.ArgumentDataMember = "Time"; series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime; series1.CrosshairLabelPattern = "{A:HH:mm}\n{V:.##}T"; pointSeriesLabel1.TextPattern = "{V:0.00}T"; series1.Label = pointSeriesLabel1; series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True; series1.LegendName = "Default Legend"; series1.LegendTextPattern = "{A}\n{V:.#}T"; series1.ToolTipEnabled = DevExpress.Utils.DefaultBoolean.False; series1.ToolTipPointPattern = "{A}\n{V:.#}T"; series1.ValueDataMembersSerializable = "Weight"; areaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80))))); areaSeriesView1.MarkerOptions.Size = 6; areaSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.False; series1.View = areaSeriesView1; this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] { series1}; areaSeriesView2.Transparency = ((byte)(0)); this.chartControl1.SeriesTemplate.View = areaSeriesView2; // // panelControl2 // this.panelControl2.Controls.Add(this.pic_entrance_1_1); resources.ApplyResources(this.panelControl2, "panelControl2"); this.panelControl2.Name = "panelControl2"; // // pic_entrance_1_1 // resources.ApplyResources(this.pic_entrance_1_1, "pic_entrance_1_1"); this.pic_entrance_1_1.EditValue = global::GCAS.Properties.Resources.fire_1; this.pic_entrance_1_1.Name = "pic_entrance_1_1"; this.pic_entrance_1_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_entrance_1_1.Properties.Appearance.BackColor"))); this.pic_entrance_1_1.Properties.Appearance.Options.UseBackColor = true; this.pic_entrance_1_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pic_entrance_1_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pic_entrance_1_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; // // panelControl10 // this.panelControl10.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl10.Appearance.BackColor"))); this.panelControl10.Appearance.Options.UseBackColor = true; this.panelControl10.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.panelControl10.Controls.Add(this.lbl_isOnline_1); this.panelControl10.Controls.Add(this.pic_isOnline_1); this.panelControl10.Controls.Add(this.lbl_devcieName_1); this.panelControl10.Controls.Add(this.panelControl13); resources.ApplyResources(this.panelControl10, "panelControl10"); this.panelControl10.Name = "panelControl10"; this.panelControl10.Resize += new System.EventHandler(this.panelControl10_Resize); // // lbl_isOnline_1 // resources.ApplyResources(this.lbl_isOnline_1, "lbl_isOnline_1"); this.lbl_isOnline_1.Name = "lbl_isOnline_1"; // // pic_isOnline_1 // resources.ApplyResources(this.pic_isOnline_1, "pic_isOnline_1"); this.pic_isOnline_1.Name = "pic_isOnline_1"; this.pic_isOnline_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_isOnline_1.Properties.Appearance.BackColor"))); this.pic_isOnline_1.Properties.Appearance.Options.UseBackColor = true; this.pic_isOnline_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pic_isOnline_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pic_isOnline_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; // // lbl_devcieName_1 // this.lbl_devcieName_1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_devcieName_1.Appearance.Font"))); this.lbl_devcieName_1.Appearance.Options.UseFont = true; resources.ApplyResources(this.lbl_devcieName_1, "lbl_devcieName_1"); this.lbl_devcieName_1.Name = "lbl_devcieName_1"; // // panelControl13 // this.panelControl13.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl13.Controls.Add(this.labelControl12); this.panelControl13.Controls.Add(this.lbl_changeTeam1); this.panelControl13.Controls.Add(this.lbl_team_1); resources.ApplyResources(this.panelControl13, "panelControl13"); this.panelControl13.Name = "panelControl13"; // // labelControl12 // resources.ApplyResources(this.labelControl12, "labelControl12"); this.labelControl12.Name = "labelControl12"; // // lbl_changeTeam1 // resources.ApplyResources(this.lbl_changeTeam1, "lbl_changeTeam1"); this.lbl_changeTeam1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.lbl_changeTeam1.Name = "lbl_changeTeam1"; // // lbl_team_1 // resources.ApplyResources(this.lbl_team_1, "lbl_team_1"); this.lbl_team_1.Name = "lbl_team_1"; // // panelControl4 // this.panelControl4.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl4.Appearance.BackColor"))); this.panelControl4.Appearance.Options.UseBackColor = true; this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.panelControl4.Controls.Add(this.panelControl8); this.panelControl4.Controls.Add(this.panelControl7); this.panelControl4.Controls.Add(this.panelControl6); resources.ApplyResources(this.panelControl4, "panelControl4"); this.panelControl4.Name = "panelControl4"; // // panelControl8 // this.panelControl8.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl8.Appearance.BackColor"))); this.panelControl8.Appearance.Options.UseBackColor = true; this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl8.Controls.Add(this.lbl_yj_1); this.panelControl8.Controls.Add(this.pic_yj_1); resources.ApplyResources(this.panelControl8, "panelControl8"); this.panelControl8.Name = "panelControl8"; // // lbl_yj_1 // resources.ApplyResources(this.lbl_yj_1, "lbl_yj_1"); this.lbl_yj_1.Name = "lbl_yj_1"; // // pic_yj_1 // resources.ApplyResources(this.pic_yj_1, "pic_yj_1"); this.pic_yj_1.Name = "pic_yj_1"; this.pic_yj_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_yj_1.Properties.Appearance.BackColor"))); this.pic_yj_1.Properties.Appearance.Options.UseBackColor = true; this.pic_yj_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pic_yj_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pic_yj_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; // // panelControl7 // this.panelControl7.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl7.Appearance.BackColor"))); this.panelControl7.Appearance.Options.UseBackColor = true; this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl7.Controls.Add(this.lbl_wd_1); this.panelControl7.Controls.Add(this.pic_wd_1); resources.ApplyResources(this.panelControl7, "panelControl7"); this.panelControl7.Name = "panelControl7"; // // lbl_wd_1 // resources.ApplyResources(this.lbl_wd_1, "lbl_wd_1"); this.lbl_wd_1.Name = "lbl_wd_1"; // // pic_wd_1 // resources.ApplyResources(this.pic_wd_1, "pic_wd_1"); this.pic_wd_1.Name = "pic_wd_1"; this.pic_wd_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_wd_1.Properties.Appearance.BackColor"))); this.pic_wd_1.Properties.Appearance.Options.UseBackColor = true; this.pic_wd_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pic_wd_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pic_wd_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; // // panelControl6 // this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl6.Controls.Add(this.labelControl6); this.panelControl6.Controls.Add(this.pic_lw_1); resources.ApplyResources(this.panelControl6, "panelControl6"); this.panelControl6.Name = "panelControl6"; // // labelControl6 // resources.ApplyResources(this.labelControl6, "labelControl6"); this.labelControl6.Name = "labelControl6"; // // pic_lw_1 // resources.ApplyResources(this.pic_lw_1, "pic_lw_1"); this.pic_lw_1.Name = "pic_lw_1"; this.pic_lw_1.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("pic_lw_1.Properties.Appearance.BackColor"))); this.pic_lw_1.Properties.Appearance.Options.UseBackColor = true; this.pic_lw_1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pic_lw_1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pic_lw_1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; // // panelControl3 // this.panelControl3.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl3.Appearance.BackColor"))); this.panelControl3.Appearance.Options.UseBackColor = true; this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.panelControl3.Controls.Add(this.labelControl4); this.panelControl3.Controls.Add(this.lbl_total_1); this.panelControl3.Controls.Add(this.labelControl7); resources.ApplyResources(this.panelControl3, "panelControl3"); this.panelControl3.Name = "panelControl3"; // // labelControl4 // resources.ApplyResources(this.labelControl4, "labelControl4"); this.labelControl4.Name = "labelControl4"; // // lbl_total_1 // this.lbl_total_1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_total_1.Appearance.Font"))); this.lbl_total_1.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_total_1.Appearance.ForeColor"))); this.lbl_total_1.Appearance.Options.UseFont = true; this.lbl_total_1.Appearance.Options.UseForeColor = true; this.lbl_total_1.Appearance.Options.UseTextOptions = true; this.lbl_total_1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.lbl_total_1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom; resources.ApplyResources(this.lbl_total_1, "lbl_total_1"); this.lbl_total_1.Name = "lbl_total_1"; // // labelControl7 // this.labelControl7.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl7.Appearance.Font"))); this.labelControl7.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("labelControl7.Appearance.ForeColor"))); this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Appearance.Options.UseForeColor = true; this.labelControl7.Appearance.Options.UseTextOptions = true; this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl7.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom; resources.ApplyResources(this.labelControl7, "labelControl7"); this.labelControl7.Name = "labelControl7"; // // panelControl1 // this.panelControl1.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("panelControl1.Appearance.BackColor"))); this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.panelControl1.Controls.Add(this.labelControl3); this.panelControl1.Controls.Add(this.lbl_netWeight_1); this.panelControl1.Controls.Add(this.labelControl1); resources.ApplyResources(this.panelControl1, "panelControl1"); this.panelControl1.Name = "panelControl1"; // // labelControl3 // resources.ApplyResources(this.labelControl3, "labelControl3"); this.labelControl3.Name = "labelControl3"; // // lbl_netWeight_1 // this.lbl_netWeight_1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lbl_netWeight_1.Appearance.Font"))); this.lbl_netWeight_1.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lbl_netWeight_1.Appearance.ForeColor"))); this.lbl_netWeight_1.Appearance.Options.UseFont = true; this.lbl_netWeight_1.Appearance.Options.UseForeColor = true; this.lbl_netWeight_1.Appearance.Options.UseTextOptions = true; this.lbl_netWeight_1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.lbl_netWeight_1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom; resources.ApplyResources(this.lbl_netWeight_1, "lbl_netWeight_1"); this.lbl_netWeight_1.Name = "lbl_netWeight_1"; // // labelControl1 // this.labelControl1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl1.Appearance.Font"))); this.labelControl1.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("labelControl1.Appearance.ForeColor"))); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Appearance.Options.UseForeColor = true; this.labelControl1.Appearance.Options.UseTextOptions = true; this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom; resources.ApplyResources(this.labelControl1, "labelControl1"); this.labelControl1.Name = "labelControl1"; // // layoutControlGroup1 // this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem9, this.simpleSeparator4, this.simpleSeparator8, this.simpleSeparator3, this.layoutControlItem1, this.layoutControlItem5, this.layoutControlItem6}); this.layoutControlGroup1.Name = "Root"; this.layoutControlGroup1.Size = new System.Drawing.Size(1262, 785); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.panelControl1; this.layoutControlItem2.Location = new System.Drawing.Point(0, 58); this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 63); this.layoutControlItem2.MinSize = new System.Drawing.Size(5, 63); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(613, 63); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // layoutControlItem3 // this.layoutControlItem3.Control = this.panelControl3; this.layoutControlItem3.Location = new System.Drawing.Point(613, 58); this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 63); this.layoutControlItem3.MinSize = new System.Drawing.Size(5, 63); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(627, 63); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.Control = this.panelControl4; this.layoutControlItem4.Location = new System.Drawing.Point(0, 121); this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 68); this.layoutControlItem4.MinSize = new System.Drawing.Size(5, 68); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(613, 68); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem9 // this.layoutControlItem9.Control = this.panelControl10; this.layoutControlItem9.Location = new System.Drawing.Point(0, 0); this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 58); this.layoutControlItem9.MinSize = new System.Drawing.Size(5, 58); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Size = new System.Drawing.Size(1240, 58); this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; // // simpleSeparator4 // this.simpleSeparator4.AllowHotTrack = false; this.simpleSeparator4.Location = new System.Drawing.Point(0, 189); this.simpleSeparator4.Name = "simpleSeparator4"; this.simpleSeparator4.Size = new System.Drawing.Size(1240, 2); // // simpleSeparator8 // this.simpleSeparator8.AllowHotTrack = false; this.simpleSeparator8.Location = new System.Drawing.Point(0, 622); this.simpleSeparator8.Name = "simpleSeparator8"; this.simpleSeparator8.Size = new System.Drawing.Size(1242, 2); // // simpleSeparator3 // this.simpleSeparator3.AllowHotTrack = false; this.simpleSeparator3.Location = new System.Drawing.Point(1240, 0); this.simpleSeparator3.Name = "simpleSeparator3"; this.simpleSeparator3.Size = new System.Drawing.Size(2, 191); // // layoutControlItem1 // this.layoutControlItem1.Control = this.panelControl2; this.layoutControlItem1.Location = new System.Drawing.Point(613, 121); this.layoutControlItem1.MinSize = new System.Drawing.Size(5, 5); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(627, 68); this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.Control = this.panelControl9; this.layoutControlItem5.Location = new System.Drawing.Point(0, 191); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(1242, 431); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.groupBox1; this.layoutControlItem6.Location = new System.Drawing.Point(0, 624); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(1242, 141); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // digitalGauge1 // this.digitalGauge1.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#EAECF1"); this.digitalGauge1.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#7184BA"); this.digitalGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 151, 47); this.digitalGauge1.DigitCount = 5; this.digitalGauge1.Name = "digitalGauge1"; this.digitalGauge1.Text = "00,000"; // // digitalBackgroundLayerComponent1 // this.digitalBackgroundLayerComponent1.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(259.8125F, 99.9625F); this.digitalBackgroundLayerComponent1.Name = "digitalBackgroundLayerComponent13"; this.digitalBackgroundLayerComponent1.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style16; this.digitalBackgroundLayerComponent1.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(20F, 0F); this.digitalBackgroundLayerComponent1.ZOrder = 1000; // // circularGauge1 // this.circularGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 246, 305); this.circularGauge1.Name = "circularGauge1"; // // RealTimeOneCarForm // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.layoutControl1); this.DoubleBuffered = true; this.Name = "RealTimeOneCarForm"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RealTimeForm_FormClosing); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.RealTimeForm_FormClosed); ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit(); this.panelControl9.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_entrance_1_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit(); this.panelControl10.ResumeLayout(false); this.panelControl10.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_isOnline_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit(); this.panelControl13.ResumeLayout(false); this.panelControl13.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit(); this.panelControl8.ResumeLayout(false); this.panelControl8.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_yj_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit(); this.panelControl7.ResumeLayout(false); this.panelControl7.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_wd_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit(); this.panelControl6.ResumeLayout(false); this.panelControl6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_lw_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); this.panelControl3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.digitalGauge1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge digitalGauge1; private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent1; private PanelControl panelControl1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private LabelControl labelControl3; private PanelControl panelControl3; private LabelControl labelControl4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private PanelControl panelControl4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private LabelControl lbl_isOnline_1; private PictureEdit pic_isOnline_1; private PanelControl panelControl8; private LabelControl lbl_yj_1; private PictureEdit pic_yj_1; private PanelControl panelControl7; private LabelControl lbl_wd_1; private PictureEdit pic_wd_1; private PanelControl panelControl6; private LabelControl labelControl6; private PictureEdit pic_lw_1; private DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge circularGauge1; private PanelControl panelControl10; private LabelControl lbl_team_1; private LabelControl labelControl12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.SimpleSeparator simpleSeparator4; private DevExpress.XtraLayout.SimpleSeparator simpleSeparator8; private DevExpress.XtraLayout.SimpleSeparator simpleSeparator3; private PanelControl panelControl2; private PictureEdit pic_entrance_1_1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private PanelControl panelControl9; private ChartControl chartControl1; private System.Windows.Forms.Label lbl_changeTeam1; private PanelControl panelControl13; private LabelControl lbl_total_1; private LabelControl labelControl7; private LabelControl lbl_netWeight_1; private LabelControl labelControl1; private LabelControl lbl_devcieName_1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; private DevExpress.XtraGrid.GridControl gridControl; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView bandedGridView1; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn col_team; private DevExpress.XtraGrid.Columns.GridColumn col_count; private DevExpress.XtraGrid.Columns.GridColumn col_total; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private System.Windows.Forms.GroupBox groupBox1; } }