frmmain.designer.cs

来自「很久 宏观经济韩国锦湖国家交换机海关核发个回复光滑」· CS 代码 · 共 1,071 行 · 第 1/5 页

CS
1,071
字号
            this.panelDockContainer1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.panelDockContainer1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.panelDockContainer1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.panelDockContainer1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            this.panelDockContainer1.Style.GradientAngle = 90;
            this.panelDockContainer1.TabIndex = 0;
            // 
            // FunctionList
            // 
            this.FunctionList.AccessibleRole = System.Windows.Forms.AccessibleRole.ToolBar;
            this.FunctionList.Appearance = DevComponents.DotNetBar.eSideBarAppearance.Flat;
            this.FunctionList.BorderStyle = DevComponents.DotNetBar.eBorderType.None;
            this.FunctionList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.FunctionList.ExpandedPanel = this.GroupScout;
            this.FunctionList.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.FunctionList.Location = new System.Drawing.Point(0, 0);
            this.FunctionList.Name = "FunctionList";
            this.FunctionList.Panels.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.GroupData,
            this.GroupScout,
            this.GroupSystem});
            this.FunctionList.Size = new System.Drawing.Size(178, 435);
            this.FunctionList.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
            this.FunctionList.TabIndex = 7;
            this.FunctionList.TabStop = false;
            this.FunctionList.UsingSystemColors = true;
            // 
            // GroupData
            // 
            this.GroupData.BackgroundStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupData.BackgroundStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(251)))), ((int)(((byte)(251)))));
            this.GroupData.BackgroundStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupData.BackgroundStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupData.BackgroundStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupData.Cursor = System.Windows.Forms.Cursors.Hand;
            this.GroupData.HeaderHotStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupData.HeaderHotStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupData.HeaderHotStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupData.HeaderHotStyle.GradientAngle = 90;
            this.GroupData.HeaderSideHotStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupData.HeaderSideHotStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupData.HeaderSideHotStyle.GradientAngle = 90;
            this.GroupData.HeaderSideStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupData.HeaderSideStyle.BackColor2.Color = System.Drawing.SystemColors.Control;
            this.GroupData.HeaderSideStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupData.HeaderSideStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupData.HeaderSideStyle.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
                        | DevComponents.DotNetBar.eBorderSide.Bottom)));
            this.GroupData.HeaderSideStyle.GradientAngle = 90;
            this.GroupData.HeaderStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupData.HeaderStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupData.HeaderStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupData.HeaderStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupData.HeaderStyle.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Right | DevComponents.DotNetBar.eBorderSide.Top)
                        | DevComponents.DotNetBar.eBorderSide.Bottom)));
            this.GroupData.HeaderStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.GroupData.HeaderStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupData.HeaderStyle.GradientAngle = 90;
            this.GroupData.Icon = ((System.Drawing.Icon)(resources.GetObject("GroupData.Icon")));
            this.GroupData.Name = "GroupData";
            this.GroupData.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tolDataFR,
            this.tolDataJY,
            this.tolDataJQ,
            this.tolDataTD});
            this.GroupData.Text = "资料管理(&D)";
            // 
            // tolDataFR
            // 
            this.tolDataFR.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.tolDataFR.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tolDataFR.FontBold = true;
            this.tolDataFR.Icon = ((System.Drawing.Icon)(resources.GetObject("tolDataFR.Icon")));
            this.tolDataFR.Name = "tolDataFR";
            this.tolDataFR.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
            this.tolDataFR.Text = "犯人资料管理(&F)";
            this.tolDataFR.Click += new System.EventHandler(this.tolDataFR_Click);
            // 
            // tolDataJY
            // 
            this.tolDataJY.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.tolDataJY.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tolDataJY.FontBold = true;
            this.tolDataJY.Icon = ((System.Drawing.Icon)(resources.GetObject("tolDataJY.Icon")));
            this.tolDataJY.Name = "tolDataJY";
            this.tolDataJY.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
            this.tolDataJY.Text = "警员资料管理(&J)";
            this.tolDataJY.Click += new System.EventHandler(this.tolDataJY_Click);
            // 
            // tolDataJQ
            // 
            this.tolDataJQ.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.tolDataJQ.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tolDataJQ.FontBold = true;
            this.tolDataJQ.Icon = ((System.Drawing.Icon)(resources.GetObject("tolDataJQ.Icon")));
            this.tolDataJQ.Name = "tolDataJQ";
            this.tolDataJQ.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
            this.tolDataJQ.Text = "监区资料管理(&Q)";
            this.tolDataJQ.Click += new System.EventHandler(this.tolDataJQ_Click);
            // 
            // tolDataTD
            // 
            this.tolDataTD.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.tolDataTD.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tolDataTD.FontBold = true;
            this.tolDataTD.Icon = ((System.Drawing.Icon)(resources.GetObject("tolDataTD.Icon")));
            this.tolDataTD.Name = "tolDataTD";
            this.tolDataTD.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
            this.tolDataTD.Text = "犯人调动管理(&T)";
            this.tolDataTD.Click += new System.EventHandler(this.tolDataTD_Click);
            // 
            // GroupScout
            // 
            this.GroupScout.BackgroundStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupScout.BackgroundStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(251)))), ((int)(((byte)(251)))));
            this.GroupScout.BackgroundStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupScout.BackgroundStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupScout.BackgroundStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupScout.Cursor = System.Windows.Forms.Cursors.Hand;
            this.GroupScout.HeaderHotStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupScout.HeaderHotStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupScout.HeaderHotStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupScout.HeaderHotStyle.GradientAngle = 90;
            this.GroupScout.HeaderSideHotStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupScout.HeaderSideHotStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupScout.HeaderSideHotStyle.GradientAngle = 90;
            this.GroupScout.HeaderSideStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupScout.HeaderSideStyle.BackColor2.Color = System.Drawing.SystemColors.Control;
            this.GroupScout.HeaderSideStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupScout.HeaderSideStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupScout.HeaderSideStyle.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
                        | DevComponents.DotNetBar.eBorderSide.Bottom)));
            this.GroupScout.HeaderSideStyle.GradientAngle = 90;
            this.GroupScout.HeaderStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupScout.HeaderStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupScout.HeaderStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupScout.HeaderStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupScout.HeaderStyle.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Right | DevComponents.DotNetBar.eBorderSide.Top)
                        | DevComponents.DotNetBar.eBorderSide.Bottom)));
            this.GroupScout.HeaderStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.GroupScout.HeaderStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupScout.HeaderStyle.GradientAngle = 90;
            this.GroupScout.Icon = ((System.Drawing.Icon)(resources.GetObject("GroupScout.Icon")));
            this.GroupScout.Name = "GroupScout";
            this.GroupScout.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tolScoutInstant,
            this.tolScoutHistory,
            this.tolScoutLog});
            this.GroupScout.Text = "监控记录(&S)";
            // 
            // tolScoutInstant
            // 
            this.tolScoutInstant.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.tolScoutInstant.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tolScoutInstant.Icon = ((System.Drawing.Icon)(resources.GetObject("tolScoutInstant.Icon")));
            this.tolScoutInstant.Name = "tolScoutInstant";
            this.tolScoutInstant.Text = "实时监控(&I)";
            this.tolScoutInstant.Click += new System.EventHandler(this.tolScoutInstant_Click);
            // 
            // tolScoutHistory
            // 
            this.tolScoutHistory.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.tolScoutHistory.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tolScoutHistory.Icon = ((System.Drawing.Icon)(resources.GetObject("tolScoutHistory.Icon")));
            this.tolScoutHistory.Name = "tolScoutHistory";
            this.tolScoutHistory.Text = "历史记录(&H)";
            this.tolScoutHistory.Click += new System.EventHandler(this.tolScoutHistory_Click);
            // 
            // tolScoutLog
            // 
            this.tolScoutLog.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.tolScoutLog.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tolScoutLog.Icon = ((System.Drawing.Icon)(resources.GetObject("tolScoutLog.Icon")));
            this.tolScoutLog.Name = "tolScoutLog";
            this.tolScoutLog.Text = "警告日至(&L)";
            this.tolScoutLog.Click += new System.EventHandler(this.tolScoutLog_Click);
            // 
            // GroupSystem
            // 
            this.GroupSystem.BackgroundStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupSystem.BackgroundStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(251)))), ((int)(((byte)(251)))));
            this.GroupSystem.BackgroundStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupSystem.BackgroundStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupSystem.BackgroundStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupSystem.Cursor = System.Windows.Forms.Cursors.Hand;
            this.GroupSystem.HeaderHotStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupSystem.HeaderHotStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupSystem.HeaderHotStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupSystem.HeaderHotStyle.GradientAngle = 90;
            this.GroupSystem.HeaderSideHotStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupSystem.HeaderSideHotStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupSystem.HeaderSideHotStyle.GradientAngle = 90;
            this.GroupSystem.HeaderSideStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupSystem.HeaderSideStyle.BackColor2.Color = System.Drawing.SystemColors.Control;
            this.GroupSystem.HeaderSideStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupSystem.HeaderSideStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupSystem.HeaderSideStyle.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top)
                        | DevComponents.DotNetBar.eBorderSide.Bottom)));
            this.GroupSystem.HeaderSideStyle.GradientAngle = 90;
            this.GroupSystem.HeaderStyle.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
            this.GroupSystem.HeaderStyle.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(217)))), ((int)(((byte)(211)))));
            this.GroupSystem.HeaderStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.GroupSystem.HeaderStyle.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
            this.GroupSystem.HeaderStyle.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Right | DevComponents.DotNetBar.eBorderSide.Top)
                        | DevComponents.DotNetBar.eBorderSide.Bottom)));
            this.GroupSystem.HeaderStyle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.GroupSystem.HeaderStyle.ForeColor.Color = System.Drawing.SystemColors.ControlText;
            this.GroupSystem.HeaderStyle.GradientAngle = 90;
            this.GroupSystem.Icon = ((System.Drawing.Icon)(resources.GetObject("GroupSystem.Icon")));
            this.GroupSystem.Name = "GroupSystem";
            this.GroupSystem.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tolSystemAdmin,
            this.tolSystemDroit,
            this.tolSystemDevice,
            this.tolSystemMap});

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?