namespace MedicalInsurance.Forms
{
partial class MutualAidChooser
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.uiPanel1 = new Sunny.UI.UIPanel();
this.cbxInterface = new Sunny.UI.UIComboBox();
this.uiLabel4 = new Sunny.UI.UILabel();
this.tbMutualAidPay = new Sunny.UI.UITextBox();
this.uiLabel3 = new Sunny.UI.UILabel();
this.uiLabel2 = new Sunny.UI.UILabel();
this.cbSettlFlag = new Sunny.UI.UIComboBox();
this.uiLabel1 = new Sunny.UI.UILabel();
this.cbRelation = new Sunny.UI.UIComboBox();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.btNO = new Sunny.UI.UIButton();
this.btYes = new Sunny.UI.UIButton();
this.uiPanel1.SuspendLayout();
this.uiPanel2.SuspendLayout();
this.SuspendLayout();
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.cbxInterface);
this.uiPanel1.Controls.Add(this.uiLabel4);
this.uiPanel1.Controls.Add(this.tbMutualAidPay);
this.uiPanel1.Controls.Add(this.uiLabel3);
this.uiPanel1.Controls.Add(this.uiLabel2);
this.uiPanel1.Controls.Add(this.cbSettlFlag);
this.uiPanel1.Controls.Add(this.uiLabel1);
this.uiPanel1.Controls.Add(this.cbRelation);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(0, 0);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.Size = new System.Drawing.Size(332, 279);
this.uiPanel1.TabIndex = 0;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbxInterface
//
this.cbxInterface.DataSource = null;
this.cbxInterface.FillColor = System.Drawing.Color.White;
this.cbxInterface.FilterMaxCount = 50;
this.cbxInterface.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbxInterface.ItemHeight = 20;
this.cbxInterface.Items.AddRange(new object[] {
"1",
"2"});
this.cbxInterface.Location = new System.Drawing.Point(109, 24);
this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0);
this.cbxInterface.Name = "cbxInterface";
this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbxInterface.Size = new System.Drawing.Size(206, 25);
this.cbxInterface.TabIndex = 13;
this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbxInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel4
//
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel4.Location = new System.Drawing.Point(12, 26);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(86, 23);
this.uiLabel4.TabIndex = 12;
this.uiLabel4.Text = "接口目录";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbMutualAidPay
//
this.tbMutualAidPay.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbMutualAidPay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbMutualAidPay.Location = new System.Drawing.Point(109, 181);
this.tbMutualAidPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbMutualAidPay.MinimumSize = new System.Drawing.Size(1, 16);
this.tbMutualAidPay.Name = "tbMutualAidPay";
this.tbMutualAidPay.ShowText = false;
this.tbMutualAidPay.Size = new System.Drawing.Size(206, 25);
this.tbMutualAidPay.TabIndex = 6;
this.tbMutualAidPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbMutualAidPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel3
//
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel3.Location = new System.Drawing.Point(12, 180);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(86, 23);
this.uiLabel3.TabIndex = 5;
this.uiLabel3.Text = "共济金额";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel2
//
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel2.Location = new System.Drawing.Point(12, 134);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(86, 23);
this.uiLabel2.TabIndex = 3;
this.uiLabel2.Text = "结算类型";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbSettlFlag
//
this.cbSettlFlag.DataSource = null;
this.cbSettlFlag.FillColor = System.Drawing.Color.White;
this.cbSettlFlag.FilterMaxCount = 50;
this.cbSettlFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbSettlFlag.Items.AddRange(new object[] {
"00.预结算",
"11.结算"});
this.cbSettlFlag.Location = new System.Drawing.Point(109, 129);
this.cbSettlFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbSettlFlag.MinimumSize = new System.Drawing.Size(63, 0);
this.cbSettlFlag.Name = "cbSettlFlag";
this.cbSettlFlag.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbSettlFlag.Size = new System.Drawing.Size(206, 25);
this.cbSettlFlag.TabIndex = 2;
this.cbSettlFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbSettlFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel1
//
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel1.Location = new System.Drawing.Point(12, 82);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(86, 23);
this.uiLabel1.TabIndex = 1;
this.uiLabel1.Text = "亲属关系";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbRelation
//
this.cbRelation.DataSource = null;
this.cbRelation.FillColor = System.Drawing.Color.White;
this.cbRelation.FilterMaxCount = 50;
this.cbRelation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbRelation.Items.AddRange(new object[] {
"1.父母",
"2.配偶",
"3.子女"});
this.cbRelation.Location = new System.Drawing.Point(109, 77);
this.cbRelation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbRelation.MinimumSize = new System.Drawing.Size(63, 0);
this.cbRelation.Name = "cbRelation";
this.cbRelation.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbRelation.Size = new System.Drawing.Size(206, 25);
this.cbRelation.TabIndex = 0;
this.cbRelation.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbRelation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel2
//
this.uiPanel2.Controls.Add(this.btNO);
this.uiPanel2.Controls.Add(this.btYes);
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel2.Location = new System.Drawing.Point(0, 217);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.Size = new System.Drawing.Size(332, 62);
this.uiPanel2.TabIndex = 1;
this.uiPanel2.Text = null;
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btNO
//
this.btNO.Cursor = System.Windows.Forms.Cursors.Hand;
this.btNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btNO.Location = new System.Drawing.Point(237, 17);
this.btNO.MinimumSize = new System.Drawing.Size(1, 1);
this.btNO.Name = "btNO";
this.btNO.Size = new System.Drawing.Size(78, 33);
this.btNO.TabIndex = 4;
this.btNO.Text = "放弃";
this.btNO.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btNO.Click += new System.EventHandler(this.btNO_Click);
//
// btYes
//
this.btYes.Cursor = System.Windows.Forms.Cursors.Hand;
this.btYes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btYes.Location = new System.Drawing.Point(127, 17);
this.btYes.MinimumSize = new System.Drawing.Size(1, 1);
this.btYes.Name = "btYes";
this.btYes.Size = new System.Drawing.Size(82, 33);
this.btYes.TabIndex = 3;
this.btYes.Text = "确定";
this.btYes.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btYes.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btYes.Click += new System.EventHandler(this.btYes_Click);
//
// MutualAidChooser
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(332, 279);
this.Controls.Add(this.uiPanel2);
this.Controls.Add(this.uiPanel1);
this.Name = "MutualAidChooser";
this.Text = "共济结算选择框";
this.uiPanel1.ResumeLayout(false);
this.uiPanel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UIComboBox cbRelation;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UITextBox tbMutualAidPay;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UIComboBox cbSettlFlag;
private Sunny.UI.UIButton btYes;
private Sunny.UI.UIButton btNO;
public Sunny.UI.UIComboBox cbxInterface;
private Sunny.UI.UILabel uiLabel4;
}
}