222 lines
12 KiB
C#
222 lines
12 KiB
C#
namespace HL_FristAidPlatform_ChestPain.Part
|
||
{
|
||
partial class UC_Other
|
||
{
|
||
/// <summary>
|
||
/// 必需的设计器变量。
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// 清理所有正在使用的资源。
|
||
/// </summary>
|
||
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region 组件设计器生成的代码
|
||
|
||
/// <summary>
|
||
/// 设计器支持所需的方法 - 不要修改
|
||
/// 使用代码编辑器修改此方法的内容。
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.panel_OTHER = new System.Windows.Forms.Panel();
|
||
this.OTHER_Diagnosis_Time = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.OTHER_Give_UP_Treatment = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl126 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl125 = new DevExpress.XtraEditors.LabelControl();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.OTHER_Doctor_Name = new DevExpress.XtraEditors.TextEdit();
|
||
this.radioGroup4 = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl127 = new DevExpress.XtraEditors.LabelControl();
|
||
this.OTHER_Treatment_Type = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl128 = new DevExpress.XtraEditors.LabelControl();
|
||
this.label12 = new System.Windows.Forms.Label();
|
||
this.OTHER_Patient_Remark = new DevExpress.XtraEditors.TextEdit();
|
||
this.panel_OTHER.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Give_UP_Treatment.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Doctor_Name.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup4.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Treatment_Type.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Patient_Remark.Properties)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// panel_OTHER
|
||
//
|
||
this.panel_OTHER.Controls.Add(this.OTHER_Diagnosis_Time);
|
||
this.panel_OTHER.Controls.Add(this.OTHER_Give_UP_Treatment);
|
||
this.panel_OTHER.Controls.Add(this.labelControl126);
|
||
this.panel_OTHER.Controls.Add(this.labelControl125);
|
||
this.panel_OTHER.Controls.Add(this.label11);
|
||
this.panel_OTHER.Controls.Add(this.OTHER_Doctor_Name);
|
||
this.panel_OTHER.Controls.Add(this.radioGroup4);
|
||
this.panel_OTHER.Controls.Add(this.labelControl127);
|
||
this.panel_OTHER.Controls.Add(this.OTHER_Treatment_Type);
|
||
this.panel_OTHER.Controls.Add(this.labelControl128);
|
||
this.panel_OTHER.Controls.Add(this.label12);
|
||
this.panel_OTHER.Controls.Add(this.OTHER_Patient_Remark);
|
||
this.panel_OTHER.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel_OTHER.Location = new System.Drawing.Point(0, 0);
|
||
this.panel_OTHER.Name = "panel_OTHER";
|
||
this.panel_OTHER.Size = new System.Drawing.Size(1290, 175);
|
||
this.panel_OTHER.TabIndex = 431;
|
||
//
|
||
// OTHER_Diagnosis_Time
|
||
//
|
||
this.OTHER_Diagnosis_Time.BackColor = System.Drawing.Color.Transparent;
|
||
this.OTHER_Diagnosis_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.OTHER_Diagnosis_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
||
this.OTHER_Diagnosis_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.OTHER_Diagnosis_Time.Location = new System.Drawing.Point(428, 12);
|
||
this.OTHER_Diagnosis_Time.Name = "OTHER_Diagnosis_Time";
|
||
this.OTHER_Diagnosis_Time.Size = new System.Drawing.Size(142, 23);
|
||
this.OTHER_Diagnosis_Time.TabIndex = 395;
|
||
this.OTHER_Diagnosis_Time.TimeValue = "";
|
||
//
|
||
// OTHER_Give_UP_Treatment
|
||
//
|
||
this.OTHER_Give_UP_Treatment.Location = new System.Drawing.Point(138, 11);
|
||
this.OTHER_Give_UP_Treatment.Name = "OTHER_Give_UP_Treatment";
|
||
this.OTHER_Give_UP_Treatment.Properties.AllowMouseWheel = false;
|
||
this.OTHER_Give_UP_Treatment.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否")});
|
||
this.OTHER_Give_UP_Treatment.Size = new System.Drawing.Size(142, 25);
|
||
this.OTHER_Give_UP_Treatment.TabIndex = 392;
|
||
//
|
||
// labelControl126
|
||
//
|
||
this.labelControl126.Location = new System.Drawing.Point(14, 16);
|
||
this.labelControl126.Name = "labelControl126";
|
||
this.labelControl126.Size = new System.Drawing.Size(120, 14);
|
||
this.labelControl126.TabIndex = 393;
|
||
this.labelControl126.Text = "患者自愿放弃后续治疗";
|
||
//
|
||
// labelControl125
|
||
//
|
||
this.labelControl125.Location = new System.Drawing.Point(320, 16);
|
||
this.labelControl125.Name = "labelControl125";
|
||
this.labelControl125.Size = new System.Drawing.Size(72, 14);
|
||
this.labelControl125.TabIndex = 394;
|
||
this.labelControl125.Text = "初步诊断时间";
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.AutoSize = true;
|
||
this.label11.Location = new System.Drawing.Point(608, 17);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(29, 12);
|
||
this.label11.TabIndex = 396;
|
||
this.label11.Text = "医生";
|
||
//
|
||
// OTHER_Doctor_Name
|
||
//
|
||
this.OTHER_Doctor_Name.Location = new System.Drawing.Point(643, 13);
|
||
this.OTHER_Doctor_Name.Name = "OTHER_Doctor_Name";
|
||
this.OTHER_Doctor_Name.Size = new System.Drawing.Size(144, 20);
|
||
this.OTHER_Doctor_Name.TabIndex = 397;
|
||
//
|
||
// radioGroup4
|
||
//
|
||
this.radioGroup4.Location = new System.Drawing.Point(138, 43);
|
||
this.radioGroup4.Name = "radioGroup4";
|
||
this.radioGroup4.Properties.AllowMouseWheel = false;
|
||
this.radioGroup4.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "呼吸系统病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "消化系统病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "神经系统病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "精神系统病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("5", "肌肉骨骼病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("6", "皮肤系统病"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("9", "其他")});
|
||
this.radioGroup4.Size = new System.Drawing.Size(648, 43);
|
||
this.radioGroup4.TabIndex = 398;
|
||
//
|
||
// labelControl127
|
||
//
|
||
this.labelControl127.Location = new System.Drawing.Point(14, 57);
|
||
this.labelControl127.Name = "labelControl127";
|
||
this.labelControl127.Size = new System.Drawing.Size(120, 14);
|
||
this.labelControl127.TabIndex = 399;
|
||
this.labelControl127.Text = "其它非心源性胸痛类型";
|
||
//
|
||
// OTHER_Treatment_Type
|
||
//
|
||
this.OTHER_Treatment_Type.Location = new System.Drawing.Point(138, 92);
|
||
this.OTHER_Treatment_Type.Name = "OTHER_Treatment_Type";
|
||
this.OTHER_Treatment_Type.Properties.AllowMouseWheel = false;
|
||
this.OTHER_Treatment_Type.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "收治入院"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "急诊留观"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "门诊治疗")});
|
||
this.OTHER_Treatment_Type.Size = new System.Drawing.Size(247, 25);
|
||
this.OTHER_Treatment_Type.TabIndex = 400;
|
||
//
|
||
// labelControl128
|
||
//
|
||
this.labelControl128.Location = new System.Drawing.Point(86, 97);
|
||
this.labelControl128.Name = "labelControl128";
|
||
this.labelControl128.Size = new System.Drawing.Size(48, 14);
|
||
this.labelControl128.TabIndex = 401;
|
||
this.labelControl128.Text = "处理措施";
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.AutoSize = true;
|
||
this.label12.Location = new System.Drawing.Point(57, 128);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(77, 12);
|
||
this.label12.TabIndex = 402;
|
||
this.label12.Text = "患者情况备注";
|
||
//
|
||
// OTHER_Patient_Remark
|
||
//
|
||
this.OTHER_Patient_Remark.Location = new System.Drawing.Point(138, 124);
|
||
this.OTHER_Patient_Remark.Name = "OTHER_Patient_Remark";
|
||
this.OTHER_Patient_Remark.Size = new System.Drawing.Size(650, 20);
|
||
this.OTHER_Patient_Remark.TabIndex = 403;
|
||
//
|
||
// UC_Other
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.Controls.Add(this.panel_OTHER);
|
||
this.Name = "UC_Other";
|
||
this.Size = new System.Drawing.Size(1290, 175);
|
||
this.panel_OTHER.ResumeLayout(false);
|
||
this.panel_OTHER.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Give_UP_Treatment.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Doctor_Name.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup4.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Treatment_Type.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.OTHER_Patient_Remark.Properties)).EndInit();
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.Panel panel_OTHER;
|
||
private HL_FristAidPlatform_Public.TimeControl OTHER_Diagnosis_Time;
|
||
private DevExpress.XtraEditors.RadioGroup OTHER_Give_UP_Treatment;
|
||
private DevExpress.XtraEditors.LabelControl labelControl126;
|
||
private DevExpress.XtraEditors.LabelControl labelControl125;
|
||
private System.Windows.Forms.Label label11;
|
||
private DevExpress.XtraEditors.TextEdit OTHER_Doctor_Name;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup4;
|
||
private DevExpress.XtraEditors.LabelControl labelControl127;
|
||
private DevExpress.XtraEditors.RadioGroup OTHER_Treatment_Type;
|
||
private DevExpress.XtraEditors.LabelControl labelControl128;
|
||
private System.Windows.Forms.Label label12;
|
||
private DevExpress.XtraEditors.TextEdit OTHER_Patient_Remark;
|
||
}
|
||
}
|