namespace HL_FristAidPlatform_Apoplexy
{
partial class Form_Toast
{
///
/// 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()
{
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
this.userControlForPage1 = new HL_FristAidPlatform_Public.UserControlForPage();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.timeControl2 = new HL_FristAidPlatform_Public.TimeControl();
this.timeControl1 = new HL_FristAidPlatform_Public.TimeControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
this.panelControl9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
this.panelControl8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
this.panelControl7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
this.tablePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.panelControl9);
this.panelControl1.Controls.Add(this.panelControl7);
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Controls.Add(this.panelControl2);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1251, 888);
this.panelControl1.TabIndex = 35;
//
// panelControl9
//
this.panelControl9.Controls.Add(this.panelControl8);
this.panelControl9.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl9.Location = new System.Drawing.Point(0, 107);
this.panelControl9.Name = "panelControl9";
this.panelControl9.Size = new System.Drawing.Size(1251, 486);
this.panelControl9.TabIndex = 43;
//
// panelControl8
//
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl8.Controls.Add(this.chartControl1);
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl8.Location = new System.Drawing.Point(2, 2);
this.panelControl8.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.panelControl8.Name = "panelControl8";
this.panelControl8.Size = new System.Drawing.Size(1247, 482);
this.panelControl8.TabIndex = 3;
//
// chartControl1
//
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl1.Legend.Name = "Default Legend";
this.chartControl1.Location = new System.Drawing.Point(0, 0);
this.chartControl1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.chartControl1.Name = "chartControl1";
this.chartControl1.PaletteName = "Blue Warm";
series1.Name = "Series 1";
series1.View = pieSeriesView1;
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1};
this.chartControl1.Size = new System.Drawing.Size(1247, 482);
this.chartControl1.TabIndex = 0;
//
// panelControl7
//
this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl7.Controls.Add(this.userControlForPage1);
this.panelControl7.Controls.Add(this.gridControl1);
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl7.Location = new System.Drawing.Point(0, 593);
this.panelControl7.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.panelControl7.Name = "panelControl7";
this.panelControl7.Size = new System.Drawing.Size(1251, 295);
this.panelControl7.TabIndex = 2;
//
// userControlForPage1
//
this.userControlForPage1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.userControlForPage1.Font = new System.Drawing.Font("Tahoma", 11F);
this.userControlForPage1.Location = new System.Drawing.Point(0, 263);
this.userControlForPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.userControlForPage1.Name = "userControlForPage1";
this.userControlForPage1.Size = new System.Drawing.Size(1251, 32);
this.userControlForPage1.TabIndex = 2;
this.userControlForPage1.myPagerEvents += new HL_FristAidPlatform_Public.UserControlForPage.MyPagerEvents(this.userControlForPage1_myPagerEvents);
this.userControlForPage1.exportEvents += new HL_FristAidPlatform_Public.UserControlForPage.ExportEvents(this.userControlForPage1_exportEvents);
//
// gridControl1
//
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(1251, 295);
this.gridControl1.TabIndex = 1;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView1.Appearance.GroupPanel.Options.UseFont = true;
this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 11F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Appearance.Row.Options.UseTextOptions = true;
this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.ColumnPanelRowHeight = 35;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn3,
this.gridColumn4});
this.gridView1.DetailHeight = 169;
this.gridView1.FixedLineWidth = 1;
this.gridView1.FooterPanelHeight = 0;
this.gridView1.GridControl = this.gridControl1;
this.gridView1.GroupPanelText = "未做Toast分型患者列表(双击列表进入详情页面)";
this.gridView1.GroupRowHeight = 0;
this.gridView1.IndicatorWidth = 35;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsBehavior.Editable = false;
this.gridView1.RowHeight = 35;
this.gridView1.ViewCaptionHeight = 0;
this.gridView1.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
//
// gridColumn1
//
this.gridColumn1.Caption = "编号";
this.gridColumn1.FieldName = "ID";
this.gridColumn1.MinWidth = 22;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsFilter.AllowAutoFilter = false;
this.gridColumn1.OptionsFilter.AllowFilter = false;
this.gridColumn1.OptionsFilter.ImmediateUpdateAutoFilter = false;
this.gridColumn1.Width = 87;
//
// gridColumn2
//
this.gridColumn2.Caption = "姓名";
this.gridColumn2.FieldName = "Name";
this.gridColumn2.MinWidth = 22;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 0;
this.gridColumn2.Width = 88;
//
// gridColumn3
//
this.gridColumn3.Caption = "性别";
this.gridColumn3.FieldName = "Gender";
this.gridColumn3.MinWidth = 22;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 1;
this.gridColumn3.Width = 86;
//
// gridColumn4
//
this.gridColumn4.Caption = "档案创建时间";
this.gridColumn4.FieldName = "CreationDate";
this.gridColumn4.MinWidth = 22;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 2;
this.gridColumn4.Width = 172;
//
// panelControl3
//
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.tablePanel1);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 46);
this.panelControl3.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1251, 61);
this.panelControl3.TabIndex = 42;
//
// tablePanel1
//
this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F),
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 50F)});
this.tablePanel1.Controls.Add(this.panelControl6);
this.tablePanel1.Controls.Add(this.panelControl5);
this.tablePanel1.Controls.Add(this.panelControl4);
this.tablePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tablePanel1.Location = new System.Drawing.Point(0, 0);
this.tablePanel1.Margin = new System.Windows.Forms.Padding(16, 14, 16, 14);
this.tablePanel1.Name = "tablePanel1";
this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 26F)});
this.tablePanel1.Size = new System.Drawing.Size(1251, 61);
this.tablePanel1.TabIndex = 26;
//
// panelControl6
//
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl6, 2);
this.panelControl6.Controls.Add(this.labelControl2);
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl6.Location = new System.Drawing.Point(422, 5);
this.panelControl6.Margin = new System.Windows.Forms.Padding(5);
this.panelControl6.Name = "panelControl6";
this.tablePanel1.SetRow(this.panelControl6, 0);
this.panelControl6.Size = new System.Drawing.Size(199, 51);
this.panelControl6.TabIndex = 26;
//
// labelControl2
//
this.labelControl2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl2.Appearance.Options.UseBackColor = true;
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Appearance.Options.UseForeColor = true;
this.labelControl2.Appearance.Options.UseTextOptions = true;
this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl2.Location = new System.Drawing.Point(0, 0);
this.labelControl2.Margin = new System.Windows.Forms.Padding(0);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(199, 51);
this.labelControl2.TabIndex = 19;
this.labelControl2.Text = "Toast分型评估率";
//
// panelControl5
//
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl5, 1);
this.panelControl5.Controls.Add(this.labelControl3);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl5.Location = new System.Drawing.Point(214, 5);
this.panelControl5.Margin = new System.Windows.Forms.Padding(5);
this.panelControl5.Name = "panelControl5";
this.tablePanel1.SetRow(this.panelControl5, 0);
this.panelControl5.Size = new System.Drawing.Size(199, 51);
this.panelControl5.TabIndex = 25;
//
// labelControl3
//
this.labelControl3.Appearance.BackColor = System.Drawing.Color.DodgerBlue;
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.White;
this.labelControl3.Appearance.Options.UseBackColor = true;
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Appearance.Options.UseForeColor = true;
this.labelControl3.Appearance.Options.UseTextOptions = true;
this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl3.Location = new System.Drawing.Point(0, 0);
this.labelControl3.Margin = new System.Windows.Forms.Padding(0);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(199, 51);
this.labelControl3.TabIndex = 23;
this.labelControl3.Text = "已做Toast分型人数";
//
// panelControl4
//
this.panelControl4.Appearance.BackColor = System.Drawing.Color.DodgerBlue;
this.panelControl4.Appearance.Options.UseBackColor = true;
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.tablePanel1.SetColumn(this.panelControl4, 0);
this.panelControl4.Controls.Add(this.labelControl4);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl4.Location = new System.Drawing.Point(5, 5);
this.panelControl4.Margin = new System.Windows.Forms.Padding(5);
this.panelControl4.Name = "panelControl4";
this.tablePanel1.SetRow(this.panelControl4, 0);
this.panelControl4.Size = new System.Drawing.Size(199, 51);
this.panelControl4.TabIndex = 24;
//
// labelControl4
//
this.labelControl4.Appearance.BackColor = System.Drawing.Color.DeepSkyBlue;
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.Honeydew;
this.labelControl4.Appearance.Options.UseBackColor = true;
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Appearance.Options.UseForeColor = true;
this.labelControl4.Appearance.Options.UseTextOptions = true;
this.labelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelControl4.Location = new System.Drawing.Point(0, 0);
this.labelControl4.Margin = new System.Windows.Forms.Padding(0);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(199, 51);
this.labelControl4.TabIndex = 24;
this.labelControl4.Text = "卒中患者总人数";
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.Transparent;
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.timeControl2);
this.panelControl2.Controls.Add(this.timeControl1);
this.panelControl2.Controls.Add(this.simpleButton1);
this.panelControl2.Controls.Add(this.labelControl5);
this.panelControl2.Controls.Add(this.labelControl6);
this.panelControl2.Controls.Add(this.labelControl7);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.Margin = new System.Windows.Forms.Padding(4);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1251, 46);
this.panelControl2.TabIndex = 41;
//
// timeControl2
//
this.timeControl2.BackColor = System.Drawing.Color.Transparent;
this.timeControl2.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.timeControl2.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
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(376, 7);
this.timeControl2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.timeControl2.Name = "timeControl2";
this.timeControl2.Size = new System.Drawing.Size(170, 24);
this.timeControl2.TabIndex = 40;
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", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
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(167, 7);
this.timeControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.timeControl1.Name = "timeControl1";
this.timeControl1.Size = new System.Drawing.Size(170, 24);
this.timeControl1.TabIndex = 39;
this.timeControl1.TimeValue = "";
//
// simpleButton1
//
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.Location = new System.Drawing.Point(578, 3);
this.simpleButton1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(105, 33);
this.simpleButton1.TabIndex = 38;
this.simpleButton1.Text = "查询";
this.simpleButton1.Click += new System.EventHandler(this.button_Toast_Click);
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Appearance.Options.UseForeColor = true;
this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
this.labelControl5.Location = new System.Drawing.Point(24, 10);
this.labelControl5.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(21, 18);
this.labelControl5.TabIndex = 35;
this.labelControl5.Text = "*";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Location = new System.Drawing.Point(42, 10);
this.labelControl6.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(90, 18);
this.labelControl6.TabIndex = 36;
this.labelControl6.Text = "请选择时间:";
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Location = new System.Drawing.Point(349, 10);
this.labelControl7.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(15, 18);
this.labelControl7.TabIndex = 37;
this.labelControl7.Text = "至";
//
// Form_Toast
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1251, 888);
this.Controls.Add(this.panelControl1);
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "Form_Toast";
this.Text = "Toast分型评估率统计";
this.Load += new System.EventHandler(this.Form_Toast_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
this.panelControl9.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
this.panelControl8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
this.panelControl7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
this.tablePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
this.panelControl6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private HL_FristAidPlatform_Public.TimeControl timeControl_start;
private HL_FristAidPlatform_Public.TimeControl timeControl_end;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.Utils.Layout.TablePanel tablePanel1;
private DevExpress.XtraEditors.PanelControl panelControl6;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraCharts.ChartControl chartControl1;
private HL_FristAidPlatform_Public.TimeControl timeControl2;
private HL_FristAidPlatform_Public.TimeControl timeControl1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraEditors.PanelControl panelControl7;
private DevExpress.XtraEditors.PanelControl panelControl8;
private HL_FristAidPlatform_Public.UserControlForPage userControlForPage1;
private DevExpress.XtraEditors.PanelControl panelControl9;
}
}