StableVersion4.3/HL_FristAidPlatform_Apoplexy/Screen/UserControl/UC_Proposal.Designer.cs

215 lines
11 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 UC_Proposal
{
/// <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.txt_ScreenName = new DevExpress.XtraEditors.TextEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.ck_Proposal1 = new System.Windows.Forms.CheckBox();
this.ck_Proposal2 = new System.Windows.Forms.CheckBox();
this.ck_Proposal3 = new System.Windows.Forms.CheckBox();
this.ck_Proposal4 = new System.Windows.Forms.CheckBox();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.txt_Destination = new DevExpress.XtraEditors.TextEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.radio_IsHospitalized = new DevExpress.XtraEditors.RadioGroup();
((System.ComponentModel.ISupportInitialize)(this.txt_ScreenName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Destination.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radio_IsHospitalized.Properties)).BeginInit();
this.SuspendLayout();
//
// txt_ScreenName
//
this.txt_ScreenName.Enabled = false;
this.txt_ScreenName.Location = new System.Drawing.Point(172, 31);
this.txt_ScreenName.Margin = new System.Windows.Forms.Padding(2);
this.txt_ScreenName.Name = "txt_ScreenName";
this.txt_ScreenName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.txt_ScreenName.Properties.Appearance.Options.UseFont = true;
this.txt_ScreenName.Size = new System.Drawing.Size(194, 24);
this.txt_ScreenName.TabIndex = 15;
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Location = new System.Drawing.Point(101, 34);
this.labelControl7.Margin = new System.Windows.Forms.Padding(2);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(50, 18);
this.labelControl7.TabIndex = 14;
this.labelControl7.Text = "筛查人:";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(41, 77);
this.labelControl1.Margin = new System.Windows.Forms.Padding(2);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(110, 18);
this.labelControl1.TabIndex = 16;
this.labelControl1.Text = "指导治疗及建议:";
//
// ck_Proposal1
//
this.ck_Proposal1.AutoSize = true;
this.ck_Proposal1.Font = new System.Drawing.Font("宋体", 11F);
this.ck_Proposal1.Location = new System.Drawing.Point(172, 78);
this.ck_Proposal1.Name = "ck_Proposal1";
this.ck_Proposal1.Size = new System.Drawing.Size(86, 19);
this.ck_Proposal1.TabIndex = 17;
this.ck_Proposal1.Text = "生活指导";
this.ck_Proposal1.UseVisualStyleBackColor = true;
//
// ck_Proposal2
//
this.ck_Proposal2.AutoSize = true;
this.ck_Proposal2.Font = new System.Drawing.Font("宋体", 11F);
this.ck_Proposal2.Location = new System.Drawing.Point(172, 115);
this.ck_Proposal2.Name = "ck_Proposal2";
this.ck_Proposal2.Size = new System.Drawing.Size(86, 19);
this.ck_Proposal2.TabIndex = 18;
this.ck_Proposal2.Text = "饮食指导";
this.ck_Proposal2.UseVisualStyleBackColor = true;
//
// ck_Proposal3
//
this.ck_Proposal3.AutoSize = true;
this.ck_Proposal3.Font = new System.Drawing.Font("宋体", 11F);
this.ck_Proposal3.Location = new System.Drawing.Point(172, 152);
this.ck_Proposal3.Name = "ck_Proposal3";
this.ck_Proposal3.Size = new System.Drawing.Size(86, 19);
this.ck_Proposal3.TabIndex = 19;
this.ck_Proposal3.Text = "运动指导";
this.ck_Proposal3.UseVisualStyleBackColor = true;
//
// ck_Proposal4
//
this.ck_Proposal4.AutoSize = true;
this.ck_Proposal4.Font = new System.Drawing.Font("宋体", 11F);
this.ck_Proposal4.Location = new System.Drawing.Point(172, 189);
this.ck_Proposal4.Name = "ck_Proposal4";
this.ck_Proposal4.Size = new System.Drawing.Size(236, 19);
this.ck_Proposal4.TabIndex = 20;
this.ck_Proposal4.Text = "药物干预及进一步完成医学检查";
this.ck_Proposal4.UseVisualStyleBackColor = true;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(86, 229);
this.labelControl2.Margin = new System.Windows.Forms.Padding(2);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(65, 18);
this.labelControl2.TabIndex = 21;
this.labelControl2.Text = "患者去向:";
//
// txt_Destination
//
this.txt_Destination.Location = new System.Drawing.Point(172, 223);
this.txt_Destination.Margin = new System.Windows.Forms.Padding(2);
this.txt_Destination.Name = "txt_Destination";
this.txt_Destination.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.txt_Destination.Properties.Appearance.Options.UseFont = true;
this.txt_Destination.Size = new System.Drawing.Size(194, 24);
this.txt_Destination.TabIndex = 22;
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(86, 269);
this.labelControl3.Margin = new System.Windows.Forms.Padding(2);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(65, 18);
this.labelControl3.TabIndex = 23;
this.labelControl3.Text = "住院治疗:";
//
// radio_IsHospitalized
//
this.radio_IsHospitalized.Location = new System.Drawing.Point(172, 264);
this.radio_IsHospitalized.Margin = new System.Windows.Forms.Padding(2);
this.radio_IsHospitalized.Name = "radio_IsHospitalized";
this.radio_IsHospitalized.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.radio_IsHospitalized.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
this.radio_IsHospitalized.Properties.Appearance.Options.UseBackColor = true;
this.radio_IsHospitalized.Properties.Appearance.Options.UseFont = true;
this.radio_IsHospitalized.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.radio_IsHospitalized.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否")});
this.radio_IsHospitalized.Size = new System.Drawing.Size(168, 25);
this.radio_IsHospitalized.TabIndex = 24;
//
// UC_Proposal
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Transparent;
this.Controls.Add(this.radio_IsHospitalized);
this.Controls.Add(this.labelControl3);
this.Controls.Add(this.txt_Destination);
this.Controls.Add(this.labelControl2);
this.Controls.Add(this.ck_Proposal4);
this.Controls.Add(this.ck_Proposal3);
this.Controls.Add(this.ck_Proposal2);
this.Controls.Add(this.ck_Proposal1);
this.Controls.Add(this.labelControl1);
this.Controls.Add(this.txt_ScreenName);
this.Controls.Add(this.labelControl7);
this.Name = "UC_Proposal";
this.Size = new System.Drawing.Size(794, 424);
this.Load += new System.EventHandler(this.UC_Proposal_Load);
((System.ComponentModel.ISupportInitialize)(this.txt_ScreenName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Destination.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radio_IsHospitalized.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.TextEdit txt_ScreenName;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl1;
private System.Windows.Forms.CheckBox ck_Proposal1;
private System.Windows.Forms.CheckBox ck_Proposal2;
private System.Windows.Forms.CheckBox ck_Proposal3;
private System.Windows.Forms.CheckBox ck_Proposal4;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.TextEdit txt_Destination;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.RadioGroup radio_IsHospitalized;
}
}