534 lines
31 KiB
C#
534 lines
31 KiB
C#
|
namespace DeiNiu.wms.win
|
|||
|
{
|
|||
|
partial class DeskSetup
|
|||
|
{
|
|||
|
/// <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(DeskSetup));
|
|||
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|||
|
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
|
|||
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|||
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|||
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|||
|
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
|
|||
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
this.btnUpdateOwner = new DevExpress.XtraEditors.SimpleButton();
|
|||
|
this.pager1 = new DeiNiu.Controls.pager.Pager();
|
|||
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|||
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
this.comType = new DevExpress.XtraEditors.ComboBoxEdit();
|
|||
|
this.comStatus = new DevExpress.XtraEditors.ComboBoxEdit();
|
|||
|
this.txtSeedsCnt = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txtMin = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|||
|
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|||
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|||
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
|
|||
|
((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.gridControl2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.comStatus.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtSeedsCnt.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtMin.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// ribbon
|
|||
|
//
|
|||
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|||
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|||
|
this.ribbon.ExpandCollapseItem,
|
|||
|
this.bbQuery});
|
|||
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.ribbon.MaxItemId = 4;
|
|||
|
this.ribbon.Name = "ribbon";
|
|||
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|||
|
this.ribbonPage1});
|
|||
|
this.ribbon.Size = new System.Drawing.Size(1122, 147);
|
|||
|
//
|
|||
|
// bbQuery
|
|||
|
//
|
|||
|
this.bbQuery.Caption = "查询";
|
|||
|
this.bbQuery.Id = 1;
|
|||
|
this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image")));
|
|||
|
this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage")));
|
|||
|
this.bbQuery.Name = "bbQuery";
|
|||
|
this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1);
|
|||
|
//
|
|||
|
// 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.bbQuery);
|
|||
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|||
|
this.ribbonPageGroup1.Text = "编辑";
|
|||
|
//
|
|||
|
// layoutControl1
|
|||
|
//
|
|||
|
this.layoutControl1.Controls.Add(this.gridControl2);
|
|||
|
this.layoutControl1.Controls.Add(this.btnUpdateOwner);
|
|||
|
this.layoutControl1.Controls.Add(this.pager1);
|
|||
|
this.layoutControl1.Controls.Add(this.gridControl1);
|
|||
|
this.layoutControl1.Controls.Add(this.comType);
|
|||
|
this.layoutControl1.Controls.Add(this.comStatus);
|
|||
|
this.layoutControl1.Controls.Add(this.txtSeedsCnt);
|
|||
|
this.layoutControl1.Controls.Add(this.txtMin);
|
|||
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlGroup10,
|
|||
|
this.layoutControlGroup12,
|
|||
|
this.layoutControlGroup13});
|
|||
|
this.layoutControl1.Location = new System.Drawing.Point(0, 147);
|
|||
|
this.layoutControl1.Name = "layoutControl1";
|
|||
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1689, 510, 450, 400);
|
|||
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|||
|
this.layoutControl1.Size = new System.Drawing.Size(1122, 636);
|
|||
|
this.layoutControl1.TabIndex = 2;
|
|||
|
this.layoutControl1.Text = "layoutControl1";
|
|||
|
//
|
|||
|
// gridControl2
|
|||
|
//
|
|||
|
this.gridControl2.Location = new System.Drawing.Point(645, 118);
|
|||
|
this.gridControl2.MainView = this.gridView2;
|
|||
|
this.gridControl2.MenuManager = this.ribbon;
|
|||
|
this.gridControl2.Name = "gridControl2";
|
|||
|
this.gridControl2.Size = new System.Drawing.Size(663, 565);
|
|||
|
this.gridControl2.TabIndex = 65;
|
|||
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
this.gridView2});
|
|||
|
//
|
|||
|
// gridView2
|
|||
|
//
|
|||
|
this.gridView2.GridControl = this.gridControl2;
|
|||
|
this.gridView2.Name = "gridView2";
|
|||
|
//
|
|||
|
// btnUpdateOwner
|
|||
|
//
|
|||
|
this.btnUpdateOwner.Location = new System.Drawing.Point(26, 573);
|
|||
|
this.btnUpdateOwner.Name = "btnUpdateOwner";
|
|||
|
this.btnUpdateOwner.Size = new System.Drawing.Size(75, 25);
|
|||
|
this.btnUpdateOwner.StyleController = this.layoutControl1;
|
|||
|
this.btnUpdateOwner.TabIndex = 61;
|
|||
|
this.btnUpdateOwner.Text = "修改";
|
|||
|
this.btnUpdateOwner.Click += new System.EventHandler(this.btnUpdateLot_Click);
|
|||
|
//
|
|||
|
// pager1
|
|||
|
//
|
|||
|
this.pager1.Location = new System.Drawing.Point(14, 420);
|
|||
|
this.pager1.Name = "pager1";
|
|||
|
this.pager1.NMax = 0;
|
|||
|
this.pager1.PageCount = 0;
|
|||
|
this.pager1.PageCurrent = 0;
|
|||
|
this.pager1.PageSize = 100;
|
|||
|
this.pager1.Size = new System.Drawing.Size(1094, 20);
|
|||
|
this.pager1.TabIndex = 22;
|
|||
|
//
|
|||
|
// gridControl1
|
|||
|
//
|
|||
|
this.gridControl1.Location = new System.Drawing.Point(14, 33);
|
|||
|
this.gridControl1.MainView = this.gridView1;
|
|||
|
this.gridControl1.MenuManager = this.ribbon;
|
|||
|
this.gridControl1.Name = "gridControl1";
|
|||
|
this.gridControl1.Size = new System.Drawing.Size(1094, 383);
|
|||
|
this.gridControl1.TabIndex = 21;
|
|||
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
this.gridView1});
|
|||
|
//
|
|||
|
// gridView1
|
|||
|
//
|
|||
|
this.gridView1.GridControl = this.gridControl1;
|
|||
|
this.gridView1.Name = "gridView1";
|
|||
|
this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged);
|
|||
|
//
|
|||
|
// comType
|
|||
|
//
|
|||
|
this.comType.Location = new System.Drawing.Point(101, 475);
|
|||
|
this.comType.MenuManager = this.ribbon;
|
|||
|
this.comType.Name = "comType";
|
|||
|
this.comType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.comType.Size = new System.Drawing.Size(104, 20);
|
|||
|
this.comType.StyleController = this.layoutControl1;
|
|||
|
this.comType.TabIndex = 64;
|
|||
|
//
|
|||
|
// comStatus
|
|||
|
//
|
|||
|
this.comStatus.Location = new System.Drawing.Point(101, 499);
|
|||
|
this.comStatus.Name = "comStatus";
|
|||
|
this.comStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.comStatus.Size = new System.Drawing.Size(104, 20);
|
|||
|
this.comStatus.StyleController = this.layoutControl1;
|
|||
|
this.comStatus.TabIndex = 64;
|
|||
|
//
|
|||
|
// txtSeedsCnt
|
|||
|
//
|
|||
|
this.txtSeedsCnt.Location = new System.Drawing.Point(101, 523);
|
|||
|
this.txtSeedsCnt.Name = "txtSeedsCnt";
|
|||
|
this.txtSeedsCnt.Size = new System.Drawing.Size(104, 20);
|
|||
|
this.txtSeedsCnt.StyleController = this.layoutControl1;
|
|||
|
this.txtSeedsCnt.TabIndex = 64;
|
|||
|
//
|
|||
|
// txtMin
|
|||
|
//
|
|||
|
this.txtMin.Location = new System.Drawing.Point(101, 548);
|
|||
|
this.txtMin.Name = "txtMin";
|
|||
|
this.txtMin.Size = new System.Drawing.Size(104, 20);
|
|||
|
this.txtMin.StyleController = this.layoutControl1;
|
|||
|
this.txtMin.TabIndex = 64;
|
|||
|
//
|
|||
|
// layoutControlGroup10
|
|||
|
//
|
|||
|
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup10.Name = "layoutControlGroup10";
|
|||
|
this.layoutControlGroup10.Size = new System.Drawing.Size(389, 101);
|
|||
|
this.layoutControlGroup10.Text = "货品拒收";
|
|||
|
//
|
|||
|
// layoutControlGroup12
|
|||
|
//
|
|||
|
this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlItem2});
|
|||
|
this.layoutControlGroup12.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup12.Name = "layoutControlGroup12";
|
|||
|
this.layoutControlGroup12.Size = new System.Drawing.Size(667, 569);
|
|||
|
this.layoutControlGroup12.Text = "货位分配";
|
|||
|
//
|
|||
|
// layoutControlItem2
|
|||
|
//
|
|||
|
this.layoutControlItem2.Control = this.gridControl2;
|
|||
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|||
|
this.layoutControlItem2.Size = new System.Drawing.Size(667, 569);
|
|||
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem2.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlGroup13
|
|||
|
//
|
|||
|
this.layoutControlGroup13.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup13.Name = "layoutControlGroup13";
|
|||
|
this.layoutControlGroup13.Size = new System.Drawing.Size(667, 569);
|
|||
|
this.layoutControlGroup13.Text = "货物分配";
|
|||
|
//
|
|||
|
// layoutControlGroup1
|
|||
|
//
|
|||
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|||
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlGroup4});
|
|||
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup1.Name = "Root";
|
|||
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1122, 636);
|
|||
|
this.layoutControlGroup1.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlGroup4
|
|||
|
//
|
|||
|
this.layoutControlGroup4.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|||
|
this.layoutControlGroup4.AppearanceGroup.Options.UseFont = true;
|
|||
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlGroup6,
|
|||
|
this.simpleSeparator1});
|
|||
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|||
|
this.layoutControlGroup4.Size = new System.Drawing.Size(1122, 636);
|
|||
|
this.layoutControlGroup4.Text = "复核台列表";
|
|||
|
//
|
|||
|
// layoutControlGroup6
|
|||
|
//
|
|||
|
this.layoutControlGroup6.GroupBordersVisible = false;
|
|||
|
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlItem19,
|
|||
|
this.layoutControlItem18,
|
|||
|
this.layoutControlGroup8});
|
|||
|
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup6.Name = "layoutControlGroup6";
|
|||
|
this.layoutControlGroup6.Size = new System.Drawing.Size(1098, 591);
|
|||
|
this.layoutControlGroup6.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlItem19
|
|||
|
//
|
|||
|
this.layoutControlItem19.Control = this.pager1;
|
|||
|
this.layoutControlItem19.Location = new System.Drawing.Point(0, 387);
|
|||
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|||
|
this.layoutControlItem19.Size = new System.Drawing.Size(1098, 24);
|
|||
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem19.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlItem18
|
|||
|
//
|
|||
|
this.layoutControlItem18.Control = this.gridControl1;
|
|||
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|||
|
this.layoutControlItem18.Size = new System.Drawing.Size(1098, 387);
|
|||
|
this.layoutControlItem18.Text = "待入库订单";
|
|||
|
this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
|
|||
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem18.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlGroup8
|
|||
|
//
|
|||
|
this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlItem14,
|
|||
|
this.emptySpaceItem8,
|
|||
|
this.emptySpaceItem4,
|
|||
|
this.emptySpaceItem1,
|
|||
|
this.layoutControlItem5,
|
|||
|
this.layoutControlItem3,
|
|||
|
this.layoutControlItem9,
|
|||
|
this.layoutControlItem1});
|
|||
|
this.layoutControlGroup8.Location = new System.Drawing.Point(0, 411);
|
|||
|
this.layoutControlGroup8.Name = "layoutControlGroup8";
|
|||
|
this.layoutControlGroup8.Size = new System.Drawing.Size(1098, 180);
|
|||
|
this.layoutControlGroup8.Text = "更新";
|
|||
|
//
|
|||
|
// layoutControlItem14
|
|||
|
//
|
|||
|
this.layoutControlItem14.Control = this.comType;
|
|||
|
this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlItem14.MaxSize = new System.Drawing.Size(183, 24);
|
|||
|
this.layoutControlItem14.MinSize = new System.Drawing.Size(183, 24);
|
|||
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|||
|
this.layoutControlItem14.Size = new System.Drawing.Size(287, 24);
|
|||
|
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem14.Text = "类型";
|
|||
|
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Left;
|
|||
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14);
|
|||
|
//
|
|||
|
// emptySpaceItem8
|
|||
|
//
|
|||
|
this.emptySpaceItem8.AllowHotTrack = false;
|
|||
|
this.emptySpaceItem8.Location = new System.Drawing.Point(183, 24);
|
|||
|
this.emptySpaceItem8.MinSize = new System.Drawing.Size(104, 24);
|
|||
|
this.emptySpaceItem8.Name = "emptySpaceItem8";
|
|||
|
this.emptySpaceItem8.Size = new System.Drawing.Size(104, 103);
|
|||
|
this.emptySpaceItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
//
|
|||
|
// emptySpaceItem4
|
|||
|
//
|
|||
|
this.emptySpaceItem4.AllowHotTrack = false;
|
|||
|
this.emptySpaceItem4.Location = new System.Drawing.Point(287, 0);
|
|||
|
this.emptySpaceItem4.Name = "emptySpaceItem4";
|
|||
|
this.emptySpaceItem4.Size = new System.Drawing.Size(787, 137);
|
|||
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
//
|
|||
|
// emptySpaceItem1
|
|||
|
//
|
|||
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|||
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 127);
|
|||
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|||
|
this.emptySpaceItem1.Size = new System.Drawing.Size(287, 10);
|
|||
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
//
|
|||
|
// layoutControlItem5
|
|||
|
//
|
|||
|
this.layoutControlItem5.Control = this.btnUpdateOwner;
|
|||
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 98);
|
|||
|
this.layoutControlItem5.MaxSize = new System.Drawing.Size(79, 29);
|
|||
|
this.layoutControlItem5.MinSize = new System.Drawing.Size(79, 29);
|
|||
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|||
|
this.layoutControlItem5.Size = new System.Drawing.Size(183, 29);
|
|||
|
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem5.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlItem3
|
|||
|
//
|
|||
|
this.layoutControlItem3.Control = this.comStatus;
|
|||
|
this.layoutControlItem3.CustomizationFormText = "类型";
|
|||
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
|
|||
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(183, 24);
|
|||
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(183, 24);
|
|||
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|||
|
this.layoutControlItem3.Size = new System.Drawing.Size(183, 24);
|
|||
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem3.Text = "状态";
|
|||
|
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left;
|
|||
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
|
|||
|
//
|
|||
|
// layoutControlItem9
|
|||
|
//
|
|||
|
this.layoutControlItem9.Control = this.txtSeedsCnt;
|
|||
|
this.layoutControlItem9.CustomizationFormText = "类型";
|
|||
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 48);
|
|||
|
this.layoutControlItem9.MaxSize = new System.Drawing.Size(183, 25);
|
|||
|
this.layoutControlItem9.MinSize = new System.Drawing.Size(183, 25);
|
|||
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|||
|
this.layoutControlItem9.Size = new System.Drawing.Size(183, 25);
|
|||
|
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem9.Text = "最大分播数量";
|
|||
|
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Left;
|
|||
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 14);
|
|||
|
//
|
|||
|
// layoutControlItem1
|
|||
|
//
|
|||
|
this.layoutControlItem1.Control = this.txtMin;
|
|||
|
this.layoutControlItem1.CustomizationFormText = "类型";
|
|||
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 73);
|
|||
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(183, 25);
|
|||
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(183, 25);
|
|||
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|||
|
this.layoutControlItem1.Size = new System.Drawing.Size(183, 25);
|
|||
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem1.Text = "最小分播数量";
|
|||
|
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left;
|
|||
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
|
|||
|
//
|
|||
|
// simpleSeparator1
|
|||
|
//
|
|||
|
this.simpleSeparator1.AllowHotTrack = false;
|
|||
|
this.simpleSeparator1.Location = new System.Drawing.Point(0, 591);
|
|||
|
this.simpleSeparator1.Name = "simpleSeparator1";
|
|||
|
this.simpleSeparator1.Size = new System.Drawing.Size(1098, 2);
|
|||
|
//
|
|||
|
// DeskSetup
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.ClientSize = new System.Drawing.Size(1122, 783);
|
|||
|
this.Controls.Add(this.layoutControl1);
|
|||
|
this.Controls.Add(this.ribbon);
|
|||
|
this.Name = "DeskSetup";
|
|||
|
this.Ribbon = this.ribbon;
|
|||
|
this.Text = "OwnerSetup";
|
|||
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsInForm_FormClosing);
|
|||
|
((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.gridControl2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.comStatus.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtSeedsCnt.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtMin.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).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.BarButtonItem bbQuery;
|
|||
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|||
|
private Controls.pager.Pager pager1;
|
|||
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|||
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
|||
|
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
|
|||
|
private DevExpress.XtraEditors.SimpleButton btnUpdateOwner;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12;
|
|||
|
private DevExpress.XtraEditors.ComboBoxEdit comType;
|
|||
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
|||
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|||
|
private DevExpress.XtraEditors.ComboBoxEdit comStatus;
|
|||
|
private DevExpress.XtraEditors.TextEdit txtSeedsCnt;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
|||
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
|
|||
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|||
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|||
|
private DevExpress.XtraEditors.TextEdit txtMin;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|||
|
}
|
|||
|
}
|