Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmNode));
     LayeredSkin.DirectUI.DuiTextBox duiTextBox3 = new LayeredSkin.DirectUI.DuiTextBox();
     this.lblContent     = new LayeredSkin.Controls.LayeredBaseControl();
     this.lpnlAutoUp     = new LayeredSkin.Controls.LayeredPanel();
     this.layeredButton1 = new LayeredSkin.Controls.LayeredButton();
     this.cmsConfig      = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.tsmName        = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmBold        = new System.Windows.Forms.ToolStripMenuItem();
     this.tsmSize        = new System.Windows.Forms.ToolStripMenuItem();
     this.tmsColor       = new System.Windows.Forms.ToolStripMenuItem();
     this.tmsDel         = new System.Windows.Forms.ToolStripMenuItem();
     this.lbtHeader      = new LayeredSkin.Controls.LayeredBaseControl();
     this.lpnlAutoUp.SuspendLayout();
     this.cmsConfig.SuspendLayout();
     this.SuspendLayout();
     //
     // lblContent
     //
     this.lblContent.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                     | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblContent.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.lblContent.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.lblContent.Borders.BottomWidth   = 1;
     this.lblContent.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.lblContent.Borders.LeftWidth     = 1;
     this.lblContent.Borders.RightColor    = System.Drawing.Color.Empty;
     this.lblContent.Borders.RightWidth    = 1;
     this.lblContent.Borders.TopColor      = System.Drawing.Color.Empty;
     this.lblContent.Borders.TopWidth      = 1;
     this.lblContent.Canvas            = ((System.Drawing.Bitmap)(resources.GetObject("lblContent.Canvas")));
     duiTextBox3.AutoHeight            = false;
     duiTextBox3.AutoSize              = false;
     duiTextBox3.BackColor             = System.Drawing.Color.Transparent;
     duiTextBox3.BackgroundImage       = null;
     duiTextBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     duiTextBox3.BackgroundRender      = null;
     duiTextBox3.BitmapCache           = false;
     duiTextBox3.BorderPath            = null;
     duiTextBox3.BorderRender          = null;
     duiTextBox3.Borders.BottomColor   = System.Drawing.Color.Empty;
     duiTextBox3.Borders.BottomWidth   = 1;
     duiTextBox3.Borders.LeftColor     = System.Drawing.Color.Empty;
     duiTextBox3.Borders.LeftWidth     = 1;
     duiTextBox3.Borders.RightColor    = System.Drawing.Color.Empty;
     duiTextBox3.Borders.RightWidth    = 1;
     duiTextBox3.Borders.TopColor      = System.Drawing.Color.Empty;
     duiTextBox3.Borders.TopWidth      = 1;
     duiTextBox3.CanFocus              = true;
     duiTextBox3.CaretColor            = System.Drawing.SystemColors.ControlText;
     duiTextBox3.CaretIndex            = 0;
     duiTextBox3.ClientRectangle       = new System.Drawing.Rectangle(0, 0, 290, 123);
     duiTextBox3.CurrentCursor         = System.Windows.Forms.Cursors.Default;
     duiTextBox3.Cursor               = System.Windows.Forms.Cursors.IBeam;
     duiTextBox3.Dock                 = System.Windows.Forms.DockStyle.Fill;
     duiTextBox3.Enabled              = true;
     duiTextBox3.Font                 = new System.Drawing.Font("方正舒体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiTextBox3.ForeColor            = System.Drawing.SystemColors.ControlText;
     duiTextBox3.Height               = 123;
     duiTextBox3.IsInsert             = true;
     duiTextBox3.IsMoveParentPaint    = true;
     duiTextBox3.Left                 = 0;
     duiTextBox3.Location             = new System.Drawing.Point(0, 0);
     duiTextBox3.Margin               = new System.Windows.Forms.Padding(0);
     duiTextBox3.Multiline            = true;
     duiTextBox3.Name                 = null;
     duiTextBox3.ParentInvalidate     = true;
     duiTextBox3.ReadOnly             = false;
     duiTextBox3.RollSize             = 20;
     duiTextBox3.ScrollBarBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     duiTextBox3.ScrollBarHoverColor  = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(158)))), ((int)(((byte)(158)))));
     duiTextBox3.ScrollBarNormalColor = System.Drawing.Color.Gray;
     duiTextBox3.ScrollBarPressColor  = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     duiTextBox3.SelectionBackColor   = System.Drawing.Color.Gray;
     duiTextBox3.SelectionColor       = System.Drawing.Color.White;
     duiTextBox3.SelectionLength      = 0;
     duiTextBox3.SelectionStart       = 0;
     duiTextBox3.ShowBorder           = true;
     duiTextBox3.ShowScrollBar        = true;
     duiTextBox3.Size                 = new System.Drawing.Size(290, 123);
     duiTextBox3.SuspendInvalidate    = false;
     duiTextBox3.Tag            = null;
     duiTextBox3.Text           = "";
     duiTextBox3.TextRenderMode = System.Drawing.Text.TextRenderingHint.AntiAlias;
     duiTextBox3.Top            = 0;
     duiTextBox3.Visible        = true;
     duiTextBox3.Width          = 290;
     this.lblContent.DUIControls.AddRange(new LayeredSkin.DirectUI.DuiBaseControl[] {
         duiTextBox3
     });
     this.lblContent.Location = new System.Drawing.Point(6, 28);
     this.lblContent.Name     = "lblContent";
     this.lblContent.Size     = new System.Drawing.Size(290, 123);
     this.lblContent.TabIndex = 1;
     this.lblContent.Text     = "layeredBaseControl1";
     //
     // lpnlAutoUp
     //
     this.lpnlAutoUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.lpnlAutoUp.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.lpnlAutoUp.Borders.BottomWidth   = 1;
     this.lpnlAutoUp.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.lpnlAutoUp.Borders.LeftWidth     = 1;
     this.lpnlAutoUp.Borders.RightColor    = System.Drawing.Color.Empty;
     this.lpnlAutoUp.Borders.RightWidth    = 1;
     this.lpnlAutoUp.Borders.TopColor      = System.Drawing.Color.Empty;
     this.lpnlAutoUp.Borders.TopWidth      = 1;
     this.lpnlAutoUp.Canvas = ((System.Drawing.Bitmap)(resources.GetObject("lpnlAutoUp.Canvas")));
     this.lpnlAutoUp.Controls.Add(this.layeredButton1);
     this.lpnlAutoUp.Location = new System.Drawing.Point(256, 2);
     this.lpnlAutoUp.Name     = "lpnlAutoUp";
     this.lpnlAutoUp.Size     = new System.Drawing.Size(42, 26);
     this.lpnlAutoUp.TabIndex = 29;
     this.lpnlAutoUp.Tag      = "1";
     //
     // layeredButton1
     //
     this.layeredButton1.AdaptImage            = true;
     this.layeredButton1.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.layeredButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredButton1.BaseColor             = System.Drawing.Color.Transparent;
     this.layeredButton1.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.BottomWidth   = 1;
     this.layeredButton1.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.LeftWidth     = 1;
     this.layeredButton1.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.RightWidth    = 1;
     this.layeredButton1.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.TopWidth      = 1;
     this.layeredButton1.Canvas                = ((System.Drawing.Bitmap)(resources.GetObject("layeredButton1.Canvas")));
     this.layeredButton1.ControlState          = LayeredSkin.Controls.ControlStates.Normal;
     this.layeredButton1.HaloColor             = System.Drawing.Color.White;
     this.layeredButton1.HaloSize              = 5;
     this.layeredButton1.HoverImage            = global::KHopeClient.Properties.Resources.set;
     this.layeredButton1.IsPureColor           = false;
     this.layeredButton1.Location              = new System.Drawing.Point(14, 1);
     this.layeredButton1.Name               = "layeredButton1";
     this.layeredButton1.NormalImage        = global::KHopeClient.Properties.Resources.set;
     this.layeredButton1.PressedImage       = global::KHopeClient.Properties.Resources.set;
     this.layeredButton1.Radius             = 10;
     this.layeredButton1.ShowBorder         = true;
     this.layeredButton1.Size               = new System.Drawing.Size(22, 22);
     this.layeredButton1.TabIndex           = 28;
     this.layeredButton1.TextLocationOffset = new System.Drawing.Point(0, 0);
     this.layeredButton1.TextRenderingHint  = System.Drawing.Text.TextRenderingHint.AntiAlias;
     this.layeredButton1.TextShowMode       = LayeredSkin.TextShowModes.Halo;
     this.layeredButton1.MouseDown         += new System.Windows.Forms.MouseEventHandler(this.layeredButton1_MouseDown);
     //
     // cmsConfig
     //
     this.cmsConfig.AutoSize         = false;
     this.cmsConfig.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.cmsConfig.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsmName,
         this.tsmBold,
         this.tsmSize,
         this.tmsColor,
         this.tmsDel
     });
     this.cmsConfig.Name            = "cmsTreeView";
     this.cmsConfig.ShowImageMargin = false;
     this.cmsConfig.Size            = new System.Drawing.Size(84, 122);
     //
     // tsmName
     //
     this.tsmName.AutoSize = false;
     this.tsmName.Font     = new System.Drawing.Font("Microsoft YaHei UI", 9F);
     this.tsmName.Name     = "tsmName";
     this.tsmName.RightToLeftAutoMirrorImage = true;
     this.tsmName.Size      = new System.Drawing.Size(80, 24);
     this.tsmName.Text      = "字体";
     this.tsmName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tsmBold
     //
     this.tsmBold.AutoSize   = false;
     this.tsmBold.Checked    = true;
     this.tsmBold.CheckState = System.Windows.Forms.CheckState.Checked;
     this.tsmBold.Name       = "tsmBold";
     this.tsmBold.Size       = new System.Drawing.Size(80, 22);
     this.tsmBold.Text       = "加粗";
     //
     // tsmSize
     //
     this.tsmSize.AutoSize  = false;
     this.tsmSize.Name      = "tsmSize";
     this.tsmSize.Size      = new System.Drawing.Size(80, 24);
     this.tsmSize.Text      = "大小";
     this.tsmSize.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tmsColor
     //
     this.tmsColor.AutoSize     = false;
     this.tmsColor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.tmsColor.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.tmsColor.Name         = "tmsColor";
     this.tmsColor.Size         = new System.Drawing.Size(80, 24);
     this.tmsColor.Text         = "颜色";
     this.tmsColor.TextAlign    = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tmsDel
     //
     this.tmsDel.Name   = "tmsDel";
     this.tmsDel.Size   = new System.Drawing.Size(75, 22);
     this.tmsDel.Text   = "删除";
     this.tmsDel.Click += new System.EventHandler(this.tmsDel_Click);
     //
     // lbtHeader
     //
     this.lbtHeader.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.lbtHeader.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.lbtHeader.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.lbtHeader.Borders.BottomWidth   = 1;
     this.lbtHeader.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.lbtHeader.Borders.LeftWidth     = 1;
     this.lbtHeader.Borders.RightColor    = System.Drawing.Color.Empty;
     this.lbtHeader.Borders.RightWidth    = 1;
     this.lbtHeader.Borders.TopColor      = System.Drawing.Color.Empty;
     this.lbtHeader.Borders.TopWidth      = 1;
     this.lbtHeader.Canvas      = ((System.Drawing.Bitmap)(resources.GetObject("lbtHeader.Canvas")));
     this.lbtHeader.Location    = new System.Drawing.Point(2, 1);
     this.lbtHeader.Name        = "lbtHeader";
     this.lbtHeader.Size        = new System.Drawing.Size(297, 32);
     this.lbtHeader.TabIndex    = 39;
     this.lbtHeader.Text        = "报修原因";
     this.lbtHeader.MouseDown  += new System.Windows.Forms.MouseEventHandler(this.frmHome_MouseDown);
     this.lbtHeader.MouseEnter += new System.EventHandler(this.lbtHeader_MouseEnter);
     this.lbtHeader.MouseLeave += new System.EventHandler(this.lbtHeader_MouseLeave);
     this.lbtHeader.MouseMove  += new System.Windows.Forms.MouseEventHandler(this.frmHome_MouseMove);
     this.lbtHeader.MouseUp    += new System.Windows.Forms.MouseEventHandler(this.frmHome_MouseUp);
     //
     // frmNode
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.CaptionShowMode     = LayeredSkin.TextShowModes.None;
     this.ClientSize          = new System.Drawing.Size(300, 163);
     this.Controls.Add(this.lpnlAutoUp);
     this.Controls.Add(this.lblContent);
     this.Controls.Add(this.lbtHeader);
     this.DrawIcon      = false;
     this.Name          = "frmNode";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "frmNode";
     this.Load         += new System.EventHandler(this.frmNode_Load);
     this.lpnlAutoUp.ResumeLayout(false);
     this.cmsConfig.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DuiTextBoxTest));
     LayeredSkin.DirectUI.DuiTextBox duiTextBox2 = new LayeredSkin.DirectUI.DuiTextBox();
     this.layeredBaseControl1 = new LayeredSkin.Controls.LayeredBaseControl();
     this.SuspendLayout();
     //
     // layeredBaseControl1
     //
     this.layeredBaseControl1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredBaseControl1.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.BottomWidth   = 1;
     this.layeredBaseControl1.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.LeftWidth     = 1;
     this.layeredBaseControl1.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.RightWidth    = 1;
     this.layeredBaseControl1.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.TopWidth      = 1;
     this.layeredBaseControl1.Canvas   = ((System.Drawing.Bitmap)(resources.GetObject("layeredBaseControl1.Canvas")));
     duiTextBox2.AutoHeight            = false;
     duiTextBox2.AutoSize              = false;
     duiTextBox2.BackColor             = System.Drawing.Color.Transparent;
     duiTextBox2.BackgroundImage       = null;
     duiTextBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     duiTextBox2.BackgroundRender      = null;
     duiTextBox2.BitmapCache           = false;
     duiTextBox2.BorderPath            = null;
     duiTextBox2.BorderRender          = null;
     duiTextBox2.Borders.BottomColor   = System.Drawing.Color.Empty;
     duiTextBox2.Borders.BottomWidth   = 1;
     duiTextBox2.Borders.LeftColor     = System.Drawing.Color.Empty;
     duiTextBox2.Borders.LeftWidth     = 1;
     duiTextBox2.Borders.RightColor    = System.Drawing.Color.Empty;
     duiTextBox2.Borders.RightWidth    = 1;
     duiTextBox2.Borders.TopColor      = System.Drawing.Color.Empty;
     duiTextBox2.Borders.TopWidth      = 1;
     duiTextBox2.CanFocus              = true;
     duiTextBox2.CaretColor            = System.Drawing.SystemColors.ControlText;
     duiTextBox2.CaretIndex            = 0;
     duiTextBox2.ClientRectangle       = new System.Drawing.Rectangle(0, 0, 485, 388);
     duiTextBox2.CurrentCursor         = System.Windows.Forms.Cursors.Default;
     duiTextBox2.Cursor               = System.Windows.Forms.Cursors.IBeam;
     duiTextBox2.Dock                 = System.Windows.Forms.DockStyle.Fill;
     duiTextBox2.Enabled              = true;
     duiTextBox2.Font                 = new System.Drawing.Font("方正舒体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiTextBox2.ForeColor            = System.Drawing.SystemColors.ControlText;
     duiTextBox2.Height               = 388;
     duiTextBox2.IsInsert             = true;
     duiTextBox2.IsMoveParentPaint    = true;
     duiTextBox2.Left                 = 0;
     duiTextBox2.Location             = new System.Drawing.Point(0, 0);
     duiTextBox2.Margin               = new System.Windows.Forms.Padding(0);
     duiTextBox2.Multiline            = true;
     duiTextBox2.Name                 = null;
     duiTextBox2.ParentInvalidate     = true;
     duiTextBox2.ReadOnly             = false;
     duiTextBox2.RollSize             = 20;
     duiTextBox2.ScrollBarBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     duiTextBox2.ScrollBarHoverColor  = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(158)))), ((int)(((byte)(158)))));
     duiTextBox2.ScrollBarNormalColor = System.Drawing.Color.Gray;
     duiTextBox2.ScrollBarPressColor  = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     duiTextBox2.SelectionBackColor   = System.Drawing.Color.Gray;
     duiTextBox2.SelectionColor       = System.Drawing.Color.White;
     duiTextBox2.SelectionLength      = 0;
     duiTextBox2.SelectionStart       = 0;
     duiTextBox2.ShowBorder           = true;
     duiTextBox2.ShowScrollBar        = true;
     duiTextBox2.Size                 = new System.Drawing.Size(485, 388);
     duiTextBox2.SuspendInvalidate    = false;
     duiTextBox2.Tag            = null;
     duiTextBox2.Text           = "123Abc测试";
     duiTextBox2.TextRenderMode = System.Drawing.Text.TextRenderingHint.AntiAlias;
     duiTextBox2.Top            = 0;
     duiTextBox2.Visible        = true;
     duiTextBox2.Width          = 485;
     this.layeredBaseControl1.DUIControls.AddRange(new LayeredSkin.DirectUI.DuiBaseControl[] {
         duiTextBox2
     });
     this.layeredBaseControl1.Location = new System.Drawing.Point(12, 32);
     this.layeredBaseControl1.Name     = "layeredBaseControl1";
     this.layeredBaseControl1.Size     = new System.Drawing.Size(485, 388);
     this.layeredBaseControl1.TabIndex = 0;
     this.layeredBaseControl1.Text     = "layeredBaseControl1";
     //
     // DuiTextBoxTest
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.ClientSize          = new System.Drawing.Size(511, 433);
     this.Controls.Add(this.layeredBaseControl1);
     this.Name          = "DuiTextBoxTest";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "DuiTextBoxTest";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UpdateForm));
     LayeredSkin.DirectUI.DuiTextBox duiTextBox1 = new LayeredSkin.DirectUI.DuiTextBox();
     this.lbc = new LayeredSkin.Controls.LayeredBaseControl();
     this.layeredPanel_close = new LayeredSkin.Controls.LayeredPanel();
     this.btn_close          = new LayeredSkin.Controls.LayeredButton();
     this.layeredPanel_close.SuspendLayout();
     this.SuspendLayout();
     //
     // lbc
     //
     this.lbc.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.lbc.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.lbc.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.lbc.Borders.BottomWidth   = 1;
     this.lbc.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.lbc.Borders.LeftWidth     = 1;
     this.lbc.Borders.RightColor    = System.Drawing.Color.Empty;
     this.lbc.Borders.RightWidth    = 1;
     this.lbc.Borders.TopColor      = System.Drawing.Color.Empty;
     this.lbc.Borders.TopWidth      = 1;
     this.lbc.Canvas                   = ((System.Drawing.Bitmap)(resources.GetObject("lbc.Canvas")));
     duiTextBox1.AutoHeight            = false;
     duiTextBox1.AutoSize              = false;
     duiTextBox1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     duiTextBox1.BackgroundImage       = null;
     duiTextBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     duiTextBox1.BackgroundRender      = null;
     duiTextBox1.BitmapCache           = false;
     duiTextBox1.BorderPath            = null;
     duiTextBox1.BorderRender          = null;
     duiTextBox1.Borders.BottomColor   = System.Drawing.Color.Empty;
     duiTextBox1.Borders.BottomWidth   = 1;
     duiTextBox1.Borders.LeftColor     = System.Drawing.Color.Empty;
     duiTextBox1.Borders.LeftWidth     = 1;
     duiTextBox1.Borders.RightColor    = System.Drawing.Color.Empty;
     duiTextBox1.Borders.RightWidth    = 1;
     duiTextBox1.Borders.TopColor      = System.Drawing.Color.Empty;
     duiTextBox1.Borders.TopWidth      = 1;
     duiTextBox1.CanFocus              = true;
     duiTextBox1.CaretColor            = System.Drawing.SystemColors.ControlText;
     duiTextBox1.CaretIndex            = 0;
     duiTextBox1.ClientRectangle       = new System.Drawing.Rectangle(0, 250, 371, 200);
     duiTextBox1.CurrentCursor         = System.Windows.Forms.Cursors.Default;
     duiTextBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
     duiTextBox1.Dock                  = System.Windows.Forms.DockStyle.None;
     duiTextBox1.Enabled               = true;
     duiTextBox1.Font                  = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiTextBox1.ForeColor             = System.Drawing.SystemColors.ControlText;
     duiTextBox1.Height                = 200;
     duiTextBox1.IsInsert              = true;
     duiTextBox1.IsMoveParentPaint     = true;
     duiTextBox1.Left                  = 0;
     duiTextBox1.Location              = new System.Drawing.Point(0, 250);
     duiTextBox1.Margin                = new System.Windows.Forms.Padding(0);
     duiTextBox1.Multiline             = true;
     duiTextBox1.Name                  = "Text_Sjnr";
     duiTextBox1.ParentInvalidate      = true;
     duiTextBox1.ReadOnly              = true;
     duiTextBox1.RollSize              = 12;
     duiTextBox1.ScrollBarBackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     duiTextBox1.ScrollBarHoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(158)))), ((int)(((byte)(158)))));
     duiTextBox1.ScrollBarNormalColor  = System.Drawing.Color.Gray;
     duiTextBox1.ScrollBarPressColor   = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     duiTextBox1.SelectionBackColor    = System.Drawing.Color.Gray;
     duiTextBox1.SelectionColor        = System.Drawing.Color.Red;
     duiTextBox1.SelectionLength       = 0;
     duiTextBox1.SelectionStart        = 0;
     duiTextBox1.ShowBorder            = true;
     duiTextBox1.ShowScrollBar         = true;
     duiTextBox1.Size                  = new System.Drawing.Size(371, 200);
     duiTextBox1.SuspendInvalidate     = false;
     duiTextBox1.Tag                   = null;
     duiTextBox1.Text                  = "";
     duiTextBox1.TextRenderMode        = System.Drawing.Text.TextRenderingHint.SystemDefault;
     duiTextBox1.Top                   = 250;
     duiTextBox1.Visible               = true;
     duiTextBox1.Width                 = 371;
     this.lbc.DUIControls.AddRange(new LayeredSkin.DirectUI.DuiBaseControl[] {
         duiTextBox1
     });
     this.lbc.Location = new System.Drawing.Point(12, 30);
     this.lbc.Name     = "lbc";
     this.lbc.Size     = new System.Drawing.Size(371, 416);
     this.lbc.TabIndex = 9;
     this.lbc.Text     = "layeredBaseControl1";
     //
     // layeredPanel_close
     //
     this.layeredPanel_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.layeredPanel_close.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredPanel_close.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.BottomWidth   = 1;
     this.layeredPanel_close.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.LeftWidth     = 1;
     this.layeredPanel_close.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.RightWidth    = 1;
     this.layeredPanel_close.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.TopWidth      = 1;
     this.layeredPanel_close.Canvas = ((System.Drawing.Bitmap)(resources.GetObject("layeredPanel_close.Canvas")));
     this.layeredPanel_close.Controls.Add(this.btn_close);
     this.layeredPanel_close.Location    = new System.Drawing.Point(361, 0);
     this.layeredPanel_close.Name        = "layeredPanel_close";
     this.layeredPanel_close.Size        = new System.Drawing.Size(32, 29);
     this.layeredPanel_close.TabIndex    = 10;
     this.layeredPanel_close.Click      += new System.EventHandler(this.btn_close_Click);
     this.layeredPanel_close.MouseEnter += new System.EventHandler(this.btn_close_MouseEnter);
     this.layeredPanel_close.MouseLeave += new System.EventHandler(this.layeredPanel_close_MouseLeave);
     //
     // btn_close
     //
     this.btn_close.AdaptImage = true;
     this.btn_close.Anchor     = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_close.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.btn_close.BaseColor             = System.Drawing.Color.Transparent;
     this.btn_close.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.btn_close.Borders.BottomWidth   = 1;
     this.btn_close.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.btn_close.Borders.LeftWidth     = 1;
     this.btn_close.Borders.RightColor    = System.Drawing.Color.Empty;
     this.btn_close.Borders.RightWidth    = 1;
     this.btn_close.Borders.TopColor      = System.Drawing.Color.Empty;
     this.btn_close.Borders.TopWidth      = 1;
     this.btn_close.Canvas             = ((System.Drawing.Bitmap)(resources.GetObject("btn_close.Canvas")));
     this.btn_close.ControlState       = LayeredSkin.Controls.ControlStates.Normal;
     this.btn_close.HaloColor          = System.Drawing.Color.Transparent;
     this.btn_close.HaloSize           = 5;
     this.btn_close.HoverImage         = global::AppUpdate.Properties.Resources.close1;
     this.btn_close.IsPureColor        = true;
     this.btn_close.Location           = new System.Drawing.Point(10, 6);
     this.btn_close.Name               = "btn_close";
     this.btn_close.NormalImage        = global::AppUpdate.Properties.Resources.close0;
     this.btn_close.PressedImage       = global::AppUpdate.Properties.Resources.close1;
     this.btn_close.Radius             = 10;
     this.btn_close.ShowBorder         = false;
     this.btn_close.Size               = new System.Drawing.Size(16, 16);
     this.btn_close.TabIndex           = 2;
     this.btn_close.TextLocationOffset = new System.Drawing.Point(0, 0);
     this.btn_close.TextRenderingHint  = System.Drawing.Text.TextRenderingHint.AntiAlias;
     this.btn_close.TextShowMode       = LayeredSkin.TextShowModes.Halo;
     this.btn_close.Click             += new System.EventHandler(this.btn_close_Click);
     this.btn_close.MouseEnter        += new System.EventHandler(this.btn_close_MouseEnter);
     this.btn_close.MouseLeave        += new System.EventHandler(this.layeredPanel_close_MouseLeave);
     //
     // UpdateForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Gray;
     this.ClientSize          = new System.Drawing.Size(395, 457);
     this.Controls.Add(this.layeredPanel_close);
     this.Controls.Add(this.lbc);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "UpdateForm";
     this.Radius        = 25;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "UpdateForm";
     this.Load         += new System.EventHandler(this.UpdateForm_Load);
     this.layeredPanel_close.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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SendYjForm));
     LayeredSkin.DirectUI.DuiLabel       duiLabel5            = new LayeredSkin.DirectUI.DuiLabel();
     System.Drawing.StringFormat         stringFormat5        = new System.Drawing.StringFormat();
     LayeredSkin.DirectUI.DuiRadioButton duiRadioButton5      = new LayeredSkin.DirectUI.DuiRadioButton();
     LayeredSkin.DirectUI.DuiRadioButton duiRadioButton6      = new LayeredSkin.DirectUI.DuiRadioButton();
     LayeredSkin.DirectUI.DuiTextBox     duiTextBox5          = new LayeredSkin.DirectUI.DuiTextBox();
     LayeredSkin.DirectUI.DuiLabel       duiLabel6            = new LayeredSkin.DirectUI.DuiLabel();
     System.Drawing.StringFormat         stringFormat6        = new System.Drawing.StringFormat();
     LayeredSkin.DirectUI.DuiTextBox     duiTextBox6          = new LayeredSkin.DirectUI.DuiTextBox();
     this.layeredPanel_close = new LayeredSkin.Controls.LayeredPanel();
     this.btn_close          = new LayeredSkin.Controls.LayeredButton();
     this.panel_main         = new LayeredSkin.Controls.LayeredPanel();
     this.btn_send           = new LayeredSkin.Controls.LayeredButton();
     this.btn_back           = new LayeredSkin.Controls.LayeredButton();
     this.layeredPanel_close.SuspendLayout();
     this.SuspendLayout();
     //
     // layeredPanel_close
     //
     this.layeredPanel_close.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.layeredPanel_close.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredPanel_close.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.BottomWidth   = 1;
     this.layeredPanel_close.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.LeftWidth     = 1;
     this.layeredPanel_close.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.RightWidth    = 1;
     this.layeredPanel_close.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredPanel_close.Borders.TopWidth      = 1;
     this.layeredPanel_close.Canvas = ((System.Drawing.Bitmap)(resources.GetObject("layeredPanel_close.Canvas")));
     this.layeredPanel_close.Controls.Add(this.btn_close);
     this.layeredPanel_close.Location    = new System.Drawing.Point(402, 5);
     this.layeredPanel_close.Name        = "layeredPanel_close";
     this.layeredPanel_close.Size        = new System.Drawing.Size(30, 30);
     this.layeredPanel_close.TabIndex    = 11;
     this.layeredPanel_close.Click      += new System.EventHandler(this.btn_close_Click);
     this.layeredPanel_close.MouseEnter += new System.EventHandler(this.layeredPanel_close_MouseEnter);
     this.layeredPanel_close.MouseLeave += new System.EventHandler(this.layeredPanel_close_MouseLeave);
     //
     // btn_close
     //
     this.btn_close.AdaptImage = true;
     this.btn_close.Anchor     = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_close.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.btn_close.BaseColor             = System.Drawing.Color.Transparent;
     this.btn_close.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.btn_close.Borders.BottomWidth   = 1;
     this.btn_close.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.btn_close.Borders.LeftWidth     = 1;
     this.btn_close.Borders.RightColor    = System.Drawing.Color.Empty;
     this.btn_close.Borders.RightWidth    = 1;
     this.btn_close.Borders.TopColor      = System.Drawing.Color.Empty;
     this.btn_close.Borders.TopWidth      = 1;
     this.btn_close.Canvas             = ((System.Drawing.Bitmap)(resources.GetObject("btn_close.Canvas")));
     this.btn_close.ControlState       = LayeredSkin.Controls.ControlStates.Normal;
     this.btn_close.HaloColor          = System.Drawing.Color.Transparent;
     this.btn_close.HaloSize           = 5;
     this.btn_close.HoverImage         = global::BridImage.Properties.Resources.close1;
     this.btn_close.IsPureColor        = true;
     this.btn_close.Location           = new System.Drawing.Point(7, 6);
     this.btn_close.Name               = "btn_close";
     this.btn_close.NormalImage        = global::BridImage.Properties.Resources.close0;
     this.btn_close.PressedImage       = global::BridImage.Properties.Resources.close1;
     this.btn_close.Radius             = 10;
     this.btn_close.ShowBorder         = false;
     this.btn_close.Size               = new System.Drawing.Size(16, 16);
     this.btn_close.TabIndex           = 2;
     this.btn_close.TextLocationOffset = new System.Drawing.Point(0, 0);
     this.btn_close.TextRenderingHint  = System.Drawing.Text.TextRenderingHint.AntiAlias;
     this.btn_close.TextShowMode       = LayeredSkin.TextShowModes.Halo;
     this.btn_close.Click             += new System.EventHandler(this.btn_close_Click);
     this.btn_close.MouseEnter        += new System.EventHandler(this.layeredPanel_close_MouseEnter);
     this.btn_close.MouseLeave        += new System.EventHandler(this.layeredPanel_close_MouseLeave);
     //
     // panel_main
     //
     this.panel_main.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.panel_main.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.panel_main.Borders.BottomWidth   = 1;
     this.panel_main.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.panel_main.Borders.LeftWidth     = 1;
     this.panel_main.Borders.RightColor    = System.Drawing.Color.Empty;
     this.panel_main.Borders.RightWidth    = 1;
     this.panel_main.Borders.TopColor      = System.Drawing.Color.Empty;
     this.panel_main.Borders.TopWidth      = 1;
     this.panel_main.Canvas          = ((System.Drawing.Bitmap)(resources.GetObject("panel_main.Canvas")));
     duiLabel5.AutoSize              = false;
     duiLabel5.BackColor             = System.Drawing.Color.Transparent;
     duiLabel5.BackgroundImage       = null;
     duiLabel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     duiLabel5.BackgroundRender      = null;
     duiLabel5.BitmapCache           = false;
     duiLabel5.BorderPath            = null;
     duiLabel5.BorderRender          = null;
     duiLabel5.Borders.BottomColor   = System.Drawing.Color.Empty;
     duiLabel5.Borders.BottomWidth   = 1;
     duiLabel5.Borders.LeftColor     = System.Drawing.Color.Empty;
     duiLabel5.Borders.LeftWidth     = 1;
     duiLabel5.Borders.RightColor    = System.Drawing.Color.Empty;
     duiLabel5.Borders.RightWidth    = 1;
     duiLabel5.Borders.TopColor      = System.Drawing.Color.Empty;
     duiLabel5.Borders.TopWidth      = 1;
     duiLabel5.CanFocus              = true;
     duiLabel5.ClientRectangle       = new System.Drawing.Rectangle(20, 20, 100, 20);
     duiLabel5.CurrentCursor         = System.Windows.Forms.Cursors.Default;
     duiLabel5.Cursor            = System.Windows.Forms.Cursors.Default;
     duiLabel5.Dock              = System.Windows.Forms.DockStyle.None;
     duiLabel5.Enabled           = true;
     duiLabel5.Font              = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
     duiLabel5.ForeColor         = System.Drawing.SystemColors.ControlText;
     duiLabel5.Height            = 20;
     duiLabel5.IsMoveParentPaint = true;
     duiLabel5.Left              = 20;
     duiLabel5.Location          = new System.Drawing.Point(20, 20);
     duiLabel5.Margin            = new System.Windows.Forms.Padding(0);
     duiLabel5.Name              = "lb_text";
     duiLabel5.ParentInvalidate  = true;
     duiLabel5.ShowBorder        = true;
     duiLabel5.Size              = new System.Drawing.Size(100, 20);
     stringFormat5.Alignment     = System.Drawing.StringAlignment.Near;
     stringFormat5.HotkeyPrefix  = System.Drawing.Text.HotkeyPrefix.None;
     stringFormat5.LineAlignment = System.Drawing.StringAlignment.Near;
     stringFormat5.Trimming      = System.Drawing.StringTrimming.Character;
     duiLabel5.StringFormat      = stringFormat5;
     duiLabel5.SuspendInvalidate = false;
     duiLabel5.Tag                                = null;
     duiLabel5.Text                               = "选择反馈类型:";
     duiLabel5.TextPadding                        = 0;
     duiLabel5.Top                                = 20;
     duiLabel5.Visible                            = true;
     duiLabel5.Width                              = 100;
     duiRadioButton5.AutoCheck                    = true;
     duiRadioButton5.AutoSize                     = true;
     duiRadioButton5.BackColor                    = System.Drawing.Color.Transparent;
     duiRadioButton5.BackgroundImage              = null;
     duiRadioButton5.BackgroundImageLayout        = System.Windows.Forms.ImageLayout.None;
     duiRadioButton5.BackgroundRender             = null;
     duiRadioButton5.BitmapCache                  = false;
     duiRadioButton5.BorderPath                   = null;
     duiRadioButton5.BorderRender                 = null;
     duiRadioButton5.Borders.BottomColor          = System.Drawing.Color.Empty;
     duiRadioButton5.Borders.BottomWidth          = 1;
     duiRadioButton5.Borders.LeftColor            = System.Drawing.Color.Empty;
     duiRadioButton5.Borders.LeftWidth            = 1;
     duiRadioButton5.Borders.RightColor           = System.Drawing.Color.Empty;
     duiRadioButton5.Borders.RightWidth           = 1;
     duiRadioButton5.Borders.TopColor             = System.Drawing.Color.Empty;
     duiRadioButton5.Borders.TopWidth             = 1;
     duiRadioButton5.CanFocus                     = true;
     duiRadioButton5.CheckAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     duiRadioButton5.Checked                      = true;
     duiRadioButton5.CheckedHover                 = null;
     duiRadioButton5.CheckedNormal                = null;
     duiRadioButton5.CheckedPressed               = null;
     duiRadioButton5.CheckFlagColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     duiRadioButton5.CheckFlagColorDisabled       = System.Drawing.Color.Gray;
     duiRadioButton5.CheckRectBackColorDisabled   = System.Drawing.Color.Red;
     duiRadioButton5.CheckRectBackColorHighLight  = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(239)))), ((int)(((byte)(219)))));
     duiRadioButton5.CheckRectBackColorNormal     = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(239)))), ((int)(((byte)(219)))));
     duiRadioButton5.CheckRectBackColorPressed    = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(226)))), ((int)(((byte)(188)))));
     duiRadioButton5.CheckRectColor               = System.Drawing.Color.DodgerBlue;
     duiRadioButton5.CheckRectColorDisabled       = System.Drawing.Color.Gray;
     duiRadioButton5.CheckRectWidth               = 14;
     duiRadioButton5.CheckState                   = System.Windows.Forms.CheckState.Checked;
     duiRadioButton5.ClientRectangle              = new System.Drawing.Rectangle(30, 50, 72, 19);
     duiRadioButton5.ControlState                 = LayeredSkin.DirectUI.ControlStates.Normal;
     duiRadioButton5.CurrentCursor                = System.Windows.Forms.Cursors.Default;
     duiRadioButton5.Cursor                       = System.Windows.Forms.Cursors.Default;
     duiRadioButton5.Dock                         = System.Windows.Forms.DockStyle.None;
     duiRadioButton5.Enabled                      = true;
     duiRadioButton5.Font                         = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiRadioButton5.ForeColor                    = System.Drawing.SystemColors.ControlText;
     duiRadioButton5.Height                       = 19;
     duiRadioButton5.InnerPaddingWidth            = 2;
     duiRadioButton5.InnerRectInflate             = 4;
     duiRadioButton5.IsMoveParentPaint            = true;
     duiRadioButton5.Left                         = 30;
     duiRadioButton5.Location                     = new System.Drawing.Point(30, 50);
     duiRadioButton5.Margin                       = new System.Windows.Forms.Padding(0);
     duiRadioButton5.Name                         = "rb_cpjy";
     duiRadioButton5.ParentInvalidate             = true;
     duiRadioButton5.ShowBorder                   = true;
     duiRadioButton5.Size                         = new System.Drawing.Size(72, 19);
     duiRadioButton5.SpaceBetweenCheckMarkAndText = 0;
     duiRadioButton5.SuspendInvalidate            = false;
     duiRadioButton5.Tag                          = null;
     duiRadioButton5.Text                         = "产品建议";
     duiRadioButton5.TextColorDisabled            = System.Drawing.Color.Gray;
     duiRadioButton5.TextRenderingHint            = System.Drawing.Text.TextRenderingHint.AntiAlias;
     duiRadioButton5.ThreeState                   = false;
     duiRadioButton5.Top                          = 50;
     duiRadioButton5.UncheckedHover               = null;
     duiRadioButton5.UncheckedNormal              = null;
     duiRadioButton5.UncheckedPressed             = null;
     duiRadioButton5.Visible                      = true;
     duiRadioButton5.Width                        = 72;
     duiRadioButton6.AutoCheck                    = true;
     duiRadioButton6.AutoSize                     = true;
     duiRadioButton6.BackColor                    = System.Drawing.Color.Transparent;
     duiRadioButton6.BackgroundImage              = null;
     duiRadioButton6.BackgroundImageLayout        = System.Windows.Forms.ImageLayout.None;
     duiRadioButton6.BackgroundRender             = null;
     duiRadioButton6.BitmapCache                  = false;
     duiRadioButton6.BorderPath                   = null;
     duiRadioButton6.BorderRender                 = null;
     duiRadioButton6.Borders.BottomColor          = System.Drawing.Color.Empty;
     duiRadioButton6.Borders.BottomWidth          = 1;
     duiRadioButton6.Borders.LeftColor            = System.Drawing.Color.Empty;
     duiRadioButton6.Borders.LeftWidth            = 1;
     duiRadioButton6.Borders.RightColor           = System.Drawing.Color.Empty;
     duiRadioButton6.Borders.RightWidth           = 1;
     duiRadioButton6.Borders.TopColor             = System.Drawing.Color.Empty;
     duiRadioButton6.Borders.TopWidth             = 1;
     duiRadioButton6.CanFocus                     = true;
     duiRadioButton6.CheckAlign                   = System.Drawing.ContentAlignment.MiddleLeft;
     duiRadioButton6.Checked                      = false;
     duiRadioButton6.CheckedHover                 = null;
     duiRadioButton6.CheckedNormal                = null;
     duiRadioButton6.CheckedPressed               = null;
     duiRadioButton6.CheckFlagColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     duiRadioButton6.CheckFlagColorDisabled       = System.Drawing.Color.Gray;
     duiRadioButton6.CheckRectBackColorDisabled   = System.Drawing.Color.Red;
     duiRadioButton6.CheckRectBackColorHighLight  = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(239)))), ((int)(((byte)(219)))));
     duiRadioButton6.CheckRectBackColorNormal     = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(239)))), ((int)(((byte)(219)))));
     duiRadioButton6.CheckRectBackColorPressed    = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(226)))), ((int)(((byte)(188)))));
     duiRadioButton6.CheckRectColor               = System.Drawing.Color.DodgerBlue;
     duiRadioButton6.CheckRectColorDisabled       = System.Drawing.Color.Gray;
     duiRadioButton6.CheckRectWidth               = 14;
     duiRadioButton6.CheckState                   = System.Windows.Forms.CheckState.Unchecked;
     duiRadioButton6.ClientRectangle              = new System.Drawing.Rectangle(150, 50, 72, 19);
     duiRadioButton6.ControlState                 = LayeredSkin.DirectUI.ControlStates.Normal;
     duiRadioButton6.CurrentCursor                = System.Windows.Forms.Cursors.Default;
     duiRadioButton6.Cursor                       = System.Windows.Forms.Cursors.Default;
     duiRadioButton6.Dock                         = System.Windows.Forms.DockStyle.None;
     duiRadioButton6.Enabled                      = true;
     duiRadioButton6.Font                         = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiRadioButton6.ForeColor                    = System.Drawing.SystemColors.ControlText;
     duiRadioButton6.Height                       = 19;
     duiRadioButton6.InnerPaddingWidth            = 2;
     duiRadioButton6.InnerRectInflate             = 4;
     duiRadioButton6.IsMoveParentPaint            = true;
     duiRadioButton6.Left                         = 150;
     duiRadioButton6.Location                     = new System.Drawing.Point(150, 50);
     duiRadioButton6.Margin                       = new System.Windows.Forms.Padding(0);
     duiRadioButton6.Name                         = "rb_bugfk";
     duiRadioButton6.ParentInvalidate             = true;
     duiRadioButton6.ShowBorder                   = true;
     duiRadioButton6.Size                         = new System.Drawing.Size(72, 19);
     duiRadioButton6.SpaceBetweenCheckMarkAndText = 0;
     duiRadioButton6.SuspendInvalidate            = false;
     duiRadioButton6.Tag                          = null;
     duiRadioButton6.Text                         = "程序错误";
     duiRadioButton6.TextColorDisabled            = System.Drawing.Color.Gray;
     duiRadioButton6.TextRenderingHint            = System.Drawing.Text.TextRenderingHint.AntiAlias;
     duiRadioButton6.ThreeState                   = false;
     duiRadioButton6.Top                          = 50;
     duiRadioButton6.UncheckedHover               = null;
     duiRadioButton6.UncheckedNormal              = null;
     duiRadioButton6.UncheckedPressed             = null;
     duiRadioButton6.Visible                      = true;
     duiRadioButton6.Width                        = 72;
     duiTextBox5.AutoHeight                       = false;
     duiTextBox5.AutoSize                         = false;
     duiTextBox5.BackColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(255)))), ((int)(((byte)(250)))), ((int)(((byte)(255)))));
     duiTextBox5.BackgroundImage                  = null;
     duiTextBox5.BackgroundImageLayout            = System.Windows.Forms.ImageLayout.None;
     duiTextBox5.BackgroundRender                 = null;
     duiTextBox5.BitmapCache                      = false;
     duiTextBox5.BorderPath                       = null;
     duiTextBox5.BorderRender                     = null;
     duiTextBox5.Borders.BottomColor              = System.Drawing.Color.Empty;
     duiTextBox5.Borders.BottomWidth              = 1;
     duiTextBox5.Borders.LeftColor                = System.Drawing.Color.Empty;
     duiTextBox5.Borders.LeftWidth                = 1;
     duiTextBox5.Borders.RightColor               = System.Drawing.Color.Empty;
     duiTextBox5.Borders.RightWidth               = 1;
     duiTextBox5.Borders.TopColor                 = System.Drawing.Color.Empty;
     duiTextBox5.Borders.TopWidth                 = 1;
     duiTextBox5.CanFocus                         = true;
     duiTextBox5.CaretColor                       = System.Drawing.SystemColors.ControlText;
     duiTextBox5.CaretIndex                       = 0;
     duiTextBox5.ClientRectangle                  = new System.Drawing.Rectangle(20, 80, 400, 260);
     duiTextBox5.CurrentCursor                    = System.Windows.Forms.Cursors.Default;
     duiTextBox5.Cursor                           = System.Windows.Forms.Cursors.IBeam;
     duiTextBox5.Dock                             = System.Windows.Forms.DockStyle.None;
     duiTextBox5.Enabled                          = true;
     duiTextBox5.Font                             = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiTextBox5.ForeColor                        = System.Drawing.SystemColors.ControlText;
     duiTextBox5.Height                           = 260;
     duiTextBox5.IsInsert                         = true;
     duiTextBox5.IsMoveParentPaint                = true;
     duiTextBox5.Left                             = 20;
     duiTextBox5.Location                         = new System.Drawing.Point(20, 80);
     duiTextBox5.Margin                           = new System.Windows.Forms.Padding(5);
     duiTextBox5.Multiline                        = true;
     duiTextBox5.Name                             = "tb_fkyj";
     duiTextBox5.ParentInvalidate                 = true;
     duiTextBox5.ReadOnly                         = false;
     duiTextBox5.RollSize                         = 12;
     duiTextBox5.ScrollBarBackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     duiTextBox5.ScrollBarHoverColor              = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(158)))), ((int)(((byte)(158)))));
     duiTextBox5.ScrollBarNormalColor             = System.Drawing.Color.Gray;
     duiTextBox5.ScrollBarPressColor              = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     duiTextBox5.SelectionBackColor               = System.Drawing.Color.Gray;
     duiTextBox5.SelectionColor                   = System.Drawing.Color.Red;
     duiTextBox5.SelectionLength                  = 0;
     duiTextBox5.SelectionStart                   = 0;
     duiTextBox5.ShowBorder                       = true;
     duiTextBox5.ShowScrollBar                    = true;
     duiTextBox5.Size                             = new System.Drawing.Size(400, 260);
     duiTextBox5.SuspendInvalidate                = false;
     duiTextBox5.Tag                              = null;
     duiTextBox5.Text                             = "";
     duiTextBox5.TextRenderMode                   = System.Drawing.Text.TextRenderingHint.SystemDefault;
     duiTextBox5.Top                              = 80;
     duiTextBox5.Visible                          = true;
     duiTextBox5.Width                            = 400;
     duiLabel6.AutoSize                           = false;
     duiLabel6.BackColor                          = System.Drawing.Color.Transparent;
     duiLabel6.BackgroundImage                    = null;
     duiLabel6.BackgroundImageLayout              = System.Windows.Forms.ImageLayout.None;
     duiLabel6.BackgroundRender                   = null;
     duiLabel6.BitmapCache                        = false;
     duiLabel6.BorderPath                         = null;
     duiLabel6.BorderRender                       = null;
     duiLabel6.Borders.BottomColor                = System.Drawing.Color.Empty;
     duiLabel6.Borders.BottomWidth                = 1;
     duiLabel6.Borders.LeftColor                  = System.Drawing.Color.Empty;
     duiLabel6.Borders.LeftWidth                  = 1;
     duiLabel6.Borders.RightColor                 = System.Drawing.Color.Empty;
     duiLabel6.Borders.RightWidth                 = 1;
     duiLabel6.Borders.TopColor                   = System.Drawing.Color.Empty;
     duiLabel6.Borders.TopWidth                   = 1;
     duiLabel6.CanFocus                           = true;
     duiLabel6.ClientRectangle                    = new System.Drawing.Rectangle(385, 325, 100, 20);
     duiLabel6.CurrentCursor                      = System.Windows.Forms.Cursors.Default;
     duiLabel6.Cursor                             = System.Windows.Forms.Cursors.Default;
     duiLabel6.Dock                               = System.Windows.Forms.DockStyle.None;
     duiLabel6.Enabled                            = true;
     duiLabel6.Font                               = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiLabel6.ForeColor                          = System.Drawing.SystemColors.ControlText;
     duiLabel6.Height                             = 20;
     duiLabel6.IsMoveParentPaint                  = true;
     duiLabel6.Left                               = 385;
     duiLabel6.Location                           = new System.Drawing.Point(385, 325);
     duiLabel6.Margin                             = new System.Windows.Forms.Padding(0);
     duiLabel6.Name                               = "lb_yjlen";
     duiLabel6.ParentInvalidate                   = true;
     duiLabel6.ShowBorder                         = true;
     duiLabel6.Size                               = new System.Drawing.Size(100, 20);
     stringFormat6.Alignment                      = System.Drawing.StringAlignment.Near;
     stringFormat6.HotkeyPrefix                   = System.Drawing.Text.HotkeyPrefix.None;
     stringFormat6.LineAlignment                  = System.Drawing.StringAlignment.Near;
     stringFormat6.Trimming                       = System.Drawing.StringTrimming.Character;
     duiLabel6.StringFormat                       = stringFormat6;
     duiLabel6.SuspendInvalidate                  = false;
     duiLabel6.Tag                                = null;
     duiLabel6.Text                               = "1000";
     duiLabel6.TextPadding                        = 0;
     duiLabel6.Top                                = 325;
     duiLabel6.Visible                            = true;
     duiLabel6.Width                              = 100;
     duiTextBox6.AutoHeight                       = false;
     duiTextBox6.AutoSize                         = false;
     duiTextBox6.BackColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(255)))), ((int)(((byte)(250)))), ((int)(((byte)(255)))));
     duiTextBox6.BackgroundImage                  = null;
     duiTextBox6.BackgroundImageLayout            = System.Windows.Forms.ImageLayout.None;
     duiTextBox6.BackgroundRender                 = null;
     duiTextBox6.BitmapCache                      = false;
     duiTextBox6.BorderPath                       = null;
     duiTextBox6.BorderRender                     = null;
     duiTextBox6.Borders.BottomColor              = System.Drawing.Color.Empty;
     duiTextBox6.Borders.BottomWidth              = 1;
     duiTextBox6.Borders.LeftColor                = System.Drawing.Color.Empty;
     duiTextBox6.Borders.LeftWidth                = 1;
     duiTextBox6.Borders.RightColor               = System.Drawing.Color.Empty;
     duiTextBox6.Borders.RightWidth               = 1;
     duiTextBox6.Borders.TopColor                 = System.Drawing.Color.Empty;
     duiTextBox6.Borders.TopWidth                 = 1;
     duiTextBox6.CanFocus                         = true;
     duiTextBox6.CaretColor                       = System.Drawing.SystemColors.ControlText;
     duiTextBox6.CaretIndex                       = 0;
     duiTextBox6.ClientRectangle                  = new System.Drawing.Rectangle(20, 355, 400, 19);
     duiTextBox6.CurrentCursor                    = System.Windows.Forms.Cursors.Default;
     duiTextBox6.Cursor                           = System.Windows.Forms.Cursors.IBeam;
     duiTextBox6.Dock                             = System.Windows.Forms.DockStyle.None;
     duiTextBox6.Enabled                          = true;
     duiTextBox6.Font                             = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     duiTextBox6.ForeColor                        = System.Drawing.SystemColors.ActiveBorder;
     duiTextBox6.Height                           = 19;
     duiTextBox6.IsInsert                         = true;
     duiTextBox6.IsMoveParentPaint                = true;
     duiTextBox6.Left                             = 20;
     duiTextBox6.Location                         = new System.Drawing.Point(20, 355);
     duiTextBox6.Margin                           = new System.Windows.Forms.Padding(0);
     duiTextBox6.Multiline                        = false;
     duiTextBox6.Name                             = "tb_lxfs";
     duiTextBox6.ParentInvalidate                 = true;
     duiTextBox6.ReadOnly                         = false;
     duiTextBox6.RollSize                         = 12;
     duiTextBox6.ScrollBarBackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     duiTextBox6.ScrollBarHoverColor              = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(158)))), ((int)(((byte)(158)))));
     duiTextBox6.ScrollBarNormalColor             = System.Drawing.Color.Gray;
     duiTextBox6.ScrollBarPressColor              = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     duiTextBox6.SelectionBackColor               = System.Drawing.Color.Gray;
     duiTextBox6.SelectionColor                   = System.Drawing.Color.Red;
     duiTextBox6.SelectionLength                  = 0;
     duiTextBox6.SelectionStart                   = 0;
     duiTextBox6.ShowBorder                       = false;
     duiTextBox6.ShowScrollBar                    = true;
     duiTextBox6.Size                             = new System.Drawing.Size(400, 19);
     duiTextBox6.SuspendInvalidate                = false;
     duiTextBox6.Tag                              = null;
     duiTextBox6.Text                             = "你的联系方式(QQ/邮箱/手机),可不填";
     duiTextBox6.TextRenderMode                   = System.Drawing.Text.TextRenderingHint.SystemDefault;
     duiTextBox6.Top                              = 355;
     duiTextBox6.Visible                          = true;
     duiTextBox6.Width                            = 400;
     this.panel_main.DUIControls.AddRange(new LayeredSkin.DirectUI.DuiBaseControl[] {
         duiLabel5,
         duiRadioButton5,
         duiRadioButton6,
         duiTextBox5,
         duiLabel6,
         duiTextBox6
     });
     this.panel_main.Location = new System.Drawing.Point(0, 40);
     this.panel_main.Name     = "panel_main";
     this.panel_main.Size     = new System.Drawing.Size(429, 397);
     this.panel_main.TabIndex = 12;
     //
     // btn_send
     //
     this.btn_send.AdaptImage            = true;
     this.btn_send.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.btn_send.BaseColor             = System.Drawing.Color.DodgerBlue;
     this.btn_send.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.btn_send.Borders.BottomWidth   = 1;
     this.btn_send.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.btn_send.Borders.LeftWidth     = 1;
     this.btn_send.Borders.RightColor    = System.Drawing.Color.Empty;
     this.btn_send.Borders.RightWidth    = 1;
     this.btn_send.Borders.TopColor      = System.Drawing.Color.Empty;
     this.btn_send.Borders.TopWidth      = 1;
     this.btn_send.Canvas             = ((System.Drawing.Bitmap)(resources.GetObject("btn_send.Canvas")));
     this.btn_send.ControlState       = LayeredSkin.Controls.ControlStates.Normal;
     this.btn_send.Font               = new System.Drawing.Font("宋体", 10F);
     this.btn_send.ForeColor          = System.Drawing.Color.White;
     this.btn_send.HaloColor          = System.Drawing.Color.White;
     this.btn_send.HaloSize           = 5;
     this.btn_send.HoverImage         = null;
     this.btn_send.IsPureColor        = true;
     this.btn_send.Location           = new System.Drawing.Point(40, 453);
     this.btn_send.Name               = "btn_send";
     this.btn_send.NormalImage        = null;
     this.btn_send.PressedImage       = null;
     this.btn_send.Radius             = 10;
     this.btn_send.ShowBorder         = false;
     this.btn_send.Size               = new System.Drawing.Size(100, 30);
     this.btn_send.TabIndex           = 13;
     this.btn_send.Text               = "发送";
     this.btn_send.TextLocationOffset = new System.Drawing.Point(0, 0);
     this.btn_send.TextRenderingHint  = System.Drawing.Text.TextRenderingHint.AntiAlias;
     this.btn_send.TextShowMode       = LayeredSkin.TextShowModes.Halo;
     this.btn_send.Click             += new System.EventHandler(this.btn_send_Click);
     //
     // btn_back
     //
     this.btn_back.AdaptImage            = true;
     this.btn_back.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.btn_back.BaseColor             = System.Drawing.Color.LightCoral;
     this.btn_back.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.btn_back.Borders.BottomWidth   = 1;
     this.btn_back.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.btn_back.Borders.LeftWidth     = 1;
     this.btn_back.Borders.RightColor    = System.Drawing.Color.Empty;
     this.btn_back.Borders.RightWidth    = 1;
     this.btn_back.Borders.TopColor      = System.Drawing.Color.Empty;
     this.btn_back.Borders.TopWidth      = 1;
     this.btn_back.Canvas             = ((System.Drawing.Bitmap)(resources.GetObject("btn_back.Canvas")));
     this.btn_back.ControlState       = LayeredSkin.Controls.ControlStates.Normal;
     this.btn_back.Font               = new System.Drawing.Font("宋体", 10F);
     this.btn_back.HaloColor          = System.Drawing.Color.White;
     this.btn_back.HaloSize           = 5;
     this.btn_back.HoverImage         = null;
     this.btn_back.IsPureColor        = true;
     this.btn_back.Location           = new System.Drawing.Point(250, 453);
     this.btn_back.Name               = "btn_back";
     this.btn_back.NormalImage        = null;
     this.btn_back.PressedImage       = null;
     this.btn_back.Radius             = 10;
     this.btn_back.ShowBorder         = false;
     this.btn_back.Size               = new System.Drawing.Size(100, 30);
     this.btn_back.TabIndex           = 14;
     this.btn_back.Text               = "取消";
     this.btn_back.TextLocationOffset = new System.Drawing.Point(0, 0);
     this.btn_back.TextRenderingHint  = System.Drawing.Text.TextRenderingHint.AntiAlias;
     this.btn_back.TextShowMode       = LayeredSkin.TextShowModes.Halo;
     this.btn_back.Click             += new System.EventHandler(this.btn_back_Click);
     //
     // SendYjForm
     //
     this.AnimationType       = LayeredSkin.Forms.AnimationTypes.ThreeDTurn;
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(444, 505);
     this.Controls.Add(this.btn_back);
     this.Controls.Add(this.btn_send);
     this.Controls.Add(this.panel_main);
     this.Controls.Add(this.layeredPanel_close);
     this.Font          = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "SendYjForm";
     this.Radius        = 15;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = " 意见反馈";
     this.Load         += new System.EventHandler(this.SendYjForm_Load);
     this.layeredPanel_close.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormErrorReport));
     LayeredSkin.DirectUI.DuiTextBox duiTextBox8 = new LayeredSkin.DirectUI.DuiTextBox();
     this.layeredButton1      = new LayeredSkin.Controls.LayeredButton();
     this.button1             = new MusicPlayer.Plugins.Button();
     this.button2             = new MusicPlayer.Plugins.Button();
     this.layeredLabel1       = new LayeredSkin.Controls.LayeredLabel();
     this.layeredLabel2       = new LayeredSkin.Controls.LayeredLabel();
     this.layeredLabel3       = new LayeredSkin.Controls.LayeredLabel();
     this.linkLabel1          = new System.Windows.Forms.LinkLabel();
     this.layeredBaseControl1 = new LayeredSkin.Controls.LayeredBaseControl();
     this.SuspendLayout();
     //
     // layeredButton1
     //
     this.layeredButton1.AdaptImage            = true;
     this.layeredButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredButton1.BaseColor             = System.Drawing.Color.Wheat;
     this.layeredButton1.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.BottomWidth   = 1;
     this.layeredButton1.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.LeftWidth     = 1;
     this.layeredButton1.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.RightWidth    = 1;
     this.layeredButton1.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredButton1.Borders.TopWidth      = 1;
     this.layeredButton1.Canvas             = ((System.Drawing.Bitmap)(resources.GetObject("layeredButton1.Canvas")));
     this.layeredButton1.ControlState       = LayeredSkin.Controls.ControlStates.Normal;
     this.layeredButton1.HaloColor          = System.Drawing.Color.White;
     this.layeredButton1.HaloSize           = 5;
     this.layeredButton1.HoverImage         = global::MusicPlayer.Properties.Resources.ichrome_tab_close_h;
     this.layeredButton1.IsPureColor        = false;
     this.layeredButton1.Location           = new System.Drawing.Point(410, 29);
     this.layeredButton1.Name               = "layeredButton1";
     this.layeredButton1.NormalImage        = global::MusicPlayer.Properties.Resources.ichrome_tab_close_n;
     this.layeredButton1.PressedImage       = global::MusicPlayer.Properties.Resources.ichrome_tab_close_p;
     this.layeredButton1.Radius             = 10;
     this.layeredButton1.ShowBorder         = true;
     this.layeredButton1.Size               = new System.Drawing.Size(14, 14);
     this.layeredButton1.TabIndex           = 0;
     this.layeredButton1.TextLocationOffset = new System.Drawing.Point(0, 0);
     this.layeredButton1.TextRenderingHint  = System.Drawing.Text.TextRenderingHint.AntiAlias;
     this.layeredButton1.TextShowMode       = LayeredSkin.TextShowModes.Halo;
     this.layeredButton1.Click             += new System.EventHandler(this.layeredButton1_Click);
     //
     // button1
     //
     this.button1.Font        = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.button1.HoverImage  = global::MusicPlayer.Properties.Resources.btn_r_01_h;
     this.button1.Location    = new System.Drawing.Point(24, 403);
     this.button1.Name        = "button1";
     this.button1.NormalImage = global::MusicPlayer.Properties.Resources.btn_r_01_n;
     this.button1.Palace      = new System.Windows.Forms.Padding(10, 5, 10, 5);
     this.button1.PressImage  = global::MusicPlayer.Properties.Resources.btn_r_01_p;
     this.button1.Size        = new System.Drawing.Size(199, 28);
     this.button1.SizeMode    = MusicPlayer.Plugins.Button.ButtonImageMode.Palace;
     this.button1.TabIndex    = 1;
     this.button1.Text        = "发送错误报告帮助我们解决问题";
     this.button1.Click      += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Font        = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.button2.HoverImage  = global::MusicPlayer.Properties.Resources.btn_r_01_h;
     this.button2.Location    = new System.Drawing.Point(324, 403);
     this.button2.Name        = "button2";
     this.button2.NormalImage = global::MusicPlayer.Properties.Resources.btn_r_01_n;
     this.button2.Palace      = new System.Windows.Forms.Padding(10, 5, 10, 5);
     this.button2.PressImage  = global::MusicPlayer.Properties.Resources.btn_r_01_p;
     this.button2.Size        = new System.Drawing.Size(100, 28);
     this.button2.SizeMode    = MusicPlayer.Plugins.Button.ButtonImageMode.Palace;
     this.button2.TabIndex    = 2;
     this.button2.Text        = "不发送并关闭";
     this.button2.Click      += new System.EventHandler(this.button2_Click);
     //
     // layeredLabel1
     //
     this.layeredLabel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredLabel1.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredLabel1.Borders.BottomWidth   = 1;
     this.layeredLabel1.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredLabel1.Borders.LeftWidth     = 1;
     this.layeredLabel1.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredLabel1.Borders.RightWidth    = 1;
     this.layeredLabel1.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredLabel1.Borders.TopWidth      = 1;
     this.layeredLabel1.Canvas         = ((System.Drawing.Bitmap)(resources.GetObject("layeredLabel1.Canvas")));
     this.layeredLabel1.Font           = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.layeredLabel1.HaloSize       = 5;
     this.layeredLabel1.Location       = new System.Drawing.Point(85, 31);
     this.layeredLabel1.Name           = "layeredLabel1";
     this.layeredLabel1.Size           = new System.Drawing.Size(308, 26);
     this.layeredLabel1.TabIndex       = 3;
     this.layeredLabel1.Text           = "很抱歉.迷你音乐刚才遇到了一个错误.";
     this.layeredLabel1.TextRenderMode = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     //
     // layeredLabel2
     //
     this.layeredLabel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredLabel2.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredLabel2.Borders.BottomWidth   = 1;
     this.layeredLabel2.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredLabel2.Borders.LeftWidth     = 1;
     this.layeredLabel2.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredLabel2.Borders.RightWidth    = 1;
     this.layeredLabel2.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredLabel2.Borders.TopWidth      = 1;
     this.layeredLabel2.Canvas         = ((System.Drawing.Bitmap)(resources.GetObject("layeredLabel2.Canvas")));
     this.layeredLabel2.Font           = new System.Drawing.Font("微软雅黑", 9F);
     this.layeredLabel2.HaloSize       = 5;
     this.layeredLabel2.Location       = new System.Drawing.Point(87, 55);
     this.layeredLabel2.Name           = "layeredLabel2";
     this.layeredLabel2.Size           = new System.Drawing.Size(337, 55);
     this.layeredLabel2.TabIndex       = 4;
     this.layeredLabel2.Text           = "这非常有可能是我们的软件存在Bug,我们在错误发生时生成了一份错误报告,其中不包含您的任何信息.请您把这份报告发送给我们,帮助我们解决改问题,谢谢!";
     this.layeredLabel2.TextRenderMode = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     //
     // layeredLabel3
     //
     this.layeredLabel3.AutoSize = true;
     this.layeredLabel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredLabel3.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredLabel3.Borders.BottomWidth   = 1;
     this.layeredLabel3.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredLabel3.Borders.LeftWidth     = 1;
     this.layeredLabel3.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredLabel3.Borders.RightWidth    = 1;
     this.layeredLabel3.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredLabel3.Borders.TopWidth      = 1;
     this.layeredLabel3.Canvas         = ((System.Drawing.Bitmap)(resources.GetObject("layeredLabel3.Canvas")));
     this.layeredLabel3.Font           = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.layeredLabel3.HaloSize       = 5;
     this.layeredLabel3.Location       = new System.Drawing.Point(12, 117);
     this.layeredLabel3.Name           = "layeredLabel3";
     this.layeredLabel3.Size           = new System.Drawing.Size(211, 22);
     this.layeredLabel3.TabIndex       = 5;
     this.layeredLabel3.Text           = "   以下是该报告的详细内容:";
     this.layeredLabel3.TextRenderMode = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     //
     // linkLabel1
     //
     this.linkLabel1.AutoSize     = true;
     this.linkLabel1.Font         = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.linkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
     this.linkLabel1.LinkColor    = System.Drawing.SystemColors.HotTrack;
     this.linkLabel1.Location     = new System.Drawing.Point(200, 380);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(224, 17);
     this.linkLabel1.TabIndex     = 6;
     this.linkLabel1.TabStop      = true;
     this.linkLabel1.Text         = "如果您想了解更多错误信息,请点击这里";
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // layeredBaseControl1
     //
     this.layeredBaseControl1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.layeredBaseControl1.Borders.BottomColor   = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.BottomWidth   = 1;
     this.layeredBaseControl1.Borders.LeftColor     = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.LeftWidth     = 1;
     this.layeredBaseControl1.Borders.RightColor    = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.RightWidth    = 1;
     this.layeredBaseControl1.Borders.TopColor      = System.Drawing.Color.Empty;
     this.layeredBaseControl1.Borders.TopWidth      = 1;
     this.layeredBaseControl1.Canvas   = ((System.Drawing.Bitmap)(resources.GetObject("layeredBaseControl1.Canvas")));
     duiTextBox8.AutoHeight            = false;
     duiTextBox8.AutoSize              = false;
     duiTextBox8.BackColor             = System.Drawing.Color.Transparent;
     duiTextBox8.BackgroundImage       = null;
     duiTextBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     duiTextBox8.BackgroundRender      = null;
     duiTextBox8.BitmapCache           = false;
     duiTextBox8.BorderPath            = null;
     duiTextBox8.BorderRender          = null;
     duiTextBox8.Borders.BottomColor   = System.Drawing.Color.Empty;
     duiTextBox8.Borders.BottomWidth   = 1;
     duiTextBox8.Borders.LeftColor     = System.Drawing.Color.Empty;
     duiTextBox8.Borders.LeftWidth     = 1;
     duiTextBox8.Borders.RightColor    = System.Drawing.Color.Empty;
     duiTextBox8.Borders.RightWidth    = 1;
     duiTextBox8.Borders.TopColor      = System.Drawing.Color.Empty;
     duiTextBox8.Borders.TopWidth      = 1;
     duiTextBox8.CanFocus              = true;
     duiTextBox8.CaretColor            = System.Drawing.SystemColors.ControlText;
     duiTextBox8.CaretIndex            = 0;
     duiTextBox8.ClientRectangle       = new System.Drawing.Rectangle(0, 0, 397, 232);
     duiTextBox8.CurrentCursor         = System.Windows.Forms.Cursors.Default;
     duiTextBox8.Cursor               = System.Windows.Forms.Cursors.IBeam;
     duiTextBox8.Dock                 = System.Windows.Forms.DockStyle.Fill;
     duiTextBox8.Enabled              = true;
     duiTextBox8.Font                 = new System.Drawing.Font("微软雅黑", 9F);
     duiTextBox8.ForeColor            = System.Drawing.SystemColors.ControlText;
     duiTextBox8.Height               = 232;
     duiTextBox8.IsInsert             = true;
     duiTextBox8.IsMoveParentPaint    = true;
     duiTextBox8.Left                 = 0;
     duiTextBox8.Location             = new System.Drawing.Point(0, 0);
     duiTextBox8.Margin               = new System.Windows.Forms.Padding(0);
     duiTextBox8.Multiline            = true;
     duiTextBox8.Name                 = "tb_error";
     duiTextBox8.ParentInvalidate     = true;
     duiTextBox8.ReadOnly             = false;
     duiTextBox8.RollSize             = 20;
     duiTextBox8.ScrollBarBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     duiTextBox8.ScrollBarHoverColor  = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(158)))), ((int)(((byte)(158)))));
     duiTextBox8.ScrollBarNormalColor = System.Drawing.Color.Gray;
     duiTextBox8.ScrollBarPressColor  = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     duiTextBox8.SelectionBackColor   = System.Drawing.Color.Gray;
     duiTextBox8.SelectionColor       = System.Drawing.Color.White;
     duiTextBox8.SelectionLength      = 0;
     duiTextBox8.SelectionStart       = 0;
     duiTextBox8.ShowBorder           = true;
     duiTextBox8.ShowScrollBar        = true;
     duiTextBox8.Size                 = new System.Drawing.Size(397, 232);
     duiTextBox8.SuspendInvalidate    = false;
     duiTextBox8.Tag            = null;
     duiTextBox8.Text           = "123Abc测试啊额果然饿的个啊豆腐干";
     duiTextBox8.TextRenderMode = System.Drawing.Text.TextRenderingHint.AntiAlias;
     duiTextBox8.Top            = 0;
     duiTextBox8.Visible        = true;
     duiTextBox8.Width          = 397;
     this.layeredBaseControl1.DUIControls.AddRange(new LayeredSkin.DirectUI.DuiBaseControl[] {
         duiTextBox8
     });
     this.layeredBaseControl1.Location = new System.Drawing.Point(27, 145);
     this.layeredBaseControl1.Name     = "layeredBaseControl1";
     this.layeredBaseControl1.Size     = new System.Drawing.Size(397, 232);
     this.layeredBaseControl1.TabIndex = 7;
     this.layeredBaseControl1.Text     = "layeredBaseControl1";
     //
     // FormErrorReport
     //
     this.AnimationType       = LayeredSkin.Forms.AnimationTypes.Custom;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.CaptionShowMode     = LayeredSkin.TextShowModes.None;
     this.ClientSize          = new System.Drawing.Size(454, 459);
     this.Controls.Add(this.layeredBaseControl1);
     this.Controls.Add(this.linkLabel1);
     this.Controls.Add(this.layeredLabel3);
     this.Controls.Add(this.layeredLabel2);
     this.Controls.Add(this.layeredLabel1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.layeredButton1);
     this.DrawIcon      = false;
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "FormErrorReport";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "迷你音乐错误报告";
     this.Load         += new System.EventHandler(this.FormErrorReport_Load);
     this.Shown        += new System.EventHandler(this.FormErrorReport_Shown);
     this.ResumeLayout(false);
     this.PerformLayout();
 }