555 lines
34 KiB
C#
555 lines
34 KiB
C#
|
||
namespace HL_FristAidPlatform_Apoplexy
|
||
{
|
||
partial class UserControl_AVM
|
||
{
|
||
/// <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.textEdit_AVMMSiteOther = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_AVMBFZOther = new DevExpress.XtraEditors.TextEdit();
|
||
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkedListBoxControl_AVMMSite = new DevExpress.XtraEditors.CheckedListBoxControl();
|
||
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkedListBoxControl_AVMRSite = new DevExpress.XtraEditors.CheckedListBoxControl();
|
||
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkedListBoxControl_AVMLSite = new DevExpress.XtraEditors.CheckedListBoxControl();
|
||
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkedListBoxControl_AVMBFZ = new DevExpress.XtraEditors.CheckedListBoxControl();
|
||
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
||
this.checkedListBoxControl_AVMCeLue = new DevExpress.XtraEditors.CheckedListBoxControl();
|
||
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
||
this.timeControl_AVMZLTime = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
||
this.textEdit_AVMMarin = new DevExpress.XtraEditors.TextEdit();
|
||
this.radioGroup_AVMYinLiu = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_AVMCharacter = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_AVMSSZLYN = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_AVMType = new DevExpress.XtraEditors.RadioGroup();
|
||
this.radioGroup_AVMSize = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_AVMXueShuanYN = new DevExpress.XtraEditors.RadioGroup();
|
||
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
||
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
||
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
||
this.panelControl1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
||
this.panelControl2.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AVMMSiteOther.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AVMBFZOther.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMMSite)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMRSite)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMLSite)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMBFZ)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMCeLue)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AVMMarin.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMYinLiu.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMCharacter.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMSSZLYN.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMType.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMSize.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMXueShuanYN.Properties)).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(872, 79);
|
||
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(371, 42);
|
||
this.labelControl2.TabIndex = 3;
|
||
this.labelControl2.Text = "入组标准:\r\n 确诊诊断为“动静脉畸形 AVM”(Q28.0、Q28.2) 的患者填写。\r\n 病因诊断为“动静脉畸形”的脑出血或蛛网膜下腔出血患者填写。";
|
||
//
|
||
// 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(292, 7);
|
||
this.labelControl1.Name = "labelControl1";
|
||
this.labelControl1.Size = new System.Drawing.Size(207, 19);
|
||
this.labelControl1.TabIndex = 2;
|
||
this.labelControl1.Text = "动静脉畸形AVM诊疗登记表";
|
||
//
|
||
// panelControl2
|
||
//
|
||
this.panelControl2.AutoSize = true;
|
||
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
||
this.panelControl2.Controls.Add(this.textEdit_AVMMSiteOther);
|
||
this.panelControl2.Controls.Add(this.labelControl19);
|
||
this.panelControl2.Controls.Add(this.textEdit_AVMBFZOther);
|
||
this.panelControl2.Controls.Add(this.labelControl18);
|
||
this.panelControl2.Controls.Add(this.labelControl17);
|
||
this.panelControl2.Controls.Add(this.checkedListBoxControl_AVMMSite);
|
||
this.panelControl2.Controls.Add(this.labelControl16);
|
||
this.panelControl2.Controls.Add(this.checkedListBoxControl_AVMRSite);
|
||
this.panelControl2.Controls.Add(this.labelControl15);
|
||
this.panelControl2.Controls.Add(this.checkedListBoxControl_AVMLSite);
|
||
this.panelControl2.Controls.Add(this.labelControl13);
|
||
this.panelControl2.Controls.Add(this.checkedListBoxControl_AVMBFZ);
|
||
this.panelControl2.Controls.Add(this.labelControl9);
|
||
this.panelControl2.Controls.Add(this.checkedListBoxControl_AVMCeLue);
|
||
this.panelControl2.Controls.Add(this.labelControl7);
|
||
this.panelControl2.Controls.Add(this.timeControl_AVMZLTime);
|
||
this.panelControl2.Controls.Add(this.labelControl4);
|
||
this.panelControl2.Controls.Add(this.textEdit_AVMMarin);
|
||
this.panelControl2.Controls.Add(this.radioGroup_AVMYinLiu);
|
||
this.panelControl2.Controls.Add(this.labelControl14);
|
||
this.panelControl2.Controls.Add(this.radioGroup_AVMCharacter);
|
||
this.panelControl2.Controls.Add(this.labelControl5);
|
||
this.panelControl2.Controls.Add(this.labelControl8);
|
||
this.panelControl2.Controls.Add(this.radioGroup_AVMSSZLYN);
|
||
this.panelControl2.Controls.Add(this.labelControl6);
|
||
this.panelControl2.Controls.Add(this.radioGroup_AVMType);
|
||
this.panelControl2.Controls.Add(this.radioGroup_AVMSize);
|
||
this.panelControl2.Controls.Add(this.labelControl11);
|
||
this.panelControl2.Controls.Add(this.labelControl3);
|
||
this.panelControl2.Controls.Add(this.radioGroup_AVMXueShuanYN);
|
||
this.panelControl2.Controls.Add(this.labelControl10);
|
||
this.panelControl2.Controls.Add(this.labelControl12);
|
||
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.panelControl2.Location = new System.Drawing.Point(0, 79);
|
||
this.panelControl2.Name = "panelControl2";
|
||
this.panelControl2.Size = new System.Drawing.Size(872, 528);
|
||
this.panelControl2.TabIndex = 10;
|
||
//
|
||
// textEdit_AVMMSiteOther
|
||
//
|
||
this.textEdit_AVMMSiteOther.Location = new System.Drawing.Point(137, 501);
|
||
this.textEdit_AVMMSiteOther.Name = "textEdit_AVMMSiteOther";
|
||
this.textEdit_AVMMSiteOther.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_AVMMSiteOther.TabIndex = 155;
|
||
this.textEdit_AVMMSiteOther.Visible = false;
|
||
//
|
||
// labelControl19
|
||
//
|
||
this.labelControl19.Location = new System.Drawing.Point(95, 504);
|
||
this.labelControl19.Name = "labelControl19";
|
||
this.labelControl19.Size = new System.Drawing.Size(36, 14);
|
||
this.labelControl19.TabIndex = 154;
|
||
this.labelControl19.Text = "其他:";
|
||
this.labelControl19.Visible = false;
|
||
//
|
||
// textEdit_AVMBFZOther
|
||
//
|
||
this.textEdit_AVMBFZOther.Location = new System.Drawing.Point(137, 375);
|
||
this.textEdit_AVMBFZOther.Name = "textEdit_AVMBFZOther";
|
||
this.textEdit_AVMBFZOther.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_AVMBFZOther.TabIndex = 153;
|
||
this.textEdit_AVMBFZOther.Visible = false;
|
||
//
|
||
// labelControl18
|
||
//
|
||
this.labelControl18.Location = new System.Drawing.Point(95, 378);
|
||
this.labelControl18.Name = "labelControl18";
|
||
this.labelControl18.Size = new System.Drawing.Size(36, 14);
|
||
this.labelControl18.TabIndex = 152;
|
||
this.labelControl18.Text = "其他:";
|
||
this.labelControl18.Visible = false;
|
||
//
|
||
// labelControl17
|
||
//
|
||
this.labelControl17.Location = new System.Drawing.Point(71, 478);
|
||
this.labelControl17.Name = "labelControl17";
|
||
this.labelControl17.Size = new System.Drawing.Size(60, 14);
|
||
this.labelControl17.TabIndex = 151;
|
||
this.labelControl17.Text = "中线部位:";
|
||
//
|
||
// checkedListBoxControl_AVMMSite
|
||
//
|
||
this.checkedListBoxControl_AVMMSite.CheckOnClick = true;
|
||
this.checkedListBoxControl_AVMMSite.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
|
||
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("01", "脑干"),
|
||
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("02", "胼胝体"),
|
||
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("99", "其他")});
|
||
this.checkedListBoxControl_AVMMSite.Location = new System.Drawing.Point(137, 474);
|
||
this.checkedListBoxControl_AVMMSite.MultiColumn = true;
|
||
this.checkedListBoxControl_AVMMSite.Name = "checkedListBoxControl_AVMMSite";
|
||
this.checkedListBoxControl_AVMMSite.Size = new System.Drawing.Size(339, 21);
|
||
this.checkedListBoxControl_AVMMSite.TabIndex = 150;
|
||
this.checkedListBoxControl_AVMMSite.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.checkedListBoxControl_AVMMSite_ItemCheck);
|
||
//
|
||
// labelControl16
|
||
//
|
||
this.labelControl16.Location = new System.Drawing.Point(95, 451);
|
||
this.labelControl16.Name = "labelControl16";
|
||
this.labelControl16.Size = new System.Drawing.Size(36, 14);
|
||
this.labelControl16.TabIndex = 149;
|
||
this.labelControl16.Text = "右侧:";
|
||
//
|
||
// checkedListBoxControl_AVMRSite
|
||
//
|
||
this.checkedListBoxControl_AVMRSite.CheckOnClick = true;
|
||
this.checkedListBoxControl_AVMRSite.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", "深部")});
|
||
this.checkedListBoxControl_AVMRSite.Location = new System.Drawing.Point(137, 447);
|
||
this.checkedListBoxControl_AVMRSite.MultiColumn = true;
|
||
this.checkedListBoxControl_AVMRSite.Name = "checkedListBoxControl_AVMRSite";
|
||
this.checkedListBoxControl_AVMRSite.Size = new System.Drawing.Size(339, 21);
|
||
this.checkedListBoxControl_AVMRSite.TabIndex = 148;
|
||
//
|
||
// labelControl15
|
||
//
|
||
this.labelControl15.Location = new System.Drawing.Point(95, 424);
|
||
this.labelControl15.Name = "labelControl15";
|
||
this.labelControl15.Size = new System.Drawing.Size(36, 14);
|
||
this.labelControl15.TabIndex = 147;
|
||
this.labelControl15.Text = "左侧:";
|
||
//
|
||
// checkedListBoxControl_AVMLSite
|
||
//
|
||
this.checkedListBoxControl_AVMLSite.CheckOnClick = true;
|
||
this.checkedListBoxControl_AVMLSite.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", "深部")});
|
||
this.checkedListBoxControl_AVMLSite.Location = new System.Drawing.Point(137, 420);
|
||
this.checkedListBoxControl_AVMLSite.MultiColumn = true;
|
||
this.checkedListBoxControl_AVMLSite.Name = "checkedListBoxControl_AVMLSite";
|
||
this.checkedListBoxControl_AVMLSite.Size = new System.Drawing.Size(339, 21);
|
||
this.checkedListBoxControl_AVMLSite.TabIndex = 146;
|
||
//
|
||
// labelControl13
|
||
//
|
||
this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
||
this.labelControl13.Appearance.Options.UseFont = true;
|
||
this.labelControl13.Location = new System.Drawing.Point(18, 398);
|
||
this.labelControl13.Name = "labelControl13";
|
||
this.labelControl13.Size = new System.Drawing.Size(110, 14);
|
||
this.labelControl13.TabIndex = 145;
|
||
this.labelControl13.Text = "AVM 责任病灶位置";
|
||
//
|
||
// checkedListBoxControl_AVMBFZ
|
||
//
|
||
this.checkedListBoxControl_AVMBFZ.CheckOnClick = true;
|
||
this.checkedListBoxControl_AVMBFZ.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("99", "其他")});
|
||
this.checkedListBoxControl_AVMBFZ.Location = new System.Drawing.Point(137, 348);
|
||
this.checkedListBoxControl_AVMBFZ.MultiColumn = true;
|
||
this.checkedListBoxControl_AVMBFZ.Name = "checkedListBoxControl_AVMBFZ";
|
||
this.checkedListBoxControl_AVMBFZ.Size = new System.Drawing.Size(710, 21);
|
||
this.checkedListBoxControl_AVMBFZ.TabIndex = 144;
|
||
this.checkedListBoxControl_AVMBFZ.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.checkedListBoxControl_AVMBFZ_ItemCheck);
|
||
//
|
||
// labelControl9
|
||
//
|
||
this.labelControl9.Location = new System.Drawing.Point(59, 352);
|
||
this.labelControl9.Name = "labelControl9";
|
||
this.labelControl9.Size = new System.Drawing.Size(72, 14);
|
||
this.labelControl9.TabIndex = 143;
|
||
this.labelControl9.Text = "治疗并发症:";
|
||
//
|
||
// checkedListBoxControl_AVMCeLue
|
||
//
|
||
this.checkedListBoxControl_AVMCeLue.CheckOnClick = true;
|
||
this.checkedListBoxControl_AVMCeLue.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", "AVM 切除术"),
|
||
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("04", "放射外科手术"),
|
||
new DevExpress.XtraEditors.Controls.CheckedListBoxItem("05", "复合手术")});
|
||
this.checkedListBoxControl_AVMCeLue.Location = new System.Drawing.Point(137, 306);
|
||
this.checkedListBoxControl_AVMCeLue.MultiColumn = true;
|
||
this.checkedListBoxControl_AVMCeLue.Name = "checkedListBoxControl_AVMCeLue";
|
||
this.checkedListBoxControl_AVMCeLue.Size = new System.Drawing.Size(607, 23);
|
||
this.checkedListBoxControl_AVMCeLue.TabIndex = 142;
|
||
//
|
||
// labelControl7
|
||
//
|
||
this.labelControl7.Location = new System.Drawing.Point(42, 312);
|
||
this.labelControl7.Name = "labelControl7";
|
||
this.labelControl7.Size = new System.Drawing.Size(89, 14);
|
||
this.labelControl7.TabIndex = 141;
|
||
this.labelControl7.Text = "AVM 治疗策略:";
|
||
//
|
||
// timeControl_AVMZLTime
|
||
//
|
||
this.timeControl_AVMZLTime.BackColor = System.Drawing.Color.Transparent;
|
||
this.timeControl_AVMZLTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.timeControl_AVMZLTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmmss;
|
||
this.timeControl_AVMZLTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.timeControl_AVMZLTime.Location = new System.Drawing.Point(137, 264);
|
||
this.timeControl_AVMZLTime.Name = "timeControl_AVMZLTime";
|
||
this.timeControl_AVMZLTime.Size = new System.Drawing.Size(140, 20);
|
||
this.timeControl_AVMZLTime.TabIndex = 140;
|
||
this.timeControl_AVMZLTime.TimeValue = "";
|
||
//
|
||
// labelControl4
|
||
//
|
||
this.labelControl4.Location = new System.Drawing.Point(254, 154);
|
||
this.labelControl4.Name = "labelControl4";
|
||
this.labelControl4.Size = new System.Drawing.Size(285, 14);
|
||
this.labelControl4.TabIndex = 139;
|
||
this.labelControl4.Text = "分(系统根据 AVM 大小、部位、引流位置自动生成)";
|
||
//
|
||
// textEdit_AVMMarin
|
||
//
|
||
this.textEdit_AVMMarin.Location = new System.Drawing.Point(137, 148);
|
||
this.textEdit_AVMMarin.Name = "textEdit_AVMMarin";
|
||
this.textEdit_AVMMarin.Properties.ReadOnly = true;
|
||
this.textEdit_AVMMarin.Size = new System.Drawing.Size(100, 20);
|
||
this.textEdit_AVMMarin.TabIndex = 138;
|
||
//
|
||
// radioGroup_AVMYinLiu
|
||
//
|
||
this.radioGroup_AVMYinLiu.Location = new System.Drawing.Point(137, 105);
|
||
this.radioGroup_AVMYinLiu.Name = "radioGroup_AVMYinLiu";
|
||
this.radioGroup_AVMYinLiu.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "浅表部(0 分)"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "深部(1 分)")});
|
||
this.radioGroup_AVMYinLiu.Size = new System.Drawing.Size(415, 27);
|
||
this.radioGroup_AVMYinLiu.TabIndex = 137;
|
||
this.radioGroup_AVMYinLiu.SelectedIndexChanged += new System.EventHandler(this.radioGroup_AVMYinLiu_SelectedIndexChanged);
|
||
//
|
||
// labelControl14
|
||
//
|
||
this.labelControl14.Location = new System.Drawing.Point(47, 113);
|
||
this.labelControl14.Name = "labelControl14";
|
||
this.labelControl14.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl14.TabIndex = 136;
|
||
this.labelControl14.Text = "静脉引流位置:";
|
||
//
|
||
// radioGroup_AVMCharacter
|
||
//
|
||
this.radioGroup_AVMCharacter.Location = new System.Drawing.Point(137, 69);
|
||
this.radioGroup_AVMCharacter.Name = "radioGroup_AVMCharacter";
|
||
this.radioGroup_AVMCharacter.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "大脑非功能区(0 分)"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "大脑功能区(1 分)")});
|
||
this.radioGroup_AVMCharacter.Size = new System.Drawing.Size(356, 27);
|
||
this.radioGroup_AVMCharacter.TabIndex = 133;
|
||
this.radioGroup_AVMCharacter.SelectedIndexChanged += new System.EventHandler(this.radioGroup_AVMCharacter_SelectedIndexChanged);
|
||
//
|
||
// labelControl5
|
||
//
|
||
this.labelControl5.Location = new System.Drawing.Point(42, 77);
|
||
this.labelControl5.Name = "labelControl5";
|
||
this.labelControl5.Size = new System.Drawing.Size(89, 14);
|
||
this.labelControl5.TabIndex = 132;
|
||
this.labelControl5.Text = "AVM 部位特征:";
|
||
//
|
||
// labelControl8
|
||
//
|
||
this.labelControl8.Location = new System.Drawing.Point(42, 267);
|
||
this.labelControl8.Name = "labelControl8";
|
||
this.labelControl8.Size = new System.Drawing.Size(89, 14);
|
||
this.labelControl8.TabIndex = 124;
|
||
this.labelControl8.Text = "AVM 治疗时间:";
|
||
//
|
||
// radioGroup_AVMSSZLYN
|
||
//
|
||
this.radioGroup_AVMSSZLYN.Location = new System.Drawing.Point(137, 207);
|
||
this.radioGroup_AVMSSZLYN.Name = "radioGroup_AVMSSZLYN";
|
||
this.radioGroup_AVMSSZLYN.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "否")});
|
||
this.radioGroup_AVMSSZLYN.Size = new System.Drawing.Size(100, 27);
|
||
this.radioGroup_AVMSSZLYN.TabIndex = 133;
|
||
//
|
||
// labelControl6
|
||
//
|
||
this.labelControl6.Location = new System.Drawing.Point(47, 215);
|
||
this.labelControl6.Name = "labelControl6";
|
||
this.labelControl6.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl6.TabIndex = 132;
|
||
this.labelControl6.Text = "是否手术治疗:";
|
||
//
|
||
// radioGroup_AVMType
|
||
//
|
||
this.radioGroup_AVMType.Location = new System.Drawing.Point(137, 6);
|
||
this.radioGroup_AVMType.Name = "radioGroup_AVMType";
|
||
this.radioGroup_AVMType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "脑实质AVM"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "脑膜脑AVM")});
|
||
this.radioGroup_AVMType.Size = new System.Drawing.Size(196, 27);
|
||
this.radioGroup_AVMType.TabIndex = 129;
|
||
//
|
||
// radioGroup_AVMSize
|
||
//
|
||
this.radioGroup_AVMSize.Location = new System.Drawing.Point(137, 35);
|
||
this.radioGroup_AVMSize.Name = "radioGroup_AVMSize";
|
||
this.radioGroup_AVMSize.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("01", "<3cm(1 分)"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("02", "3-6cm(2 分)"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("03", ">6cm(3 分)")});
|
||
this.radioGroup_AVMSize.Size = new System.Drawing.Size(356, 27);
|
||
this.radioGroup_AVMSize.TabIndex = 119;
|
||
this.radioGroup_AVMSize.SelectedIndexChanged += new System.EventHandler(this.radioGroup_AVMSize_SelectedIndexChanged);
|
||
//
|
||
// labelControl11
|
||
//
|
||
this.labelControl11.Location = new System.Drawing.Point(70, 41);
|
||
this.labelControl11.Name = "labelControl11";
|
||
this.labelControl11.Size = new System.Drawing.Size(61, 14);
|
||
this.labelControl11.TabIndex = 118;
|
||
this.labelControl11.Text = "AVM大小:";
|
||
//
|
||
// labelControl3
|
||
//
|
||
this.labelControl3.Location = new System.Drawing.Point(66, 12);
|
||
this.labelControl3.Name = "labelControl3";
|
||
this.labelControl3.Size = new System.Drawing.Size(65, 14);
|
||
this.labelControl3.TabIndex = 116;
|
||
this.labelControl3.Text = "AVM 类型:";
|
||
//
|
||
// radioGroup_AVMXueShuanYN
|
||
//
|
||
this.radioGroup_AVMXueShuanYN.Location = new System.Drawing.Point(137, 174);
|
||
this.radioGroup_AVMXueShuanYN.Name = "radioGroup_AVMXueShuanYN";
|
||
this.radioGroup_AVMXueShuanYN.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "有"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "无")});
|
||
this.radioGroup_AVMXueShuanYN.Size = new System.Drawing.Size(100, 27);
|
||
this.radioGroup_AVMXueShuanYN.TabIndex = 119;
|
||
//
|
||
// labelControl10
|
||
//
|
||
this.labelControl10.Location = new System.Drawing.Point(47, 180);
|
||
this.labelControl10.Name = "labelControl10";
|
||
this.labelControl10.Size = new System.Drawing.Size(84, 14);
|
||
this.labelControl10.TabIndex = 118;
|
||
this.labelControl10.Text = "有无静脉血栓:";
|
||
//
|
||
// labelControl12
|
||
//
|
||
this.labelControl12.Location = new System.Drawing.Point(7, 151);
|
||
this.labelControl12.Name = "labelControl12";
|
||
this.labelControl12.Size = new System.Drawing.Size(124, 14);
|
||
this.labelControl12.TabIndex = 116;
|
||
this.labelControl12.Text = "Spetzler–Martin 评分:";
|
||
//
|
||
// UserControl_AVM
|
||
//
|
||
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.panelControl2);
|
||
this.Controls.Add(this.panelControl1);
|
||
this.Name = "UserControl_AVM";
|
||
this.Size = new System.Drawing.Size(872, 614);
|
||
this.Load += new System.EventHandler(this.UserControl_AVM_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.textEdit_AVMMSiteOther.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AVMBFZOther.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMMSite)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMRSite)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMLSite)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMBFZ)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl_AVMCeLue)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.textEdit_AVMMarin.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMYinLiu.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMCharacter.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMSSZLYN.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMType.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMSize.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_AVMXueShuanYN.Properties)).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_AVMSize;
|
||
private DevExpress.XtraEditors.LabelControl labelControl11;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_AVMType;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_AVMCharacter;
|
||
private DevExpress.XtraEditors.LabelControl labelControl5;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_AVMYinLiu;
|
||
private DevExpress.XtraEditors.LabelControl labelControl14;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_AVMSSZLYN;
|
||
private DevExpress.XtraEditors.LabelControl labelControl6;
|
||
private DevExpress.XtraEditors.LabelControl labelControl8;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_AVMXueShuanYN;
|
||
private DevExpress.XtraEditors.LabelControl labelControl10;
|
||
private DevExpress.XtraEditors.LabelControl labelControl12;
|
||
private DevExpress.XtraEditors.LabelControl labelControl7;
|
||
private HL_FristAidPlatform_Public.TimeControl timeControl_AVMZLTime;
|
||
private DevExpress.XtraEditors.LabelControl labelControl4;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_AVMMarin;
|
||
private DevExpress.XtraEditors.LabelControl labelControl17;
|
||
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_AVMMSite;
|
||
private DevExpress.XtraEditors.LabelControl labelControl16;
|
||
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_AVMRSite;
|
||
private DevExpress.XtraEditors.LabelControl labelControl15;
|
||
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_AVMLSite;
|
||
private DevExpress.XtraEditors.LabelControl labelControl13;
|
||
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_AVMBFZ;
|
||
private DevExpress.XtraEditors.LabelControl labelControl9;
|
||
private DevExpress.XtraEditors.CheckedListBoxControl checkedListBoxControl_AVMCeLue;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_AVMBFZOther;
|
||
private DevExpress.XtraEditors.LabelControl labelControl18;
|
||
private DevExpress.XtraEditors.TextEdit textEdit_AVMMSiteOther;
|
||
private DevExpress.XtraEditors.LabelControl labelControl19;
|
||
}
|
||
}
|