namespace HL_FristAidPlatform_PreHospitalEmergency { partial class Form_FirstAidDrvingTimeSoltCensus { /// /// 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.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.radioButton5 = new System.Windows.Forms.RadioButton(); this.radioButton4 = new System.Windows.Forms.RadioButton(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.radioButton6 = new System.Windows.Forms.RadioButton(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.timeControl2 = new HL_FristAidPlatform_Public.TimeControl(); this.timeControl1 = new HL_FristAidPlatform_Public.TimeControl(); this.label7 = new System.Windows.Forms.Label(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.chartControl1 = new DevExpress.XtraCharts.ChartControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit(); this.SuspendLayout(); // // panelControl1 // this.panelControl1.Appearance.BackColor = System.Drawing.Color.White; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.pictureEdit2); this.panelControl1.Controls.Add(this.simpleButton2); this.panelControl1.Controls.Add(this.radioButton5); this.panelControl1.Controls.Add(this.radioButton4); this.panelControl1.Controls.Add(this.radioButton3); this.panelControl1.Controls.Add(this.radioButton2); this.panelControl1.Controls.Add(this.radioButton6); this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Controls.Add(this.radioButton1); this.panelControl1.Controls.Add(this.timeControl2); this.panelControl1.Controls.Add(this.timeControl1); this.panelControl1.Controls.Add(this.label7); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1407, 100); this.panelControl1.TabIndex = 2; // // pictureEdit2 // this.pictureEdit2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureEdit2.Dock = System.Windows.Forms.DockStyle.Top; this.pictureEdit2.EditValue = global::HL_FristAidPlatform_PreHospitalEmergency.Properties.Resources.标题背景; this.pictureEdit2.Location = new System.Drawing.Point(0, 0); this.pictureEdit2.Name = "pictureEdit2"; this.pictureEdit2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.pictureEdit2.Properties.Appearance.ForeColor = System.Drawing.Color.White; this.pictureEdit2.Properties.Appearance.Options.UseFont = true; this.pictureEdit2.Properties.Appearance.Options.UseForeColor = true; this.pictureEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pictureEdit2.Properties.Caption.Alignment = System.Drawing.ContentAlignment.MiddleLeft; this.pictureEdit2.Properties.Caption.Appearance.BackColor = System.Drawing.Color.Transparent; this.pictureEdit2.Properties.Caption.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.pictureEdit2.Properties.Caption.Appearance.Options.UseBackColor = true; this.pictureEdit2.Properties.Caption.Appearance.Options.UseFont = true; this.pictureEdit2.Properties.Caption.Offset = new System.Drawing.Point(40, 0); this.pictureEdit2.Properties.Caption.Text = "120接警次数查询"; this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pictureEdit2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch; this.pictureEdit2.Size = new System.Drawing.Size(1407, 26); this.pictureEdit2.TabIndex = 290; // // simpleButton2 // this.simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228))))); this.simpleButton2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.simpleButton2.Appearance.Options.UseBackColor = true; this.simpleButton2.Appearance.Options.UseFont = true; this.simpleButton2.ImageOptions.Image = global::HL_FristAidPlatform_PreHospitalEmergency.Properties.Resources.查询; this.simpleButton2.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.simpleButton2.Location = new System.Drawing.Point(892, 51); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(150, 35); this.simpleButton2.TabIndex = 30; this.simpleButton2.Text = "查询"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // radioButton5 // this.radioButton5.AutoSize = true; this.radioButton5.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton5.Location = new System.Drawing.Point(163, 63); this.radioButton5.Name = "radioButton5"; this.radioButton5.Size = new System.Drawing.Size(71, 22); this.radioButton5.TabIndex = 29; this.radioButton5.Text = "月统计"; this.radioButton5.UseVisualStyleBackColor = true; // // radioButton4 // this.radioButton4.AutoSize = true; this.radioButton4.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton4.Location = new System.Drawing.Point(322, 63); this.radioButton4.Name = "radioButton4"; this.radioButton4.Size = new System.Drawing.Size(71, 22); this.radioButton4.TabIndex = 28; this.radioButton4.Text = "年统计"; this.radioButton4.UseVisualStyleBackColor = true; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton3.Location = new System.Drawing.Point(235, 63); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(86, 22); this.radioButton3.TabIndex = 27; this.radioButton3.Text = "季度统计"; this.radioButton3.UseVisualStyleBackColor = true; // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton2.Location = new System.Drawing.Point(91, 63); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(71, 22); this.radioButton2.TabIndex = 26; this.radioButton2.Text = "周统计"; this.radioButton2.UseVisualStyleBackColor = true; this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged); // // radioButton6 // this.radioButton6.AutoSize = true; this.radioButton6.Checked = true; this.radioButton6.Font = new System.Drawing.Font("Tahoma", 11F); this.radioButton6.Location = new System.Drawing.Point(19, 63); this.radioButton6.Name = "radioButton6"; this.radioButton6.Size = new System.Drawing.Size(71, 22); this.radioButton6.TabIndex = 25; this.radioButton6.TabStop = true; this.radioButton6.Text = "日统计"; this.radioButton6.UseVisualStyleBackColor = true; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(420, 66); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(60, 18); this.labelControl1.TabIndex = 24; this.labelControl1.Text = "开始时间"; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(-70, 17); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(61, 18); this.radioButton1.TabIndex = 18; this.radioButton1.Text = "日统计"; this.radioButton1.UseVisualStyleBackColor = true; // // timeControl2 // this.timeControl2.BackColor = System.Drawing.Color.Transparent; this.timeControl2.defaultBoolean = DevExpress.Utils.DefaultBoolean.True; this.timeControl2.Font = new System.Drawing.Font("Tahoma", 11F); this.timeControl2.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd; this.timeControl2.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm; this.timeControl2.Location = new System.Drawing.Point(698, 64); this.timeControl2.Margin = new System.Windows.Forms.Padding(4); this.timeControl2.Name = "timeControl2"; this.timeControl2.Size = new System.Drawing.Size(169, 21); this.timeControl2.TabIndex = 16; this.timeControl2.TimeValue = ""; // // timeControl1 // this.timeControl1.BackColor = System.Drawing.Color.Transparent; this.timeControl1.defaultBoolean = DevExpress.Utils.DefaultBoolean.True; this.timeControl1.Font = new System.Drawing.Font("Tahoma", 11F); this.timeControl1.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd; this.timeControl1.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm; this.timeControl1.Location = new System.Drawing.Point(485, 64); this.timeControl1.Margin = new System.Windows.Forms.Padding(4); this.timeControl1.Name = "timeControl1"; this.timeControl1.Size = new System.Drawing.Size(163, 21); this.timeControl1.TabIndex = 14; this.timeControl1.TimeValue = ""; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Tahoma", 11F); this.label7.Location = new System.Drawing.Point(674, 65); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(19, 18); this.label7.TabIndex = 15; this.label7.Text = "~"; // // panelControl3 // this.panelControl3.Controls.Add(this.chartControl1); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl3.Location = new System.Drawing.Point(0, 100); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(1407, 511); this.panelControl3.TabIndex = 4; // // chartControl1 // this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.chartControl1.Legend.Name = "Default Legend"; this.chartControl1.Location = new System.Drawing.Point(2, 2); this.chartControl1.Name = "chartControl1"; this.chartControl1.PaletteName = "Blue II"; this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0]; this.chartControl1.Size = new System.Drawing.Size(1403, 507); this.chartControl1.TabIndex = 0; // // Form_FirstAidDrvingTimeSoltCensus // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1407, 611); this.Controls.Add(this.panelControl3); this.Controls.Add(this.panelControl1); this.Name = "Form_FirstAidDrvingTimeSoltCensus"; this.Text = "120接警次数统计"; this.Load += new System.EventHandler(this.Form_FirstAidDrvingTimeSoltCensus_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.LabelControl labelControl1; private System.Windows.Forms.RadioButton radioButton1; private HL_FristAidPlatform_Public.TimeControl timeControl2; private HL_FristAidPlatform_Public.TimeControl timeControl1; private System.Windows.Forms.Label label7; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraCharts.ChartControl chartControl1; private System.Windows.Forms.RadioButton radioButton5; private System.Windows.Forms.RadioButton radioButton4; private System.Windows.Forms.RadioButton radioButton3; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.RadioButton radioButton6; private DevExpress.XtraEditors.SimpleButton simpleButton2; private DevExpress.XtraEditors.PictureEdit pictureEdit2; } }