1 Star 0 Fork 2

funwell/医院在线预约诊疗平台管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
InHospital-zhu.Designer.cs 13.78 KB
一键复制 编辑 原始数据 按行查看 历史
尼莫和可爱多 提交于 2019-01-13 20:33 . 新增
namespace UI
{
partial class InHospitalzhu
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label1.Location = new System.Drawing.Point(17, 24);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(180, 41);
this.label1.TabIndex = 0;
this.label1.Text = "▼病房管理";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label1.Click += new System.EventHandler(this.label1_Click);
this.label1.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// label2
//
this.label2.Enabled = false;
this.label2.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label2.Location = new System.Drawing.Point(17, 196);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(180, 41);
this.label2.TabIndex = 0;
this.label2.Text = "■交款查看";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label2.Click += new System.EventHandler(this.label2_Click);
this.label2.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// label3
//
this.label3.Enabled = false;
this.label3.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label3.Location = new System.Drawing.Point(17, 334);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(180, 41);
this.label3.TabIndex = 0;
this.label3.Text = "■出院结算";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label3.Click += new System.EventHandler(this.label3_Click_1);
this.label3.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// label4
//
this.label4.Enabled = false;
this.label4.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label4.Location = new System.Drawing.Point(17, 239);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(180, 41);
this.label4.TabIndex = 0;
this.label4.Text = "■查找病人";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label4.Click += new System.EventHandler(this.label4_Click);
this.label4.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label4.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// label5
//
this.label5.Enabled = false;
this.label5.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label5.Location = new System.Drawing.Point(17, 156);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(180, 41);
this.label5.TabIndex = 0;
this.label5.Text = "■住院登记";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label5.Click += new System.EventHandler(this.label5_Click);
this.label5.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label5.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.groupBox1.BackColor = System.Drawing.SystemColors.Control;
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Font = new System.Drawing.Font("黑体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, -4);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox1.Size = new System.Drawing.Size(245, 684);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
//
// label8
//
this.label8.Enabled = false;
this.label8.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label8.Location = new System.Drawing.Point(17, 280);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(180, 41);
this.label8.TabIndex = 0;
this.label8.Text = "■费用记账";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label8.Click += new System.EventHandler(this.label3_Click);
this.label8.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label8.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// label7
//
this.label7.Enabled = false;
this.label7.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label7.Location = new System.Drawing.Point(56, 69);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(180, 41);
this.label7.TabIndex = 0;
this.label7.Text = "●查看病房";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label7.Click += new System.EventHandler(this.label7_Click);
this.label7.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label7.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// label6
//
this.label6.Enabled = false;
this.label6.Font = new System.Drawing.Font("宋体-方正超大字符集", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.label6.Location = new System.Drawing.Point(57, 110);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(180, 41);
this.label6.TabIndex = 0;
this.label6.Text = "●病房添加";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.label6.Click += new System.EventHandler(this.label6_Click);
this.label6.MouseLeave += new System.EventHandler(this.label1_MouseLeave);
this.label6.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label1_MouseMove);
//
// groupBox2
//
this.groupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.ScrollBar;
this.groupBox2.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.groupBox2.AutoSize = true;
this.groupBox2.BackColor = System.Drawing.SystemColors.Control;
this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.groupBox2.Location = new System.Drawing.Point(245, -4);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox2.Size = new System.Drawing.Size(1109, 684);
this.groupBox2.TabIndex = 2;
this.groupBox2.TabStop = false;
//
// InHospitalzhu
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(1355, 680);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.ForeColor = System.Drawing.Color.DarkSlateBlue;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "InHospitalzhu";
this.Text = "InHospitalzhu";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.InHospitalzhu_Load);
this.groupBox1.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label8;
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/xmuhw/zhenliao.git
[email protected]:xmuhw/zhenliao.git
xmuhw
zhenliao
医院在线预约诊疗平台管理
master

搜索帮助