cnf
2 天以前 9295cd253cf99eb97b7103e704919ad3d0de1a95
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -79,6 +79,10 @@
            this.btnBaoGao = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnBDLingLiao = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnWj = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnPCcxpx = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnRiJiHua = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnQueryChk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnQueryFchk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
@@ -87,8 +91,6 @@
            this.barLargeButtonItem5 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem6 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem7 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnPCcxpx = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnRiJiHua = new DevExpress.XtraBars.BarLargeButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            this.SuspendLayout();
            // 
@@ -154,9 +156,11 @@
            this.btnWj,
            this.barButtonItem1,
            this.btnPCcxpx,
            this.btnRiJiHua});
            this.btnRiJiHua,
            this.btnQueryChk,
            this.btnQueryFchk});
            this.barManager1.MainMenu = this.bar2;
            this.barManager1.MaxItemId = 82;
            this.barManager1.MaxItemId = 84;
            // 
            // bar2
            // 
@@ -216,7 +220,9 @@
            new DevExpress.XtraBars.LinkPersistInfo(this.btnBDLingLiao),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnWj, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnPCcxpx, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnRiJiHua, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnRiJiHua, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnQueryChk),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnQueryFchk)});
            this.bar2.OptionsBar.DrawDragBorder = false;
            this.bar2.OptionsBar.MultiLine = true;
            this.bar2.OptionsBar.UseWholeRow = true;
@@ -666,37 +672,79 @@
            this.btnWj.Name = "btnWj";
            this.btnWj.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnPCcxpx
            //
            this.btnPCcxpx.Caption = "重新排序";
            this.btnPCcxpx.Id = 80;
            this.btnPCcxpx.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.sortasc_16x16;
            this.btnPCcxpx.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.sortasc_32x32;
            this.btnPCcxpx.Name = "btnPCcxpx";
            this.btnPCcxpx.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnPCcxpx.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnRiJiHua
            //
            this.btnRiJiHua.Caption = "生成日计划";
            this.btnRiJiHua.Id = 81;
            this.btnRiJiHua.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.dayview_16x16;
            this.btnRiJiHua.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.dayview_32x32;
            this.btnRiJiHua.Name = "btnRiJiHua";
            this.btnRiJiHua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnRiJiHua.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnQueryChk
            //
            this.btnQueryChk.Caption = "查询已完成";
            this.btnQueryChk.Id = 82;
            this.btnQueryChk.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnQueryChk.ImageOptions.Image")));
            this.btnQueryChk.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnQueryChk.ImageOptions.LargeImage")));
            this.btnQueryChk.Name = "btnQueryChk";
            this.btnQueryChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnQueryFchk
            //
            this.btnQueryFchk.Caption = "查询未完成";
            this.btnQueryFchk.Id = 83;
            this.btnQueryFchk.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnQueryFchk.ImageOptions.Image")));
            this.btnQueryFchk.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnQueryFchk.ImageOptions.LargeImage")));
            this.btnQueryFchk.Name = "btnQueryFchk";
            this.btnQueryFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
            this.barDockControlTop.Manager = this.barManager1;
            this.barDockControlTop.Size = new System.Drawing.Size(1543, 213);
            this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.barDockControlTop.Size = new System.Drawing.Size(1350, 171);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 316);
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 246);
            this.barDockControlBottom.Manager = this.barManager1;
            this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
            this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.barDockControlBottom.Size = new System.Drawing.Size(1350, 0);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 213);
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 171);
            this.barDockControlLeft.Manager = this.barManager1;
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 103);
            this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 75);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1543, 213);
            this.barDockControlRight.Location = new System.Drawing.Point(1350, 171);
            this.barDockControlRight.Manager = this.barManager1;
            this.barDockControlRight.Size = new System.Drawing.Size(0, 103);
            this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 75);
            // 
            // barButtonItem1
            // 
@@ -735,36 +783,17 @@
            this.barLargeButtonItem7.Name = "barLargeButtonItem7";
            this.barLargeButtonItem7.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnPCcxpx
            //
            this.btnPCcxpx.Caption = "重新排序";
            this.btnPCcxpx.Id = 80;
            this.btnPCcxpx.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.sortasc_16x16;
            this.btnPCcxpx.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.sortasc_32x32;
            this.btnPCcxpx.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnPCcxpx.Name = "btnPCcxpx";
            this.btnPCcxpx.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnRiJiHua
            //
            this.btnRiJiHua.Caption = "生成日计划";
            this.btnRiJiHua.Id = 81;
            this.btnRiJiHua.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.dayview_16x16;
            this.btnRiJiHua.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.dayview_32x32;
            this.btnRiJiHua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.btnRiJiHua.Name = "btnRiJiHua";
            this.btnRiJiHua.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // UcToolBarMenu
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Name = "UcToolBarMenu";
            this.Size = new System.Drawing.Size(1543, 316);
            this.Size = new System.Drawing.Size(1350, 246);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -830,5 +859,7 @@
        private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem6;
        private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem7;
        private DevExpress.XtraBars.BarLargeButtonItem btnRiJiHua;
        private DevExpress.XtraBars.BarLargeButtonItem btnQueryChk;
        private DevExpress.XtraBars.BarLargeButtonItem btnQueryFchk;
    }
}