StableVersion4.3/HL_FristAidPlatform_PreHosp.../Form_PatientWhereaboutsCens...

391 lines
22 KiB
C#

namespace HL_FristAidPlatform_PreHospitalEmergency
{
partial class Form_PatientWhereaboutsCensus
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView8 = new DevExpress.XtraCharts.SplineSeriesView();
DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SplineSeriesView splineSeriesView9 = new DevExpress.XtraCharts.SplineSeriesView();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
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.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.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = 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.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).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.labelControl2);
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.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(1192, 98);
this.panelControl1.TabIndex = 1;
//
// 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 = "去向统计查询";
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(1192, 26);
this.pictureEdit2.TabIndex = 291;
//
// 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(417, 38);
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(150, 35);
this.simpleButton2.TabIndex = 36;
this.simpleButton2.Text = "查询";
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(44, 46);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(64, 19);
this.labelControl2.TabIndex = 35;
this.labelControl2.Text = "开始时间";
//
// radioButton5
//
this.radioButton5.AutoSize = true;
this.radioButton5.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioButton5.Location = new System.Drawing.Point(1102, 32);
this.radioButton5.Name = "radioButton5";
this.radioButton5.Size = new System.Drawing.Size(71, 22);
this.radioButton5.TabIndex = 34;
this.radioButton5.Text = "月统计";
this.radioButton5.UseVisualStyleBackColor = true;
this.radioButton5.Visible = false;
//
// radioButton4
//
this.radioButton4.AutoSize = true;
this.radioButton4.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioButton4.Location = new System.Drawing.Point(1045, 56);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(71, 22);
this.radioButton4.TabIndex = 33;
this.radioButton4.Text = "年统计";
this.radioButton4.UseVisualStyleBackColor = true;
this.radioButton4.Visible = false;
//
// radioButton3
//
this.radioButton3.AutoSize = true;
this.radioButton3.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioButton3.Location = new System.Drawing.Point(958, 56);
this.radioButton3.Name = "radioButton3";
this.radioButton3.Size = new System.Drawing.Size(86, 22);
this.radioButton3.TabIndex = 32;
this.radioButton3.Text = "季度统计";
this.radioButton3.UseVisualStyleBackColor = true;
this.radioButton3.Visible = false;
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Font = new System.Drawing.Font("Tahoma", 11F);
this.radioButton2.Location = new System.Drawing.Point(1030, 32);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(71, 22);
this.radioButton2.TabIndex = 31;
this.radioButton2.Text = "周统计";
this.radioButton2.UseVisualStyleBackColor = true;
this.radioButton2.Visible = false;
//
// 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(958, 32);
this.radioButton6.Name = "radioButton6";
this.radioButton6.Size = new System.Drawing.Size(71, 22);
this.radioButton6.TabIndex = 30;
this.radioButton6.TabStop = true;
this.radioButton6.Text = "日统计";
this.radioButton6.UseVisualStyleBackColor = true;
this.radioButton6.Visible = false;
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Location = new System.Drawing.Point(-68, 19);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(61, 18);
this.radioButton1.TabIndex = 18;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "日统计";
this.radioButton1.UseVisualStyleBackColor = true;
//
// timeControl2
//
this.timeControl2.BackColor = System.Drawing.Color.Transparent;
this.timeControl2.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
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(276, 45);
this.timeControl2.Name = "timeControl2";
this.timeControl2.Size = new System.Drawing.Size(125, 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.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(114, 45);
this.timeControl1.Name = "timeControl1";
this.timeControl1.Size = new System.Drawing.Size(134, 21);
this.timeControl1.TabIndex = 14;
this.timeControl1.TimeValue = "";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(254, 48);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(16, 14);
this.label7.TabIndex = 15;
this.label7.Text = "~";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(622, 18);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(64, 19);
this.labelControl1.TabIndex = 24;
this.labelControl1.Text = "开始时间";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.chartControl1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl2.Location = new System.Drawing.Point(0, 98);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1192, 475);
this.panelControl2.TabIndex = 2;
//
// chartControl1
//
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl1.Diagram = xyDiagram1;
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";
series1.Name = "Series 1";
series1.View = splineSeriesView1;
series2.Name = "Series 2";
series2.View = splineSeriesView2;
series3.Name = "Series 3";
series3.View = splineSeriesView3;
series4.Name = "Series 4";
series4.View = splineSeriesView4;
series5.Name = "Series 5";
series5.View = splineSeriesView5;
series6.Name = "Series 6";
series6.View = splineSeriesView6;
series7.Name = "Series 7";
series7.View = splineSeriesView7;
series8.Name = "Series 8";
series8.View = splineSeriesView8;
series9.Name = "Series 9";
series9.View = splineSeriesView9;
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1,
series2,
series3,
series4,
series5,
series6,
series7,
series8,
series9};
this.chartControl1.Size = new System.Drawing.Size(1188, 471);
this.chartControl1.TabIndex = 0;
//
// Form_PatientWhereaboutsCensus
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1192, 573);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl1);
this.Name = "Form_PatientWhereaboutsCensus";
this.Text = "去向统计";
this.Load += new System.EventHandler(this.Form_PatientWhereaboutsCensus_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.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).EndInit();
((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).EndInit();
((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).EndInit();
((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
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.LabelControl labelControl1;
private DevExpress.XtraEditors.PanelControl panelControl2;
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.LabelControl labelControl2;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.PictureEdit pictureEdit2;
}
}