📄 yibaokoukuan.designer.cs
字号:
this.tb_tradeno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_tradeno_KeyDown);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(233, 43);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(101, 12);
this.label3.TabIndex = 5;
this.label3.Text = "中心交易流水号:";
//
// tb_bxbh
//
this.tb_bxbh.Location = new System.Drawing.Point(340, 12);
this.tb_bxbh.Name = "tb_bxbh";
this.tb_bxbh.Size = new System.Drawing.Size(100, 21);
this.tb_bxbh.TabIndex = 4;
this.tb_bxbh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_bxbh_KeyDown);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(233, 17);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 3;
this.label2.Text = "保险编号:";
//
// tb_name
//
this.tb_name.Location = new System.Drawing.Point(89, 12);
this.tb_name.Name = "tb_name";
this.tb_name.Size = new System.Drawing.Size(100, 21);
this.tb_name.TabIndex = 2;
this.tb_name.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_name_KeyPress);
this.tb_name.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_name_KeyDown);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(6, 17);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(41, 12);
this.label1.TabIndex = 1;
this.label1.Text = "姓名:";
//
// bt_query
//
this.bt_query.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.bt_query.Location = new System.Drawing.Point(712, 12);
this.bt_query.Name = "bt_query";
this.bt_query.Size = new System.Drawing.Size(48, 54);
this.bt_query.TabIndex = 0;
this.bt_query.Text = "查询";
this.bt_query.UseVisualStyleBackColor = true;
this.bt_query.Click += new System.EventHandler(this.bt_query_Click);
//
// xsnb
//
this.xsnb.Controls.Add(this.dataWindowControl1);
this.xsnb.Controls.Add(this.groupBox2);
this.xsnb.Location = new System.Drawing.Point(4, 21);
this.xsnb.Name = "xsnb";
this.xsnb.Padding = new System.Windows.Forms.Padding(3);
this.xsnb.Size = new System.Drawing.Size(778, 372);
this.xsnb.TabIndex = 1;
this.xsnb.Text = "萧山弄保";
this.xsnb.UseVisualStyleBackColor = true;
//
// dataWindowControl1
//
this.dataWindowControl1.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.dataWindowControl1.DataWindowObject = "";
this.dataWindowControl1.LibraryList = "";
this.dataWindowControl1.Location = new System.Drawing.Point(6, 87);
this.dataWindowControl1.Name = "dataWindowControl1";
this.dataWindowControl1.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
this.dataWindowControl1.Size = new System.Drawing.Size(753, 282);
this.dataWindowControl1.TabIndex = 2;
this.dataWindowControl1.Text = "dw_xsnb";
//
// groupBox2
//
this.groupBox2.Location = new System.Drawing.Point(6, 6);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(753, 77);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "查询条件";
//
// hzyb
//
this.hzyb.Controls.Add(this.dw_hzyb);
this.hzyb.Controls.Add(this.groupBox3);
this.hzyb.Location = new System.Drawing.Point(4, 21);
this.hzyb.Name = "hzyb";
this.hzyb.Padding = new System.Windows.Forms.Padding(3);
this.hzyb.Size = new System.Drawing.Size(778, 372);
this.hzyb.TabIndex = 2;
this.hzyb.Text = "杭州医保";
this.hzyb.UseVisualStyleBackColor = true;
//
// dw_hzyb
//
this.dw_hzyb.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.dw_hzyb.DataWindowObject = "";
this.dw_hzyb.LibraryList = "";
this.dw_hzyb.Location = new System.Drawing.Point(6, 83);
this.dw_hzyb.Name = "dw_hzyb";
this.dw_hzyb.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
this.dw_hzyb.Size = new System.Drawing.Size(753, 282);
this.dw_hzyb.TabIndex = 2;
this.dw_hzyb.Text = "dataWindowControl1";
//
// groupBox3
//
this.groupBox3.Location = new System.Drawing.Point(6, 6);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(753, 71);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "查询条件";
//
// YiBaoKouKuan
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(810, 528);
this.Controls.Add(this.kkcx);
this.Name = "YiBaoKouKuan";
this.Text = "医保扣款查询";
this.Load += new System.EventHandler(this.YiBaoKouKuan_Load);
this.kkcx.ResumeLayout(false);
this.xsyb.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.xsnb.ResumeLayout(false);
this.hzyb.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl kkcx;
private System.Windows.Forms.TabPage xsyb;
private System.Windows.Forms.TabPage xsnb;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TabPage hzyb;
private Sybase.DataWindow.DataWindowControl dw_xsyb;
private Sybase.DataWindow.DataWindowControl dataWindowControl1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox tb_name;
private System.Windows.Forms.Label label1;
private Sybase.DataWindow.DataWindowControl dw_hzyb;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.TextBox tb_dateseq;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tb_tradeno;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox tb_bxbh;
private System.Windows.Forms.CheckBox cb_all;
private System.Windows.Forms.DateTimePicker dt_date;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Button bt_query;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -