ab56a9bcf7
SVN-Revision: r240
336 lines
15 KiB
C#
336 lines
15 KiB
C#
|
|
namespace Lskj.PubVoucherPush
|
|
{
|
|
partial class FrmMain
|
|
{
|
|
/// <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.pl_top = new DevExpress.XtraEditors.PanelControl();
|
|
this.GroupRightData = new System.Windows.Forms.GroupBox();
|
|
this.pzz = new Lskj.Control.LabelComboxEdit();
|
|
this.fjs = new Lskj.Control.LabelTextEdit();
|
|
this.sfxjhd = new Lskj.Control.LabelCheckEdit();
|
|
this.tbhxls = new Lskj.Control.LabelCheckEdit();
|
|
this.dffmhb = new Lskj.Control.LabelCheckEdit();
|
|
this.jffmhb = new Lskj.Control.LabelCheckEdit();
|
|
this.dfkmhb = new Lskj.Control.LabelCheckEdit();
|
|
this.jfkmhb = new Lskj.Control.LabelCheckEdit();
|
|
this.btnCondSearch = new DevExpress.XtraEditors.SimpleButton();
|
|
this.pl_mian = new DevExpress.XtraEditors.PanelControl();
|
|
this.splitMain = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.gridLeft = new Lskj.Control.GridControlEx();
|
|
this.xtc_container = new DevExpress.XtraTab.XtraTabControl();
|
|
this.zdrq = new Lskj.Control.LabelDateEdit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_top)).BeginInit();
|
|
this.pl_top.SuspendLayout();
|
|
this.GroupRightData.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_mian)).BeginInit();
|
|
this.pl_mian.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit();
|
|
this.splitMain.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtc_container)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// pl_top
|
|
//
|
|
this.pl_top.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_top.Controls.Add(this.GroupRightData);
|
|
this.pl_top.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pl_top.Location = new System.Drawing.Point(0, 0);
|
|
this.pl_top.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pl_top.Name = "pl_top";
|
|
this.pl_top.Size = new System.Drawing.Size(1467, 80);
|
|
this.pl_top.TabIndex = 20;
|
|
//
|
|
// GroupRightData
|
|
//
|
|
this.GroupRightData.Controls.Add(this.pzz);
|
|
this.GroupRightData.Controls.Add(this.zdrq);
|
|
this.GroupRightData.Controls.Add(this.fjs);
|
|
this.GroupRightData.Controls.Add(this.btnCondSearch);
|
|
this.GroupRightData.Controls.Add(this.sfxjhd);
|
|
this.GroupRightData.Controls.Add(this.tbhxls);
|
|
this.GroupRightData.Controls.Add(this.dffmhb);
|
|
this.GroupRightData.Controls.Add(this.jffmhb);
|
|
this.GroupRightData.Controls.Add(this.dfkmhb);
|
|
this.GroupRightData.Controls.Add(this.jfkmhb);
|
|
this.GroupRightData.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GroupRightData.Location = new System.Drawing.Point(0, 0);
|
|
this.GroupRightData.Margin = new System.Windows.Forms.Padding(4);
|
|
this.GroupRightData.Name = "GroupRightData";
|
|
this.GroupRightData.Padding = new System.Windows.Forms.Padding(4);
|
|
this.GroupRightData.Size = new System.Drawing.Size(1467, 80);
|
|
this.GroupRightData.TabIndex = 55;
|
|
this.GroupRightData.TabStop = false;
|
|
//
|
|
// pzz
|
|
//
|
|
this.pzz.BackColor = System.Drawing.Color.Transparent;
|
|
this.pzz.EditText = "";
|
|
this.pzz.FontSize = 0F;
|
|
this.pzz.LabelText = "凭证字:";
|
|
this.pzz.Location = new System.Drawing.Point(749, 14);
|
|
this.pzz.Margin = new System.Windows.Forms.Padding(5);
|
|
this.pzz.Model = null;
|
|
this.pzz.Name = "pzz";
|
|
this.pzz.NullText = "";
|
|
this.pzz.ReadOnly = false;
|
|
this.pzz.Required = false;
|
|
this.pzz.Size = new System.Drawing.Size(195, 26);
|
|
this.pzz.TabIndex = 70;
|
|
//
|
|
// fjs
|
|
//
|
|
this.fjs.BackColor = System.Drawing.Color.Transparent;
|
|
this.fjs.EditText = "";
|
|
this.fjs.FontSize = 0F;
|
|
this.fjs.LabelText = "附件数:";
|
|
this.fjs.Location = new System.Drawing.Point(749, 46);
|
|
this.fjs.Margin = new System.Windows.Forms.Padding(5);
|
|
this.fjs.Model = null;
|
|
this.fjs.Name = "fjs";
|
|
this.fjs.NullText = "";
|
|
this.fjs.ReadOnly = false;
|
|
this.fjs.Required = false;
|
|
this.fjs.Size = new System.Drawing.Size(197, 26);
|
|
this.fjs.TabIndex = 67;
|
|
//
|
|
// sfxjhd
|
|
//
|
|
this.sfxjhd.BackColor = System.Drawing.Color.Transparent;
|
|
this.sfxjhd.EditText = "0";
|
|
this.sfxjhd.FontSize = 0F;
|
|
this.sfxjhd.LabelText = "是否先借后贷";
|
|
this.sfxjhd.Location = new System.Drawing.Point(615, 50);
|
|
this.sfxjhd.Margin = new System.Windows.Forms.Padding(5);
|
|
this.sfxjhd.Model = null;
|
|
this.sfxjhd.Name = "sfxjhd";
|
|
this.sfxjhd.NullText = null;
|
|
this.sfxjhd.ReadOnly = false;
|
|
this.sfxjhd.Required = false;
|
|
this.sfxjhd.Size = new System.Drawing.Size(135, 26);
|
|
this.sfxjhd.TabIndex = 66;
|
|
//
|
|
// tbhxls
|
|
//
|
|
this.tbhxls.BackColor = System.Drawing.Color.Transparent;
|
|
this.tbhxls.EditText = "0";
|
|
this.tbhxls.FontSize = 0F;
|
|
this.tbhxls.LabelText = "同步回写朗速";
|
|
this.tbhxls.Location = new System.Drawing.Point(615, 14);
|
|
this.tbhxls.Margin = new System.Windows.Forms.Padding(5);
|
|
this.tbhxls.Model = null;
|
|
this.tbhxls.Name = "tbhxls";
|
|
this.tbhxls.NullText = null;
|
|
this.tbhxls.ReadOnly = false;
|
|
this.tbhxls.Required = false;
|
|
this.tbhxls.Size = new System.Drawing.Size(135, 26);
|
|
this.tbhxls.TabIndex = 65;
|
|
//
|
|
// dffmhb
|
|
//
|
|
this.dffmhb.BackColor = System.Drawing.Color.Transparent;
|
|
this.dffmhb.EditText = "0";
|
|
this.dffmhb.FontSize = 0F;
|
|
this.dffmhb.LabelText = "贷方分录合并";
|
|
this.dffmhb.Location = new System.Drawing.Point(486, 50);
|
|
this.dffmhb.Margin = new System.Windows.Forms.Padding(5);
|
|
this.dffmhb.Model = null;
|
|
this.dffmhb.Name = "dffmhb";
|
|
this.dffmhb.NullText = null;
|
|
this.dffmhb.ReadOnly = false;
|
|
this.dffmhb.Required = false;
|
|
this.dffmhb.Size = new System.Drawing.Size(135, 26);
|
|
this.dffmhb.TabIndex = 64;
|
|
//
|
|
// jffmhb
|
|
//
|
|
this.jffmhb.BackColor = System.Drawing.Color.Transparent;
|
|
this.jffmhb.EditText = "0";
|
|
this.jffmhb.FontSize = 0F;
|
|
this.jffmhb.LabelText = "借方分录合并";
|
|
this.jffmhb.Location = new System.Drawing.Point(486, 15);
|
|
this.jffmhb.Margin = new System.Windows.Forms.Padding(5);
|
|
this.jffmhb.Model = null;
|
|
this.jffmhb.Name = "jffmhb";
|
|
this.jffmhb.NullText = null;
|
|
this.jffmhb.ReadOnly = false;
|
|
this.jffmhb.Required = false;
|
|
this.jffmhb.Size = new System.Drawing.Size(135, 26);
|
|
this.jffmhb.TabIndex = 63;
|
|
//
|
|
// dfkmhb
|
|
//
|
|
this.dfkmhb.BackColor = System.Drawing.Color.Transparent;
|
|
this.dfkmhb.EditText = "0";
|
|
this.dfkmhb.FontSize = 0F;
|
|
this.dfkmhb.LabelText = "贷方科目合并";
|
|
this.dfkmhb.Location = new System.Drawing.Point(359, 50);
|
|
this.dfkmhb.Margin = new System.Windows.Forms.Padding(5);
|
|
this.dfkmhb.Model = null;
|
|
this.dfkmhb.Name = "dfkmhb";
|
|
this.dfkmhb.NullText = null;
|
|
this.dfkmhb.ReadOnly = false;
|
|
this.dfkmhb.Required = false;
|
|
this.dfkmhb.Size = new System.Drawing.Size(135, 26);
|
|
this.dfkmhb.TabIndex = 62;
|
|
//
|
|
// jfkmhb
|
|
//
|
|
this.jfkmhb.BackColor = System.Drawing.Color.Transparent;
|
|
this.jfkmhb.EditText = "0";
|
|
this.jfkmhb.FontSize = 0F;
|
|
this.jfkmhb.LabelText = "借方科目合并";
|
|
this.jfkmhb.Location = new System.Drawing.Point(359, 14);
|
|
this.jfkmhb.Margin = new System.Windows.Forms.Padding(5);
|
|
this.jfkmhb.Model = null;
|
|
this.jfkmhb.Name = "jfkmhb";
|
|
this.jfkmhb.NullText = null;
|
|
this.jfkmhb.ReadOnly = false;
|
|
this.jfkmhb.Required = false;
|
|
this.jfkmhb.Size = new System.Drawing.Size(135, 26);
|
|
this.jfkmhb.TabIndex = 61;
|
|
//
|
|
// btnCondSearch
|
|
//
|
|
this.btnCondSearch.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCondSearch.Appearance.Options.UseFont = true;
|
|
this.btnCondSearch.Location = new System.Drawing.Point(247, 25);
|
|
this.btnCondSearch.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnCondSearch.Name = "btnCondSearch";
|
|
this.btnCondSearch.Size = new System.Drawing.Size(89, 27);
|
|
this.btnCondSearch.TabIndex = 72;
|
|
this.btnCondSearch.Text = "搜索(&Q)";
|
|
//
|
|
// pl_mian
|
|
//
|
|
this.pl_mian.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_mian.Controls.Add(this.splitMain);
|
|
this.pl_mian.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_mian.Location = new System.Drawing.Point(0, 80);
|
|
this.pl_mian.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pl_mian.Name = "pl_mian";
|
|
this.pl_mian.Size = new System.Drawing.Size(1467, 795);
|
|
this.pl_mian.TabIndex = 21;
|
|
//
|
|
// splitMain
|
|
//
|
|
this.splitMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitMain.Location = new System.Drawing.Point(0, 0);
|
|
this.splitMain.Margin = new System.Windows.Forms.Padding(4);
|
|
this.splitMain.Name = "splitMain";
|
|
this.splitMain.Panel1.Controls.Add(this.gridLeft);
|
|
this.splitMain.Panel1.Text = "Panel1";
|
|
this.splitMain.Panel2.Controls.Add(this.xtc_container);
|
|
this.splitMain.Panel2.Text = "Panel2";
|
|
this.splitMain.Size = new System.Drawing.Size(1467, 795);
|
|
this.splitMain.SplitterPosition = 256;
|
|
this.splitMain.TabIndex = 17;
|
|
this.splitMain.Text = "splitContainerControl1";
|
|
//
|
|
// gridLeft
|
|
//
|
|
this.gridLeft.AdapterObj = null;
|
|
this.gridLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridLeft.Location = new System.Drawing.Point(0, 0);
|
|
this.gridLeft.Margin = new System.Windows.Forms.Padding(5);
|
|
this.gridLeft.Name = "gridLeft";
|
|
this.gridLeft.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridLeft.Size = new System.Drawing.Size(256, 795);
|
|
this.gridLeft.TabIndex = 1;
|
|
//
|
|
// xtc_container
|
|
//
|
|
this.xtc_container.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.xtc_container.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.xtc_container.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtc_container.Location = new System.Drawing.Point(0, 0);
|
|
this.xtc_container.Margin = new System.Windows.Forms.Padding(4);
|
|
this.xtc_container.Name = "xtc_container";
|
|
this.xtc_container.Size = new System.Drawing.Size(1205, 795);
|
|
this.xtc_container.TabIndex = 9;
|
|
//
|
|
// zdrq
|
|
//
|
|
this.zdrq.BackColor = System.Drawing.Color.Transparent;
|
|
this.zdrq.EditText = "";
|
|
this.zdrq.FontSize = 0F;
|
|
this.zdrq.LabelText = "制单日期:";
|
|
this.zdrq.Location = new System.Drawing.Point(9, 26);
|
|
this.zdrq.Margin = new System.Windows.Forms.Padding(5);
|
|
this.zdrq.Model = null;
|
|
this.zdrq.Name = "zdrq";
|
|
this.zdrq.NullText = "";
|
|
this.zdrq.ReadOnly = false;
|
|
this.zdrq.Required = false;
|
|
this.zdrq.Size = new System.Drawing.Size(229, 26);
|
|
this.zdrq.TabIndex = 69;
|
|
//
|
|
// FrmMain
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(1467, 875);
|
|
this.Controls.Add(this.pl_mian);
|
|
this.Controls.Add(this.pl_top);
|
|
this.Margin = new System.Windows.Forms.Padding(5);
|
|
this.Name = "FrmMain";
|
|
this.Text = "凭证推送";
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_top)).EndInit();
|
|
this.pl_top.ResumeLayout(false);
|
|
this.GroupRightData.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_mian)).EndInit();
|
|
this.pl_mian.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit();
|
|
this.splitMain.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtc_container)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl pl_top;
|
|
private DevExpress.XtraEditors.PanelControl pl_mian;
|
|
private System.Windows.Forms.GroupBox GroupRightData;
|
|
private Control.LabelTextEdit fjs;
|
|
private Control.LabelCheckEdit sfxjhd;
|
|
private Control.LabelCheckEdit tbhxls;
|
|
private Control.LabelCheckEdit dffmhb;
|
|
private Control.LabelCheckEdit jffmhb;
|
|
private Control.LabelCheckEdit dfkmhb;
|
|
private Control.LabelCheckEdit jfkmhb;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitMain;
|
|
private Control.GridControlEx gridLeft;
|
|
private DevExpress.XtraEditors.SimpleButton btnCondSearch;
|
|
private Control.LabelComboxEdit pzz;
|
|
public DevExpress.XtraTab.XtraTabControl xtc_container;
|
|
private Control.LabelDateEdit zdrq;
|
|
}
|
|
} |