namespace CLIP.eForm.Consent.UI
{
partial class PatientSelectTabOutPatient
{
///
/// 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 Component 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(PatientSelectTabOutPatient));
this.dataGridViewPatientSelectResult = new System.Windows.Forms.DataGridView();
this.panel1 = new System.Windows.Forms.Panel();
this.radioGubunStep4 = new System.Windows.Forms.RadioButton();
this.radioGubunStep3 = new System.Windows.Forms.RadioButton();
this.radioGubunStep2 = new System.Windows.Forms.RadioButton();
this.radioGubunStep1 = new System.Windows.Forms.RadioButton();
this.radioGubunAll = new System.Windows.Forms.RadioButton();
this.label5 = new System.Windows.Forms.Label();
this.buttonSearchPop = new System.Windows.Forms.Button();
this.textBoxSearchText = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.comboDoctor = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.comboDept = new System.Windows.Forms.ComboBox();
this.labelSelectPeriod = new System.Windows.Forms.Label();
this.dateTimePickerClnDate = new System.Windows.Forms.DateTimePicker();
this.buttonPatientSelect = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.dataGridViewPatientSelectResult)).BeginInit();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// dataGridViewPatientSelectResult
//
this.dataGridViewPatientSelectResult.AllowUserToAddRows = false;
this.dataGridViewPatientSelectResult.AllowUserToDeleteRows = false;
this.dataGridViewPatientSelectResult.AllowUserToResizeRows = false;
this.dataGridViewPatientSelectResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dataGridViewPatientSelectResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridViewPatientSelectResult.Location = new System.Drawing.Point(0, 174);
this.dataGridViewPatientSelectResult.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.dataGridViewPatientSelectResult.MultiSelect = false;
this.dataGridViewPatientSelectResult.Name = "dataGridViewPatientSelectResult";
this.dataGridViewPatientSelectResult.RowHeadersWidth = 30;
this.dataGridViewPatientSelectResult.RowTemplate.Height = 23;
this.dataGridViewPatientSelectResult.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dataGridViewPatientSelectResult.ShowEditingIcon = false;
this.dataGridViewPatientSelectResult.Size = new System.Drawing.Size(1263, 564);
this.dataGridViewPatientSelectResult.TabIndex = 38;
this.dataGridViewPatientSelectResult.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridViewPatientSelectResult_CellDoubleClick);
//
// panel1
//
this.panel1.Controls.Add(this.radioGubunStep4);
this.panel1.Controls.Add(this.radioGubunStep3);
this.panel1.Controls.Add(this.radioGubunStep2);
this.panel1.Controls.Add(this.radioGubunStep1);
this.panel1.Controls.Add(this.radioGubunAll);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.buttonSearchPop);
this.panel1.Controls.Add(this.textBoxSearchText);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.comboDoctor);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.comboDept);
this.panel1.Controls.Add(this.labelSelectPeriod);
this.panel1.Controls.Add(this.dateTimePickerClnDate);
this.panel1.Controls.Add(this.buttonPatientSelect);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1263, 166);
this.panel1.TabIndex = 39;
//
// radioGubunStep4
//
this.radioGubunStep4.AutoSize = true;
this.radioGubunStep4.Location = new System.Drawing.Point(117, 102);
this.radioGubunStep4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.radioGubunStep4.Name = "radioGubunStep4";
this.radioGubunStep4.Size = new System.Drawing.Size(73, 19);
this.radioGubunStep4.TabIndex = 70;
this.radioGubunStep4.TabStop = true;
this.radioGubunStep4.Tag = "C";
this.radioGubunStep4.Text = "미작성";
this.radioGubunStep4.UseVisualStyleBackColor = true;
//
// radioGubunStep3
//
this.radioGubunStep3.AutoSize = true;
this.radioGubunStep3.Location = new System.Drawing.Point(57, 102);
this.radioGubunStep3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.radioGubunStep3.Name = "radioGubunStep3";
this.radioGubunStep3.Size = new System.Drawing.Size(58, 19);
this.radioGubunStep3.TabIndex = 69;
this.radioGubunStep3.TabStop = true;
this.radioGubunStep3.Tag = "2";
this.radioGubunStep3.Text = "완료";
this.radioGubunStep3.UseVisualStyleBackColor = true;
//
// radioGubunStep2
//
this.radioGubunStep2.AutoSize = true;
this.radioGubunStep2.Location = new System.Drawing.Point(181, 76);
this.radioGubunStep2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.radioGubunStep2.Name = "radioGubunStep2";
this.radioGubunStep2.Size = new System.Drawing.Size(58, 19);
this.radioGubunStep2.TabIndex = 68;
this.radioGubunStep2.TabStop = true;
this.radioGubunStep2.Tag = "1";
this.radioGubunStep2.Text = "대기";
this.radioGubunStep2.UseVisualStyleBackColor = true;
//
// radioGubunStep1
//
this.radioGubunStep1.AutoSize = true;
this.radioGubunStep1.Location = new System.Drawing.Point(117, 75);
this.radioGubunStep1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.radioGubunStep1.Name = "radioGubunStep1";
this.radioGubunStep1.Size = new System.Drawing.Size(58, 19);
this.radioGubunStep1.TabIndex = 67;
this.radioGubunStep1.TabStop = true;
this.radioGubunStep1.Tag = "0";
this.radioGubunStep1.Text = "접수";
this.radioGubunStep1.UseVisualStyleBackColor = true;
//
// radioGubunAll
//
this.radioGubunAll.AutoSize = true;
this.radioGubunAll.Checked = true;
this.radioGubunAll.Location = new System.Drawing.Point(57, 75);
this.radioGubunAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.radioGubunAll.Name = "radioGubunAll";
this.radioGubunAll.Size = new System.Drawing.Size(58, 19);
this.radioGubunAll.TabIndex = 66;
this.radioGubunAll.TabStop = true;
this.radioGubunAll.Tag = "A";
this.radioGubunAll.Text = "전체";
this.radioGubunAll.UseVisualStyleBackColor = true;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(6, 76);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(37, 15);
this.label5.TabIndex = 65;
this.label5.Text = "구분";
//
// buttonSearchPop
//
this.buttonSearchPop.Image = ((System.Drawing.Image)(resources.GetObject("buttonSearchPop.Image")));
this.buttonSearchPop.Location = new System.Drawing.Point(165, 128);
this.buttonSearchPop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.buttonSearchPop.Name = "buttonSearchPop";
this.buttonSearchPop.Size = new System.Drawing.Size(29, 30);
this.buttonSearchPop.TabIndex = 64;
this.buttonSearchPop.UseVisualStyleBackColor = true;
this.buttonSearchPop.Click += new System.EventHandler(this.buttonSearchPop_Click);
//
// textBoxSearchText
//
this.textBoxSearchText.Location = new System.Drawing.Point(72, 130);
this.textBoxSearchText.Margin = new System.Windows.Forms.Padding(0);
this.textBoxSearchText.Name = "textBoxSearchText";
this.textBoxSearchText.Size = new System.Drawing.Size(91, 25);
this.textBoxSearchText.TabIndex = 63;
this.textBoxSearchText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBoxSearchText_KeyDown);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(6, 134);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(67, 15);
this.label4.TabIndex = 62;
this.label4.Text = "등록번호";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(177, 48);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(52, 15);
this.label3.TabIndex = 61;
this.label3.Text = "진료의";
//
// comboDoctor
//
this.comboDoctor.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboDoctor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboDoctor.DropDownWidth = 70;
this.comboDoctor.FormattingEnabled = true;
this.comboDoctor.Location = new System.Drawing.Point(229, 41);
this.comboDoctor.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.comboDoctor.MaxDropDownItems = 20;
this.comboDoctor.Name = "comboDoctor";
this.comboDoctor.Size = new System.Drawing.Size(79, 26);
this.comboDoctor.TabIndex = 60;
this.comboDoctor.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.comboDoctor_DrawItem);
this.comboDoctor.MeasureItem += new System.Windows.Forms.MeasureItemEventHandler(this.comboDoctor_MeasureItem);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(6, 46);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(52, 15);
this.label2.TabIndex = 59;
this.label2.Text = "진료과";
//
// comboDept
//
this.comboDept.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.comboDept.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboDept.DropDownWidth = 150;
this.comboDept.FormattingEnabled = true;
this.comboDept.ItemHeight = 16;
this.comboDept.Location = new System.Drawing.Point(57, 41);
this.comboDept.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.comboDept.MaxDropDownItems = 20;
this.comboDept.Name = "comboDept";
this.comboDept.Size = new System.Drawing.Size(114, 22);
this.comboDept.TabIndex = 58;
this.comboDept.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.comboDept_DrawItem);
this.comboDept.MeasureItem += new System.Windows.Forms.MeasureItemEventHandler(this.comboDept_MeasureItem);
this.comboDept.SelectedIndexChanged += new System.EventHandler(this.comboDept_SelectedIndexChanged);
//
// labelSelectPeriod
//
this.labelSelectPeriod.AutoSize = true;
this.labelSelectPeriod.Location = new System.Drawing.Point(6, 16);
this.labelSelectPeriod.Name = "labelSelectPeriod";
this.labelSelectPeriod.Size = new System.Drawing.Size(52, 15);
this.labelSelectPeriod.TabIndex = 53;
this.labelSelectPeriod.Text = "진료일";
//
// dateTimePickerClnDate
//
this.dateTimePickerClnDate.CustomFormat = "yyyy-MM-dd";
this.dateTimePickerClnDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePickerClnDate.Location = new System.Drawing.Point(57, 11);
this.dateTimePickerClnDate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.dateTimePickerClnDate.Name = "dateTimePickerClnDate";
this.dateTimePickerClnDate.Size = new System.Drawing.Size(97, 25);
this.dateTimePickerClnDate.TabIndex = 54;
this.dateTimePickerClnDate.Value = new System.DateTime(2016, 6, 1, 0, 0, 0, 0);
//
// buttonPatientSelect
//
this.buttonPatientSelect.Location = new System.Drawing.Point(251, 128);
this.buttonPatientSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.buttonPatientSelect.Name = "buttonPatientSelect";
this.buttonPatientSelect.Size = new System.Drawing.Size(57, 29);
this.buttonPatientSelect.TabIndex = 56;
this.buttonPatientSelect.Text = "조회";
this.buttonPatientSelect.UseVisualStyleBackColor = true;
this.buttonPatientSelect.Click += new System.EventHandler(this.buttonPatientSelect_Click);
//
// PatientSelectTabOutPatient
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.dataGridViewPatientSelectResult);
this.Controls.Add(this.panel1);
this.Margin = new System.Windows.Forms.Padding(0);
this.Name = "PatientSelectTabOutPatient";
this.Size = new System.Drawing.Size(1263, 739);
this.Load += new System.EventHandler(this.PatientSelectTabOutPatient_Load);
((System.ComponentModel.ISupportInitialize)(this.dataGridViewPatientSelectResult)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.DataGridView dataGridViewPatientSelectResult;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox textBoxSearchText;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ComboBox comboDoctor;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ComboBox comboDept;
private System.Windows.Forms.Label labelSelectPeriod;
private System.Windows.Forms.DateTimePicker dateTimePickerClnDate;
private System.Windows.Forms.Button buttonPatientSelect;
private System.Windows.Forms.Button buttonSearchPop;
private System.Windows.Forms.RadioButton radioGubunStep3;
private System.Windows.Forms.RadioButton radioGubunStep2;
private System.Windows.Forms.RadioButton radioGubunStep1;
private System.Windows.Forms.RadioButton radioGubunAll;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.RadioButton radioGubunStep4;
}
}