namespace HL_FristAidPlatform_PreHospitalEmergency { partial class From_PatientSystemModel { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(From_PatientSystemModel)); DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle(); this.userControlForPage = new HL_FristAidPlatform_Public.UserControlForPage(); 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.radioButton1 = new System.Windows.Forms.RadioButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.timeControl2 = new HL_FristAidPlatform_Public.TimeControl(); this.timeControl1 = new HL_FristAidPlatform_Public.TimeControl(); this.label7 = new System.Windows.Forms.Label(); this.gridColumn_Age = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_Gender = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_Name = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn_RegisterTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn_SystemModel = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.label6 = new System.Windows.Forms.Label(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.chartControl1 = new DevExpress.XtraCharts.ChartControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.SuspendLayout(); // // userControlForPage // this.userControlForPage.Dock = System.Windows.Forms.DockStyle.Bottom; this.userControlForPage.Location = new System.Drawing.Point(0, 735); this.userControlForPage.Name = "userControlForPage"; this.userControlForPage.Size = new System.Drawing.Size(1354, 51); this.userControlForPage.TabIndex = 25; // // radioButton5 // this.radioButton5.AutoSize = true; this.radioButton5.Location = new System.Drawing.Point(130, 19); this.radioButton5.Name = "radioButton5"; this.radioButton5.Size = new System.Drawing.Size(61, 18); this.radioButton5.TabIndex = 22; this.radioButton5.TabStop = true; this.radioButton5.Text = "月统计"; this.radioButton5.UseVisualStyleBackColor = true; // // radioButton4 // this.radioButton4.AutoSize = true; this.radioButton4.Location = new System.Drawing.Point(354, 19); this.radioButton4.Name = "radioButton4"; this.radioButton4.Size = new System.Drawing.Size(61, 18); this.radioButton4.TabIndex = 21; this.radioButton4.TabStop = true; this.radioButton4.Text = "年统计"; this.radioButton4.UseVisualStyleBackColor = true; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Location = new System.Drawing.Point(233, 19); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(73, 18); this.radioButton3.TabIndex = 20; this.radioButton3.TabStop = true; this.radioButton3.Text = "季度统计"; this.radioButton3.UseVisualStyleBackColor = true; // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(30, 19); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(61, 18); this.radioButton2.TabIndex = 19; this.radioButton2.TabStop = true; this.radioButton2.Text = "周统计"; this.radioButton2.UseVisualStyleBackColor = true; // // 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; // // simpleButton1 // this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image"))); this.simpleButton1.Location = new System.Drawing.Point(1255, 19); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(87, 22); this.simpleButton1.TabIndex = 17; this.simpleButton1.Text = "查询"; // // 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(955, 19); this.timeControl2.Name = "timeControl2"; this.timeControl2.Size = new System.Drawing.Size(254, 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(662, 19); this.timeControl1.Name = "timeControl1"; this.timeControl1.Size = new System.Drawing.Size(254, 21); this.timeControl1.TabIndex = 14; this.timeControl1.TimeValue = ""; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(933, 23); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(16, 14); this.label7.TabIndex = 15; this.label7.Text = "~"; // // gridColumn_Age // this.gridColumn_Age.Caption = "年龄"; this.gridColumn_Age.FieldName = "Age"; this.gridColumn_Age.Name = "gridColumn_Age"; this.gridColumn_Age.Visible = true; this.gridColumn_Age.VisibleIndex = 3; // // gridColumn_Gender // this.gridColumn_Gender.Caption = "性别"; this.gridColumn_Gender.FieldName = "Gender"; this.gridColumn_Gender.Name = "gridColumn_Gender"; this.gridColumn_Gender.Visible = true; this.gridColumn_Gender.VisibleIndex = 2; // // gridColumn_Name // this.gridColumn_Name.Caption = "姓名"; this.gridColumn_Name.FieldName = "Name"; this.gridColumn_Name.Name = "gridColumn_Name"; this.gridColumn_Name.Visible = true; this.gridColumn_Name.VisibleIndex = 1; // // gridColumn_RegisterTime // this.gridColumn_RegisterTime.Caption = "日期"; this.gridColumn_RegisterTime.FieldName = "RegisterTime"; this.gridColumn_RegisterTime.Name = "gridColumn_RegisterTime"; this.gridColumn_RegisterTime.Visible = true; this.gridColumn_RegisterTime.VisibleIndex = 0; // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn_RegisterTime, this.gridColumn_Name, this.gridColumn_Gender, this.gridColumn_Age, this.gridColumn_SystemModel}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsBehavior.Editable = false; this.gridView1.OptionsBehavior.ReadOnly = true; // // gridColumn_SystemModel // this.gridColumn_SystemModel.Caption = "类型"; this.gridColumn_SystemModel.FieldName = "SystemModel"; this.gridColumn_SystemModel.Name = "gridColumn_SystemModel"; this.gridColumn_SystemModel.Visible = true; this.gridColumn_SystemModel.VisibleIndex = 4; // // gridControl1 // this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl1.Location = new System.Drawing.Point(2, 2); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(1350, 315); this.gridControl1.TabIndex = 0; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(597, 21); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(59, 14); this.label6.TabIndex = 13; this.label6.Text = "开始时间:"; // // panelControl3 // this.panelControl3.Controls.Add(this.gridControl1); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl3.Location = new System.Drawing.Point(0, 467); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(1354, 319); this.panelControl3.TabIndex = 24; // // 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 = "Concourse"; this.chartControl1.RuntimeHitTesting = true; this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0]; this.chartControl1.Size = new System.Drawing.Size(1350, 403); this.chartControl1.TabIndex = 0; chartTitle1.Text = "急危重症分类统计"; this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] { chartTitle1}); // // panelControl2 // this.panelControl2.Controls.Add(this.chartControl1); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl2.Location = new System.Drawing.Point(0, 60); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1354, 407); this.panelControl2.TabIndex = 23; // // panelControl1 // 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.radioButton1); this.panelControl1.Controls.Add(this.simpleButton1); this.panelControl1.Controls.Add(this.timeControl2); this.panelControl1.Controls.Add(this.timeControl1); this.panelControl1.Controls.Add(this.label7); this.panelControl1.Controls.Add(this.label6); 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(1354, 60); this.panelControl1.TabIndex = 22; // // From_PatientSystemModel // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1354, 786); this.Controls.Add(this.userControlForPage); this.Controls.Add(this.panelControl3); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl1); this.Name = "From_PatientSystemModel"; this.Text = "From_PatientSystemModel"; ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); this.ResumeLayout(false); } #endregion private HL_FristAidPlatform_Public.UserControlForPage userControlForPage; 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 radioButton1; private DevExpress.XtraEditors.SimpleButton simpleButton1; private HL_FristAidPlatform_Public.TimeControl timeControl2; private HL_FristAidPlatform_Public.TimeControl timeControl1; private System.Windows.Forms.Label label7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_Age; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_Gender; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_Name; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_RegisterTime; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn_SystemModel; private DevExpress.XtraGrid.GridControl gridControl1; private System.Windows.Forms.Label label6; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraCharts.ChartControl chartControl1; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.PanelControl panelControl1; } }