db2ad34557
SVN-Revision: r799
177 lines
8.8 KiB
C#
177 lines
8.8 KiB
C#
|
|
namespace Lskj.PubBillSpecial
|
|
{
|
|
partial class FrmSource
|
|
{
|
|
/// <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.scc_container = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.gcMain = new Lskj.Control.GridControlEx();
|
|
this.plm_bottom = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.plm_top = new DevExpress.XtraEditors.PanelControl();
|
|
this.plm_top_btnFixSearch = new DevExpress.XtraEditors.SimpleButton();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.plm_top_cbField = new System.Windows.Forms.ComboBox();
|
|
this.plm_top_txtFixKey = new System.Windows.Forms.TextBox();
|
|
this.tcButtom = new Lskj.Control.TabControlEx();
|
|
((System.ComponentModel.ISupportInitialize)(this.scc_container)).BeginInit();
|
|
this.scc_container.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.plm_bottom)).BeginInit();
|
|
this.plm_bottom.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.plm_top)).BeginInit();
|
|
this.plm_top.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// scc_container
|
|
//
|
|
this.scc_container.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
|
|
this.scc_container.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.scc_container.Horizontal = false;
|
|
this.scc_container.Location = new System.Drawing.Point(0, 0);
|
|
this.scc_container.Name = "scc_container";
|
|
this.scc_container.Panel1.AutoScroll = true;
|
|
this.scc_container.Panel1.Controls.Add(this.gcMain);
|
|
this.scc_container.Panel1.Controls.Add(this.plm_bottom);
|
|
this.scc_container.Panel1.Controls.Add(this.plm_top);
|
|
this.scc_container.Panel1.Text = "Panel1";
|
|
this.scc_container.Panel2.Controls.Add(this.tcButtom);
|
|
this.scc_container.Panel2.Text = "Panel2";
|
|
this.scc_container.Size = new System.Drawing.Size(1103, 592);
|
|
this.scc_container.SplitterPosition = 363;
|
|
this.scc_container.TabIndex = 1;
|
|
//
|
|
// gcMain
|
|
//
|
|
this.gcMain.AdapterObj = null;
|
|
this.gcMain.BackColor = System.Drawing.Color.Transparent;
|
|
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gcMain.Location = new System.Drawing.Point(0, 40);
|
|
this.gcMain.Margin = new System.Windows.Forms.Padding(5);
|
|
this.gcMain.Name = "gcMain";
|
|
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gcMain.Size = new System.Drawing.Size(1103, 283);
|
|
this.gcMain.TabIndex = 18;
|
|
//
|
|
// plm_bottom
|
|
//
|
|
this.plm_bottom.Controls.Add(this.simpleButton1);
|
|
this.plm_bottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.plm_bottom.Location = new System.Drawing.Point(0, 323);
|
|
this.plm_bottom.Margin = new System.Windows.Forms.Padding(4);
|
|
this.plm_bottom.Name = "plm_bottom";
|
|
this.plm_bottom.Size = new System.Drawing.Size(1103, 40);
|
|
this.plm_bottom.TabIndex = 17;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.Location = new System.Drawing.Point(999, 6);
|
|
this.simpleButton1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(90, 30);
|
|
this.simpleButton1.TabIndex = 41;
|
|
this.simpleButton1.Text = "继续制单";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// plm_top
|
|
//
|
|
this.plm_top.Controls.Add(this.plm_top_btnFixSearch);
|
|
this.plm_top.Controls.Add(this.labelControl3);
|
|
this.plm_top.Controls.Add(this.plm_top_cbField);
|
|
this.plm_top.Controls.Add(this.plm_top_txtFixKey);
|
|
this.plm_top.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.plm_top.Location = new System.Drawing.Point(0, 0);
|
|
this.plm_top.Margin = new System.Windows.Forms.Padding(4);
|
|
this.plm_top.Name = "plm_top";
|
|
this.plm_top.Size = new System.Drawing.Size(1103, 40);
|
|
this.plm_top.TabIndex = 15;
|
|
//
|
|
// plm_top_btnFixSearch
|
|
//
|
|
this.plm_top_btnFixSearch.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.plm_top_btnFixSearch.Appearance.Options.UseFont = true;
|
|
this.plm_top_btnFixSearch.Location = new System.Drawing.Point(356, 6);
|
|
this.plm_top_btnFixSearch.Margin = new System.Windows.Forms.Padding(4);
|
|
this.plm_top_btnFixSearch.Name = "plm_top_btnFixSearch";
|
|
this.plm_top_btnFixSearch.Size = new System.Drawing.Size(72, 26);
|
|
this.plm_top_btnFixSearch.TabIndex = 40;
|
|
this.plm_top_btnFixSearch.Text = "查询(&Q)";
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.labelControl3.Location = new System.Drawing.Point(3, 11);
|
|
this.labelControl3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(24, 12);
|
|
this.labelControl3.TabIndex = 39;
|
|
this.labelControl3.Text = "查询";
|
|
//
|
|
// plm_top_cbField
|
|
//
|
|
this.plm_top_cbField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.plm_top_cbField.FormattingEnabled = true;
|
|
this.plm_top_cbField.Location = new System.Drawing.Point(40, 5);
|
|
this.plm_top_cbField.Margin = new System.Windows.Forms.Padding(4);
|
|
this.plm_top_cbField.Name = "plm_top_cbField";
|
|
this.plm_top_cbField.Size = new System.Drawing.Size(121, 22);
|
|
this.plm_top_cbField.TabIndex = 37;
|
|
this.plm_top_cbField.Tag = "";
|
|
//
|
|
// plm_top_txtFixKey
|
|
//
|
|
this.plm_top_txtFixKey.Location = new System.Drawing.Point(171, 5);
|
|
this.plm_top_txtFixKey.Margin = new System.Windows.Forms.Padding(4);
|
|
this.plm_top_txtFixKey.Name = "plm_top_txtFixKey";
|
|
this.plm_top_txtFixKey.Size = new System.Drawing.Size(176, 22);
|
|
this.plm_top_txtFixKey.TabIndex = 38;
|
|
//
|
|
// tcButtom
|
|
//
|
|
this.tcButtom.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcButtom.Location = new System.Drawing.Point(0, 0);
|
|
this.tcButtom.Name = "tcButtom";
|
|
this.tcButtom.Size = new System.Drawing.Size(1103, 224);
|
|
this.tcButtom.TabIndex = 0;
|
|
//
|
|
// FrmSource
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1103, 592);
|
|
this.Controls.Add(this.scc_container);
|
|
this.Name = "FrmSource";
|
|
this.Text = "FrmSource";
|
|
((System.ComponentModel.ISupportInitialize)(this.scc_container)).EndInit();
|
|
this.scc_container.ResumeLayout(false);
|
|
|