bug
lu
7 天以前 acf9d7b001514b3586166cbd0609e9d836ada792
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -48,6 +48,7 @@
            this.btnReport = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnDesign = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnPiZhun = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnFPiZhun = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnCaiGouChk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnCaiGouFchk = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem();
@@ -69,7 +70,9 @@
            this.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnFPiZhun = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnAll = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnGongZi = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnLianBan = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
@@ -126,9 +129,12 @@
            this.barLargeButtonItem2,
            this.barLargeButtonItem3,
            this.barLargeButtonItem4,
            this.btnFPiZhun});
            this.btnFPiZhun,
            this.btnAll,
            this.btnGongZi,
            this.btnLianBan});
            this.barManager1.MainMenu = this.bar2;
            this.barManager1.MaxItemId = 67;
            this.barManager1.MaxItemId = 71;
            // 
            // bar2
            // 
@@ -177,8 +183,10 @@
            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3),
            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4)});
            this.bar2.OptionsBar.AllowQuickCustomization = false;
            new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnAll),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnGongZi),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnLianBan)});
            this.bar2.OptionsBar.DrawBorder = false;
            this.bar2.OptionsBar.DrawDragBorder = false;
            this.bar2.OptionsBar.MultiLine = true;
@@ -337,6 +345,15 @@
            this.btnPiZhun.ItemAppearance.Normal.Options.UseFont = true;
            this.btnPiZhun.Name = "btnPiZhun";
            this.btnPiZhun.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnFPiZhun
            //
            this.btnFPiZhun.Caption = "反批准";
            this.btnFPiZhun.Id = 66;
            this.btnFPiZhun.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.bodetails_16x163;
            this.btnFPiZhun.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.bodetails_32x321;
            this.btnFPiZhun.Name = "btnFPiZhun";
            this.btnFPiZhun.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnCaiGouChk
            // 
@@ -540,13 +557,32 @@
            this.barLargeButtonItem4.Tag = "Never";
            this.barLargeButtonItem4.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnFPiZhun
            // btnAll
            // 
            this.btnFPiZhun.Caption = "反批准";
            this.btnFPiZhun.Id = 66;
            this.btnFPiZhun.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.bodetails_16x163;
            this.btnFPiZhun.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.bodetails_32x321;
            this.btnFPiZhun.Name = "btnFPiZhun";
            this.btnAll.Caption = "批量设置";
            this.btnAll.Id = 67;
            this.btnAll.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.dayview_16x16;
            this.btnAll.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.dayview_32x32;
            this.btnAll.Name = "btnAll";
            this.btnAll.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnGongZi
            //
            this.btnGongZi.Caption = "计算工资";
            this.btnGongZi.Id = 69;
            this.btnGongZi.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnGongZi.ImageOptions.Image")));
            this.btnGongZi.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnGongZi.ImageOptions.LargeImage")));
            this.btnGongZi.Name = "btnGongZi";
            this.btnGongZi.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //
            // btnLianBan
            //
            this.btnLianBan.Caption = "设置连班";
            this.btnLianBan.Id = 70;
            this.btnLianBan.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnLianBan.ImageOptions.Image")));
            this.btnLianBan.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnLianBan.ImageOptions.LargeImage")));
            this.btnLianBan.Name = "btnLianBan";
            this.btnLianBan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // barDockControlTop
            // 
@@ -560,7 +596,7 @@
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 146);
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 68);
            this.barDockControlBottom.Manager = this.barManager1;
            this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0);
            // 
@@ -570,7 +606,7 @@
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 142);
            this.barDockControlLeft.Manager = this.barManager1;
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 4);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 0);
            // 
            // barDockControlRight
            // 
@@ -578,7 +614,7 @@
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1543, 142);
            this.barDockControlRight.Manager = this.barManager1;
            this.barDockControlRight.Size = new System.Drawing.Size(0, 4);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
            // 
            // UcToolBarMenu
            // 
@@ -589,7 +625,7 @@
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "UcToolBarMenu";
            this.Size = new System.Drawing.Size(1543, 146);
            this.Size = new System.Drawing.Size(1543, 68);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -640,5 +676,8 @@
        private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem3;
        private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem4;
        private DevExpress.XtraBars.BarLargeButtonItem btnFPiZhun;
        private DevExpress.XtraBars.BarLargeButtonItem btnAll;
        private DevExpress.XtraBars.BarLargeButtonItem btnGongZi;
        private DevExpress.XtraBars.BarLargeButtonItem btnLianBan;
    }
}