799 lines
46 KiB
C#
799 lines
46 KiB
C#
namespace DeiNiu.wms.win
|
|
{
|
|
partial class testWcf
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(testWcf));
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.simpleButton19 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton15 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton122 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton9 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton10 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton11 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton12 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton13 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton14 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton16 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton17 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton18 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon
|
|
//
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbon.ExpandCollapseItem,
|
|
this.barButtonItem1});
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbon.MaxItemId = 2;
|
|
this.ribbon.Name = "ribbon";
|
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|
this.ribbonPage1});
|
|
this.ribbon.Size = new System.Drawing.Size(1149, 147);
|
|
this.ribbon.StatusBar = this.ribbonStatusBar;
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "测试";
|
|
this.barButtonItem1.Id = 1;
|
|
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
|
|
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
|
|
this.barButtonItem1.Name = "barButtonItem1";
|
|
//
|
|
// ribbonPage1
|
|
//
|
|
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
|
this.ribbonPageGroup1});
|
|
this.ribbonPage1.Name = "ribbonPage1";
|
|
this.ribbonPage1.Text = "编辑";
|
|
//
|
|
// ribbonPageGroup1
|
|
//
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
|
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|
this.ribbonPageGroup1.Text = "编辑";
|
|
this.ribbonPageGroup1.Visible = false;
|
|
//
|
|
// ribbonStatusBar
|
|
//
|
|
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 551);
|
|
this.ribbonStatusBar.Name = "ribbonStatusBar";
|
|
this.ribbonStatusBar.Ribbon = this.ribbon;
|
|
this.ribbonStatusBar.Size = new System.Drawing.Size(1149, 31);
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.simpleButton19);
|
|
this.layoutControl1.Controls.Add(this.simpleButton15);
|
|
this.layoutControl1.Controls.Add(this.simpleButton122);
|
|
this.layoutControl1.Controls.Add(this.simpleButton2);
|
|
this.layoutControl1.Controls.Add(this.simpleButton3);
|
|
this.layoutControl1.Controls.Add(this.simpleButton4);
|
|
this.layoutControl1.Controls.Add(this.simpleButton5);
|
|
this.layoutControl1.Controls.Add(this.simpleButton6);
|
|
this.layoutControl1.Controls.Add(this.simpleButton7);
|
|
this.layoutControl1.Controls.Add(this.simpleButton8);
|
|
this.layoutControl1.Controls.Add(this.simpleButton9);
|
|
this.layoutControl1.Controls.Add(this.simpleButton10);
|
|
this.layoutControl1.Controls.Add(this.simpleButton11);
|
|
this.layoutControl1.Controls.Add(this.simpleButton12);
|
|
this.layoutControl1.Controls.Add(this.simpleButton13);
|
|
this.layoutControl1.Controls.Add(this.simpleButton14);
|
|
this.layoutControl1.Controls.Add(this.simpleButton1);
|
|
this.layoutControl1.Controls.Add(this.simpleButton16);
|
|
this.layoutControl1.Controls.Add(this.simpleButton17);
|
|
this.layoutControl1.Controls.Add(this.simpleButton18);
|
|
this.layoutControl1.Location = new System.Drawing.Point(12, 153);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(2164, 277, 450, 400);
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1122, 380);
|
|
this.layoutControl1.TabIndex = 6;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// simpleButton19
|
|
//
|
|
this.simpleButton19.Location = new System.Drawing.Point(24, 151);
|
|
this.simpleButton19.Name = "simpleButton19";
|
|
this.simpleButton19.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton19.StyleController = this.layoutControl1;
|
|
this.simpleButton19.TabIndex = 23;
|
|
this.simpleButton19.Text = "tranRequests";
|
|
this.simpleButton19.Click += new System.EventHandler(this.simpleButton19_Click);
|
|
//
|
|
// simpleButton15
|
|
//
|
|
this.simpleButton15.Location = new System.Drawing.Point(24, 47);
|
|
this.simpleButton15.Name = "simpleButton15";
|
|
this.simpleButton15.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton15.StyleController = this.layoutControl1;
|
|
this.simpleButton15.TabIndex = 18;
|
|
this.simpleButton15.Text = "盘点";
|
|
this.simpleButton15.Click += new System.EventHandler(this.simpleButton15_Click);
|
|
//
|
|
// simpleButton122
|
|
//
|
|
this.simpleButton122.Location = new System.Drawing.Point(24, 73);
|
|
this.simpleButton122.Name = "simpleButton122";
|
|
this.simpleButton122.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton122.StyleController = this.layoutControl1;
|
|
this.simpleButton122.TabIndex = 4;
|
|
this.simpleButton122.Text = "init盘点";
|
|
this.simpleButton122.Click += new System.EventHandler(this.simpleButton122_Click);
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Location = new System.Drawing.Point(24, 47);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton2.StyleController = this.layoutControl1;
|
|
this.simpleButton2.TabIndex = 5;
|
|
this.simpleButton2.Text = "batchPIck";
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// simpleButton3
|
|
//
|
|
this.simpleButton3.Location = new System.Drawing.Point(24, 47);
|
|
this.simpleButton3.Name = "simpleButton3";
|
|
this.simpleButton3.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton3.StyleController = this.layoutControl1;
|
|
this.simpleButton3.TabIndex = 6;
|
|
this.simpleButton3.Text = "portAuth";
|
|
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
|
|
//
|
|
// simpleButton4
|
|
//
|
|
this.simpleButton4.Location = new System.Drawing.Point(24, 73);
|
|
this.simpleButton4.Name = "simpleButton4";
|
|
this.simpleButton4.Size = new System.Drawing.Size(352, 22);
|
|
this.simpleButton4.StyleController = this.layoutControl1;
|
|
this.simpleButton4.TabIndex = 7;
|
|
this.simpleButton4.Text = "复核";
|
|
this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click);
|
|
//
|
|
// simpleButton5
|
|
//
|
|
this.simpleButton5.Location = new System.Drawing.Point(24, 99);
|
|
this.simpleButton5.Name = "simpleButton5";
|
|
this.simpleButton5.Size = new System.Drawing.Size(352, 22);
|
|
this.simpleButton5.StyleController = this.layoutControl1;
|
|
this.simpleButton5.TabIndex = 8;
|
|
this.simpleButton5.Text = "getBatchPickOrders4Valid()";
|
|
this.simpleButton5.Click += new System.EventHandler(this.simpleButton5_Click);
|
|
//
|
|
// simpleButton6
|
|
//
|
|
this.simpleButton6.Location = new System.Drawing.Point(24, 125);
|
|
this.simpleButton6.Name = "simpleButton6";
|
|
this.simpleButton6.Size = new System.Drawing.Size(352, 22);
|
|
this.simpleButton6.StyleController = this.layoutControl1;
|
|
this.simpleButton6.TabIndex = 9;
|
|
this.simpleButton6.Text = "batchPickCount4Valid";
|
|
this.simpleButton6.Click += new System.EventHandler(this.simpleButton6_Click);
|
|
//
|
|
// simpleButton7
|
|
//
|
|
this.simpleButton7.Location = new System.Drawing.Point(24, 151);
|
|
this.simpleButton7.Name = "simpleButton7";
|
|
this.simpleButton7.Size = new System.Drawing.Size(352, 22);
|
|
this.simpleButton7.StyleController = this.layoutControl1;
|
|
this.simpleButton7.TabIndex = 10;
|
|
this.simpleButton7.Text = "repTodayDetails4Pick";
|
|
this.simpleButton7.Click += new System.EventHandler(this.simpleButton7_Click);
|
|
//
|
|
// simpleButton8
|
|
//
|
|
this.simpleButton8.Location = new System.Drawing.Point(24, 47);
|
|
this.simpleButton8.Name = "simpleButton8";
|
|
this.simpleButton8.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton8.StyleController = this.layoutControl1;
|
|
this.simpleButton8.TabIndex = 11;
|
|
this.simpleButton8.Text = "getLocations";
|
|
this.simpleButton8.Click += new System.EventHandler(this.simpleButton8_Click);
|
|
//
|
|
// simpleButton9
|
|
//
|
|
this.simpleButton9.Location = new System.Drawing.Point(24, 73);
|
|
this.simpleButton9.Name = "simpleButton9";
|
|
this.simpleButton9.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton9.StyleController = this.layoutControl1;
|
|
this.simpleButton9.TabIndex = 12;
|
|
this.simpleButton9.Text = "repItemIn";
|
|
this.simpleButton9.Click += new System.EventHandler(this.simpleButton9_Click);
|
|
//
|
|
// simpleButton10
|
|
//
|
|
this.simpleButton10.Location = new System.Drawing.Point(24, 99);
|
|
this.simpleButton10.Name = "simpleButton10";
|
|
this.simpleButton10.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton10.StyleController = this.layoutControl1;
|
|
this.simpleButton10.TabIndex = 13;
|
|
this.simpleButton10.Text = "upDownStockLocation";
|
|
this.simpleButton10.Click += new System.EventHandler(this.simpleButton10_Click);
|
|
//
|
|
// simpleButton11
|
|
//
|
|
this.simpleButton11.Location = new System.Drawing.Point(24, 47);
|
|
this.simpleButton11.Name = "simpleButton11";
|
|
this.simpleButton11.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton11.StyleController = this.layoutControl1;
|
|
this.simpleButton11.TabIndex = 14;
|
|
this.simpleButton11.Text = "getdata4maintain";
|
|
this.simpleButton11.Click += new System.EventHandler(this.simpleButton11_Click);
|
|
//
|
|
// simpleButton12
|
|
//
|
|
this.simpleButton12.Location = new System.Drawing.Point(24, 73);
|
|
this.simpleButton12.Name = "simpleButton12";
|
|
this.simpleButton12.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton12.StyleController = this.layoutControl1;
|
|
this.simpleButton12.TabIndex = 15;
|
|
this.simpleButton12.Text = "newMaintainData";
|
|
this.simpleButton12.Click += new System.EventHandler(this.simpleButton12_Click);
|
|
//
|
|
// simpleButton13
|
|
//
|
|
this.simpleButton13.Location = new System.Drawing.Point(24, 99);
|
|
this.simpleButton13.Name = "simpleButton13";
|
|
this.simpleButton13.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton13.StyleController = this.layoutControl1;
|
|
this.simpleButton13.TabIndex = 16;
|
|
this.simpleButton13.Text = "fixissueData";
|
|
this.simpleButton13.Click += new System.EventHandler(this.simpleButton13_Click);
|
|
//
|
|
// simpleButton14
|
|
//
|
|
this.simpleButton14.Location = new System.Drawing.Point(24, 125);
|
|
this.simpleButton14.Name = "simpleButton14";
|
|
this.simpleButton14.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton14.StyleController = this.layoutControl1;
|
|
this.simpleButton14.TabIndex = 17;
|
|
this.simpleButton14.Text = "getissuedata";
|
|
this.simpleButton14.Click += new System.EventHandler(this.simpleButton14_Click);
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Location = new System.Drawing.Point(24, 47);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton1.StyleController = this.layoutControl1;
|
|
this.simpleButton1.TabIndex = 19;
|
|
this.simpleButton1.Text = "gettransBulks";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click_1);
|
|
//
|
|
// simpleButton16
|
|
//
|
|
this.simpleButton16.Location = new System.Drawing.Point(24, 73);
|
|
this.simpleButton16.Name = "simpleButton16";
|
|
this.simpleButton16.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton16.StyleController = this.layoutControl1;
|
|
this.simpleButton16.TabIndex = 20;
|
|
this.simpleButton16.Text = "pickBulks";
|
|
this.simpleButton16.Click += new System.EventHandler(this.simpleButton16_Click);
|
|
//
|
|
// simpleButton17
|
|
//
|
|
this.simpleButton17.Location = new System.Drawing.Point(24, 99);
|
|
this.simpleButton17.Name = "simpleButton17";
|
|
this.simpleButton17.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton17.StyleController = this.layoutControl1;
|
|
this.simpleButton17.TabIndex = 21;
|
|
this.simpleButton17.Text = "pickTrans4load";
|
|
this.simpleButton17.Click += new System.EventHandler(this.simpleButton17_Click);
|
|
//
|
|
// simpleButton18
|
|
//
|
|
this.simpleButton18.Location = new System.Drawing.Point(24, 125);
|
|
this.simpleButton18.Name = "simpleButton18";
|
|
this.simpleButton18.Size = new System.Drawing.Size(707, 22);
|
|
this.simpleButton18.StyleController = this.layoutControl1;
|
|
this.simpleButton18.TabIndex = 22;
|
|
this.simpleButton18.Text = "LoadTrucks";
|
|
this.simpleButton18.Click += new System.EventHandler(this.simpleButton18_Click);
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.tabbedControlGroup1,
|
|
this.emptySpaceItem2});
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup1.Name = "Root";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1122, 380);
|
|
this.layoutControlGroup1.TextVisible = false;
|
|
//
|
|
// tabbedControlGroup1
|
|
//
|
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2;
|
|
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(735, 360);
|
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup2,
|
|
this.layoutControlGroup3,
|
|
this.layoutControlGroup4,
|
|
this.layoutControlGroup5,
|
|
this.layoutControlGroup6,
|
|
this.layoutControlGroup7});
|
|
//
|
|
// layoutControlGroup2
|
|
//
|
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem15});
|
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
|
this.layoutControlGroup2.Size = new System.Drawing.Size(711, 313);
|
|
this.layoutControlGroup2.Text = "stock";
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.simpleButton122;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(711, 287);
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem1.TextVisible = false;
|
|
//
|
|
// layoutControlItem15
|
|
//
|
|
this.layoutControlItem15.Control = this.simpleButton15;
|
|
this.layoutControlItem15.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
|
this.layoutControlItem15.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem15.TextVisible = false;
|
|
//
|
|
// layoutControlGroup3
|
|
//
|
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem4,
|
|
this.emptySpaceItem1,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem6,
|
|
this.layoutControlItem7});
|
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
|
this.layoutControlGroup3.Size = new System.Drawing.Size(711, 313);
|
|
this.layoutControlGroup3.Text = "pickOut";
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.Control = this.simpleButton2;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem2.TextVisible = false;
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.Control = this.simpleButton4;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(356, 26);
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem4.TextVisible = false;
|
|
//
|
|
// emptySpaceItem1
|
|
//
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(356, 26);
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Size = new System.Drawing.Size(355, 287);
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.simpleButton5;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 52);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(356, 26);
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem5.TextVisible = false;
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.Control = this.simpleButton6;
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(0, 78);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(356, 26);
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem6.TextVisible = false;
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.Control = this.simpleButton7;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 104);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(356, 209);
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem7.TextVisible = false;
|
|
//
|
|
// layoutControlGroup4
|
|
//
|
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem3});
|
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(711, 313);
|
|
this.layoutControlGroup4.Text = "portal";
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.Control = this.simpleButton3;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(711, 313);
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem3.TextVisible = false;
|
|
//
|
|
// layoutControlGroup5
|
|
//
|
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem8,
|
|
this.layoutControlItem9,
|
|
this.layoutControlItem10});
|
|
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|
this.layoutControlGroup5.Size = new System.Drawing.Size(711, 313);
|
|
this.layoutControlGroup5.Text = "pickIn";
|
|
//
|
|
// layoutControlItem8
|
|
//
|
|
this.layoutControlItem8.Control = this.simpleButton8;
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem8.TextVisible = false;
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.Control = this.simpleButton9;
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem9.TextVisible = false;
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.Control = this.simpleButton10;
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(0, 52);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(711, 261);
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem10.TextVisible = false;
|
|
//
|
|
// layoutControlGroup6
|
|
//
|
|
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem11,
|
|
this.layoutControlItem12,
|
|
this.layoutControlItem13,
|
|
this.layoutControlItem14});
|
|
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup6.Name = "layoutControlGroup6";
|
|
this.layoutControlGroup6.Size = new System.Drawing.Size(711, 313);
|
|
this.layoutControlGroup6.Text = "养护";
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.Control = this.simpleButton11;
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem11.TextVisible = false;
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.Control = this.simpleButton12;
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem12.TextVisible = false;
|
|
//
|
|
// layoutControlItem13
|
|
//
|
|
this.layoutControlItem13.Control = this.simpleButton13;
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(0, 52);
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem13.TextVisible = false;
|
|
//
|
|
// layoutControlItem14
|
|
//
|
|
this.layoutControlItem14.Control = this.simpleButton14;
|
|
this.layoutControlItem14.Location = new System.Drawing.Point(0, 78);
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
this.layoutControlItem14.Size = new System.Drawing.Size(711, 235);
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem14.TextVisible = false;
|
|
//
|
|
// layoutControlGroup7
|
|
//
|
|
this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem16,
|
|
this.layoutControlItem17,
|
|
this.layoutControlItem18,
|
|
this.layoutControlItem19,
|
|
this.layoutControlItem20});
|
|
this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup7.Name = "layoutControlGroup7";
|
|
this.layoutControlGroup7.Size = new System.Drawing.Size(711, 313);
|
|
this.layoutControlGroup7.Text = "tms";
|
|
//
|
|
// layoutControlItem16
|
|
//
|
|
this.layoutControlItem16.Control = this.simpleButton1;
|
|
this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|
this.layoutControlItem16.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem16.TextVisible = false;
|
|
//
|
|
// layoutControlItem17
|
|
//
|
|
this.layoutControlItem17.Control = this.simpleButton16;
|
|
this.layoutControlItem17.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|
this.layoutControlItem17.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem17.TextVisible = false;
|
|
//
|
|
// layoutControlItem18
|
|
//
|
|
this.layoutControlItem18.Control = this.simpleButton17;
|
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 52);
|
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|
this.layoutControlItem18.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem18.TextVisible = false;
|
|
//
|
|
// layoutControlItem19
|
|
//
|
|
this.layoutControlItem19.Control = this.simpleButton18;
|
|
this.layoutControlItem19.Location = new System.Drawing.Point(0, 78);
|
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|
this.layoutControlItem19.Size = new System.Drawing.Size(711, 26);
|
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem19.TextVisible = false;
|
|
//
|
|
// layoutControlItem20
|
|
//
|
|
this.layoutControlItem20.Control = this.simpleButton19;
|
|
this.layoutControlItem20.Location = new System.Drawing.Point(0, 104);
|
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
|
this.layoutControlItem20.Size = new System.Drawing.Size(711, 209);
|
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem20.TextVisible = false;
|
|
//
|
|
// emptySpaceItem2
|
|
//
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(735, 0);
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(367, 360);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// testWcf
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1149, 582);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.ribbonStatusBar);
|
|
this.Controls.Add(this.ribbon);
|
|
this.Name = "testWcf";
|
|
this.Ribbon = this.ribbon;
|
|
this.StatusBar = this.ribbonStatusBar;
|
|
this.Text = "InInventoryCheck";
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton122;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton3;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton8;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton9;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton10;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton11;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton12;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton14;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton15;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton16;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton17;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton18;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton19;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
|
}
|
|
} |