StableVersion4.3/HL_FristAidPlatform_Apoplexy/InterventionWorkScale/UserControl_CEA.Designer.cs

653 lines
40 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace HL_FristAidPlatform_Apoplexy
{
partial class UserControl_CEA
{
/// <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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.radioGroup_CEABuPian = new DevExpress.XtraEditors.RadioGroup();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup_CEAOpWay = new DevExpress.XtraEditors.RadioGroup();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.checkedListBoxControl_CEAJianCe = new DevExpress.XtraEditors.CheckedListBoxControl();
this.radioGroup_CEAMaZui = new DevExpress.XtraEditors.RadioGroup();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.timeControl_CEAStTime = new HL_FristAidPlatform_Public.TimeControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup_CEAZz = new DevExpress.XtraEditors.RadioGroup();
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
this.checkedListBoxControl_CEAOpSite = new DevExpress.XtraEditors.CheckedListBoxControl();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup_CEAShouShu = new DevExpress.XtraEditors.RadioGroup();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_Str1 = new DevExpress.XtraEditors.TextEdit();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup_CEAYYJiangYa = new DevExpress.XtraEditors.RadioGroup();
this.radioGroup_CEAYYKangNing = new DevExpress.XtraEditors.RadioGroup();
this.radioGroup_CEAYYXueXiaoBan = new DevExpress.XtraEditors.RadioGroup();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.checkedListBoxControl_CEAYYJyZl = new DevExpress.XtraEditors.CheckedListBoxControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.checkedListBoxControl_CEAYYKnYm = new DevExpress.XtraEditors.CheckedListBoxControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.checkedListBoxControl_CEAYYXxbYm = new DevExpress.XtraEditors.CheckedListBoxControl();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_CEABFZOther = new DevExpress.XtraEditors.TextEdit();
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.checkedListBoxControl_CEABFZ = new DevExpress.XtraEditors.CheckedListBoxControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEABuPian.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAOpWay.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAJianCe)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAMaZui.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAZz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAOpSite)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAShouShu.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Str1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAYYJiangYa.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAYYKangNing.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAYYXueXiaoBan.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAYYJyZl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAYYKnYm)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAYYXxbYm)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_CEABFZOther.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEABFZ)).BeginInit();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.AutoSize = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl1.Controls.Add(this.labelControl2);
this.panelControl1.Controls.Add(this.labelControl1);
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(929, 51);
this.panelControl1.TabIndex = 9;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(2, 30);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(392, 14);
this.labelControl2.TabIndex = 3;
this.labelControl2.Text = "入组标准: 确诊诊断为“颈动脉狭窄或闭塞”I65.2)的患者填写。";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(296, 7);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(165, 19);
this.labelControl1.TabIndex = 2;
this.labelControl1.Text = "CEA/CAS 手术登记表";
//
// panelControl2
//
this.panelControl2.AutoSize = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl2.Controls.Add(this.radioGroup_CEABuPian);
this.panelControl2.Controls.Add(this.labelControl18);
this.panelControl2.Controls.Add(this.radioGroup_CEAOpWay);
this.panelControl2.Controls.Add(this.labelControl14);
this.panelControl2.Controls.Add(this.labelControl13);
this.panelControl2.Controls.Add(this.checkedListBoxControl_CEAJianCe);
this.panelControl2.Controls.Add(this.radioGroup_CEAMaZui);
this.panelControl2.Controls.Add(this.labelControl5);
this.panelControl2.Controls.Add(this.timeControl_CEAStTime);
this.panelControl2.Controls.Add(this.labelControl4);
this.panelControl2.Controls.Add(this.radioGroup_CEAZz);
this.panelControl2.Controls.Add(this.labelControl16);
this.panelControl2.Controls.Add(this.checkedListBoxControl_CEAOpSite);
this.panelControl2.Controls.Add(this.labelControl15);
this.panelControl2.Controls.Add(this.radioGroup_CEAShouShu);
this.panelControl2.Controls.Add(this.labelControl11);
this.panelControl2.Controls.Add(this.labelControl3);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 51);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(929, 173);
this.panelControl2.TabIndex = 10;
//
// radioGroup_CEABuPian
//
this.radioGroup_CEABuPian.Location = new System.Drawing.Point(98, 139);
this.radioGroup_CEABuPian.Name = "radioGroup_CEABuPian";
this.radioGroup_CEABuPian.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "否")});
this.radioGroup_CEABuPian.Size = new System.Drawing.Size(100, 27);
this.radioGroup_CEABuPian.TabIndex = 139;
//
// labelControl18
//
this.labelControl18.Location = new System.Drawing.Point(9, 145);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(84, 14);
this.labelControl18.TabIndex = 138;
this.labelControl18.Text = "是否采用补片:";
//
// radioGroup_CEAOpWay
//
this.radioGroup_CEAOpWay.Location = new System.Drawing.Point(98, 105);
this.radioGroup_CEAOpWay.Name = "radioGroup_CEAOpWay";
this.radioGroup_CEAOpWay.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "标准式 CEA"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "外翻式 CEA"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "CAS"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "复合手术")});
this.radioGroup_CEAOpWay.Size = new System.Drawing.Size(415, 27);
this.radioGroup_CEAOpWay.TabIndex = 137;
//
// labelControl14
//
this.labelControl14.Location = new System.Drawing.Point(9, 113);
this.labelControl14.Name = "labelControl14";
this.labelControl14.Size = new System.Drawing.Size(84, 14);
this.labelControl14.TabIndex = 136;
this.labelControl14.Text = "手术采取方式:";
//
// labelControl13
//
this.labelControl13.Location = new System.Drawing.Point(219, 76);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(96, 14);
this.labelControl13.TabIndex = 135;
this.labelControl13.Text = "实施的监测手段:";
//
// checkedListBoxControl_CEAJianCe
//
this.checkedListBoxControl_CEAJianCe.CheckOnClick = true;
this.checkedListBoxControl_CEAJianCe.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "TCD"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "脑电图"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("99", "其他")});
this.checkedListBoxControl_CEAJianCe.Location = new System.Drawing.Point(317, 73);
this.checkedListBoxControl_CEAJianCe.MultiColumn = true;
this.checkedListBoxControl_CEAJianCe.Name = "checkedListBoxControl_CEAJianCe";
this.checkedListBoxControl_CEAJianCe.Size = new System.Drawing.Size(218, 21);
this.checkedListBoxControl_CEAJianCe.TabIndex = 134;
//
// radioGroup_CEAMaZui
//
this.radioGroup_CEAMaZui.Location = new System.Drawing.Point(98, 69);
this.radioGroup_CEAMaZui.Name = "radioGroup_CEAMaZui";
this.radioGroup_CEAMaZui.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "全麻"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "局麻")});
this.radioGroup_CEAMaZui.Size = new System.Drawing.Size(100, 27);
this.radioGroup_CEAMaZui.TabIndex = 133;
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(33, 77);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(60, 14);
this.labelControl5.TabIndex = 132;
this.labelControl5.Text = "麻醉方式:";
//
// timeControl_CEAStTime
//
this.timeControl_CEAStTime.BackColor = System.Drawing.Color.Transparent;
this.timeControl_CEAStTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.timeControl_CEAStTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.timeControl_CEAStTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.timeControl_CEAStTime.Location = new System.Drawing.Point(317, 39);
this.timeControl_CEAStTime.Name = "timeControl_CEAStTime";
this.timeControl_CEAStTime.Size = new System.Drawing.Size(140, 20);
this.timeControl_CEAStTime.TabIndex = 131;
this.timeControl_CEAStTime.TimeValue = "";
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(204, 12);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(120, 14);
this.labelControl4.TabIndex = 130;
this.labelControl4.Text = "(缺血症状或脑梗死)";
//
// radioGroup_CEAZz
//
this.radioGroup_CEAZz.Location = new System.Drawing.Point(98, 6);
this.radioGroup_CEAZz.Name = "radioGroup_CEAZz";
this.radioGroup_CEAZz.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "有"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "无")});
this.radioGroup_CEAZz.Size = new System.Drawing.Size(100, 27);
this.radioGroup_CEAZz.TabIndex = 129;
//
// labelControl16
//
this.labelControl16.Location = new System.Drawing.Point(546, 41);
this.labelControl16.Name = "labelControl16";
this.labelControl16.Size = new System.Drawing.Size(60, 14);
this.labelControl16.TabIndex = 124;
this.labelControl16.Text = "手术部位:";
//
// checkedListBoxControl_CEAOpSite
//
this.checkedListBoxControl_CEAOpSite.CheckOnClick = true;
this.checkedListBoxControl_CEAOpSite.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "LICA"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "RICA")});
this.checkedListBoxControl_CEAOpSite.Location = new System.Drawing.Point(612, 38);
this.checkedListBoxControl_CEAOpSite.MultiColumn = true;
this.checkedListBoxControl_CEAOpSite.Name = "checkedListBoxControl_CEAOpSite";
this.checkedListBoxControl_CEAOpSite.Size = new System.Drawing.Size(122, 21);
this.checkedListBoxControl_CEAOpSite.TabIndex = 123;
//
// labelControl15
//
this.labelControl15.Location = new System.Drawing.Point(227, 42);
this.labelControl15.Name = "labelControl15";
this.labelControl15.Size = new System.Drawing.Size(84, 14);
this.labelControl15.TabIndex = 120;
this.labelControl15.Text = "手术开始时间:";
//
// radioGroup_CEAShouShu
//
this.radioGroup_CEAShouShu.Location = new System.Drawing.Point(98, 35);
this.radioGroup_CEAShouShu.Name = "radioGroup_CEAShouShu";
this.radioGroup_CEAShouShu.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "否")});
this.radioGroup_CEAShouShu.Size = new System.Drawing.Size(100, 27);
this.radioGroup_CEAShouShu.TabIndex = 119;
//
// labelControl11
//
this.labelControl11.Location = new System.Drawing.Point(33, 41);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(60, 14);
this.labelControl11.TabIndex = 118;
this.labelControl11.Text = "手术治疗:";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(21, 12);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(72, 14);
this.labelControl3.TabIndex = 116;
this.labelControl3.Text = "是否有症状:";
//
// panelControl3
//
this.panelControl3.AutoSize = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl3.Controls.Add(this.textEdit_Str1);
this.panelControl3.Controls.Add(this.labelControl19);
this.panelControl3.Controls.Add(this.radioGroup_CEAYYJiangYa);
this.panelControl3.Controls.Add(this.radioGroup_CEAYYKangNing);
this.panelControl3.Controls.Add(this.radioGroup_CEAYYXueXiaoBan);
this.panelControl3.Controls.Add(this.labelControl17);
this.panelControl3.Controls.Add(this.checkedListBoxControl_CEAYYJyZl);
this.panelControl3.Controls.Add(this.labelControl9);
this.panelControl3.Controls.Add(this.labelControl7);
this.panelControl3.Controls.Add(this.checkedListBoxControl_CEAYYKnYm);
this.panelControl3.Controls.Add(this.labelControl6);
this.panelControl3.Controls.Add(this.labelControl8);
this.panelControl3.Controls.Add(this.checkedListBoxControl_CEAYYXxbYm);
this.panelControl3.Controls.Add(this.labelControl10);
this.panelControl3.Controls.Add(this.labelControl12);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 224);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(929, 238);
this.panelControl3.TabIndex = 11;
//
// textEdit_Str1
//
this.textEdit_Str1.Location = new System.Drawing.Point(263, 43);
this.textEdit_Str1.Name = "textEdit_Str1";
this.textEdit_Str1.Size = new System.Drawing.Size(100, 20);
this.textEdit_Str1.TabIndex = 144;
this.textEdit_Str1.Visible = false;
//
// labelControl19
//
this.labelControl19.Location = new System.Drawing.Point(227, 46);
this.labelControl19.Name = "labelControl19";
this.labelControl19.Size = new System.Drawing.Size(36, 14);
this.labelControl19.TabIndex = 143;
this.labelControl19.Text = "原因:";
this.labelControl19.Visible = false;
//
// radioGroup_CEAYYJiangYa
//
this.radioGroup_CEAYYJiangYa.Location = new System.Drawing.Point(100, 176);
this.radioGroup_CEAYYJiangYa.Name = "radioGroup_CEAYYJiangYa";
this.radioGroup_CEAYYJiangYa.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "否")});
this.radioGroup_CEAYYJiangYa.Size = new System.Drawing.Size(100, 27);
this.radioGroup_CEAYYJiangYa.TabIndex = 142;
//
// radioGroup_CEAYYKangNing
//
this.radioGroup_CEAYYKangNing.Location = new System.Drawing.Point(100, 109);
this.radioGroup_CEAYYKangNing.Name = "radioGroup_CEAYYKangNing";
this.radioGroup_CEAYYKangNing.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "否")});
this.radioGroup_CEAYYKangNing.Size = new System.Drawing.Size(100, 27);
this.radioGroup_CEAYYKangNing.TabIndex = 141;
//
// radioGroup_CEAYYXueXiaoBan
//
this.radioGroup_CEAYYXueXiaoBan.Location = new System.Drawing.Point(100, 40);
this.radioGroup_CEAYYXueXiaoBan.Name = "radioGroup_CEAYYXueXiaoBan";
this.radioGroup_CEAYYXueXiaoBan.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "否")});
this.radioGroup_CEAYYXueXiaoBan.Size = new System.Drawing.Size(100, 27);
this.radioGroup_CEAYYXueXiaoBan.TabIndex = 140;
this.radioGroup_CEAYYXueXiaoBan.EditValueChanged += new System.EventHandler(this.radioGroup_CEAYYXueXiaoBan_EditValueChanged);
//
// labelControl17
//
this.labelControl17.Location = new System.Drawing.Point(33, 213);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(60, 14);
this.labelControl17.TabIndex = 139;
this.labelControl17.Text = "药物名称:";
//
// checkedListBoxControl_CEAYYJyZl
//
this.checkedListBoxControl_CEAYYJyZl.CheckOnClick = true;
this.checkedListBoxControl_CEAYYJyZl.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "ACEI"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "ARB"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("03", "利尿剂"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("04", "β受体阻滞剂"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("05", "钙拮抗剂"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("99", "其他")});
this.checkedListBoxControl_CEAYYJyZl.Location = new System.Drawing.Point(100, 210);
this.checkedListBoxControl_CEAYYJyZl.MultiColumn = true;
this.checkedListBoxControl_CEAYYJyZl.Name = "checkedListBoxControl_CEAYYJyZl";
this.checkedListBoxControl_CEAYYJyZl.Size = new System.Drawing.Size(603, 21);
this.checkedListBoxControl_CEAYYJyZl.TabIndex = 138;
//
// labelControl9
//
this.labelControl9.Location = new System.Drawing.Point(57, 182);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(36, 14);
this.labelControl9.TabIndex = 136;
this.labelControl9.Text = "降压:";
//
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(33, 147);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(60, 14);
this.labelControl7.TabIndex = 135;
this.labelControl7.Text = "药物名称:";
//
// checkedListBoxControl_CEAYYKnYm
//
this.checkedListBoxControl_CEAYYKnYm.CheckOnClick = true;
this.checkedListBoxControl_CEAYYKnYm.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "华法令"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "利伐沙班"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("03", "达比加群"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("04", "阿哌沙班"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("05", "依度沙班"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("06", "低分子肝素"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("07", "普通肝素"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("99", "其他")});
this.checkedListBoxControl_CEAYYKnYm.Location = new System.Drawing.Point(100, 144);
this.checkedListBoxControl_CEAYYKnYm.MultiColumn = true;
this.checkedListBoxControl_CEAYYKnYm.Name = "checkedListBoxControl_CEAYYKnYm";
this.checkedListBoxControl_CEAYYKnYm.Size = new System.Drawing.Size(735, 26);
this.checkedListBoxControl_CEAYYKnYm.TabIndex = 134;
//
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(57, 115);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(36, 14);
this.labelControl6.TabIndex = 132;
this.labelControl6.Text = "抗凝:";
//
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(33, 79);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(60, 14);
this.labelControl8.TabIndex = 124;
this.labelControl8.Text = "药物名称:";
//
// checkedListBoxControl_CEAYYXxbYm
//
this.checkedListBoxControl_CEAYYXxbYm.CheckOnClick = true;
this.checkedListBoxControl_CEAYYXxbYm.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "阿司匹林"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "氯吡格雷"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("03", "奥扎格雷"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("04", "双嘧达莫"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("05", "塞氯吡啶"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("06", "西洛他唑"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("07", "替罗非"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("99", "其他")});
this.checkedListBoxControl_CEAYYXxbYm.Location = new System.Drawing.Point(100, 76);
this.checkedListBoxControl_CEAYYXxbYm.MultiColumn = true;
this.checkedListBoxControl_CEAYYXxbYm.Name = "checkedListBoxControl_CEAYYXxbYm";
this.checkedListBoxControl_CEAYYXxbYm.Size = new System.Drawing.Size(669, 27);
this.checkedListBoxControl_CEAYYXxbYm.TabIndex = 123;
//
// labelControl10
//
this.labelControl10.Location = new System.Drawing.Point(33, 46);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(60, 14);
this.labelControl10.TabIndex = 118;
this.labelControl10.Text = "抗血小板:";
//
// labelControl12
//
this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.labelControl12.Appearance.Options.UseFont = true;
this.labelControl12.Location = new System.Drawing.Point(9, 12);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(78, 14);
this.labelControl12.TabIndex = 116;
this.labelControl12.Text = "术后药物治疗";
//
// panelControl4
//
this.panelControl4.AutoSize = true;
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.panelControl4.Controls.Add(this.textEdit_CEABFZOther);
this.panelControl4.Controls.Add(this.labelControl20);
this.panelControl4.Controls.Add(this.labelControl22);
this.panelControl4.Controls.Add(this.checkedListBoxControl_CEABFZ);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl4.Location = new System.Drawing.Point(0, 462);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(929, 57);
this.panelControl4.TabIndex = 12;
//
// textEdit_CEABFZOther
//
this.textEdit_CEABFZOther.Location = new System.Drawing.Point(705, 30);
this.textEdit_CEABFZOther.Name = "textEdit_CEABFZOther";
this.textEdit_CEABFZOther.Size = new System.Drawing.Size(100, 20);
this.textEdit_CEABFZOther.TabIndex = 146;
this.textEdit_CEABFZOther.Visible = false;
//
// labelControl20
//
this.labelControl20.Location = new System.Drawing.Point(669, 33);
this.labelControl20.Name = "labelControl20";
this.labelControl20.Size = new System.Drawing.Size(36, 14);
this.labelControl20.TabIndex = 145;
this.labelControl20.Text = "其他:";
this.labelControl20.Visible = false;
//
// labelControl22
//
this.labelControl22.Location = new System.Drawing.Point(45, 22);
this.labelControl22.Name = "labelControl22";
this.labelControl22.Size = new System.Drawing.Size(48, 14);
this.labelControl22.TabIndex = 124;
this.labelControl22.Text = "并发症:";
//
// checkedListBoxControl_CEABFZ
//
this.checkedListBoxControl_CEABFZ.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("98", "无"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "脑梗死"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "高灌注"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("03", "脑出血"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("04", "周围神经损伤"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("05", "切口感染"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("06", "继发性癫痫"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("07", "肺部感染"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("08", "泌尿系感染"),
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("99", "其他")});
this.checkedListBoxControl_CEABFZ.Location = new System.Drawing.Point(98, 8);
this.checkedListBoxControl_CEABFZ.MultiColumn = true;
this.checkedListBoxControl_CEABFZ.Name = "checkedListBoxControl_CEABFZ";
this.checkedListBoxControl_CEABFZ.Size = new System.Drawing.Size(556, 42);
this.checkedListBoxControl_CEABFZ.TabIndex = 123;
this.checkedListBoxControl_CEABFZ.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.checkedListBoxControl_CEABFZ_ItemCheck);
//
// UserControl_CEA
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoScroll = true;
this.AutoSize = true;
this.Controls.Add(this.panelControl4);
this.Controls.Add(this.panelControl3);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl1);
this.Name = "UserControl_CEA";
this.Size = new System.Drawing.Size(929, 547);
this.Load += new System.EventHandler(this.UserControl_CEA_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEABuPian.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAOpWay.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAJianCe)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAMaZui.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAZz.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAOpSite)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAShouShu.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.panelControl3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_Str1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAYYJiangYa.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAYYKangNing.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CEAYYXueXiaoBan.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAYYJyZl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAYYKnYm)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEAYYXxbYm)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
this.panelControl4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_CEABFZOther.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_CEABFZ)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEAShouShu;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraEditors.LabelControl labelControl15;
private DevExpress.XtraEditors.LabelControl labelControl16;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_CEAOpSite;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEAZz;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEAMaZui;
private DevExpress.XtraEditors.LabelControl labelControl5;
private HL_FristAidPlatform_Public.TimeControl timeControl_CEAStTime;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEAOpWay;
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_CEAJianCe;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_CEAYYXxbYm;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.LabelControl labelControl12;
private DevExpress.XtraEditors.LabelControl labelControl17;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_CEAYYJyZl;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_CEAYYKnYm;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.LabelControl labelControl22;
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_CEABFZ;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEABuPian;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEAYYXueXiaoBan;
private DevExpress.XtraEditors.TextEdit textEdit_Str1;
private DevExpress.XtraEditors.LabelControl labelControl19;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEAYYJiangYa;
private DevExpress.XtraEditors.RadioGroup radioGroup_CEAYYKangNing;
private DevExpress.XtraEditors.TextEdit textEdit_CEABFZOther;
private DevExpress.XtraEditors.LabelControl labelControl20;
}
}