StableVersion4.3/HL_FristAidPlatform_Trauma/Form_FristAidOtherInfo.Desi...

521 lines
30 KiB
C#

namespace HL_FristAidPlatform_Trauma
{
partial class Form_FristAidOtherInfo
{
/// <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()
{
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panel1 = new System.Windows.Forms.Panel();
this.panelControl17 = new DevExpress.XtraEditors.PanelControl();
this.textEdit6 = new DevExpress.XtraEditors.TextEdit();
this.panelControl18 = new DevExpress.XtraEditors.PanelControl();
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
this.panelControl16 = new DevExpress.XtraEditors.PanelControl();
this.textEdit5 = new DevExpress.XtraEditors.TextEdit();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.checkedListBoxControl1 = new DevExpress.XtraEditors.CheckedListBoxControl();
this.panelControl28 = new DevExpress.XtraEditors.PanelControl();
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.dataNavigator1 = new DevExpress.XtraEditors.DataNavigator();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
this.panelList = new DevExpress.XtraEditors.PanelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl17)).BeginInit();
this.panelControl17.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl18)).BeginInit();
this.panelControl18.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl16)).BeginInit();
this.panelControl16.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl28)).BeginInit();
this.panelControl28.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Controls.Add(this.panel1);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1182, 744);
this.panelControl1.TabIndex = 264;
//
// panel1
//
this.panel1.AutoScroll = true;
this.panel1.Controls.Add(this.panelControl17);
this.panel1.Controls.Add(this.panelControl16);
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(2, 2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1178, 740);
this.panel1.TabIndex = 0;
//
// panelControl17
//
this.panelControl17.Controls.Add(this.textEdit6);
this.panelControl17.Controls.Add(this.panelControl18);
this.panelControl17.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl17.Location = new System.Drawing.Point(0, 344);
this.panelControl17.Name = "panelControl17";
this.panelControl17.Size = new System.Drawing.Size(1178, 142);
this.panelControl17.TabIndex = 264;
//
// textEdit6
//
this.textEdit6.Location = new System.Drawing.Point(75, 52);
this.textEdit6.Name = "textEdit6";
this.textEdit6.Properties.AutoHeight = false;
this.textEdit6.Size = new System.Drawing.Size(1067, 72);
this.textEdit6.TabIndex = 3;
//
// panelControl18
//
this.panelControl18.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(233)))), ((int)(((byte)(255)))));
this.panelControl18.Appearance.Options.UseBackColor = true;
this.panelControl18.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl18.Controls.Add(this.labelControl20);
this.panelControl18.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl18.Location = new System.Drawing.Point(2, 2);
this.panelControl18.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl18.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl18.Name = "panelControl18";
this.panelControl18.Size = new System.Drawing.Size(1174, 43);
this.panelControl18.TabIndex = 0;
//
// labelControl20
//
this.labelControl20.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl20.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl20.Appearance.Options.UseFont = true;
this.labelControl20.Appearance.Options.UseForeColor = true;
this.labelControl20.Location = new System.Drawing.Point(6, 10);
this.labelControl20.Name = "labelControl20";
this.labelControl20.Size = new System.Drawing.Size(68, 19);
this.labelControl20.TabIndex = 21;
this.labelControl20.Text = "用药说明";
//
// panelControl16
//
this.panelControl16.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl16.Controls.Add(this.textEdit5);
this.panelControl16.Controls.Add(this.labelControl18);
this.panelControl16.Controls.Add(this.checkedListBoxControl1);
this.panelControl16.Controls.Add(this.panelControl28);
this.panelControl16.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl16.Location = new System.Drawing.Point(0, 72);
this.panelControl16.Name = "panelControl16";
this.panelControl16.Size = new System.Drawing.Size(1178, 272);
this.panelControl16.TabIndex = 263;
//
// textEdit5
//
this.textEdit5.Location = new System.Drawing.Point(75, 188);
this.textEdit5.Name = "textEdit5";
this.textEdit5.Properties.AutoHeight = false;
this.textEdit5.Size = new System.Drawing.Size(1067, 66);
this.textEdit5.TabIndex = 3;
//
// labelControl18
//
this.labelControl18.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl18.Appearance.Options.UseFont = true;
this.labelControl18.Location = new System.Drawing.Point(19, 185);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(48, 19);
this.labelControl18.TabIndex = 2;
this.labelControl18.Text = "说明:";
//
// checkedListBoxControl1
//
this.checkedListBoxControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.checkedListBoxControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.checkedListBoxControl1.Appearance.Options.UseFont = true;
this.checkedListBoxControl1.Appearance.Options.UseForeColor = true;
this.checkedListBoxControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.checkedListBoxControl1.Location = new System.Drawing.Point(75, 52);
this.checkedListBoxControl1.MultiColumn = true;
this.checkedListBoxControl1.Name = "checkedListBoxControl1";
this.checkedListBoxControl1.Size = new System.Drawing.Size(1067, 111);
this.checkedListBoxControl1.TabIndex = 1;
//
// panelControl28
//
this.panelControl28.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(233)))), ((int)(((byte)(255)))));
this.panelControl28.Appearance.Options.UseBackColor = true;
this.panelControl28.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl28.Controls.Add(this.labelControl29);
this.panelControl28.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl28.Location = new System.Drawing.Point(0, 0);
this.panelControl28.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.panelControl28.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl28.Name = "panelControl28";
this.panelControl28.Size = new System.Drawing.Size(1178, 43);
this.panelControl28.TabIndex = 0;
//
// labelControl29
//
this.labelControl29.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl29.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl29.Appearance.Options.UseFont = true;
this.labelControl29.Appearance.Options.UseForeColor = true;
this.labelControl29.Location = new System.Drawing.Point(6, 10);
this.labelControl29.Name = "labelControl29";
this.labelControl29.Size = new System.Drawing.Size(68, 19);
this.labelControl29.TabIndex = 21;
this.labelControl29.Text = "抢救措施";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.panelControl4);
this.groupBox1.Controls.Add(this.panelControl3);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("Tahoma", 13F);
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1178, 72);
this.groupBox1.TabIndex = 261;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "院前诊断";
//
// panelControl4
//
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Controls.Add(this.dataNavigator1);
this.panelControl4.Controls.Add(this.gridControl1);
this.panelControl4.Controls.Add(this.panelControl5);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl4.Location = new System.Drawing.Point(3, 72);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(1172, 286);
this.panelControl4.TabIndex = 3;
//
// dataNavigator1
//
this.dataNavigator1.Appearance.BackColor = System.Drawing.Color.White;
this.dataNavigator1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.dataNavigator1.Appearance.Options.UseBackColor = true;
this.dataNavigator1.Appearance.Options.UseFont = true;
this.dataNavigator1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.dataNavigator1.Buttons.Append.Visible = false;
this.dataNavigator1.Buttons.CancelEdit.Visible = false;
this.dataNavigator1.Buttons.EndEdit.Visible = false;
this.dataNavigator1.Buttons.First.Visible = false;
this.dataNavigator1.Buttons.Next.Visible = false;
this.dataNavigator1.Buttons.Remove.Visible = false;
this.dataNavigator1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.dataNavigator1.Location = new System.Drawing.Point(303, 245);
this.dataNavigator1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.dataNavigator1.LookAndFeel.UseDefaultLookAndFeel = false;
this.dataNavigator1.Name = "dataNavigator1";
this.dataNavigator1.ShowToolTips = true;
this.dataNavigator1.Size = new System.Drawing.Size(520, 38);
this.dataNavigator1.TabIndex = 4;
this.dataNavigator1.Text = "dataNavigator1";
this.dataNavigator1.TextLocation = DevExpress.XtraEditors.NavigatorButtonsTextLocation.End;
this.dataNavigator1.TextStringFormat = "第 {0}页 ,共 {1}";
//
// gridControl1
//
this.gridControl1.Location = new System.Drawing.Point(303, 52);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1,
this.repositoryItemCheckEdit2});
this.gridControl1.Size = new System.Drawing.Size(520, 192);
this.gridControl1.TabIndex = 2;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2});
this.gridView1.DetailHeight = 408;
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.MultiSelect = true;
//
// gridColumn1
//
this.gridColumn1.Caption = "编号";
this.gridColumn1.ColumnEdit = this.repositoryItemCheckEdit1;
this.gridColumn1.FieldName = "ID";
this.gridColumn1.MinWidth = 23;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
this.gridColumn1.Width = 113;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// gridColumn2
//
this.gridColumn2.Caption = "名称";
this.gridColumn2.FieldName = "Name";
this.gridColumn2.MinWidth = 23;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 1;
this.gridColumn2.Width = 566;
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
//
// panelControl5
//
this.panelControl5.AutoSize = true;
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl5.Controls.Add(this.textEdit1);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl5.Location = new System.Drawing.Point(0, 0);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(1172, 47);
this.panelControl5.TabIndex = 1;
//
// textEdit1
//
this.textEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textEdit1.EditValue = "输入文字模糊搜索";
this.textEdit1.Location = new System.Drawing.Point(301, 6);
this.textEdit1.Name = "textEdit1";
this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.textEdit1.Properties.Appearance.ForeColor = System.Drawing.Color.Silver;
this.textEdit1.Properties.Appearance.Options.UseFont = true;
this.textEdit1.Properties.Appearance.Options.UseForeColor = true;
this.textEdit1.Properties.AutoHeight = false;
this.textEdit1.Size = new System.Drawing.Size(541, 38);
this.textEdit1.TabIndex = 0;
//
// panelControl3
//
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.simpleButton3);
this.panelControl3.Controls.Add(this.simpleButton2);
this.panelControl3.Controls.Add(this.panelList);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(3, 24);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1172, 48);
this.panelControl3.TabIndex = 2;
//
// simpleButton3
//
this.simpleButton3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(207)))), ((int)(((byte)(255)))));
this.simpleButton3.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(207)))), ((int)(((byte)(255)))));
this.simpleButton3.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.simpleButton3.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleButton3.Appearance.Options.UseBackColor = true;
this.simpleButton3.Appearance.Options.UseFont = true;
this.simpleButton3.Appearance.Options.UseForeColor = true;
this.simpleButton3.Location = new System.Drawing.Point(748, 2);
this.simpleButton3.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton3.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton3.Name = "simpleButton3";
this.simpleButton3.Size = new System.Drawing.Size(122, 41);
this.simpleButton3.TabIndex = 283;
this.simpleButton3.Text = "确认选择";
this.simpleButton3.Visible = false;
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
//
// simpleButton2
//
this.simpleButton2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(207)))), ((int)(((byte)(255)))));
this.simpleButton2.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(207)))), ((int)(((byte)(255)))));
this.simpleButton2.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.simpleButton2.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleButton2.Appearance.Options.UseBackColor = true;
this.simpleButton2.Appearance.Options.UseFont = true;
this.simpleButton2.Appearance.Options.UseForeColor = true;
this.simpleButton2.Location = new System.Drawing.Point(618, 3);
this.simpleButton2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton2.Name = "simpleButton2";
this.simpleButton2.Size = new System.Drawing.Size(122, 41);
this.simpleButton2.TabIndex = 282;
this.simpleButton2.Text = "添加诊断";
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
//
// panelList
//
this.panelList.Location = new System.Drawing.Point(378, 3);
this.panelList.Name = "panelList";
this.panelList.Size = new System.Drawing.Size(233, 41);
this.panelList.TabIndex = 0;
//
// panelControl2
//
this.panelControl2.Controls.Add(this.simpleButton1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl2.Location = new System.Drawing.Point(0, 692);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1182, 52);
this.panelControl2.TabIndex = 265;
//
// simpleButton1
//
this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
this.simpleButton1.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleButton1.Appearance.Options.UseBackColor = true;
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.Appearance.Options.UseForeColor = true;
this.simpleButton1.Location = new System.Drawing.Point(563, 2);
this.simpleButton1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(170, 47);
this.simpleButton1.TabIndex = 3;
this.simpleButton1.Text = "保存";
//
// Form_FristAidOtherInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1182, 744);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl1);
this.Name = "Form_FristAidOtherInfo";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Form1";
this.Load += new System.EventHandler(this.Form1_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl17)).EndInit();
this.panelControl17.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl18)).EndInit();
this.panelControl18.ResumeLayout(false);
this.panelControl18.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl16)).EndInit();
this.panelControl16.ResumeLayout(false);
this.panelControl16.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl28)).EndInit();
this.panelControl28.ResumeLayout(false);
this.panelControl28.PerformLayout();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
this.panelControl4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.PanelControl panelControl17;
private DevExpress.XtraEditors.TextEdit textEdit6;
private DevExpress.XtraEditors.PanelControl panelControl18;
private DevExpress.XtraEditors.LabelControl labelControl20;
private DevExpress.XtraEditors.PanelControl panelControl16;
private DevExpress.XtraEditors.TextEdit textEdit5;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl1;
private DevExpress.XtraEditors.PanelControl panelControl28;
private DevExpress.XtraEditors.LabelControl labelControl29;
private System.Windows.Forms.GroupBox groupBox1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.TextEdit textEdit1;
private DevExpress.XtraEditors.PanelControl panelList;
private DevExpress.XtraEditors.DataNavigator dataNavigator1;
private DevExpress.XtraEditors.PanelControl panelControl4;
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.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.SimpleButton simpleButton2;
private DevExpress.XtraEditors.SimpleButton simpleButton3;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
}
}