StableVersion4.3/HL_FristAidPlatform_Apoplexy/Form_ApoplexyHighRiskScreen...

439 lines
25 KiB
C#

namespace HL_FristAidPlatform_Apoplexy
{
partial class Form_ApoplexyHighRiskScreening_WorkloadStatistics
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_ApoplexyHighRiskScreening_WorkloadStatistics));
DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.dateEdit_End = new HL_FristAidPlatform_Public.TimeControl();
this.dateEdit_Start = new HL_FristAidPlatform_Public.TimeControl();
this.simpleButton_ThisWeek = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_DownHalfYear = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_UpHalfYear = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_ThisYear = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_ThisQuarter = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_ThisMonth = new DevExpress.XtraEditors.SimpleButton();
this.label1 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.simpleButton_Report = new DevExpress.XtraEditors.SimpleButton();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_Print = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton11 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton10 = new DevExpress.XtraEditors.SimpleButton();
this.timeControl_EndTime = new HL_FristAidPlatform_Public.TimeControl();
this.timeControl_StratTime = new HL_FristAidPlatform_Public.TimeControl();
this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.simpleButton9 = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Controls.Add(this.simpleButton2);
this.panelControl1.Controls.Add(this.simpleButton1);
this.panelControl1.Controls.Add(this.dateEdit_End);
this.panelControl1.Controls.Add(this.dateEdit_Start);
this.panelControl1.Controls.Add(this.simpleButton_ThisWeek);
this.panelControl1.Controls.Add(this.simpleButton_DownHalfYear);
this.panelControl1.Controls.Add(this.simpleButton_UpHalfYear);
this.panelControl1.Controls.Add(this.simpleButton_ThisYear);
this.panelControl1.Controls.Add(this.simpleButton_ThisQuarter);
this.panelControl1.Controls.Add(this.simpleButton_ThisMonth);
this.panelControl1.Controls.Add(this.label1);
this.panelControl1.Controls.Add(this.label4);
this.panelControl1.Controls.Add(this.simpleButton_Report);
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(1091, 70);
this.panelControl1.TabIndex = 1;
//
// simpleButton2
//
this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
this.simpleButton2.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton2.Location = new System.Drawing.Point(727, 26);
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(118, 31);
this.simpleButton2.TabIndex = 74;
this.simpleButton2.Text = "总建档统计";
//
// simpleButton1
//
this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
this.simpleButton1.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton1.Location = new System.Drawing.Point(603, 26);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(118, 31);
this.simpleButton1.TabIndex = 73;
this.simpleButton1.Text = "按建档人统计";
//
// dateEdit_End
//
this.dateEdit_End.BackColor = System.Drawing.Color.Transparent;
this.dateEdit_End.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.dateEdit_End.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmmss;
this.dateEdit_End.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmmss;
this.dateEdit_End.Location = new System.Drawing.Point(306, 40);
this.dateEdit_End.Name = "dateEdit_End";
this.dateEdit_End.Size = new System.Drawing.Size(142, 21);
this.dateEdit_End.TabIndex = 72;
this.dateEdit_End.TimeValue = "";
//
// dateEdit_Start
//
this.dateEdit_Start.BackColor = System.Drawing.Color.Transparent;
this.dateEdit_Start.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.dateEdit_Start.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmmss;
this.dateEdit_Start.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmmss;
this.dateEdit_Start.Location = new System.Drawing.Point(306, 8);
this.dateEdit_Start.Name = "dateEdit_Start";
this.dateEdit_Start.Size = new System.Drawing.Size(142, 21);
this.dateEdit_Start.TabIndex = 71;
this.dateEdit_Start.TimeValue = "";
//
// simpleButton_ThisWeek
//
this.simpleButton_ThisWeek.Location = new System.Drawing.Point(155, 37);
this.simpleButton_ThisWeek.Name = "simpleButton_ThisWeek";
this.simpleButton_ThisWeek.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisWeek.TabIndex = 70;
this.simpleButton_ThisWeek.Text = "本周";
//
// simpleButton_DownHalfYear
//
this.simpleButton_DownHalfYear.Location = new System.Drawing.Point(155, 5);
this.simpleButton_DownHalfYear.Name = "simpleButton_DownHalfYear";
this.simpleButton_DownHalfYear.Size = new System.Drawing.Size(68, 27);
this.simpleButton_DownHalfYear.TabIndex = 69;
this.simpleButton_DownHalfYear.Text = "下半年";
//
// simpleButton_UpHalfYear
//
this.simpleButton_UpHalfYear.Location = new System.Drawing.Point(81, 5);
this.simpleButton_UpHalfYear.Name = "simpleButton_UpHalfYear";
this.simpleButton_UpHalfYear.Size = new System.Drawing.Size(68, 27);
this.simpleButton_UpHalfYear.TabIndex = 68;
this.simpleButton_UpHalfYear.Text = "上半年";
//
// simpleButton_ThisYear
//
this.simpleButton_ThisYear.Location = new System.Drawing.Point(7, 5);
this.simpleButton_ThisYear.Name = "simpleButton_ThisYear";
this.simpleButton_ThisYear.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisYear.TabIndex = 67;
this.simpleButton_ThisYear.Text = "本年";
//
// simpleButton_ThisQuarter
//
this.simpleButton_ThisQuarter.Location = new System.Drawing.Point(7, 37);
this.simpleButton_ThisQuarter.Name = "simpleButton_ThisQuarter";
this.simpleButton_ThisQuarter.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisQuarter.TabIndex = 66;
this.simpleButton_ThisQuarter.Text = "本季";
//
// simpleButton_ThisMonth
//
this.simpleButton_ThisMonth.Location = new System.Drawing.Point(81, 37);
this.simpleButton_ThisMonth.Name = "simpleButton_ThisMonth";
this.simpleButton_ThisMonth.Size = new System.Drawing.Size(68, 27);
this.simpleButton_ThisMonth.TabIndex = 65;
this.simpleButton_ThisMonth.Text = "本月";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(237, 43);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(67, 14);
this.label1.TabIndex = 64;
this.label1.Text = "结束日期:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(237, 11);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(67, 14);
this.label4.TabIndex = 63;
this.label4.Text = "开始日期:";
//
// simpleButton_Report
//
this.simpleButton_Report.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Report.ImageOptions.Image")));
this.simpleButton_Report.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton_Report.Location = new System.Drawing.Point(479, 26);
this.simpleButton_Report.Name = "simpleButton_Report";
this.simpleButton_Report.Size = new System.Drawing.Size(118, 31);
this.simpleButton_Report.TabIndex = 62;
this.simpleButton_Report.Text = "按科室统计";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.chartControl1);
this.panelControl2.Controls.Add(this.panelControl4);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl2.Location = new System.Drawing.Point(0, 70);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1225, 637);
this.panelControl2.TabIndex = 2;
//
// chartControl1
//
this.chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.True;
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
this.chartControl1.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
this.chartControl1.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
this.chartControl1.Legend.Name = "Default Legend";
this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
this.chartControl1.Location = new System.Drawing.Point(2, 2);
this.chartControl1.Name = "chartControl1";
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
this.chartControl1.Size = new System.Drawing.Size(1221, 365);
this.chartControl1.TabIndex = 1;
chartTitle1.Text = "高危筛查统计";
this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
chartTitle1});
//
// panelControl4
//
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl4.Location = new System.Drawing.Point(2, 367);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(1221, 268);
this.panelControl4.TabIndex = 2;
//
// panelControl3
//
this.panelControl3.Controls.Add(this.simpleButton3);
this.panelControl3.Controls.Add(this.simpleButton_Print);
this.panelControl3.Controls.Add(this.simpleButton11);
this.panelControl3.Controls.Add(this.simpleButton10);
this.panelControl3.Controls.Add(this.timeControl_EndTime);
this.panelControl3.Controls.Add(this.timeControl_StratTime);
this.panelControl3.Controls.Add(this.simpleButton6);
this.panelControl3.Controls.Add(this.simpleButton8);
this.panelControl3.Controls.Add(this.label2);
this.panelControl3.Controls.Add(this.label3);
this.panelControl3.Controls.Add(this.simpleButton9);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1225, 70);
this.panelControl3.TabIndex = 3;
//
// simpleButton3
//
this.simpleButton3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.ImageOptions.Image")));
this.simpleButton3.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton3.Location = new System.Drawing.Point(1096, 5);
this.simpleButton3.Name = "simpleButton3";
this.simpleButton3.Size = new System.Drawing.Size(115, 30);
this.simpleButton3.TabIndex = 76;
this.simpleButton3.Text = "打印数据";
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
//
// simpleButton_Print
//
this.simpleButton_Print.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Print.ImageOptions.Image")));
this.simpleButton_Print.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton_Print.Location = new System.Drawing.Point(966, 5);
this.simpleButton_Print.Name = "simpleButton_Print";
this.simpleButton_Print.Size = new System.Drawing.Size(115, 30);
this.simpleButton_Print.TabIndex = 75;
this.simpleButton_Print.Text = "打印图形";
this.simpleButton_Print.Click += new System.EventHandler(this.simpleButton_Print_Click);
//
// simpleButton11
//
this.simpleButton11.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton11.ImageOptions.Image")));
this.simpleButton11.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton11.Location = new System.Drawing.Point(836, 5);
this.simpleButton11.Name = "simpleButton11";
this.simpleButton11.Size = new System.Drawing.Size(115, 30);
this.simpleButton11.TabIndex = 74;
this.simpleButton11.Text = "统计总量";
this.simpleButton11.Click += new System.EventHandler(this.simpleButton11_Click);
//
// simpleButton10
//
this.simpleButton10.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton10.ImageOptions.Image")));
this.simpleButton10.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton10.Location = new System.Drawing.Point(706, 5);
this.simpleButton10.Name = "simpleButton10";
this.simpleButton10.Size = new System.Drawing.Size(115, 30);
this.simpleButton10.TabIndex = 73;
this.simpleButton10.Text = "统计科室";
this.simpleButton10.Click += new System.EventHandler(this.simpleButton10_Click);
//
// timeControl_EndTime
//
this.timeControl_EndTime.BackColor = System.Drawing.Color.Transparent;
this.timeControl_EndTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.timeControl_EndTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
this.timeControl_EndTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmmss;
this.timeControl_EndTime.Location = new System.Drawing.Point(407, 10);
this.timeControl_EndTime.Name = "timeControl_EndTime";
this.timeControl_EndTime.Size = new System.Drawing.Size(142, 21);
this.timeControl_EndTime.TabIndex = 72;
this.timeControl_EndTime.TimeValue = "";
//
// timeControl_StratTime
//
this.timeControl_StratTime.BackColor = System.Drawing.Color.Transparent;
this.timeControl_StratTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.timeControl_StratTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMdd;
this.timeControl_StratTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmmss;
this.timeControl_StratTime.Location = new System.Drawing.Point(234, 10);
this.timeControl_StratTime.Name = "timeControl_StratTime";
this.timeControl_StratTime.Size = new System.Drawing.Size(142, 21);
this.timeControl_StratTime.TabIndex = 71;
this.timeControl_StratTime.TimeValue = "";
//
// simpleButton6
//
this.simpleButton6.Location = new System.Drawing.Point(6, 7);
this.simpleButton6.Name = "simpleButton6";
this.simpleButton6.Size = new System.Drawing.Size(68, 27);
this.simpleButton6.TabIndex = 67;
this.simpleButton6.Text = "本年";
this.simpleButton6.Click += new System.EventHandler(this.simpleButton6_Click);
//
// simpleButton8
//
this.simpleButton8.Location = new System.Drawing.Point(80, 7);
this.simpleButton8.Name = "simpleButton8";
this.simpleButton8.Size = new System.Drawing.Size(68, 27);
this.simpleButton8.TabIndex = 65;
this.simpleButton8.Text = "本月";
this.simpleButton8.Click += new System.EventHandler(this.simpleButton8_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(386, 13);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(11, 14);
this.label2.TabIndex = 64;
this.label2.Text = "-";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(165, 13);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(67, 14);
this.label3.TabIndex = 63;
this.label3.Text = "开始日期:";
//
// simpleButton9
//
this.simpleButton9.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton9.ImageOptions.Image")));
this.simpleButton9.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton9.Location = new System.Drawing.Point(576, 5);
this.simpleButton9.Name = "simpleButton9";
this.simpleButton9.Size = new System.Drawing.Size(115, 30);
this.simpleButton9.TabIndex = 62;
this.simpleButton9.Text = "统计人员";
this.simpleButton9.Click += new System.EventHandler(this.simpleButton9_Click);
//
// Form_ApoplexyHighRiskScreening_WorkloadStatistics
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1225, 707);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl3);
this.Name = "Form_ApoplexyHighRiskScreening_WorkloadStatistics";
this.Text = "卒中高危筛查工作量统计";
this.Load += new System.EventHandler(this.Form_ApoplexyHighRiskScreening_WorkloadStatistics_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.panelControl3.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private HL_FristAidPlatform_Public.TimeControl dateEdit_End;
private HL_FristAidPlatform_Public.TimeControl dateEdit_Start;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisWeek;
private DevExpress.XtraEditors.SimpleButton simpleButton_DownHalfYear;
private DevExpress.XtraEditors.SimpleButton simpleButton_UpHalfYear;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisYear;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisQuarter;
private DevExpress.XtraEditors.SimpleButton simpleButton_ThisMonth;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label4;
private DevExpress.XtraEditors.SimpleButton simpleButton_Report;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraCharts.ChartControl chartControl1;
private HL_FristAidPlatform_Public.TimeControl timeControl_EndTime;
private HL_FristAidPlatform_Public.TimeControl timeControl_StratTime;
private DevExpress.XtraEditors.SimpleButton simpleButton6;
private DevExpress.XtraEditors.SimpleButton simpleButton8;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.SimpleButton simpleButton9;
private DevExpress.XtraEditors.SimpleButton simpleButton11;
private DevExpress.XtraEditors.SimpleButton simpleButton10;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.SimpleButton simpleButton_Print;
private DevExpress.XtraEditors.SimpleButton simpleButton3;
}
}