/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn1 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn2 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn3 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn4 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn5 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn6 = new DSkin.Controls.DSkinGridListColumn();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(FrmLocal));
     this.dSkinGridList1 = new DSkin.Controls.DSkinGridList();
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).BeginInit();
     this.SuspendLayout();
     //
     // dSkinGridList1
     //
     //
     //
     //
     this.dSkinGridList1.BackPageButton.AdaptImage        = true;
     this.dSkinGridList1.BackPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.BackPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.BackPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.BackPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Location       = new System.Drawing.Point(386, 4);
     this.dSkinGridList1.BackPageButton.Name           = "BtnBackPage";
     this.dSkinGridList1.BackPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.BackPageButton.Radius         = 0;
     this.dSkinGridList1.BackPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.BackPageButton.Text           = "上一页";
     this.dSkinGridList1.BackPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.BackPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Borders.AllColor    = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.BottomColor = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.LeftColor   = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.RightColor  = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.TopColor    = System.Drawing.Color.Silver;
     this.dSkinGridList1.ColumnFill          = true;
     this.dSkinGridList1.ColumnHeight        = 30;
     dSkinGridListColumn1.Name   = "ID";
     dSkinGridListColumn1.Visble = false;
     dSkinGridListColumn1.Width  = 87;
     dSkinGridListColumn2.Name   = "快递编码";
     dSkinGridListColumn2.Visble = true;
     dSkinGridListColumn2.Width  = 87;
     dSkinGridListColumn3.Name   = "快递名称";
     dSkinGridListColumn3.Visble = true;
     dSkinGridListColumn3.Width  = 87;
     dSkinGridListColumn4.Name   = "快递编号";
     dSkinGridListColumn4.Visble = true;
     dSkinGridListColumn4.Width  = 87;
     dSkinGridListColumn5.Name   = "查询日期";
     dSkinGridListColumn5.Visble = true;
     dSkinGridListColumn5.Width  = 87;
     dSkinGridListColumn6.Name   = "交给宠物";
     dSkinGridListColumn6.Visble = true;
     dSkinGridListColumn6.Width  = 89;
     this.dSkinGridList1.Columns.AddRange(new DSkin.Controls.DSkinGridListColumn[] {
         dSkinGridListColumn1,
         dSkinGridListColumn2,
         dSkinGridListColumn3,
         dSkinGridListColumn4,
         dSkinGridListColumn5,
         dSkinGridListColumn6
     });
     this.dSkinGridList1.DoubleItemsBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.dSkinGridList1.EnabledOrder         = false;
     //
     //
     //
     this.dSkinGridList1.FirstPageButton.AdaptImage        = true;
     this.dSkinGridList1.FirstPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.FirstPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.FirstPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.FirstPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Location       = new System.Drawing.Point(338, 4);
     this.dSkinGridList1.FirstPageButton.Name           = "BtnFistPage";
     this.dSkinGridList1.FirstPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.FirstPageButton.Radius         = 0;
     this.dSkinGridList1.FirstPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.FirstPageButton.Text           = "首页";
     this.dSkinGridList1.FirstPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.FirstPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     //
     //
     this.dSkinGridList1.GoPageButton.AdaptImage        = true;
     this.dSkinGridList1.GoPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.GoPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dSkinGridList1.GoPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.GoPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.GoPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.GoPageButton.Location       = new System.Drawing.Point(290, 4);
     this.dSkinGridList1.GoPageButton.Name           = "BtnGoPage";
     this.dSkinGridList1.GoPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.GoPageButton.Radius         = 0;
     this.dSkinGridList1.GoPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.GoPageButton.Text           = "跳转";
     this.dSkinGridList1.GoPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.GoPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.GridLineColor = System.Drawing.Color.Silver;
     this.dSkinGridList1.HeaderFont    = new System.Drawing.Font("微软雅黑", 9F);
     //
     //
     //
     this.dSkinGridList1.HScrollBar.AutoSize                = false;
     this.dSkinGridList1.HScrollBar.Fillet                  = true;
     this.dSkinGridList1.HScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.HScrollBar.Location                = new System.Drawing.Point(0, 318);
     this.dSkinGridList1.HScrollBar.Maximum                 = 80;
     this.dSkinGridList1.HScrollBar.Name                    = "";
     this.dSkinGridList1.HScrollBar.Orientation             = System.Windows.Forms.Orientation.Horizontal;
     this.dSkinGridList1.HScrollBar.ScrollBarLenght         = 346;
     this.dSkinGridList1.HScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.HScrollBar.Size                    = new System.Drawing.Size(438, 12);
     this.dSkinGridList1.HScrollBar.Visible                 = false;
     //
     //
     //
     this.dSkinGridList1.LastPageButton.AdaptImage        = true;
     this.dSkinGridList1.LastPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.LastPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.LastPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.LastPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Location       = new System.Drawing.Point(494, 4);
     this.dSkinGridList1.LastPageButton.Name           = "BtnLastPage";
     this.dSkinGridList1.LastPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.LastPageButton.Radius         = 0;
     this.dSkinGridList1.LastPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.LastPageButton.Text           = "末页";
     this.dSkinGridList1.LastPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.LastPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Location = new System.Drawing.Point(26, 37);
     this.dSkinGridList1.Name     = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.NextPageButton.AdaptImage        = true;
     this.dSkinGridList1.NextPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.NextPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.NextPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.NextPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Location       = new System.Drawing.Point(440, 4);
     this.dSkinGridList1.NextPageButton.Name           = "BtnNextPage";
     this.dSkinGridList1.NextPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.NextPageButton.Radius         = 0;
     this.dSkinGridList1.NextPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.NextPageButton.Text           = "下一页";
     this.dSkinGridList1.NextPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.NextPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.PageSize     = 10;
     this.dSkinGridList1.SelectedItem = null;
     this.dSkinGridList1.Size         = new System.Drawing.Size(438, 362);
     this.dSkinGridList1.TabIndex     = 0;
     this.dSkinGridList1.Text         = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.VScrollBar.AutoSize                = false;
     this.dSkinGridList1.VScrollBar.BitmapCache             = true;
     this.dSkinGridList1.VScrollBar.Fillet                  = true;
     this.dSkinGridList1.VScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.VScrollBar.LargeChange             = 1000;
     this.dSkinGridList1.VScrollBar.Location                = new System.Drawing.Point(425, 1);
     this.dSkinGridList1.VScrollBar.Margin                  = new System.Windows.Forms.Padding(1);
     this.dSkinGridList1.VScrollBar.Maximum                 = 10000;
     this.dSkinGridList1.VScrollBar.Name                    = "";
     this.dSkinGridList1.VScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.VScrollBar.Size                    = new System.Drawing.Size(12, 297);
     this.dSkinGridList1.VScrollBar.SmallChange             = 500;
     this.dSkinGridList1.VScrollBar.Visible                 = false;
     this.dSkinGridList1.ItemClick       += new System.EventHandler <DSkin.Controls.DSkinGridListMouseEventArgs>(this.dSkinGridList1_ItemClick);
     this.dSkinGridList1.ItemDoubleClick += new System.EventHandler <DSkin.Controls.DSkinGridListMouseEventArgs>(this.dSkinGridList1_ItemDoubleClick);
     //
     // FrmLocal
     //
     this.AllowDrop           = false;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderColor         = System.Drawing.Color.Black;
     this.CanResize           = false;
     this.ClientSize          = new System.Drawing.Size(486, 422);
     this.Controls.Add(this.dSkinGridList1);
     this.DoubleClickMaximized = false;
     this.DrawIcon             = false;
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FrmLocal";
     this.ShowInTaskbar = false;
     this.Text          = "历史记录";
     this.Load         += new System.EventHandler(this.FrmLocal_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).EndInit();
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn1 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn2 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn3 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn4 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn5 = new DSkin.Controls.DSkinGridListColumn();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
     this.dSkinTreeView1         = new DSkin.Controls.DSkinTreeView();
     this.dSkinContextMenuStrip1 = new DSkin.Controls.DSkinContextMenuStrip();
     this.新增ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.编辑ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.除ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.dSkinGridList1         = new DSkin.Controls.DSkinGridList();
     this.dSkinContextMenuStrip2 = new DSkin.Controls.DSkinContextMenuStrip();
     this.toolStripMenuItem1     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem3     = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.dSkinTreeView1)).BeginInit();
     this.dSkinContextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).BeginInit();
     this.dSkinContextMenuStrip2.SuspendLayout();
     this.SuspendLayout();
     //
     // dSkinTreeView1
     //
     this.dSkinTreeView1.BackColor           = System.Drawing.Color.White;
     this.dSkinTreeView1.Borders.AllColor    = System.Drawing.Color.Black;
     this.dSkinTreeView1.Borders.BottomColor = System.Drawing.Color.Black;
     this.dSkinTreeView1.Borders.LeftColor   = System.Drawing.Color.Black;
     this.dSkinTreeView1.Borders.RightColor  = System.Drawing.Color.Black;
     this.dSkinTreeView1.Borders.TopColor    = System.Drawing.Color.Black;
     this.dSkinTreeView1.ContextMenuStrip    = this.dSkinContextMenuStrip1;
     this.dSkinTreeView1.Location            = new System.Drawing.Point(21, 37);
     this.dSkinTreeView1.Name                 = "dSkinTreeView1";
     this.dSkinTreeView1.ShowCheckBox         = false;
     this.dSkinTreeView1.ShowIcon             = false;
     this.dSkinTreeView1.Size                 = new System.Drawing.Size(137, 338);
     this.dSkinTreeView1.TabIndex             = 0;
     this.dSkinTreeView1.Text                 = "dSkinTreeView1";
     this.dSkinTreeView1.SelectedNodeChanged += new System.EventHandler(this.dSkinTreeView1_SelectedNodeChanged);
     //
     // dSkinContextMenuStrip1
     //
     this.dSkinContextMenuStrip1.Arrow                  = System.Drawing.Color.Black;
     this.dSkinContextMenuStrip1.Back                   = System.Drawing.Color.White;
     this.dSkinContextMenuStrip1.BackRadius             = 4;
     this.dSkinContextMenuStrip1.Base                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
     this.dSkinContextMenuStrip1.CheckedImage           = null;
     this.dSkinContextMenuStrip1.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.dSkinContextMenuStrip1.Fore                   = System.Drawing.Color.Black;
     this.dSkinContextMenuStrip1.HoverFore              = System.Drawing.Color.White;
     this.dSkinContextMenuStrip1.ItemAnamorphosis       = true;
     this.dSkinContextMenuStrip1.ItemBorder             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.ItemBorderShow         = true;
     this.dSkinContextMenuStrip1.ItemHover              = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.ItemPressed            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.ItemRadius             = 4;
     this.dSkinContextMenuStrip1.ItemRadiusStyle        = DSkin.Common.RoundStyle.All;
     this.dSkinContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.新增ToolStripMenuItem,
         this.编辑ToolStripMenuItem,
         this.除ToolStripMenuItem
     });
     this.dSkinContextMenuStrip1.ItemSplitter      = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.Name              = "dSkinContextMenuStrip1";
     this.dSkinContextMenuStrip1.RadiusStyle       = DSkin.Common.RoundStyle.All;
     this.dSkinContextMenuStrip1.Size              = new System.Drawing.Size(101, 70);
     this.dSkinContextMenuStrip1.SkinAllColor      = true;
     this.dSkinContextMenuStrip1.TitleAnamorphosis = true;
     this.dSkinContextMenuStrip1.TitleColor        = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
     this.dSkinContextMenuStrip1.TitleRadius       = 4;
     this.dSkinContextMenuStrip1.TitleRadiusStyle  = DSkin.Common.RoundStyle.All;
     //
     // 新增ToolStripMenuItem
     //
     this.新增ToolStripMenuItem.Name   = "新增ToolStripMenuItem";
     this.新增ToolStripMenuItem.Size   = new System.Drawing.Size(100, 22);
     this.新增ToolStripMenuItem.Text   = "新增";
     this.新增ToolStripMenuItem.Click += new System.EventHandler(this.新增ToolStripMenuItem_Click);
     //
     // 编辑ToolStripMenuItem
     //
     this.编辑ToolStripMenuItem.Name   = "编辑ToolStripMenuItem";
     this.编辑ToolStripMenuItem.Size   = new System.Drawing.Size(100, 22);
     this.编辑ToolStripMenuItem.Text   = "编辑";
     this.编辑ToolStripMenuItem.Click += new System.EventHandler(this.编辑ToolStripMenuItem_Click);
     //
     // 删除ToolStripMenuItem
     //
     this.除ToolStripMenuItem.Name   = "删除ToolStripMenuItem";
     this.除ToolStripMenuItem.Size   = new System.Drawing.Size(100, 22);
     this.除ToolStripMenuItem.Text   = "删除";
     this.除ToolStripMenuItem.Click += new System.EventHandler(this.除ToolStripMenuItem_Click);
     //
     // dSkinGridList1
     //
     //
     //
     //
     this.dSkinGridList1.BackPageButton.AdaptImage        = true;
     this.dSkinGridList1.BackPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.BackPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.BackPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.BackPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Location       = new System.Drawing.Point(386, 4);
     this.dSkinGridList1.BackPageButton.Name           = "BtnBackPage";
     this.dSkinGridList1.BackPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.BackPageButton.Radius         = 0;
     this.dSkinGridList1.BackPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.BackPageButton.Text           = "上一页";
     this.dSkinGridList1.BackPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.BackPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Borders.AllColor    = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.BottomColor = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.LeftColor   = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.RightColor  = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.TopColor    = System.Drawing.Color.Silver;
     this.dSkinGridList1.ColumnFill          = true;
     this.dSkinGridList1.ColumnHeight        = 30;
     dSkinGridListColumn1.Name   = "ID";
     dSkinGridListColumn1.Visble = true;
     dSkinGridListColumn1.Width  = 81;
     dSkinGridListColumn2.Name   = "标题";
     dSkinGridListColumn2.Visble = true;
     dSkinGridListColumn2.Width  = 81;
     dSkinGridListColumn3.Name   = "用户名";
     dSkinGridListColumn3.Visble = true;
     dSkinGridListColumn3.Width  = 81;
     dSkinGridListColumn4.Name   = "链接";
     dSkinGridListColumn4.Visble = true;
     dSkinGridListColumn4.Width  = 81;
     dSkinGridListColumn5.Name   = "备注";
     dSkinGridListColumn5.Visble = true;
     dSkinGridListColumn5.Width  = 84;
     this.dSkinGridList1.Columns.AddRange(new DSkin.Controls.DSkinGridListColumn[] {
         dSkinGridListColumn1,
         dSkinGridListColumn2,
         dSkinGridListColumn3,
         dSkinGridListColumn4,
         dSkinGridListColumn5
     });
     this.dSkinGridList1.ContextMenuStrip     = this.dSkinContextMenuStrip2;
     this.dSkinGridList1.DoubleItemsBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.dSkinGridList1.EnabledOrder         = false;
     //
     //
     //
     this.dSkinGridList1.FirstPageButton.AdaptImage        = true;
     this.dSkinGridList1.FirstPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.FirstPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.FirstPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.FirstPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Location       = new System.Drawing.Point(338, 4);
     this.dSkinGridList1.FirstPageButton.Name           = "BtnFistPage";
     this.dSkinGridList1.FirstPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.FirstPageButton.Radius         = 0;
     this.dSkinGridList1.FirstPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.FirstPageButton.Text           = "首页";
     this.dSkinGridList1.FirstPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.FirstPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     //
     //
     this.dSkinGridList1.GoPageButton.AdaptImage        = true;
     this.dSkinGridList1.GoPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.GoPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dSkinGridList1.GoPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.GoPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.GoPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.GoPageButton.Location       = new System.Drawing.Point(290, 4);
     this.dSkinGridList1.GoPageButton.Name           = "BtnGoPage";
     this.dSkinGridList1.GoPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.GoPageButton.Radius         = 0;
     this.dSkinGridList1.GoPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.GoPageButton.Text           = "跳转";
     this.dSkinGridList1.GoPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.GoPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.GridLineColor = System.Drawing.Color.Silver;
     this.dSkinGridList1.HeaderFont    = new System.Drawing.Font("微软雅黑", 9F);
     //
     //
     //
     this.dSkinGridList1.HScrollBar.AutoSize                = false;
     this.dSkinGridList1.HScrollBar.Fillet                  = true;
     this.dSkinGridList1.HScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.HScrollBar.Location                = new System.Drawing.Point(0, 56);
     this.dSkinGridList1.HScrollBar.Maximum                 = 390;
     this.dSkinGridList1.HScrollBar.Name                    = "";
     this.dSkinGridList1.HScrollBar.Orientation             = System.Windows.Forms.Orientation.Horizontal;
     this.dSkinGridList1.HScrollBar.ScrollBarLenght         = 10;
     this.dSkinGridList1.HScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.HScrollBar.Size                    = new System.Drawing.Size(490, 12);
     this.dSkinGridList1.HScrollBar.Visible                 = false;
     //
     //
     //
     this.dSkinGridList1.LastPageButton.AdaptImage        = true;
     this.dSkinGridList1.LastPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.LastPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.LastPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.LastPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Location       = new System.Drawing.Point(494, 4);
     this.dSkinGridList1.LastPageButton.Name           = "BtnLastPage";
     this.dSkinGridList1.LastPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.LastPageButton.Radius         = 0;
     this.dSkinGridList1.LastPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.LastPageButton.Text           = "末页";
     this.dSkinGridList1.LastPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.LastPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Location = new System.Drawing.Point(164, 38);
     this.dSkinGridList1.Name     = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.NextPageButton.AdaptImage        = true;
     this.dSkinGridList1.NextPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.NextPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.NextPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.NextPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Location       = new System.Drawing.Point(440, 4);
     this.dSkinGridList1.NextPageButton.Name           = "BtnNextPage";
     this.dSkinGridList1.NextPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.NextPageButton.Radius         = 0;
     this.dSkinGridList1.NextPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.NextPageButton.Text           = "下一页";
     this.dSkinGridList1.NextPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.NextPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.SelectedItem = null;
     this.dSkinGridList1.Size         = new System.Drawing.Size(490, 337);
     this.dSkinGridList1.TabIndex     = 1;
     this.dSkinGridList1.Text         = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.VScrollBar.AutoSize                = false;
     this.dSkinGridList1.VScrollBar.BitmapCache             = true;
     this.dSkinGridList1.VScrollBar.Fillet                  = true;
     this.dSkinGridList1.VScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.VScrollBar.LargeChange             = 1000;
     this.dSkinGridList1.VScrollBar.Location                = new System.Drawing.Point(477, 1);
     this.dSkinGridList1.VScrollBar.Margin                  = new System.Windows.Forms.Padding(1);
     this.dSkinGridList1.VScrollBar.Maximum                 = 10000;
     this.dSkinGridList1.VScrollBar.Name                    = "";
     this.dSkinGridList1.VScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.VScrollBar.Size                    = new System.Drawing.Size(12, 272);
     this.dSkinGridList1.VScrollBar.SmallChange             = 500;
     this.dSkinGridList1.VScrollBar.Visible                 = false;
     this.dSkinGridList1.MouseDoubleClick                  += new System.Windows.Forms.MouseEventHandler(this.dSkinGridList1_MouseDoubleClick);
     //
     // dSkinContextMenuStrip2
     //
     this.dSkinContextMenuStrip2.Arrow                  = System.Drawing.Color.Black;
     this.dSkinContextMenuStrip2.Back                   = System.Drawing.Color.White;
     this.dSkinContextMenuStrip2.BackRadius             = 4;
     this.dSkinContextMenuStrip2.Base                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
     this.dSkinContextMenuStrip2.CheckedImage           = null;
     this.dSkinContextMenuStrip2.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.dSkinContextMenuStrip2.Fore                   = System.Drawing.Color.Black;
     this.dSkinContextMenuStrip2.HoverFore              = System.Drawing.Color.White;
     this.dSkinContextMenuStrip2.ItemAnamorphosis       = true;
     this.dSkinContextMenuStrip2.ItemBorder             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip2.ItemBorderShow         = true;
     this.dSkinContextMenuStrip2.ItemHover              = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip2.ItemPressed            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip2.ItemRadius             = 4;
     this.dSkinContextMenuStrip2.ItemRadiusStyle        = DSkin.Common.RoundStyle.All;
     this.dSkinContextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem1,
         this.toolStripMenuItem2,
         this.toolStripMenuItem3
     });
     this.dSkinContextMenuStrip2.ItemSplitter      = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip2.Name              = "dSkinContextMenuStrip1";
     this.dSkinContextMenuStrip2.RadiusStyle       = DSkin.Common.RoundStyle.All;
     this.dSkinContextMenuStrip2.Size              = new System.Drawing.Size(101, 70);
     this.dSkinContextMenuStrip2.SkinAllColor      = true;
     this.dSkinContextMenuStrip2.TitleAnamorphosis = true;
     this.dSkinContextMenuStrip2.TitleColor        = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
     this.dSkinContextMenuStrip2.TitleRadius       = 4;
     this.dSkinContextMenuStrip2.TitleRadiusStyle  = DSkin.Common.RoundStyle.All;
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name   = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size   = new System.Drawing.Size(100, 22);
     this.toolStripMenuItem1.Text   = "新增";
     this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name   = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size   = new System.Drawing.Size(100, 22);
     this.toolStripMenuItem2.Text   = "编辑";
     this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
     //
     // toolStripMenuItem3
     //
     this.toolStripMenuItem3.Name   = "toolStripMenuItem3";
     this.toolStripMenuItem3.Size   = new System.Drawing.Size(100, 22);
     this.toolStripMenuItem3.Text   = "删除";
     this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
     //
     // FrmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(674, 397);
     this.Controls.Add(this.dSkinGridList1);
     this.Controls.Add(this.dSkinTreeView1);
     this.DoubleClickMaximized = false;
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name        = "FrmMain";
     this.Text        = "密码管理";
     this.Load       += new System.EventHandler(this.FrmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dSkinTreeView1)).EndInit();
     this.dSkinContextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).EndInit();
     this.dSkinContextMenuStrip2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn42 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn43 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn44 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn45 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn46 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn47 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn48 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn49 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn50 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn51 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn52 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn53 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn54 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn55 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn56 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn57 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn58 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn59 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn60 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn61 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn62 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn63 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn64 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn65 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn66 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn67 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn68 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn69 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn70 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn71 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn72 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn73 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn74 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn75 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn76 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn77 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn78 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn79 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn80 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn81 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn82 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.BlendColor                      blendColor2           = new DSkin.Controls.BlendColor();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.folderBrowserDialog1      = new System.Windows.Forms.FolderBrowserDialog();
     this.dSkinGridList1            = new DSkin.Controls.DSkinGridList();
     this.dSkinLinearGradientBrush1 = new DSkin.Controls.DSkinLinearGradientBrush();
     this.dSkinPanel1  = new DSkin.Controls.DSkinPanel();
     this.dSkinButton2 = new DSkin.Controls.DSkinButton();
     this.CommAddBtn   = new DSkin.Controls.DSkinButton();
     this.dSkinButton3 = new DSkin.Controls.DSkinButton();
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).BeginInit();
     this.dSkinPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // dSkinGridList1
     //
     //
     //
     //
     this.dSkinGridList1.BackPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.BackPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.BackPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.BackPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Location       = new System.Drawing.Point(386, 4);
     this.dSkinGridList1.BackPageButton.Name           = "BtnBackPage";
     this.dSkinGridList1.BackPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.BackPageButton.Radius         = 0;
     this.dSkinGridList1.BackPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.BackPageButton.Text           = "上一页";
     this.dSkinGridList1.BackPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.BackPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Borders.AllColor    = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.dSkinGridList1.Borders.BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.dSkinGridList1.Borders.LeftColor   = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.dSkinGridList1.Borders.RightColor  = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.dSkinGridList1.Borders.TopColor    = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.dSkinGridList1.ColumnHeight        = 30;
     dSkinGridListColumn42.Name   = "编号";
     dSkinGridListColumn42.Visble = true;
     dSkinGridListColumn42.Width  = 80;
     dSkinGridListColumn43.Name   = "名称";
     dSkinGridListColumn43.Visble = true;
     dSkinGridListColumn43.Width  = 130;
     dSkinGridListColumn44.Name   = "单位";
     dSkinGridListColumn44.Visble = false;
     dSkinGridListColumn44.Width  = 80;
     dSkinGridListColumn45.Name   = "总计";
     dSkinGridListColumn45.Visble = true;
     dSkinGridListColumn45.Width  = 80;
     dSkinGridListColumn46.Name   = "";
     dSkinGridListColumn46.Visble = false;
     dSkinGridListColumn46.Width  = 80;
     dSkinGridListColumn47.Name   = "";
     dSkinGridListColumn47.Visble = false;
     dSkinGridListColumn47.Width  = 80;
     dSkinGridListColumn48.Name   = "";
     dSkinGridListColumn48.Visble = false;
     dSkinGridListColumn48.Width  = 80;
     dSkinGridListColumn49.Name   = "";
     dSkinGridListColumn49.Visble = false;
     dSkinGridListColumn49.Width  = 80;
     dSkinGridListColumn50.Name   = "";
     dSkinGridListColumn50.Visble = false;
     dSkinGridListColumn50.Width  = 80;
     dSkinGridListColumn51.Name   = "";
     dSkinGridListColumn51.Visble = false;
     dSkinGridListColumn51.Width  = 80;
     dSkinGridListColumn52.Name   = "";
     dSkinGridListColumn52.Visble = false;
     dSkinGridListColumn52.Width  = 80;
     dSkinGridListColumn53.Name   = "";
     dSkinGridListColumn53.Visble = false;
     dSkinGridListColumn53.Width  = 80;
     dSkinGridListColumn54.Name   = "";
     dSkinGridListColumn54.Visble = false;
     dSkinGridListColumn54.Width  = 80;
     dSkinGridListColumn55.Name   = "";
     dSkinGridListColumn55.Visble = false;
     dSkinGridListColumn55.Width  = 80;
     dSkinGridListColumn56.Name   = "";
     dSkinGridListColumn56.Visble = false;
     dSkinGridListColumn56.Width  = 80;
     dSkinGridListColumn57.Name   = "";
     dSkinGridListColumn57.Visble = false;
     dSkinGridListColumn57.Width  = 80;
     dSkinGridListColumn58.Name   = "";
     dSkinGridListColumn58.Visble = false;
     dSkinGridListColumn58.Width  = 80;
     dSkinGridListColumn59.Name   = "";
     dSkinGridListColumn59.Visble = false;
     dSkinGridListColumn59.Width  = 80;
     dSkinGridListColumn60.Name   = "";
     dSkinGridListColumn60.Visble = false;
     dSkinGridListColumn60.Width  = 80;
     dSkinGridListColumn61.Name   = "";
     dSkinGridListColumn61.Visble = false;
     dSkinGridListColumn61.Width  = 80;
     dSkinGridListColumn62.Name   = "";
     dSkinGridListColumn62.Visble = false;
     dSkinGridListColumn62.Width  = 80;
     dSkinGridListColumn63.Name   = "";
     dSkinGridListColumn63.Visble = false;
     dSkinGridListColumn63.Width  = 80;
     dSkinGridListColumn64.Name   = "";
     dSkinGridListColumn64.Visble = false;
     dSkinGridListColumn64.Width  = 80;
     dSkinGridListColumn65.Name   = "";
     dSkinGridListColumn65.Visble = false;
     dSkinGridListColumn65.Width  = 80;
     dSkinGridListColumn66.Name   = "";
     dSkinGridListColumn66.Visble = false;
     dSkinGridListColumn66.Width  = 80;
     dSkinGridListColumn67.Name   = "";
     dSkinGridListColumn67.Visble = false;
     dSkinGridListColumn67.Width  = 80;
     dSkinGridListColumn68.Name   = "";
     dSkinGridListColumn68.Visble = false;
     dSkinGridListColumn68.Width  = 80;
     dSkinGridListColumn69.Name   = "";
     dSkinGridListColumn69.Visble = false;
     dSkinGridListColumn69.Width  = 80;
     dSkinGridListColumn70.Name   = "";
     dSkinGridListColumn70.Visble = false;
     dSkinGridListColumn70.Width  = 80;
     dSkinGridListColumn71.Name   = "";
     dSkinGridListColumn71.Visble = false;
     dSkinGridListColumn71.Width  = 80;
     dSkinGridListColumn72.Name   = "";
     dSkinGridListColumn72.Visble = false;
     dSkinGridListColumn72.Width  = 80;
     dSkinGridListColumn73.Name   = "";
     dSkinGridListColumn73.Visble = false;
     dSkinGridListColumn73.Width  = 80;
     dSkinGridListColumn74.Name   = "";
     dSkinGridListColumn74.Visble = false;
     dSkinGridListColumn74.Width  = 80;
     dSkinGridListColumn75.Name   = "";
     dSkinGridListColumn75.Visble = false;
     dSkinGridListColumn75.Width  = 80;
     dSkinGridListColumn76.Name   = "";
     dSkinGridListColumn76.Visble = false;
     dSkinGridListColumn76.Width  = 80;
     dSkinGridListColumn77.Name   = "";
     dSkinGridListColumn77.Visble = false;
     dSkinGridListColumn77.Width  = 80;
     dSkinGridListColumn78.Name   = "";
     dSkinGridListColumn78.Visble = false;
     dSkinGridListColumn78.Width  = 80;
     dSkinGridListColumn79.Name   = "";
     dSkinGridListColumn79.Visble = false;
     dSkinGridListColumn79.Width  = 80;
     dSkinGridListColumn80.Name   = "";
     dSkinGridListColumn80.Visble = false;
     dSkinGridListColumn80.Width  = 80;
     dSkinGridListColumn81.Name   = "";
     dSkinGridListColumn81.Visble = false;
     dSkinGridListColumn81.Width  = 80;
     dSkinGridListColumn82.Name   = "标签文件";
     dSkinGridListColumn82.Visble = true;
     dSkinGridListColumn82.Width  = 80;
     this.dSkinGridList1.Columns.AddRange(new DSkin.Controls.DSkinGridListColumn[] {
         dSkinGridListColumn42,
         dSkinGridListColumn43,
         dSkinGridListColumn44,
         dSkinGridListColumn45,
         dSkinGridListColumn46,
         dSkinGridListColumn47,
         dSkinGridListColumn48,
         dSkinGridListColumn49,
         dSkinGridListColumn50,
         dSkinGridListColumn51,
         dSkinGridListColumn52,
         dSkinGridListColumn53,
         dSkinGridListColumn54,
         dSkinGridListColumn55,
         dSkinGridListColumn56,
         dSkinGridListColumn57,
         dSkinGridListColumn58,
         dSkinGridListColumn59,
         dSkinGridListColumn60,
         dSkinGridListColumn61,
         dSkinGridListColumn62,
         dSkinGridListColumn63,
         dSkinGridListColumn64,
         dSkinGridListColumn65,
         dSkinGridListColumn66,
         dSkinGridListColumn67,
         dSkinGridListColumn68,
         dSkinGridListColumn69,
         dSkinGridListColumn70,
         dSkinGridListColumn71,
         dSkinGridListColumn72,
         dSkinGridListColumn73,
         dSkinGridListColumn74,
         dSkinGridListColumn75,
         dSkinGridListColumn76,
         dSkinGridListColumn77,
         dSkinGridListColumn78,
         dSkinGridListColumn79,
         dSkinGridListColumn80,
         dSkinGridListColumn81,
         dSkinGridListColumn82
     });
     this.dSkinGridList1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dSkinGridList1.DoubleItemsBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.dSkinGridList1.EnabledOrder         = false;
     this.dSkinGridList1.EnablePage           = false;
     //
     //
     //
     this.dSkinGridList1.FirstPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.FirstPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.FirstPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.FirstPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Location       = new System.Drawing.Point(338, 4);
     this.dSkinGridList1.FirstPageButton.Name           = "BtnFistPage";
     this.dSkinGridList1.FirstPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.FirstPageButton.Radius         = 0;
     this.dSkinGridList1.FirstPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.FirstPageButton.Text           = "首页";
     this.dSkinGridList1.FirstPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.FirstPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     //
     //
     //
     this.dSkinGridList1.GoPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.GoPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dSkinGridList1.GoPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.GoPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.GoPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.GoPageButton.Location       = new System.Drawing.Point(290, 4);
     this.dSkinGridList1.GoPageButton.Name           = "BtnGoPage";
     this.dSkinGridList1.GoPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.GoPageButton.Radius         = 0;
     this.dSkinGridList1.GoPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.GoPageButton.Text           = "跳转";
     this.dSkinGridList1.GoPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.GoPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.GridLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.dSkinGridList1.HeaderFont    = new System.Drawing.Font("微软雅黑", 9F);
     //
     //
     //
     this.dSkinGridList1.HScrollBar.AutoSize                = false;
     this.dSkinGridList1.HScrollBar.Fillet                  = true;
     this.dSkinGridList1.HScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.HScrollBar.Location                = new System.Drawing.Point(0, 249);
     this.dSkinGridList1.HScrollBar.Maximum                 = 167;
     this.dSkinGridList1.HScrollBar.Name                    = "";
     this.dSkinGridList1.HScrollBar.Orientation             = System.Windows.Forms.Orientation.Horizontal;
     this.dSkinGridList1.HScrollBar.ScrollBarLenght         = 154;
     this.dSkinGridList1.HScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.HScrollBar.Size                    = new System.Drawing.Size(517, 12);
     this.dSkinGridList1.HScrollBar.Visible                 = false;
     //
     //
     //
     this.dSkinGridList1.LastPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.LastPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.LastPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.LastPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Location       = new System.Drawing.Point(494, 4);
     this.dSkinGridList1.LastPageButton.Name           = "BtnLastPage";
     this.dSkinGridList1.LastPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.LastPageButton.Radius         = 0;
     this.dSkinGridList1.LastPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.LastPageButton.Text           = "末页";
     this.dSkinGridList1.LastPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.LastPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Location = new System.Drawing.Point(4, 78);
     this.dSkinGridList1.Name     = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.NextPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.NextPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.NextPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.NextPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Location       = new System.Drawing.Point(440, 4);
     this.dSkinGridList1.NextPageButton.Name           = "BtnNextPage";
     this.dSkinGridList1.NextPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.NextPageButton.Radius         = 0;
     this.dSkinGridList1.NextPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.NextPageButton.Text           = "下一页";
     this.dSkinGridList1.NextPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.NextPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.RowHeight    = 40;
     this.dSkinGridList1.SelectedItem = null;
     this.dSkinGridList1.Size         = new System.Drawing.Size(517, 613);
     this.dSkinGridList1.TabIndex     = 10;
     this.dSkinGridList1.Text         = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.VScrollBar.AutoSize                = false;
     this.dSkinGridList1.VScrollBar.BitmapCache             = true;
     this.dSkinGridList1.VScrollBar.Fillet                  = true;
     this.dSkinGridList1.VScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.VScrollBar.LargeChange             = 1000;
     this.dSkinGridList1.VScrollBar.Location                = new System.Drawing.Point(504, 1);
     this.dSkinGridList1.VScrollBar.Margin                  = new System.Windows.Forms.Padding(1);
     this.dSkinGridList1.VScrollBar.Maximum                 = 10000;
     this.dSkinGridList1.VScrollBar.Name                    = "";
     this.dSkinGridList1.VScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.VScrollBar.Size                    = new System.Drawing.Size(12, 580);
     this.dSkinGridList1.VScrollBar.SmallChange             = 500;
     this.dSkinGridList1.VScrollBar.Visible                 = false;
     //
     // dSkinLinearGradientBrush1
     //
     blendColor2.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(241)))), ((int)(((byte)(241)))));
     blendColor2.Position = 1F;
     this.dSkinLinearGradientBrush1.Colors.AddRange(new DSkin.Controls.BlendColor[] {
         blendColor2
     });
     this.dSkinLinearGradientBrush1.GammaCorrection = false;
     this.dSkinLinearGradientBrush1.WrapMode        = System.Drawing.Drawing2D.WrapMode.Tile;
     //
     // dSkinPanel1
     //
     this.dSkinPanel1.BackColor             = System.Drawing.Color.Transparent;
     this.dSkinPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.dSkinPanel1.Controls.Add(this.dSkinButton3);
     this.dSkinPanel1.Controls.Add(this.dSkinButton2);
     this.dSkinPanel1.Controls.Add(this.CommAddBtn);
     this.dSkinPanel1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.dSkinPanel1.Location    = new System.Drawing.Point(4, 34);
     this.dSkinPanel1.Name        = "dSkinPanel1";
     this.dSkinPanel1.RightBottom = ((System.Drawing.Image)(resources.GetObject("dSkinPanel1.RightBottom")));
     this.dSkinPanel1.Size        = new System.Drawing.Size(517, 44);
     this.dSkinPanel1.TabIndex    = 9;
     this.dSkinPanel1.Text        = "dSkinPanel1";
     //
     // dSkinButton2
     //
     this.dSkinButton2.AdaptImage        = true;
     this.dSkinButton2.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(86)))), ((int)(((byte)(35)))));
     this.dSkinButton2.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(86)))), ((int)(((byte)(35)))));
     this.dSkinButton2.ButtonBorderWidth = 1;
     this.dSkinButton2.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.dSkinButton2.Font             = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.dSkinButton2.ForeColor        = System.Drawing.Color.White;
     this.dSkinButton2.HoverColor       = System.Drawing.Color.Empty;
     this.dSkinButton2.HoverImage       = null;
     this.dSkinButton2.Location         = new System.Drawing.Point(201, 6);
     this.dSkinButton2.Name             = "dSkinButton2";
     this.dSkinButton2.NormalImage      = null;
     this.dSkinButton2.PressColor       = System.Drawing.Color.Empty;
     this.dSkinButton2.PressedImage     = null;
     this.dSkinButton2.Radius           = 5;
     this.dSkinButton2.ShowButtonBorder = true;
     this.dSkinButton2.Size             = new System.Drawing.Size(108, 32);
     this.dSkinButton2.TabIndex         = 5;
     this.dSkinButton2.Text             = "打印";
     this.dSkinButton2.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinButton2.TextPadding      = 0;
     this.dSkinButton2.Click           += new System.EventHandler(this.dSkinButton2_Click);
     //
     // CommAddBtn
     //
     this.CommAddBtn.AdaptImage        = true;
     this.CommAddBtn.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(159)))), ((int)(((byte)(253)))));
     this.CommAddBtn.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(159)))), ((int)(((byte)(253)))));
     this.CommAddBtn.ButtonBorderWidth = 1;
     this.CommAddBtn.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.CommAddBtn.Font             = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.CommAddBtn.ForeColor        = System.Drawing.Color.White;
     this.CommAddBtn.HoverColor       = System.Drawing.Color.Empty;
     this.CommAddBtn.HoverImage       = null;
     this.CommAddBtn.Location         = new System.Drawing.Point(62, 6);
     this.CommAddBtn.Name             = "CommAddBtn";
     this.CommAddBtn.NormalImage      = null;
     this.CommAddBtn.PressColor       = System.Drawing.Color.Empty;
     this.CommAddBtn.PressedImage     = null;
     this.CommAddBtn.Radius           = 5;
     this.CommAddBtn.ShowButtonBorder = true;
     this.CommAddBtn.Size             = new System.Drawing.Size(108, 32);
     this.CommAddBtn.TabIndex         = 6;
     this.CommAddBtn.Text             = "导入数据";
     this.CommAddBtn.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.CommAddBtn.TextPadding      = 0;
     this.CommAddBtn.Click           += new System.EventHandler(this.CommAddBtn_Click);
     //
     // dSkinButton3
     //
     this.dSkinButton3.AdaptImage        = true;
     this.dSkinButton3.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(183)))), ((int)(((byte)(19)))));
     this.dSkinButton3.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(183)))), ((int)(((byte)(19)))));
     this.dSkinButton3.ButtonBorderWidth = 1;
     this.dSkinButton3.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.dSkinButton3.Font             = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.dSkinButton3.ForeColor        = System.Drawing.Color.White;
     this.dSkinButton3.HoverColor       = System.Drawing.Color.Empty;
     this.dSkinButton3.HoverImage       = null;
     this.dSkinButton3.Location         = new System.Drawing.Point(342, 6);
     this.dSkinButton3.Name             = "dSkinButton3";
     this.dSkinButton3.NormalImage      = null;
     this.dSkinButton3.PressColor       = System.Drawing.Color.Empty;
     this.dSkinButton3.PressedImage     = null;
     this.dSkinButton3.Radius           = 5;
     this.dSkinButton3.ShowButtonBorder = true;
     this.dSkinButton3.Size             = new System.Drawing.Size(108, 32);
     this.dSkinButton3.TabIndex         = 7;
     this.dSkinButton3.Text             = "解析PRN";
     this.dSkinButton3.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinButton3.TextPadding      = 0;
     this.dSkinButton3.Click           += new System.EventHandler(this.dSkinButton3_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionCenter       = true;
     this.ClientSize          = new System.Drawing.Size(525, 695);
     this.Controls.Add(this.dSkinGridList1);
     this.Controls.Add(this.dSkinPanel1);
     this.DrawIcon    = false;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name        = "Form1";
     this.Text        = "Form1";
     this.Load       += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).EndInit();
     this.dSkinPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn1 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn2 = new DSkin.Controls.DSkinGridListColumn();
     DSkin.Controls.DSkinGridListColumn             dSkinGridListColumn3 = new DSkin.Controls.DSkinGridListColumn();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
     this.dSkinCheckBox1         = new DSkin.Controls.DSkinCheckBox();
     this.dSkinButton1           = new DSkin.Controls.DSkinButton();
     this.dSkinTextBox1          = new DSkin.Controls.DSkinTextBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.button1                = new System.Windows.Forms.Button();
     this.duiBaseControl1        = new DSkin.DirectUI.DuiBaseControl();
     this.dSkinGridList1         = new DSkin.Controls.DSkinGridList();
     this.dSkinContextMenuStrip1 = new DSkin.Controls.DSkinContextMenuStrip();
     this.清空全部ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.label2                 = new System.Windows.Forms.Label();
     this.dSkinTrackBar1         = new DSkin.Controls.DSkinTrackBar();
     this.label3                 = new System.Windows.Forms.Label();
     this.label4                 = new System.Windows.Forms.Label();
     this.dSkinNumericUpDown1    = new DSkin.Controls.DSkinNumericUpDown();
     this.dSkinLabel1            = new DSkin.Controls.DSkinLabel();
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).BeginInit();
     this.dSkinContextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // dSkinCheckBox1
     //
     this.dSkinCheckBox1.CheckAlign                  = System.Drawing.ContentAlignment.MiddleLeft;
     this.dSkinCheckBox1.Checked                     = false;
     this.dSkinCheckBox1.CheckFlagColor              = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(151)))), ((int)(((byte)(2)))));
     this.dSkinCheckBox1.CheckFlagColorDisabled      = System.Drawing.Color.Gray;
     this.dSkinCheckBox1.CheckRectBackColorDisabled  = System.Drawing.Color.Silver;
     this.dSkinCheckBox1.CheckRectBackColorHighLight = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(239)))), ((int)(((byte)(219)))));
     this.dSkinCheckBox1.CheckRectBackColorNormal    = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(239)))), ((int)(((byte)(219)))));
     this.dSkinCheckBox1.CheckRectBackColorPressed   = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(226)))), ((int)(((byte)(188)))));
     this.dSkinCheckBox1.CheckRectColor              = System.Drawing.Color.DodgerBlue;
     this.dSkinCheckBox1.CheckRectColorDisabled      = System.Drawing.Color.Gray;
     this.dSkinCheckBox1.CheckRectWidth              = 14;
     this.dSkinCheckBox1.CheckState                  = System.Windows.Forms.CheckState.Unchecked;
     this.dSkinCheckBox1.InnerPaddingWidth           = 2;
     this.dSkinCheckBox1.InnerRectInflate            = 3;
     this.dSkinCheckBox1.Location                    = new System.Drawing.Point(10, 303);
     this.dSkinCheckBox1.Name = "dSkinCheckBox1";
     this.dSkinCheckBox1.Size = new System.Drawing.Size(75, 19);
     this.dSkinCheckBox1.SpaceBetweenCheckMarkAndText = 3;
     this.dSkinCheckBox1.TabIndex          = 2;
     this.dSkinCheckBox1.Text              = "覆盖原图";
     this.dSkinCheckBox1.TextColorDisabled = System.Drawing.Color.Gray;
     this.dSkinCheckBox1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.dSkinCheckBox1.CheckedChanged   += new System.EventHandler(this.dSkinCheckBox1_CheckedChanged);
     //
     // dSkinButton1
     //
     this.dSkinButton1.ButtonBorderWidth = 1;
     this.dSkinButton1.DialogResult      = System.Windows.Forms.DialogResult.None;
     this.dSkinButton1.HoverColor        = System.Drawing.Color.Empty;
     this.dSkinButton1.HoverImage        = null;
     this.dSkinButton1.Location          = new System.Drawing.Point(478, 303);
     this.dSkinButton1.Name             = "dSkinButton1";
     this.dSkinButton1.NormalImage      = null;
     this.dSkinButton1.PressColor       = System.Drawing.Color.Empty;
     this.dSkinButton1.PressedImage     = null;
     this.dSkinButton1.Radius           = 10;
     this.dSkinButton1.ShowButtonBorder = true;
     this.dSkinButton1.Size             = new System.Drawing.Size(107, 47);
     this.dSkinButton1.TabIndex         = 3;
     this.dSkinButton1.Text             = "开始压缩";
     this.dSkinButton1.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinButton1.TextPadding      = 0;
     this.dSkinButton1.Click           += new System.EventHandler(this.dSkinButton1_Click);
     //
     // dSkinTextBox1
     //
     this.dSkinTextBox1.BitmapCache     = false;
     this.dSkinTextBox1.Location        = new System.Drawing.Point(186, 300);
     this.dSkinTextBox1.Name            = "dSkinTextBox1";
     this.dSkinTextBox1.Size            = new System.Drawing.Size(221, 21);
     this.dSkinTextBox1.TabIndex        = 4;
     this.dSkinTextBox1.TransparencyKey = System.Drawing.Color.Empty;
     this.dSkinTextBox1.WaterFont       = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinTextBox1.WaterText       = "";
     this.dSkinTextBox1.WaterTextOffset = new System.Drawing.Point(0, 0);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(127, 305);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(59, 12);
     this.label1.TabIndex = 5;
     this.label1.Text     = "保存路径:";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(413, 299);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(25, 23);
     this.button1.TabIndex = 6;
     this.button1.Text     = "…";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // duiBaseControl1
     //
     this.duiBaseControl1.AutoSize = false;
     this.duiBaseControl1.Font     = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.duiBaseControl1.Location = new System.Drawing.Point(0, 0);
     this.duiBaseControl1.Name     = "duiBaseControl1";
     this.duiBaseControl1.Size     = new System.Drawing.Size(100, 100);
     this.duiBaseControl1.Text     = "hah ";
     //
     // dSkinGridList1
     //
     this.dSkinGridList1.AllowDrop = true;
     //
     //
     //
     this.dSkinGridList1.BackPageButton.AdaptImage        = true;
     this.dSkinGridList1.BackPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.BackPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.BackPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.BackPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.BackPageButton.Location       = new System.Drawing.Point(418, 4);
     this.dSkinGridList1.BackPageButton.Name           = "BtnBackPage";
     this.dSkinGridList1.BackPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.BackPageButton.Radius         = 0;
     this.dSkinGridList1.BackPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.BackPageButton.Text           = "上一页";
     this.dSkinGridList1.BackPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.BackPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Borders.AllColor    = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.BottomColor = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.LeftColor   = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.RightColor  = System.Drawing.Color.Silver;
     this.dSkinGridList1.Borders.TopColor    = System.Drawing.Color.Silver;
     this.dSkinGridList1.ColumnHeight        = 30;
     dSkinGridListColumn1.Name   = "文件名";
     dSkinGridListColumn1.Visble = true;
     dSkinGridListColumn1.Width  = 146;
     dSkinGridListColumn2.Name   = "路径";
     dSkinGridListColumn2.Tag    = "";
     dSkinGridListColumn2.Visble = true;
     dSkinGridListColumn2.Width  = 347;
     dSkinGridListColumn3.Name   = "状态";
     dSkinGridListColumn3.Visble = true;
     dSkinGridListColumn3.Width  = 80;
     this.dSkinGridList1.Columns.AddRange(new DSkin.Controls.DSkinGridListColumn[] {
         dSkinGridListColumn1,
         dSkinGridListColumn2,
         dSkinGridListColumn3
     });
     this.dSkinGridList1.ContextMenuStrip     = this.dSkinContextMenuStrip1;
     this.dSkinGridList1.DoubleItemsBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.dSkinGridList1.EnabledOrder         = false;
     this.dSkinGridList1.EnablePage           = false;
     //
     //
     //
     this.dSkinGridList1.FirstPageButton.AdaptImage        = true;
     this.dSkinGridList1.FirstPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.FirstPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.FirstPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.FirstPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.FirstPageButton.Location       = new System.Drawing.Point(370, 4);
     this.dSkinGridList1.FirstPageButton.Name           = "BtnFistPage";
     this.dSkinGridList1.FirstPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.FirstPageButton.Radius         = 0;
     this.dSkinGridList1.FirstPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.FirstPageButton.Text           = "首页";
     this.dSkinGridList1.FirstPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.FirstPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     //
     //
     this.dSkinGridList1.GoPageButton.AdaptImage        = true;
     this.dSkinGridList1.GoPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.GoPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.dSkinGridList1.GoPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.GoPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.GoPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.GoPageButton.Location       = new System.Drawing.Point(290, 4);
     this.dSkinGridList1.GoPageButton.Name           = "BtnGoPage";
     this.dSkinGridList1.GoPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.GoPageButton.Radius         = 0;
     this.dSkinGridList1.GoPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.GoPageButton.Text           = "跳转";
     this.dSkinGridList1.GoPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.GoPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.GridLineColor = System.Drawing.Color.Silver;
     this.dSkinGridList1.HeaderFont    = new System.Drawing.Font("微软雅黑", 9F);
     //
     //
     //
     this.dSkinGridList1.HScrollBar.AutoSize                = false;
     this.dSkinGridList1.HScrollBar.Fillet                  = true;
     this.dSkinGridList1.HScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.HScrollBar.Location                = new System.Drawing.Point(0, 245);
     this.dSkinGridList1.HScrollBar.Maximum                 = 30;
     this.dSkinGridList1.HScrollBar.Name                    = "";
     this.dSkinGridList1.HScrollBar.Orientation             = System.Windows.Forms.Orientation.Horizontal;
     this.dSkinGridList1.HScrollBar.ScrollBarLenght         = 521;
     this.dSkinGridList1.HScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.HScrollBar.Size                    = new System.Drawing.Size(574, 12);
     this.dSkinGridList1.HScrollBar.Visible                 = false;
     //
     //
     //
     this.dSkinGridList1.LastPageButton.AdaptImage        = true;
     this.dSkinGridList1.LastPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.LastPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.LastPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.LastPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.LastPageButton.Location       = new System.Drawing.Point(526, 4);
     this.dSkinGridList1.LastPageButton.Name           = "BtnLastPage";
     this.dSkinGridList1.LastPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.LastPageButton.Radius         = 0;
     this.dSkinGridList1.LastPageButton.Size           = new System.Drawing.Size(44, 24);
     this.dSkinGridList1.LastPageButton.Text           = "末页";
     this.dSkinGridList1.LastPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.LastPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.Location = new System.Drawing.Point(11, 37);
     this.dSkinGridList1.Name     = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.NextPageButton.AdaptImage        = true;
     this.dSkinGridList1.NextPageButton.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
     this.dSkinGridList1.NextPageButton.ButtonBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.dSkinGridList1.NextPageButton.Font           = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.NextPageButton.HoverColor     = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(219)))), ((int)(((byte)(219)))));
     this.dSkinGridList1.NextPageButton.Location       = new System.Drawing.Point(472, 4);
     this.dSkinGridList1.NextPageButton.Name           = "BtnNextPage";
     this.dSkinGridList1.NextPageButton.PressColor     = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(179)))), ((int)(((byte)(179)))));
     this.dSkinGridList1.NextPageButton.Radius         = 0;
     this.dSkinGridList1.NextPageButton.Size           = new System.Drawing.Size(50, 24);
     this.dSkinGridList1.NextPageButton.Text           = "下一页";
     this.dSkinGridList1.NextPageButton.TextAlign      = System.Drawing.ContentAlignment.MiddleCenter;
     this.dSkinGridList1.NextPageButton.TextRenderMode = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.dSkinGridList1.SelectedItem = null;
     this.dSkinGridList1.Size         = new System.Drawing.Size(574, 257);
     this.dSkinGridList1.TabIndex     = 7;
     this.dSkinGridList1.Text         = "dSkinGridList1";
     //
     //
     //
     this.dSkinGridList1.VScrollBar.AutoSize                = false;
     this.dSkinGridList1.VScrollBar.BitmapCache             = true;
     this.dSkinGridList1.VScrollBar.Fillet                  = true;
     this.dSkinGridList1.VScrollBar.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dSkinGridList1.VScrollBar.LargeChange             = 1000;
     this.dSkinGridList1.VScrollBar.Location                = new System.Drawing.Point(561, 1);
     this.dSkinGridList1.VScrollBar.Margin                  = new System.Windows.Forms.Padding(1);
     this.dSkinGridList1.VScrollBar.Maximum                 = 10000;
     this.dSkinGridList1.VScrollBar.Name                    = "";
     this.dSkinGridList1.VScrollBar.ScrollBarPartitionWidth = new System.Windows.Forms.Padding(5);
     this.dSkinGridList1.VScrollBar.Size                    = new System.Drawing.Size(12, 224);
     this.dSkinGridList1.VScrollBar.SmallChange             = 500;
     this.dSkinGridList1.VScrollBar.Visible                 = false;
     this.dSkinGridList1.DragDrop  += new System.Windows.Forms.DragEventHandler(this.dSkinListBox1_DragDrop);
     this.dSkinGridList1.DragEnter += new System.Windows.Forms.DragEventHandler(this.dSkinListBox1_DragEnter);
     //
     // dSkinContextMenuStrip1
     //
     this.dSkinContextMenuStrip1.Arrow                  = System.Drawing.Color.Black;
     this.dSkinContextMenuStrip1.Back                   = System.Drawing.Color.White;
     this.dSkinContextMenuStrip1.BackRadius             = 4;
     this.dSkinContextMenuStrip1.Base                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
     this.dSkinContextMenuStrip1.CheckedImage           = null;
     this.dSkinContextMenuStrip1.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.dSkinContextMenuStrip1.Fore                   = System.Drawing.Color.Black;
     this.dSkinContextMenuStrip1.HoverFore              = System.Drawing.Color.White;
     this.dSkinContextMenuStrip1.ItemAnamorphosis       = true;
     this.dSkinContextMenuStrip1.ItemBorder             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.ItemBorderShow         = true;
     this.dSkinContextMenuStrip1.ItemHover              = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.ItemPressed            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.ItemRadius             = 4;
     this.dSkinContextMenuStrip1.ItemRadiusStyle        = DSkin.Common.RoundStyle.All;
     this.dSkinContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.清空全部ToolStripMenuItem
     });
     this.dSkinContextMenuStrip1.ItemSplitter      = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.dSkinContextMenuStrip1.Name              = "dSkinContextMenuStrip1";
     this.dSkinContextMenuStrip1.RadiusStyle       = DSkin.Common.RoundStyle.All;
     this.dSkinContextMenuStrip1.Size              = new System.Drawing.Size(125, 26);
     this.dSkinContextMenuStrip1.SkinAllColor      = true;
     this.dSkinContextMenuStrip1.TitleAnamorphosis = true;
     this.dSkinContextMenuStrip1.TitleColor        = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
     this.dSkinContextMenuStrip1.TitleRadius       = 4;
     this.dSkinContextMenuStrip1.TitleRadiusStyle  = DSkin.Common.RoundStyle.All;
     //
     // 清空全部ToolStripMenuItem
     //
     this.清空全部ToolStripMenuItem.Name   = "清空全部ToolStripMenuItem";
     this.清空全部ToolStripMenuItem.Size   = new System.Drawing.Size(124, 22);
     this.清空全部ToolStripMenuItem.Text   = "清空全部";
     this.清空全部ToolStripMenuItem.Click += new System.EventHandler(this.清空全部ToolStripMenuItem_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(9, 336);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(59, 12);
     this.label2.TabIndex = 9;
     this.label2.Text     = "压缩比率:";
     //
     // dSkinTrackBar1
     //
     this.dSkinTrackBar1.InnerPadding         = 8;
     this.dSkinTrackBar1.IsEllipsePointButton = false;
     this.dSkinTrackBar1.Location             = new System.Drawing.Point(73, 330);
     this.dSkinTrackBar1.MainLineBorderColor  = System.Drawing.Color.Black;
     this.dSkinTrackBar1.MainLineBorderWidth  = 1;
     this.dSkinTrackBar1.MainLineBrushDown    = null;
     this.dSkinTrackBar1.MainLineBrushUp      = null;
     this.dSkinTrackBar1.MainLineColorDown    = System.Drawing.Color.White;
     this.dSkinTrackBar1.MainLineColorUp      = System.Drawing.Color.Gray;
     this.dSkinTrackBar1.MainLineWidth        = 5;
     this.dSkinTrackBar1.Maximum                = 100;
     this.dSkinTrackBar1.Minimum                = 0;
     this.dSkinTrackBar1.Name                   = "dSkinTrackBar1";
     this.dSkinTrackBar1.Orientation            = System.Windows.Forms.Orientation.Horizontal;
     this.dSkinTrackBar1.PointButtonBorderColor = System.Drawing.Color.Black;
     this.dSkinTrackBar1.PointButtonBorderWidth = 1;
     this.dSkinTrackBar1.PointButtonHoverColor  = System.Drawing.Color.White;
     this.dSkinTrackBar1.PointButtonHoverImage  = null;
     this.dSkinTrackBar1.PointButtonNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.dSkinTrackBar1.PointButtonNormalImage = null;
     this.dSkinTrackBar1.PointButtonPressColor  = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.dSkinTrackBar1.PointButtonPressImage  = null;
     this.dSkinTrackBar1.PointButtonSize        = new System.Drawing.Size(9, 9);
     this.dSkinTrackBar1.Size                   = new System.Drawing.Size(194, 20);
     this.dSkinTrackBar1.TabIndex               = 10;
     this.dSkinTrackBar1.Text                   = "dSkinTrackBar1";
     this.dSkinTrackBar1.Value                  = 90;
     this.dSkinTrackBar1.ValueChanged          += new System.EventHandler(this.dSkinTrackBar1_ValueChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(273, 335);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(17, 12);
     this.label3.TabIndex = 11;
     this.label3.Text     = "90";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(308, 335);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(59, 12);
     this.label4.TabIndex = 12;
     this.label4.Text     = "限制大小:";
     //
     // dSkinNumericUpDown1
     //
     this.dSkinNumericUpDown1.BitmapCache         = false;
     this.dSkinNumericUpDown1.Borders.AllColor    = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(169)))), ((int)(((byte)(254)))));
     this.dSkinNumericUpDown1.Borders.BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(169)))), ((int)(((byte)(254)))));
     this.dSkinNumericUpDown1.Borders.LeftColor   = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(169)))), ((int)(((byte)(254)))));
     this.dSkinNumericUpDown1.Borders.RightColor  = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(169)))), ((int)(((byte)(254)))));
     this.dSkinNumericUpDown1.Borders.TopColor    = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(169)))), ((int)(((byte)(254)))));
     this.dSkinNumericUpDown1.Location            = new System.Drawing.Point(367, 330);
     this.dSkinNumericUpDown1.Maximum             = new decimal(new int[] {
         4096,
         0,
         0,
         0
     });
     this.dSkinNumericUpDown1.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.dSkinNumericUpDown1.Name        = "dSkinNumericUpDown1";
     this.dSkinNumericUpDown1.RightBottom = ((System.Drawing.Image)(resources.GetObject("dSkinNumericUpDown1.RightBottom")));
     this.dSkinNumericUpDown1.Size        = new System.Drawing.Size(71, 20);
     this.dSkinNumericUpDown1.TabIndex    = 13;
     this.dSkinNumericUpDown1.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     this.dSkinNumericUpDown1.Value       = new decimal(new int[] {
         300,
         0,
         0,
         0
     });
     //
     // dSkinLabel1
     //
     this.dSkinLabel1.Location = new System.Drawing.Point(444, 335);
     this.dSkinLabel1.Name     = "dSkinLabel1";
     this.dSkinLabel1.Size     = new System.Drawing.Size(17, 14);
     this.dSkinLabel1.TabIndex = 14;
     this.dSkinLabel1.Text     = "KB";
     //
     // FrmMain
     //
     this.AllowDrop           = false;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(601, 372);
     this.Controls.Add(this.dSkinLabel1);
     this.Controls.Add(this.dSkinNumericUpDown1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.dSkinTrackBar1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.dSkinGridList1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.dSkinTextBox1);
     this.Controls.Add(this.dSkinButton1);
     this.Controls.Add(this.dSkinCheckBox1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name        = "FrmMain";
     this.Text        = "图片压缩";
     this.Load       += new System.EventHandler(this.FrmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dSkinGridList1)).EndInit();
     this.dSkinContextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }