예제 #1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
     CCWin.CmSysButton cmSysButton1 = new CCWin.CmSysButton();
     this.imageList = new System.Windows.Forms.ImageList(this.components);
     this.SuspendLayout();
     //
     // imageList
     //
     this.imageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
     this.imageList.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList.Images.SetKeyName(0, "hover_360MobileMgr1.png");
     this.imageList.Images.SetKeyName(1, "ico_AdvTools.png");
     this.imageList.Images.SetKeyName(2, "ico_diannaomenzhen.png");
     this.imageList.Images.SetKeyName(3, "ico_dsmain.png");
     this.imageList.Images.SetKeyName(4, "ico_Examine.png");
     this.imageList.Images.SetKeyName(5, "ico_expert.png");
     this.imageList.Images.SetKeyName(6, "ico_rescue.png");
     this.imageList.Images.SetKeyName(7, "ico_softmgr.png");
     this.imageList.Images.SetKeyName(8, "ico_SpeedupOpt.png");
     this.imageList.Images.SetKeyName(9, "ico_SysRepair.png");
     this.imageList.Images.SetKeyName(10, "ico_TraceCleaner.png");
     this.imageList.Images.SetKeyName(11, "ico_VulRepair.png");
     //
     // FrmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionFont         = new System.Drawing.Font("Microsoft YaHei UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.CaptionHeight       = 22;
     this.ClientSize          = new System.Drawing.Size(364, 236);
     this.CloseBoxSize        = new System.Drawing.Size(27, 22);
     this.CloseDownBack       = ((System.Drawing.Image)(resources.GetObject("$this.CloseDownBack")));
     this.CloseMouseBack      = ((System.Drawing.Image)(resources.GetObject("$this.CloseMouseBack")));
     this.CloseNormlBack      = ((System.Drawing.Image)(resources.GetObject("$this.CloseNormlBack")));
     this.ControlBoxOffset    = new System.Drawing.Point(0, 0);
     this.DropBack            = false;
     this.EffectBack          = System.Drawing.Color.Black;
     this.EffectCaption       = CCWin.TitleType.Title;
     this.ForeColor           = System.Drawing.Color.White;
     this.FormBorderStyle     = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon                   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin                 = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.MaxDownBack            = ((System.Drawing.Image)(resources.GetObject("$this.MaxDownBack")));
     this.MaxMouseBack           = ((System.Drawing.Image)(resources.GetObject("$this.MaxMouseBack")));
     this.MaxNormlBack           = ((System.Drawing.Image)(resources.GetObject("$this.MaxNormlBack")));
     this.MaxSize                = new System.Drawing.Size(27, 22);
     this.MiniDownBack           = ((System.Drawing.Image)(resources.GetObject("$this.MiniDownBack")));
     this.MiniMouseBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniMouseBack")));
     this.MiniNormlBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniNormlBack")));
     this.MiniSize               = new System.Drawing.Size(27, 22);
     this.Name                   = "FrmMain";
     this.Radius                 = 1;
     this.RestoreDownBack        = ((System.Drawing.Image)(resources.GetObject("$this.RestoreDownBack")));
     this.RestoreMouseBack       = ((System.Drawing.Image)(resources.GetObject("$this.RestoreMouseBack")));
     this.RestoreNormlBack       = ((System.Drawing.Image)(resources.GetObject("$this.RestoreNormlBack")));
     this.RoundStyle             = CCWin.SkinClass.RoundStyle.None;
     this.ShadowWidth            = 5;
     this.ShowBorder             = false;
     this.SkinOpacity            = 0.99D;
     this.StartPosition          = System.Windows.Forms.FormStartPosition.CenterScreen;
     cmSysButton1.Bounds         = new System.Drawing.Rectangle(256, 0, 27, 22);
     cmSysButton1.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton1.Location       = new System.Drawing.Point(256, 0);
     cmSysButton1.Name           = "SysSkin";
     cmSysButton1.OwnerForm      = this;
     cmSysButton1.Size           = new System.Drawing.Size(27, 22);
     cmSysButton1.SysButtonDown  = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonDown")));
     cmSysButton1.SysButtonMouse = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonMouse")));
     cmSysButton1.SysButtonNorml = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonNorml")));
     cmSysButton1.ToolTip        = "换肤";
     this.SysButtonItems.AddRange(new CCWin.CmSysButton[] {
         cmSysButton1
     });
     this.Text            = "标题";
     this.TitleColor      = System.Drawing.Color.White;
     this.TitleSuitColor  = true;
     this.SysBottomClick += new CCWin.CCSkinMain.SysBottomEventHandler(this.FrmMain_SysBottomClick);
     this.Load           += new System.EventHandler(this.FrmMain_Load);
     this.ResumeLayout(false);
 }
예제 #2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     CCWin.CmSysButton cmSysButton1 = new CCWin.CmSysButton();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.label1          = new System.Windows.Forms.Label();
     this.txtSearchHphm   = new System.Windows.Forms.TextBox();
     this.btnStartTest    = new System.Windows.Forms.Button();
     this.btnRefresh      = new System.Windows.Forms.Button();
     this.dgvVehicle      = new System.Windows.Forms.DataGridView();
     this.Column2         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStrip1      = new System.Windows.Forms.ToolStrip();
     this.tsbSetting      = new System.Windows.Forms.ToolStripButton();
     this.notifyIcon1     = new System.Windows.Forms.NotifyIcon(this.components);
     this.timer1          = new System.Windows.Forms.Timer(this.components);
     this.autoDocker1     = new ZiGongZJ.AutoDocker(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvVehicle)).BeginInit();
     this.toolStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(4, 55);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.label1);
     this.splitContainer1.Panel1.Controls.Add(this.txtSearchHphm);
     this.splitContainer1.Panel1.Controls.Add(this.btnStartTest);
     this.splitContainer1.Panel1.Controls.Add(this.btnRefresh);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.dgvVehicle);
     this.splitContainer1.Size             = new System.Drawing.Size(364, 484);
     this.splitContainer1.SplitterDistance = 91;
     this.splitContainer1.TabIndex         = 2;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(47, 25);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(37, 15);
     this.label1.TabIndex = 3;
     this.label1.Text     = "车牌";
     //
     // txtSearchHphm
     //
     this.txtSearchHphm.Location = new System.Drawing.Point(96, 21);
     this.txtSearchHphm.Name     = "txtSearchHphm";
     this.txtSearchHphm.Size     = new System.Drawing.Size(245, 25);
     this.txtSearchHphm.TabIndex = 2;
     //
     // btnStartTest
     //
     this.btnStartTest.Location = new System.Drawing.Point(265, 56);
     this.btnStartTest.Name     = "btnStartTest";
     this.btnStartTest.Size     = new System.Drawing.Size(75, 23);
     this.btnStartTest.TabIndex = 1;
     this.btnStartTest.Text     = "提车";
     this.btnStartTest.UseVisualStyleBackColor = true;
     this.btnStartTest.Click += new System.EventHandler(this.btnStartTest_Click);
     //
     // btnRefresh
     //
     this.btnRefresh.Location = new System.Drawing.Point(180, 57);
     this.btnRefresh.Name     = "btnRefresh";
     this.btnRefresh.Size     = new System.Drawing.Size(75, 23);
     this.btnRefresh.TabIndex = 0;
     this.btnRefresh.Text     = "刷新";
     this.btnRefresh.UseVisualStyleBackColor = true;
     this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
     //
     // dgvVehicle
     //
     this.dgvVehicle.AllowUserToResizeRows         = false;
     this.dgvVehicle.AutoSizeColumnsMode           = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvVehicle.BackgroundColor               = System.Drawing.SystemColors.ControlLightLight;
     dataGridViewCellStyle1.Alignment              = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor              = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font                   = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor              = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor     = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor     = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode               = System.Windows.Forms.DataGridViewTriState.True;
     this.dgvVehicle.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.dgvVehicle.ColumnHeadersHeight           = 38;
     this.dgvVehicle.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column2,
         this.Column3
     });
     this.dgvVehicle.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.dgvVehicle.Location              = new System.Drawing.Point(0, 0);
     this.dgvVehicle.MultiSelect           = false;
     this.dgvVehicle.Name                  = "dgvVehicle";
     this.dgvVehicle.ReadOnly              = true;
     this.dgvVehicle.RowHeadersVisible     = false;
     this.dgvVehicle.RowHeadersWidth       = 80;
     this.dgvVehicle.RowTemplate.Height    = 27;
     this.dgvVehicle.SelectionMode         = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvVehicle.Size                  = new System.Drawing.Size(364, 389);
     this.dgvVehicle.TabIndex              = 0;
     this.dgvVehicle.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvVehicle_CellMouseDoubleClick);
     //
     // Column2
     //
     this.Column2.DataPropertyName    = "HPHM";
     dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.Column2.DefaultCellStyle    = dataGridViewCellStyle2;
     this.Column2.HeaderText          = "号牌号码";
     this.Column2.MinimumWidth        = 6;
     this.Column2.Name     = "Column2";
     this.Column2.ReadOnly = true;
     //
     // Column3
     //
     this.Column3.DataPropertyName    = "ZJJYXM";
     dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.Column3.DefaultCellStyle    = dataGridViewCellStyle3;
     this.Column3.HeaderText          = "检验项目";
     this.Column3.MinimumWidth        = 6;
     this.Column3.Name     = "Column3";
     this.Column3.ReadOnly = true;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor        = System.Drawing.Color.Transparent;
     this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbSetting
     });
     this.toolStrip1.Location = new System.Drawing.Point(4, 28);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(364, 27);
     this.toolStrip1.TabIndex = 3;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // tsbSetting
     //
     this.tsbSetting.Image                 = ((System.Drawing.Image)(resources.GetObject("tsbSetting.Image")));
     this.tsbSetting.ImageAlign            = System.Drawing.ContentAlignment.MiddleLeft;
     this.tsbSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbSetting.Name      = "tsbSetting";
     this.tsbSetting.Size      = new System.Drawing.Size(93, 24);
     this.tsbSetting.Text      = "系统设置";
     this.tsbSetting.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.tsbSetting.Click    += new System.EventHandler(this.tsbSetting_Click);
     //
     // notifyIcon1
     //
     this.notifyIcon1.Icon        = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
     this.notifyIcon1.Text        = "notifyIcon1";
     this.notifyIcon1.Visible     = true;
     this.notifyIcon1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseClick);
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.MenuHighlight;
     this.ClientSize          = new System.Drawing.Size(372, 543);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.toolStrip1);
     this.Icon                   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox            = false;
     this.Name                   = "Form1";
     this.StartPosition          = System.Windows.Forms.FormStartPosition.CenterScreen;
     cmSysButton1.Bounds         = new System.Drawing.Rectangle(274, 0, 28, 20);
     cmSysButton1.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton1.Location       = new System.Drawing.Point(274, 0);
     cmSysButton1.Name           = null;
     cmSysButton1.OwnerForm      = this;
     cmSysButton1.SysButtonDown  = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonDown")));
     cmSysButton1.SysButtonMouse = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonMouse")));
     cmSysButton1.SysButtonNorml = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonNorml")));
     cmSysButton1.ToolTip        = null;
     this.SysButtonItems.AddRange(new CCWin.CmSysButton[] {
         cmSysButton1
     });
     this.Text            = "综检";
     this.TitleCenter     = true;
     this.SysBottomClick += new CCWin.CCSkinMain.SysBottomEventHandler(this.Form1_SysBottomClick);
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Shown          += new System.EventHandler(this.Form1_Shown);
     this.SizeChanged    += new System.EventHandler(this.Form1_SizeChanged);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvVehicle)).EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #3
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmLogin));
     CCWin.CmSysButton cmSysButton1 = new CCWin.CmSysButton();
     this.pnlTx              = new CCWin.SkinControl.SkinPanel();
     this.pnlImgTx           = new CCWin.SkinControl.SkinPanel();
     this.btnState           = new CCWin.SkinControl.SkinButton();
     this.btnDuoId           = new CCWin.SkinControl.SkinButton();
     this.btnSw              = new CCWin.SkinControl.SkinButton();
     this.btnDl              = new CCWin.SkinControl.SkinButton();
     this.chkMima            = new CCWin.SkinControl.SkinCheckBox();
     this.btnMima            = new CCWin.SkinControl.SkinButton();
     this.btnZc              = new CCWin.SkinControl.SkinButton();
     this.btnId              = new CCWin.SkinControl.SkinButton();
     this.txtPwd             = new CCWin.SkinControl.SkinTextBox();
     this.btnJpPwd           = new CCWin.SkinControl.SkinButton();
     this.txtId              = new CCWin.SkinControl.SkinTextBox();
     this.chkZdLogin         = new CCWin.SkinControl.SkinCheckBox();
     this.MenuId             = new CCWin.SkinControl.SkinContextMenuStrip();
     this.MenuState          = new CCWin.SkinControl.SkinContextMenuStrip();
     this.ItemImonline       = new System.Windows.Forms.ToolStripMenuItem();
     this.ItemQme            = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
     this.ItemAway           = new System.Windows.Forms.ToolStripMenuItem();
     this.ItemBusy           = new System.Windows.Forms.ToolStripMenuItem();
     this.ItemMute           = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
     this.ItemInVisble       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolShow           = new System.Windows.Forms.ToolTip(this.components);
     this.tuopan             = new System.Windows.Forms.NotifyIcon(this.components);
     this.QQMenu             = new CCWin.SkinControl.SkinContextMenuStrip();
     this.toolQQShow         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
     this.toolExit           = new System.Windows.Forms.ToolStripMenuItem();
     this.pwdErro            = new QQMetro.PwdErro();
     this.loginCode          = new QQMetro.LoginCode();
     this.pnlTx.SuspendLayout();
     this.pnlImgTx.SuspendLayout();
     this.txtPwd.SuspendLayout();
     this.txtId.SuspendLayout();
     this.MenuState.SuspendLayout();
     this.QQMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlTx
     //
     this.pnlTx.BackColor             = System.Drawing.Color.Transparent;
     this.pnlTx.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pnlTx.BackgroundImage")));
     this.pnlTx.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.pnlTx.Controls.Add(this.pnlImgTx);
     this.pnlTx.ControlState = CCWin.SkinClass.ControlState.Normal;
     this.pnlTx.DownBack     = null;
     this.pnlTx.Location     = new System.Drawing.Point(42, 195);
     this.pnlTx.Margin       = new System.Windows.Forms.Padding(0);
     this.pnlTx.MouseBack    = null;
     this.pnlTx.Name         = "pnlTx";
     this.pnlTx.NormlBack    = null;
     this.pnlTx.Size         = new System.Drawing.Size(82, 82);
     this.pnlTx.TabIndex     = 13;
     //
     // pnlImgTx
     //
     this.pnlImgTx.BackColor             = System.Drawing.Color.Transparent;
     this.pnlImgTx.BackgroundImage       = global::QQMetro.Properties.Resources._4;
     this.pnlImgTx.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pnlImgTx.Controls.Add(this.btnState);
     this.pnlImgTx.ControlState = CCWin.SkinClass.ControlState.Normal;
     this.pnlImgTx.DownBack     = null;
     this.pnlImgTx.Location     = new System.Drawing.Point(1, 1);
     this.pnlImgTx.Margin       = new System.Windows.Forms.Padding(0);
     this.pnlImgTx.MouseBack    = null;
     this.pnlImgTx.Name         = "pnlImgTx";
     this.pnlImgTx.NormlBack    = null;
     this.pnlImgTx.Radius       = 4;
     this.pnlImgTx.RoundStyle   = CCWin.SkinClass.RoundStyle.All;
     this.pnlImgTx.Size         = new System.Drawing.Size(80, 80);
     this.pnlImgTx.TabIndex     = 12;
     //
     // btnState
     //
     this.btnState.BackColor             = System.Drawing.Color.Transparent;
     this.btnState.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnState.BackRectangle         = new System.Drawing.Rectangle(5, 5, 5, 5);
     this.btnState.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnState.ControlState          = CCWin.SkinClass.ControlState.Normal;
     this.btnState.DownBack  = ((System.Drawing.Image)(resources.GetObject("btnState.DownBack")));
     this.btnState.DrawType  = CCWin.SkinControl.DrawStyle.Img;
     this.btnState.Image     = ((System.Drawing.Image)(resources.GetObject("btnState.Image")));
     this.btnState.ImageSize = new System.Drawing.Size(15, 15);
     this.btnState.Location  = new System.Drawing.Point(62, 61);
     this.btnState.Margin    = new System.Windows.Forms.Padding(0);
     this.btnState.MouseBack = ((System.Drawing.Image)(resources.GetObject("btnState.MouseBack")));
     this.btnState.Name      = "btnState";
     this.btnState.NormlBack = null;
     this.btnState.Palace    = true;
     this.btnState.Size      = new System.Drawing.Size(18, 18);
     this.btnState.TabIndex  = 12;
     this.btnState.Tag       = "1";
     this.btnState.UseVisualStyleBackColor = false;
     this.btnState.Click += new System.EventHandler(this.btnState_Click);
     //
     // btnDuoId
     //
     this.btnDuoId.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnDuoId.BackColor    = System.Drawing.Color.Transparent;
     this.btnDuoId.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnDuoId.ControlState = CCWin.SkinClass.ControlState.Normal;
     this.btnDuoId.DownBack     = ((System.Drawing.Image)(resources.GetObject("btnDuoId.DownBack")));
     this.btnDuoId.DrawType     = CCWin.SkinControl.DrawStyle.Img;
     this.btnDuoId.Location     = new System.Drawing.Point(9, 301);
     this.btnDuoId.Margin       = new System.Windows.Forms.Padding(0);
     this.btnDuoId.MouseBack    = ((System.Drawing.Image)(resources.GetObject("btnDuoId.MouseBack")));
     this.btnDuoId.Name         = "btnDuoId";
     this.btnDuoId.NormlBack    = ((System.Drawing.Image)(resources.GetObject("btnDuoId.NormlBack")));
     this.btnDuoId.Size         = new System.Drawing.Size(24, 24);
     this.btnDuoId.TabIndex     = 14;
     this.toolShow.SetToolTip(this.btnDuoId, "多帐号登录");
     this.btnDuoId.UseVisualStyleBackColor = false;
     //
     // btnSw
     //
     this.btnSw.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnSw.BackColor    = System.Drawing.Color.Transparent;
     this.btnSw.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnSw.ControlState = CCWin.SkinClass.ControlState.Normal;
     this.btnSw.DownBack     = ((System.Drawing.Image)(resources.GetObject("btnSw.DownBack")));
     this.btnSw.DrawType     = CCWin.SkinControl.DrawStyle.Img;
     this.btnSw.Location     = new System.Drawing.Point(399, 301);
     this.btnSw.Margin       = new System.Windows.Forms.Padding(0);
     this.btnSw.MouseBack    = ((System.Drawing.Image)(resources.GetObject("btnSw.MouseBack")));
     this.btnSw.Name         = "btnSw";
     this.btnSw.NormlBack    = ((System.Drawing.Image)(resources.GetObject("btnSw.NormlBack")));
     this.btnSw.Size         = new System.Drawing.Size(24, 24);
     this.btnSw.TabIndex     = 15;
     this.toolShow.SetToolTip(this.btnSw, "二维码登录");
     this.btnSw.UseVisualStyleBackColor = false;
     //
     // btnDl
     //
     this.btnDl.Anchor                = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnDl.BackColor             = System.Drawing.Color.Transparent;
     this.btnDl.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.btnDl.BackRectangle         = new System.Drawing.Rectangle(50, 23, 50, 23);
     this.btnDl.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnDl.ControlState          = CCWin.SkinClass.ControlState.Normal;
     this.btnDl.DownBack              = ((System.Drawing.Image)(resources.GetObject("btnDl.DownBack")));
     this.btnDl.DrawType              = CCWin.SkinControl.DrawStyle.Img;
     this.btnDl.Font      = new System.Drawing.Font("微软雅黑", 9F);
     this.btnDl.ForeColor = System.Drawing.Color.White;
     this.btnDl.Location  = new System.Drawing.Point(133, 288);
     this.btnDl.Margin    = new System.Windows.Forms.Padding(0);
     this.btnDl.MouseBack = ((System.Drawing.Image)(resources.GetObject("btnDl.MouseBack")));
     this.btnDl.Name      = "btnDl";
     this.btnDl.NormlBack = ((System.Drawing.Image)(resources.GetObject("btnDl.NormlBack")));
     this.btnDl.Size      = new System.Drawing.Size(194, 30);
     this.btnDl.TabIndex  = 3;
     this.btnDl.Text      = "登  录";
     this.btnDl.UseVisualStyleBackColor = false;
     this.btnDl.Click += new System.EventHandler(this.btnDl_Click);
     //
     // chkMima
     //
     this.chkMima.AutoSize                = true;
     this.chkMima.BackColor               = System.Drawing.Color.Transparent;
     this.chkMima.ControlState            = CCWin.SkinClass.ControlState.Normal;
     this.chkMima.DefaultCheckButtonWidth = 17;
     this.chkMima.DownBack                = ((System.Drawing.Image)(resources.GetObject("chkMima.DownBack")));
     this.chkMima.Font                    = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.chkMima.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(101)))), ((int)(((byte)(101)))));
     this.chkMima.LightEffect             = false;
     this.chkMima.Location                = new System.Drawing.Point(133, 260);
     this.chkMima.MouseBack               = ((System.Drawing.Image)(resources.GetObject("chkMima.MouseBack")));
     this.chkMima.Name                    = "chkMima";
     this.chkMima.NormlBack               = ((System.Drawing.Image)(resources.GetObject("chkMima.NormlBack")));
     this.chkMima.SelectedDownBack        = ((System.Drawing.Image)(resources.GetObject("chkMima.SelectedDownBack")));
     this.chkMima.SelectedMouseBack       = ((System.Drawing.Image)(resources.GetObject("chkMima.SelectedMouseBack")));
     this.chkMima.SelectedNormlBack       = ((System.Drawing.Image)(resources.GetObject("chkMima.SelectedNormlBack")));
     this.chkMima.Size                    = new System.Drawing.Size(75, 21);
     this.chkMima.TabIndex                = 1;
     this.chkMima.Text                    = "记住密码";
     this.chkMima.UseVisualStyleBackColor = false;
     this.chkMima.CheckedChanged         += new System.EventHandler(this.chkMima_CheckedChanged);
     //
     // btnMima
     //
     this.btnMima.BackColor               = System.Drawing.Color.Transparent;
     this.btnMima.BaseColor               = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnMima.ControlState            = CCWin.SkinClass.ControlState.Normal;
     this.btnMima.Create                  = true;
     this.btnMima.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.btnMima.DownBack                = ((System.Drawing.Image)(resources.GetObject("btnMima.DownBack")));
     this.btnMima.DrawType                = CCWin.SkinControl.DrawStyle.Img;
     this.btnMima.Location                = new System.Drawing.Point(337, 235);
     this.btnMima.Margin                  = new System.Windows.Forms.Padding(0);
     this.btnMima.MouseBack               = ((System.Drawing.Image)(resources.GetObject("btnMima.MouseBack")));
     this.btnMima.Name                    = "btnMima";
     this.btnMima.NormlBack               = ((System.Drawing.Image)(resources.GetObject("btnMima.NormlBack")));
     this.btnMima.Size                    = new System.Drawing.Size(48, 11);
     this.btnMima.TabIndex                = 38;
     this.btnMima.UseVisualStyleBackColor = false;
     //
     // btnZc
     //
     this.btnZc.BackColor               = System.Drawing.Color.Transparent;
     this.btnZc.BaseColor               = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnZc.ControlState            = CCWin.SkinClass.ControlState.Normal;
     this.btnZc.Create                  = true;
     this.btnZc.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.btnZc.DownBack                = ((System.Drawing.Image)(resources.GetObject("btnZc.DownBack")));
     this.btnZc.DrawType                = CCWin.SkinControl.DrawStyle.Img;
     this.btnZc.Location                = new System.Drawing.Point(337, 205);
     this.btnZc.Margin                  = new System.Windows.Forms.Padding(0);
     this.btnZc.MouseBack               = ((System.Drawing.Image)(resources.GetObject("btnZc.MouseBack")));
     this.btnZc.Name                    = "btnZc";
     this.btnZc.NormlBack               = ((System.Drawing.Image)(resources.GetObject("btnZc.NormlBack")));
     this.btnZc.Size                    = new System.Drawing.Size(48, 11);
     this.btnZc.TabIndex                = 37;
     this.btnZc.UseVisualStyleBackColor = false;
     //
     // btnId
     //
     this.btnId.BackColor             = System.Drawing.Color.White;
     this.btnId.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.btnId.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnId.ControlState          = CCWin.SkinClass.ControlState.Normal;
     this.btnId.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.btnId.DownBack                = ((System.Drawing.Image)(resources.GetObject("btnId.DownBack")));
     this.btnId.DrawType                = CCWin.SkinControl.DrawStyle.Img;
     this.btnId.IsEnabledDraw           = false;
     this.btnId.Location                = new System.Drawing.Point(170, 3);
     this.btnId.Margin                  = new System.Windows.Forms.Padding(0);
     this.btnId.MouseBack               = ((System.Drawing.Image)(resources.GetObject("btnId.MouseBack")));
     this.btnId.Name                    = "btnId";
     this.btnId.NormlBack               = ((System.Drawing.Image)(resources.GetObject("btnId.NormlBack")));
     this.btnId.Size                    = new System.Drawing.Size(22, 24);
     this.btnId.TabIndex                = 36;
     this.btnId.UseVisualStyleBackColor = false;
     this.btnId.MouseDown              += new System.Windows.Forms.MouseEventHandler(this.btnId_MouseDown);
     this.btnId.MouseEnter             += new System.EventHandler(this.Control_MouseEnter);
     this.btnId.MouseLeave             += new System.EventHandler(this.Control_MouseLeave);
     //
     // txtPwd
     //
     this.txtPwd.BackColor = System.Drawing.Color.Transparent;
     this.txtPwd.Controls.Add(this.btnJpPwd);
     this.txtPwd.DownBack             = null;
     this.txtPwd.Icon                 = null;
     this.txtPwd.IconIsButton         = true;
     this.txtPwd.IconMouseState       = CCWin.SkinClass.ControlState.Normal;
     this.txtPwd.IsPasswordChat       = '●';
     this.txtPwd.IsSystemPasswordChar = false;
     this.txtPwd.Lines                = new string[0];
     this.txtPwd.Location             = new System.Drawing.Point(133, 226);
     this.txtPwd.Margin               = new System.Windows.Forms.Padding(0);
     this.txtPwd.MaxLength            = 32767;
     this.txtPwd.MinimumSize          = new System.Drawing.Size(0, 28);
     this.txtPwd.MouseBack            = ((System.Drawing.Bitmap)(resources.GetObject("txtPwd.MouseBack")));
     this.txtPwd.MouseState           = CCWin.SkinClass.ControlState.Normal;
     this.txtPwd.Multiline            = true;
     this.txtPwd.Name                 = "txtPwd";
     this.txtPwd.NormlBack            = ((System.Drawing.Bitmap)(resources.GetObject("txtPwd.NormlBack")));
     this.txtPwd.Padding              = new System.Windows.Forms.Padding(5, 5, 28, 5);
     this.txtPwd.ReadOnly             = false;
     this.txtPwd.ScrollBars           = System.Windows.Forms.ScrollBars.None;
     this.txtPwd.Size                 = new System.Drawing.Size(194, 30);
     //
     //
     //
     this.txtPwd.SkinTxt.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.txtPwd.SkinTxt.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.txtPwd.SkinTxt.Font         = new System.Drawing.Font("微软雅黑", 9.75F);
     this.txtPwd.SkinTxt.Location     = new System.Drawing.Point(5, 5);
     this.txtPwd.SkinTxt.Multiline    = true;
     this.txtPwd.SkinTxt.Name         = "BaseText";
     this.txtPwd.SkinTxt.PasswordChar = '●';
     this.txtPwd.SkinTxt.Size         = new System.Drawing.Size(161, 20);
     this.txtPwd.SkinTxt.TabIndex     = 0;
     this.txtPwd.SkinTxt.WaterColor   = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.txtPwd.SkinTxt.WaterText    = "密码";
     this.txtPwd.TabIndex             = 40;
     this.txtPwd.TextAlign            = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtPwd.WaterColor           = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.txtPwd.WaterText            = "密码";
     this.txtPwd.WordWrap             = true;
     //
     // btnJpPwd
     //
     this.btnJpPwd.BackColor             = System.Drawing.Color.White;
     this.btnJpPwd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.btnJpPwd.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.btnJpPwd.ControlState          = CCWin.SkinClass.ControlState.Normal;
     this.btnJpPwd.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnJpPwd.DownBack  = ((System.Drawing.Image)(resources.GetObject("btnJpPwd.DownBack")));
     this.btnJpPwd.DrawType  = CCWin.SkinControl.DrawStyle.Img;
     this.btnJpPwd.Location  = new System.Drawing.Point(172, 6);
     this.btnJpPwd.Margin    = new System.Windows.Forms.Padding(0);
     this.btnJpPwd.MouseBack = ((System.Drawing.Image)(resources.GetObject("btnJpPwd.MouseBack")));
     this.btnJpPwd.Name      = "btnJpPwd";
     this.btnJpPwd.NormlBack = ((System.Drawing.Image)(resources.GetObject("btnJpPwd.NormlBack")));
     this.btnJpPwd.Size      = new System.Drawing.Size(15, 16);
     this.btnJpPwd.TabIndex  = 41;
     this.toolShow.SetToolTip(this.btnJpPwd, "打开软键盘");
     this.btnJpPwd.UseVisualStyleBackColor = false;
     this.btnJpPwd.Click      += new System.EventHandler(this.btnJpPwd_Click);
     this.btnJpPwd.MouseEnter += new System.EventHandler(this.btnJpPwd_MouseEnter);
     this.btnJpPwd.MouseLeave += new System.EventHandler(this.btnJpPwd_MouseLeave);
     //
     // txtId
     //
     this.txtId.BackColor = System.Drawing.Color.Transparent;
     this.txtId.Controls.Add(this.btnId);
     this.txtId.DownBack             = null;
     this.txtId.Icon                 = null;
     this.txtId.IconIsButton         = false;
     this.txtId.IconMouseState       = CCWin.SkinClass.ControlState.Normal;
     this.txtId.IsPasswordChat       = '\0';
     this.txtId.IsSystemPasswordChar = false;
     this.txtId.Lines                = new string[0];
     this.txtId.Location             = new System.Drawing.Point(133, 196);
     this.txtId.Margin               = new System.Windows.Forms.Padding(0);
     this.txtId.MaxLength            = 32767;
     this.txtId.MinimumSize          = new System.Drawing.Size(28, 28);
     this.txtId.MouseBack            = ((System.Drawing.Bitmap)(resources.GetObject("txtId.MouseBack")));
     this.txtId.MouseState           = CCWin.SkinClass.ControlState.Normal;
     this.txtId.Multiline            = true;
     this.txtId.Name                 = "txtId";
     this.txtId.NormlBack            = ((System.Drawing.Bitmap)(resources.GetObject("txtId.NormlBack")));
     this.txtId.Padding              = new System.Windows.Forms.Padding(5, 5, 28, 5);
     this.txtId.ReadOnly             = false;
     this.txtId.ScrollBars           = System.Windows.Forms.ScrollBars.None;
     this.txtId.Size                 = new System.Drawing.Size(194, 30);
     //
     //
     //
     this.txtId.SkinTxt.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.txtId.SkinTxt.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.txtId.SkinTxt.Font         = new System.Drawing.Font("微软雅黑", 9.75F);
     this.txtId.SkinTxt.Location     = new System.Drawing.Point(5, 5);
     this.txtId.SkinTxt.Multiline    = true;
     this.txtId.SkinTxt.Name         = "BaseText";
     this.txtId.SkinTxt.Size         = new System.Drawing.Size(161, 20);
     this.txtId.SkinTxt.TabIndex     = 0;
     this.txtId.SkinTxt.WaterColor   = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.txtId.SkinTxt.WaterText    = "QQ号码/手机/邮箱";
     this.txtId.SkinTxt.TextChanged += new System.EventHandler(this.txtId_SkinTxt_TextChanged);
     this.txtId.TabIndex             = 39;
     this.txtId.TextAlign            = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtId.WaterColor           = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.txtId.WaterText            = "QQ号码/手机/邮箱";
     this.txtId.WordWrap             = true;
     this.txtId.Leave      += new System.EventHandler(this.txtId_Leave);
     this.txtId.MouseLeave += new System.EventHandler(this.txtId_MouseLeave);
     //
     // chkZdLogin
     //
     this.chkZdLogin.AutoSize                = true;
     this.chkZdLogin.BackColor               = System.Drawing.Color.Transparent;
     this.chkZdLogin.ControlState            = CCWin.SkinClass.ControlState.Normal;
     this.chkZdLogin.DefaultCheckButtonWidth = 17;
     this.chkZdLogin.DownBack                = ((System.Drawing.Image)(resources.GetObject("chkZdLogin.DownBack")));
     this.chkZdLogin.Font                    = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.chkZdLogin.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(101)))), ((int)(((byte)(101)))));
     this.chkZdLogin.LightEffect             = false;
     this.chkZdLogin.Location                = new System.Drawing.Point(252, 260);
     this.chkZdLogin.MouseBack               = ((System.Drawing.Image)(resources.GetObject("chkZdLogin.MouseBack")));
     this.chkZdLogin.Name                    = "chkZdLogin";
     this.chkZdLogin.NormlBack               = ((System.Drawing.Image)(resources.GetObject("chkZdLogin.NormlBack")));
     this.chkZdLogin.SelectedDownBack        = ((System.Drawing.Image)(resources.GetObject("chkZdLogin.SelectedDownBack")));
     this.chkZdLogin.SelectedMouseBack       = ((System.Drawing.Image)(resources.GetObject("chkZdLogin.SelectedMouseBack")));
     this.chkZdLogin.SelectedNormlBack       = ((System.Drawing.Image)(resources.GetObject("chkZdLogin.SelectedNormlBack")));
     this.chkZdLogin.Size                    = new System.Drawing.Size(75, 21);
     this.chkZdLogin.TabIndex                = 2;
     this.chkZdLogin.Text                    = "自动登录";
     this.chkZdLogin.UseVisualStyleBackColor = false;
     this.chkZdLogin.CheckedChanged         += new System.EventHandler(this.chkZdLogin_CheckedChanged);
     //
     // MenuId
     //
     this.MenuId.Arrow                  = System.Drawing.Color.Black;
     this.MenuId.AutoSize               = false;
     this.MenuId.Back                   = System.Drawing.Color.White;
     this.MenuId.BackColor              = System.Drawing.Color.White;
     this.MenuId.BackRadius             = 4;
     this.MenuId.Base                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
     this.MenuId.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(147)))), ((int)(((byte)(209)))));
     this.MenuId.Fore                   = System.Drawing.Color.Black;
     this.MenuId.HoverFore              = System.Drawing.Color.White;
     this.MenuId.ImageScalingSize       = new System.Drawing.Size(40, 40);
     this.MenuId.ItemAnamorphosis       = false;
     this.MenuId.ItemBorder             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.MenuId.ItemBorderShow         = false;
     this.MenuId.ItemHover              = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.MenuId.ItemPressed            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.MenuId.ItemRadius             = 4;
     this.MenuId.ItemRadiusStyle        = CCWin.SkinClass.RoundStyle.None;
     this.MenuId.ItemSplitter           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.MenuId.Name                   = "MenuId";
     this.MenuId.RadiusStyle            = CCWin.SkinClass.RoundStyle.None;
     this.MenuId.Size                   = new System.Drawing.Size(194, 4);
     this.MenuId.SkinAllColor           = true;
     this.MenuId.TitleAnamorphosis      = false;
     this.MenuId.TitleColor             = System.Drawing.Color.White;
     this.MenuId.TitleRadius            = 4;
     this.MenuId.TitleRadiusStyle       = CCWin.SkinClass.RoundStyle.None;
     this.MenuId.Closing               += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.MenuId_Closing);
     //
     // MenuState
     //
     this.MenuState.Arrow                  = System.Drawing.Color.Black;
     this.MenuState.AutoSize               = false;
     this.MenuState.Back                   = System.Drawing.Color.White;
     this.MenuState.BackRadius             = 2;
     this.MenuState.Base                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
     this.MenuState.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.MenuState.Fore                   = System.Drawing.Color.Black;
     this.MenuState.HoverFore              = System.Drawing.Color.White;
     this.MenuState.ImageScalingSize       = new System.Drawing.Size(15, 15);
     this.MenuState.ItemAnamorphosis       = false;
     this.MenuState.ItemBorder             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.MenuState.ItemBorderShow         = false;
     this.MenuState.ItemHover              = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.MenuState.ItemPressed            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.MenuState.ItemRadius             = 4;
     this.MenuState.ItemRadiusStyle        = CCWin.SkinClass.RoundStyle.None;
     this.MenuState.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.ItemImonline,
         this.ItemQme,
         this.toolStripMenuItem1,
         this.ItemAway,
         this.ItemBusy,
         this.ItemMute,
         this.toolStripMenuItem2,
         this.ItemInVisble
     });
     this.MenuState.ItemSplitter      = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.MenuState.Name              = "MenuState";
     this.MenuState.RadiusStyle       = CCWin.SkinClass.RoundStyle.None;
     this.MenuState.Size              = new System.Drawing.Size(106, 147);
     this.MenuState.SkinAllColor      = true;
     this.MenuState.TitleAnamorphosis = false;
     this.MenuState.TitleColor        = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.MenuState.TitleRadius       = 2;
     this.MenuState.TitleRadiusStyle  = CCWin.SkinClass.RoundStyle.None;
     //
     // ItemImonline
     //
     this.ItemImonline.AutoSize    = false;
     this.ItemImonline.Image       = ((System.Drawing.Image)(resources.GetObject("ItemImonline.Image")));
     this.ItemImonline.Name        = "ItemImonline";
     this.ItemImonline.Size        = new System.Drawing.Size(105, 22);
     this.ItemImonline.Tag         = "2";
     this.ItemImonline.Text        = "我在线上";
     this.ItemImonline.ToolTipText = "表示希望好友看到您在线。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n";
     this.ItemImonline.Click      += new System.EventHandler(this.Item_Click);
     //
     // ItemQme
     //
     this.ItemQme.AutoSize    = false;
     this.ItemQme.Image       = ((System.Drawing.Image)(resources.GetObject("ItemQme.Image")));
     this.ItemQme.Name        = "ItemQme";
     this.ItemQme.Size        = new System.Drawing.Size(105, 22);
     this.ItemQme.Tag         = "1";
     this.ItemQme.Text        = "Q我把";
     this.ItemQme.ToolTipText = "表示希望好友主动联系您。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:自动弹出会话窗口\r\n";
     this.ItemQme.Click      += new System.EventHandler(this.Item_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(102, 6);
     //
     // ItemAway
     //
     this.ItemAway.AutoSize    = false;
     this.ItemAway.Image       = ((System.Drawing.Image)(resources.GetObject("ItemAway.Image")));
     this.ItemAway.Name        = "ItemAway";
     this.ItemAway.Size        = new System.Drawing.Size(105, 22);
     this.ItemAway.Tag         = "3";
     this.ItemAway.Text        = "离开";
     this.ItemAway.ToolTipText = "表示离开,暂无法处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n";
     this.ItemAway.Click      += new System.EventHandler(this.Item_Click);
     //
     // ItemBusy
     //
     this.ItemBusy.AutoSize    = false;
     this.ItemBusy.Image       = ((System.Drawing.Image)(resources.GetObject("ItemBusy.Image")));
     this.ItemBusy.Name        = "ItemBusy";
     this.ItemBusy.Size        = new System.Drawing.Size(105, 22);
     this.ItemBusy.Tag         = "4";
     this.ItemBusy.Text        = "忙碌";
     this.ItemBusy.ToolTipText = "表示忙碌,不会及时处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏显示气泡\r\n";
     this.ItemBusy.Click      += new System.EventHandler(this.Item_Click);
     //
     // ItemMute
     //
     this.ItemMute.AutoSize    = false;
     this.ItemMute.Image       = ((System.Drawing.Image)(resources.GetObject("ItemMute.Image")));
     this.ItemMute.Name        = "ItemMute";
     this.ItemMute.Size        = new System.Drawing.Size(105, 22);
     this.ItemMute.Tag         = "5";
     this.ItemMute.Text        = "请勿打扰";
     this.ItemMute.ToolTipText = "表示不想被打扰。\r\n声音:关闭\r\n消息提醒框:关闭\r\n会话消息:任务栏显示气泡\r\n\r\n";
     this.ItemMute.Click      += new System.EventHandler(this.Item_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(102, 6);
     //
     // ItemInVisble
     //
     this.ItemInVisble.AutoSize    = false;
     this.ItemInVisble.Image       = ((System.Drawing.Image)(resources.GetObject("ItemInVisble.Image")));
     this.ItemInVisble.Name        = "ItemInVisble";
     this.ItemInVisble.Size        = new System.Drawing.Size(105, 22);
     this.ItemInVisble.Tag         = "6";
     this.ItemInVisble.Text        = "隐身";
     this.ItemInVisble.ToolTipText = "表示好友看到您是离线的。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n";
     this.ItemInVisble.Click      += new System.EventHandler(this.Item_Click);
     //
     // tuopan
     //
     this.tuopan.ContextMenuStrip = this.QQMenu;
     this.tuopan.Icon             = ((System.Drawing.Icon)(resources.GetObject("tuopan.Icon")));
     this.tuopan.Text             = "CC";
     this.tuopan.Visible          = true;
     this.tuopan.DoubleClick     += new System.EventHandler(this.toolQQShow_Click);
     //
     // QQMenu
     //
     this.QQMenu.Arrow                  = System.Drawing.Color.Black;
     this.QQMenu.AutoSize               = false;
     this.QQMenu.Back                   = System.Drawing.Color.White;
     this.QQMenu.BackRadius             = 2;
     this.QQMenu.Base                   = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254)))));
     this.QQMenu.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.QQMenu.Fore                   = System.Drawing.Color.Black;
     this.QQMenu.HoverFore              = System.Drawing.Color.White;
     this.QQMenu.ImageScalingSize       = new System.Drawing.Size(11, 11);
     this.QQMenu.ItemAnamorphosis       = false;
     this.QQMenu.ItemBorder             = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(136)))), ((int)(((byte)(200)))));
     this.QQMenu.ItemBorderShow         = false;
     this.QQMenu.ItemHover              = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(136)))), ((int)(((byte)(200)))));
     this.QQMenu.ItemPressed            = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(136)))), ((int)(((byte)(200)))));
     this.QQMenu.ItemRadius             = 4;
     this.QQMenu.ItemRadiusStyle        = CCWin.SkinClass.RoundStyle.None;
     this.QQMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolQQShow,
         this.toolStripMenuItem3,
         this.toolExit
     });
     this.QQMenu.ItemSplitter      = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.QQMenu.Name              = "MenuState";
     this.QQMenu.RadiusStyle       = CCWin.SkinClass.RoundStyle.None;
     this.QQMenu.Size              = new System.Drawing.Size(120, 53);
     this.QQMenu.SkinAllColor      = true;
     this.QQMenu.TitleAnamorphosis = false;
     this.QQMenu.TitleColor        = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(233)))), ((int)(((byte)(236)))));
     this.QQMenu.TitleRadius       = 4;
     this.QQMenu.TitleRadiusStyle  = CCWin.SkinClass.RoundStyle.None;
     //
     // toolQQShow
     //
     this.toolQQShow.AutoSize = false;
     this.toolQQShow.Name     = "toolQQShow";
     this.toolQQShow.Size     = new System.Drawing.Size(119, 22);
     this.toolQQShow.Text     = "打开主面板";
     this.toolQQShow.Click   += new System.EventHandler(this.toolQQShow_Click);
     //
     // toolStripMenuItem3
     //
     this.toolStripMenuItem3.Name = "toolStripMenuItem3";
     this.toolStripMenuItem3.Size = new System.Drawing.Size(116, 6);
     //
     // toolExit
     //
     this.toolExit.AutoSize = false;
     this.toolExit.Name     = "toolExit";
     this.toolExit.Size     = new System.Drawing.Size(119, 22);
     this.toolExit.Text     = "退出";
     this.toolExit.Click   += new System.EventHandler(this.toolExit_Click);
     //
     // pwdErro
     //
     this.pwdErro.BackColor             = System.Drawing.Color.Transparent;
     this.pwdErro.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pwdErro.BackgroundImage")));
     this.pwdErro.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pwdErro.Diglog   = System.Windows.Forms.DialogResult.None;
     this.pwdErro.Location = new System.Drawing.Point(426, 30);
     this.pwdErro.Name     = "pwdErro";
     this.pwdErro.Size     = new System.Drawing.Size(430, 300);
     this.pwdErro.TabIndex = 42;
     this.pwdErro.Visible  = false;
     //
     // loginCode
     //
     this.loginCode.BackColor             = System.Drawing.Color.Transparent;
     this.loginCode.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("loginCode.BackgroundImage")));
     this.loginCode.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.loginCode.Diglog          = System.Windows.Forms.DialogResult.None;
     this.loginCode.Location        = new System.Drawing.Point(422, 30);
     this.loginCode.Name            = "loginCode";
     this.loginCode.Size            = new System.Drawing.Size(430, 300);
     this.loginCode.TabIndex        = 43;
     this.loginCode.Visible         = false;
     this.loginCode.VisibleChanged += new System.EventHandler(this.loginCode_VisibleChanged);
     //
     // FrmLogin
     //
     this.AcceptButton        = this.btnDl;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Back             = ((System.Drawing.Image)(resources.GetObject("$this.Back")));
     this.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(242)))), ((int)(((byte)(249)))));
     this.BackgroundImage  = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.BackShade        = false;
     this.BackToColor      = false;
     this.CanResize        = false;
     this.CaptionHeight    = 30;
     this.ClientSize       = new System.Drawing.Size(430, 330);
     this.CloseBoxSize     = new System.Drawing.Size(30, 30);
     this.CloseDownBack    = ((System.Drawing.Image)(resources.GetObject("$this.CloseDownBack")));
     this.CloseMouseBack   = ((System.Drawing.Image)(resources.GetObject("$this.CloseMouseBack")));
     this.CloseNormlBack   = ((System.Drawing.Image)(resources.GetObject("$this.CloseNormlBack")));
     this.ControlBoxOffset = new System.Drawing.Point(0, 0);
     this.Controls.Add(this.pwdErro);
     this.Controls.Add(this.loginCode);
     this.Controls.Add(this.txtId);
     this.Controls.Add(this.chkZdLogin);
     this.Controls.Add(this.chkMima);
     this.Controls.Add(this.btnMima);
     this.Controls.Add(this.btnZc);
     this.Controls.Add(this.btnDl);
     this.Controls.Add(this.btnSw);
     this.Controls.Add(this.btnDuoId);
     this.Controls.Add(this.pnlTx);
     this.Controls.Add(this.txtPwd);
     this.DropBack               = false;
     this.EffectCaption          = CCWin.TitleType.None;
     this.MaxDownBack            = ((System.Drawing.Image)(resources.GetObject("$this.MaxDownBack")));
     this.MaximizeBox            = false;
     this.MaximumSize            = new System.Drawing.Size(430, 330);
     this.MaxMouseBack           = ((System.Drawing.Image)(resources.GetObject("$this.MaxMouseBack")));
     this.MaxNormlBack           = ((System.Drawing.Image)(resources.GetObject("$this.MaxNormlBack")));
     this.MaxSize                = new System.Drawing.Size(30, 30);
     this.MiniDownBack           = ((System.Drawing.Image)(resources.GetObject("$this.MiniDownBack")));
     this.MiniMouseBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniMouseBack")));
     this.MinimumSize            = new System.Drawing.Size(430, 330);
     this.MiniNormlBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniNormlBack")));
     this.MiniSize               = new System.Drawing.Size(30, 30);
     this.MobileApi              = false;
     this.Name                   = "FrmLogin";
     this.Radius                 = 2;
     this.RestoreDownBack        = ((System.Drawing.Image)(resources.GetObject("$this.RestoreDownBack")));
     this.RestoreMouseBack       = ((System.Drawing.Image)(resources.GetObject("$this.RestoreMouseBack")));
     this.RestoreNormlBack       = ((System.Drawing.Image)(resources.GetObject("$this.RestoreNormlBack")));
     this.ShadowPalace           = ((System.Drawing.Image)(resources.GetObject("$this.ShadowPalace")));
     this.ShadowWidth            = 6;
     this.ShowBorder             = false;
     this.ShowDrawIcon           = false;
     this.ShowInTaskbar          = false;
     this.StartPosition          = System.Windows.Forms.FormStartPosition.CenterScreen;
     cmSysButton1.Bounds         = new System.Drawing.Rectangle(340, 0, 30, 30);
     cmSysButton1.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton1.Location       = new System.Drawing.Point(340, 0);
     cmSysButton1.Name           = "SysSet";
     cmSysButton1.OwnerForm      = this;
     cmSysButton1.Size           = new System.Drawing.Size(30, 30);
     cmSysButton1.SysButtonDown  = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonDown")));
     cmSysButton1.SysButtonMouse = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonMouse")));
     cmSysButton1.SysButtonNorml = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonNorml")));
     cmSysButton1.ToolTip        = "设置";
     this.SysButtonItems.AddRange(new CCWin.CmSysButton[] {
         cmSysButton1
     });
     this.Text            = "QQ";
     this.TopMost         = true;
     this.Load           += new System.EventHandler(this.FrmLogin_Load);
     this.VisibleChanged += new System.EventHandler(this.FrmLogin_VisibleChanged);
     this.pnlTx.ResumeLayout(false);
     this.pnlImgTx.ResumeLayout(false);
     this.txtPwd.ResumeLayout(false);
     this.txtPwd.PerformLayout();
     this.txtId.ResumeLayout(false);
     this.txtId.PerformLayout();
     this.MenuState.ResumeLayout(false);
     this.QQMenu.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #4
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();
     CCWin.CmSysButton cmSysButton1 = new CCWin.CmSysButton();
     this.skinLine1          = new CCWin.SkinControl.SkinLine();
     this.skinButton1        = new CCWin.SkinControl.SkinButton();
     this.skinLine2          = new CCWin.SkinControl.SkinLine();
     this.skinLine3          = new CCWin.SkinControl.SkinLine();
     this.skinLine4          = new CCWin.SkinControl.SkinLine();
     this.skinLabel1         = new CCWin.SkinControl.SkinLabel();
     this.skinLabel2         = new CCWin.SkinControl.SkinLabel();
     this.skinLabel3         = new CCWin.SkinControl.SkinLabel();
     this.skinLabel4         = new CCWin.SkinControl.SkinLabel();
     this.skinLabel5         = new CCWin.SkinControl.SkinLabel();
     this.skinLabel6         = new CCWin.SkinControl.SkinLabel();
     this.nmudSetPictrueSize = new System.Windows.Forms.NumericUpDown();
     this.skinLabel7         = new CCWin.SkinControl.SkinLabel();
     this.umudSetCusorWidth  = new System.Windows.Forms.NumericUpDown();
     ((System.ComponentModel.ISupportInitialize)(this.nmudSetPictrueSize)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.umudSetCusorWidth)).BeginInit();
     this.SuspendLayout();
     //
     // skinLine1
     //
     this.skinLine1.BackColor  = System.Drawing.Color.Transparent;
     this.skinLine1.LineColor  = System.Drawing.SystemColors.Highlight;
     this.skinLine1.LineHeight = 3;
     this.skinLine1.Location   = new System.Drawing.Point(7, 235);
     this.skinLine1.Name       = "skinLine1";
     this.skinLine1.Size       = new System.Drawing.Size(270, 10);
     this.skinLine1.TabIndex   = 0;
     this.skinLine1.Text       = "skinLine1";
     //
     // skinButton1
     //
     this.skinButton1.BackColor               = System.Drawing.Color.Transparent;
     this.skinButton1.ControlState            = CCWin.SkinClass.ControlState.Normal;
     this.skinButton1.DownBack                = null;
     this.skinButton1.Location                = new System.Drawing.Point(163, 416);
     this.skinButton1.MouseBack               = null;
     this.skinButton1.Name                    = "skinButton1";
     this.skinButton1.NormlBack               = null;
     this.skinButton1.Size                    = new System.Drawing.Size(75, 32);
     this.skinButton1.TabIndex                = 1;
     this.skinButton1.Text                    = "确定";
     this.skinButton1.UseVisualStyleBackColor = false;
     this.skinButton1.Click                  += new System.EventHandler(this.skinButton1_Click);
     //
     // skinLine2
     //
     this.skinLine2.BackColor  = System.Drawing.Color.Transparent;
     this.skinLine2.LineColor  = System.Drawing.SystemColors.Highlight;
     this.skinLine2.LineHeight = 3;
     this.skinLine2.Location   = new System.Drawing.Point(7, 128);
     this.skinLine2.Name       = "skinLine2";
     this.skinLine2.Size       = new System.Drawing.Size(270, 10);
     this.skinLine2.TabIndex   = 0;
     this.skinLine2.Text       = "skinLine1";
     //
     // skinLine3
     //
     this.skinLine3.BackColor  = System.Drawing.Color.Transparent;
     this.skinLine3.LineColor  = System.Drawing.SystemColors.Highlight;
     this.skinLine3.LineHeight = 3;
     this.skinLine3.Location   = new System.Drawing.Point(7, 358);
     this.skinLine3.Name       = "skinLine3";
     this.skinLine3.Size       = new System.Drawing.Size(270, 10);
     this.skinLine3.TabIndex   = 0;
     this.skinLine3.Text       = "skinLine1";
     //
     // skinLine4
     //
     this.skinLine4.BackColor  = System.Drawing.Color.Transparent;
     this.skinLine4.LineColor  = System.Drawing.SystemColors.Highlight;
     this.skinLine4.LineHeight = 3;
     this.skinLine4.Location   = new System.Drawing.Point(7, 13);
     this.skinLine4.Name       = "skinLine4";
     this.skinLine4.Size       = new System.Drawing.Size(270, 10);
     this.skinLine4.TabIndex   = 0;
     this.skinLine4.Text       = "skinLine1";
     //
     // skinLabel1
     //
     this.skinLabel1.AutoSize    = true;
     this.skinLabel1.BackColor   = System.Drawing.Color.Transparent;
     this.skinLabel1.BorderColor = System.Drawing.Color.White;
     this.skinLabel1.Font        = new System.Drawing.Font("微软雅黑", 10F);
     this.skinLabel1.Location    = new System.Drawing.Point(22, 6);
     this.skinLabel1.Name        = "skinLabel1";
     this.skinLabel1.Size        = new System.Drawing.Size(79, 20);
     this.skinLabel1.TabIndex    = 2;
     this.skinLabel1.Text        = "编辑器设置";
     //
     // skinLabel2
     //
     this.skinLabel2.AutoSize    = true;
     this.skinLabel2.BackColor   = System.Drawing.Color.Transparent;
     this.skinLabel2.BorderColor = System.Drawing.Color.White;
     this.skinLabel2.Font        = new System.Drawing.Font("微软雅黑", 10F);
     this.skinLabel2.Location    = new System.Drawing.Point(22, 119);
     this.skinLabel2.Name        = "skinLabel2";
     this.skinLabel2.Size        = new System.Drawing.Size(79, 20);
     this.skinLabel2.TabIndex    = 2;
     this.skinLabel2.Text        = "编辑器设置";
     //
     // skinLabel3
     //
     this.skinLabel3.AutoSize    = true;
     this.skinLabel3.BackColor   = System.Drawing.Color.Transparent;
     this.skinLabel3.BorderColor = System.Drawing.Color.White;
     this.skinLabel3.Font        = new System.Drawing.Font("微软雅黑", 10F);
     this.skinLabel3.Location    = new System.Drawing.Point(22, 226);
     this.skinLabel3.Name        = "skinLabel3";
     this.skinLabel3.Size        = new System.Drawing.Size(79, 20);
     this.skinLabel3.TabIndex    = 2;
     this.skinLabel3.Text        = "编辑器设置";
     //
     // skinLabel4
     //
     this.skinLabel4.AutoSize    = true;
     this.skinLabel4.BackColor   = System.Drawing.Color.Transparent;
     this.skinLabel4.BorderColor = System.Drawing.Color.White;
     this.skinLabel4.Font        = new System.Drawing.Font("微软雅黑", 10F);
     this.skinLabel4.Location    = new System.Drawing.Point(22, 348);
     this.skinLabel4.Name        = "skinLabel4";
     this.skinLabel4.Size        = new System.Drawing.Size(79, 20);
     this.skinLabel4.TabIndex    = 2;
     this.skinLabel4.Text        = "编辑器设置";
     //
     // skinLabel5
     //
     this.skinLabel5.AutoSize    = true;
     this.skinLabel5.BackColor   = System.Drawing.Color.Transparent;
     this.skinLabel5.BorderColor = System.Drawing.Color.White;
     this.skinLabel5.Font        = new System.Drawing.Font("微软雅黑", 10F);
     this.skinLabel5.Location    = new System.Drawing.Point(22, 349);
     this.skinLabel5.Name        = "skinLabel5";
     this.skinLabel5.Size        = new System.Drawing.Size(79, 20);
     this.skinLabel5.TabIndex    = 2;
     this.skinLabel5.Text        = "编辑器设置";
     //
     // skinLabel6
     //
     this.skinLabel6.AutoSize    = true;
     this.skinLabel6.BackColor   = System.Drawing.Color.Transparent;
     this.skinLabel6.BorderColor = System.Drawing.Color.White;
     this.skinLabel6.Font        = new System.Drawing.Font("微软雅黑", 10F);
     this.skinLabel6.Location    = new System.Drawing.Point(22, 37);
     this.skinLabel6.Name        = "skinLabel6";
     this.skinLabel6.Size        = new System.Drawing.Size(65, 20);
     this.skinLabel6.TabIndex    = 2;
     this.skinLabel6.Text        = "图片大小";
     //
     // nmudSetPictrueSize
     //
     this.nmudSetPictrueSize.Location = new System.Drawing.Point(87, 37);
     this.nmudSetPictrueSize.Maximum  = new decimal(new int[] {
         90,
         0,
         0,
         0
     });
     this.nmudSetPictrueSize.Minimum = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.nmudSetPictrueSize.Name     = "nmudSetPictrueSize";
     this.nmudSetPictrueSize.Size     = new System.Drawing.Size(50, 21);
     this.nmudSetPictrueSize.TabIndex = 3;
     this.nmudSetPictrueSize.Value    = new decimal(new int[] {
         15,
         0,
         0,
         0
     });
     this.nmudSetPictrueSize.ValueChanged += new System.EventHandler(this.nmudSetPictrueSize_ValueChanged);
     //
     // skinLabel7
     //
     this.skinLabel7.AutoSize    = true;
     this.skinLabel7.BackColor   = System.Drawing.Color.Transparent;
     this.skinLabel7.BorderColor = System.Drawing.Color.White;
     this.skinLabel7.Font        = new System.Drawing.Font("微软雅黑", 10F);
     this.skinLabel7.Location    = new System.Drawing.Point(22, 62);
     this.skinLabel7.Name        = "skinLabel7";
     this.skinLabel7.Size        = new System.Drawing.Size(65, 20);
     this.skinLabel7.TabIndex    = 2;
     this.skinLabel7.Text        = "光标粗细";
     //
     // umudSetCusorWidth
     //
     this.umudSetCusorWidth.Location = new System.Drawing.Point(87, 62);
     this.umudSetCusorWidth.Maximum  = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     this.umudSetCusorWidth.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.umudSetCusorWidth.Name     = "umudSetCusorWidth";
     this.umudSetCusorWidth.Size     = new System.Drawing.Size(50, 21);
     this.umudSetCusorWidth.TabIndex = 3;
     this.umudSetCusorWidth.Value    = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     this.umudSetCusorWidth.ValueChanged += new System.EventHandler(this.umudSetCusorWidth_ValueChanged);
     //
     // Form_Option
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(254, 469);
     this.ControlBox          = false;
     this.Controls.Add(this.umudSetCusorWidth);
     this.Controls.Add(this.nmudSetPictrueSize);
     this.Controls.Add(this.skinLabel5);
     this.Controls.Add(this.skinLabel4);
     this.Controls.Add(this.skinLabel3);
     this.Controls.Add(this.skinLabel2);
     this.Controls.Add(this.skinLabel7);
     this.Controls.Add(this.skinLabel6);
     this.Controls.Add(this.skinLabel1);
     this.Controls.Add(this.skinButton1);
     this.Controls.Add(this.skinLine4);
     this.Controls.Add(this.skinLine2);
     this.Controls.Add(this.skinLine3);
     this.Controls.Add(this.skinLine1);
     this.KeyPreview             = true;
     this.Name                   = "Form_Option";
     this.ShowDrawIcon           = false;
     this.ShowIcon               = false;
     this.ShowInTaskbar          = false;
     cmSysButton1.Bounds         = new System.Drawing.Rectangle(-28, 0, 28, 20);
     cmSysButton1.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton1.Location       = new System.Drawing.Point(-28, 0);
     cmSysButton1.Name           = null;
     cmSysButton1.OwnerForm      = this;
     cmSysButton1.SysButtonDown  = null;
     cmSysButton1.SysButtonMouse = null;
     cmSysButton1.SysButtonNorml = null;
     cmSysButton1.ToolTip        = null;
     this.SysButtonItems.AddRange(new CCWin.CmSysButton[] {
         cmSysButton1
     });
     this.Text = "";
     ((System.ComponentModel.ISupportInitialize)(this.nmudSetPictrueSize)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.umudSetCusorWidth)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #5
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(LoginForm));
     CCWin.CmSysButton cmSysButton1 = new CCWin.CmSysButton();
     this.SecCodePic     = new CCWin.SkinControl.SkinPictureBox();
     this.TextId         = new CCWin.SkinControl.SkinTextBox();
     this.BtnId          = new CCWin.SkinControl.SkinButton();
     this.TextPwd        = new CCWin.SkinControl.SkinTextBox();
     this.Btnlogin       = new CCWin.SkinControl.SkinButton();
     this.ToolTip        = new System.Windows.Forms.ToolTip(this.components);
     this.BtnRegister    = new CCWin.SkinControl.SkinButton();
     this.BtnForgetPwd   = new CCWin.SkinControl.SkinButton();
     this.SecCodeText    = new CCWin.SkinControl.SkinTextBox();
     this.notifyIcon     = new System.Windows.Forms.NotifyIcon(this.components);
     this.ForgetPassword = new EasyLife.Login.ForgetPassword();
     this.FindPwd        = new EasyLife.Login.FindPassword();
     ((System.ComponentModel.ISupportInitialize)(this.SecCodePic)).BeginInit();
     this.TextId.SuspendLayout();
     this.SuspendLayout();
     //
     // SecCodePic
     //
     this.SecCodePic.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.SecCodePic, "SecCodePic");
     this.SecCodePic.Name    = "SecCodePic";
     this.SecCodePic.TabStop = false;
     this.SecCodePic.Click  += new System.EventHandler(this.SecCodePic_Click);
     //
     // TextId
     //
     this.TextId.BackColor = System.Drawing.Color.Transparent;
     this.TextId.Controls.Add(this.BtnId);
     this.TextId.DownBack             = null;
     this.TextId.Icon                 = null;
     this.TextId.IconIsButton         = false;
     this.TextId.IconMouseState       = CCWin.SkinClass.ControlState.Normal;
     this.TextId.IsPasswordChat       = '\0';
     this.TextId.IsSystemPasswordChar = false;
     this.TextId.Lines                = new string[0];
     resources.ApplyResources(this.TextId, "TextId");
     this.TextId.MaxLength  = 32767;
     this.TextId.MouseBack  = ((System.Drawing.Bitmap)(resources.GetObject("TextId.MouseBack")));
     this.TextId.MouseState = CCWin.SkinClass.ControlState.Normal;
     this.TextId.Multiline  = true;
     this.TextId.Name       = "TextId";
     this.TextId.NormlBack  = ((System.Drawing.Bitmap)(resources.GetObject("TextId.NormlBack")));
     this.TextId.ReadOnly   = false;
     this.TextId.ScrollBars = System.Windows.Forms.ScrollBars.None;
     //
     //
     //
     this.TextId.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.TextId.SkinTxt.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("resource.Dock")));
     this.TextId.SkinTxt.Font        = ((System.Drawing.Font)(resources.GetObject("resource.Font")));
     this.TextId.SkinTxt.Location    = ((System.Drawing.Point)(resources.GetObject("resource.Location")));
     this.TextId.SkinTxt.Multiline   = ((bool)(resources.GetObject("resource.Multiline")));
     this.TextId.SkinTxt.Name        = "BaseText";
     this.TextId.SkinTxt.Size        = ((System.Drawing.Size)(resources.GetObject("resource.Size")));
     this.TextId.SkinTxt.TabIndex    = ((int)(resources.GetObject("resource.TabIndex")));
     this.TextId.SkinTxt.WaterColor  = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.TextId.SkinTxt.WaterText   = "用户名";
     this.TextId.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     this.TextId.WaterColor          = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.TextId.WaterText           = "用户名";
     this.TextId.WordWrap            = true;
     //
     // BtnId
     //
     this.BtnId.BackColor = System.Drawing.Color.White;
     resources.ApplyResources(this.BtnId, "BtnId");
     this.BtnId.BaseColor               = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.BtnId.ControlState            = CCWin.SkinClass.ControlState.Normal;
     this.BtnId.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.BtnId.DownBack                = ((System.Drawing.Image)(resources.GetObject("BtnId.DownBack")));
     this.BtnId.DrawType                = CCWin.SkinControl.DrawStyle.Img;
     this.BtnId.IsEnabledDraw           = false;
     this.BtnId.MouseBack               = ((System.Drawing.Image)(resources.GetObject("BtnId.MouseBack")));
     this.BtnId.Name                    = "BtnId";
     this.BtnId.NormlBack               = ((System.Drawing.Image)(resources.GetObject("BtnId.NormlBack")));
     this.BtnId.UseVisualStyleBackColor = false;
     //
     // TextPwd
     //
     this.TextPwd.BackColor            = System.Drawing.Color.Transparent;
     this.TextPwd.DownBack             = null;
     this.TextPwd.Icon                 = null;
     this.TextPwd.IconIsButton         = true;
     this.TextPwd.IconMouseState       = CCWin.SkinClass.ControlState.Normal;
     this.TextPwd.IsPasswordChat       = '●';
     this.TextPwd.IsSystemPasswordChar = false;
     this.TextPwd.Lines                = new string[0];
     resources.ApplyResources(this.TextPwd, "TextPwd");
     this.TextPwd.MaxLength  = 32767;
     this.TextPwd.MouseBack  = ((System.Drawing.Bitmap)(resources.GetObject("TextPwd.MouseBack")));
     this.TextPwd.MouseState = CCWin.SkinClass.ControlState.Normal;
     this.TextPwd.Multiline  = true;
     this.TextPwd.Name       = "TextPwd";
     this.TextPwd.NormlBack  = ((System.Drawing.Bitmap)(resources.GetObject("TextPwd.NormlBack")));
     this.TextPwd.ReadOnly   = false;
     this.TextPwd.ScrollBars = System.Windows.Forms.ScrollBars.None;
     //
     //
     //
     this.TextPwd.SkinTxt.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.TextPwd.SkinTxt.Dock         = ((System.Windows.Forms.DockStyle)(resources.GetObject("resource.Dock1")));
     this.TextPwd.SkinTxt.Font         = ((System.Drawing.Font)(resources.GetObject("resource.Font1")));
     this.TextPwd.SkinTxt.Location     = ((System.Drawing.Point)(resources.GetObject("resource.Location1")));
     this.TextPwd.SkinTxt.Multiline    = ((bool)(resources.GetObject("resource.Multiline1")));
     this.TextPwd.SkinTxt.Name         = "BaseText";
     this.TextPwd.SkinTxt.PasswordChar = ((char)(resources.GetObject("resource.PasswordChar")));
     this.TextPwd.SkinTxt.Size         = ((System.Drawing.Size)(resources.GetObject("resource.Size1")));
     this.TextPwd.SkinTxt.TabIndex     = ((int)(resources.GetObject("resource.TabIndex1")));
     this.TextPwd.SkinTxt.WaterColor   = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.TextPwd.SkinTxt.WaterText    = "密码";
     this.TextPwd.TabStop    = true;
     this.TextPwd.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     this.TextPwd.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.TextPwd.WaterText  = "密码";
     this.TextPwd.WordWrap   = true;
     //
     // Btnlogin
     //
     resources.ApplyResources(this.Btnlogin, "Btnlogin");
     this.Btnlogin.BackColor               = System.Drawing.Color.Transparent;
     this.Btnlogin.BackRectangle           = new System.Drawing.Rectangle(50, 23, 50, 23);
     this.Btnlogin.BaseColor               = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.Btnlogin.ControlState            = CCWin.SkinClass.ControlState.Normal;
     this.Btnlogin.DownBack                = ((System.Drawing.Image)(resources.GetObject("Btnlogin.DownBack")));
     this.Btnlogin.DrawType                = CCWin.SkinControl.DrawStyle.Img;
     this.Btnlogin.ForeColor               = System.Drawing.Color.White;
     this.Btnlogin.MouseBack               = ((System.Drawing.Image)(resources.GetObject("Btnlogin.MouseBack")));
     this.Btnlogin.Name                    = "Btnlogin";
     this.Btnlogin.NormlBack               = ((System.Drawing.Image)(resources.GetObject("Btnlogin.NormlBack")));
     this.Btnlogin.UseVisualStyleBackColor = false;
     this.Btnlogin.Click                  += new System.EventHandler(this.Btnlogin_Click);
     //
     // BtnRegister
     //
     this.BtnRegister.BackColor    = System.Drawing.Color.Transparent;
     this.BtnRegister.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.BtnRegister.ControlState = CCWin.SkinClass.ControlState.Normal;
     this.BtnRegister.Create       = true;
     this.BtnRegister.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.BtnRegister.DownBack     = ((System.Drawing.Image)(resources.GetObject("BtnRegister.DownBack")));
     this.BtnRegister.DrawType     = CCWin.SkinControl.DrawStyle.Img;
     resources.ApplyResources(this.BtnRegister, "BtnRegister");
     this.BtnRegister.MouseBack = ((System.Drawing.Image)(resources.GetObject("BtnRegister.MouseBack")));
     this.BtnRegister.Name      = "BtnRegister";
     this.BtnRegister.NormlBack = ((System.Drawing.Image)(resources.GetObject("BtnRegister.NormlBack")));
     this.BtnRegister.UseVisualStyleBackColor = false;
     this.BtnRegister.Click += new System.EventHandler(this.BtnRegister_Click);
     //
     // BtnForgetPwd
     //
     this.BtnForgetPwd.BackColor    = System.Drawing.Color.Transparent;
     this.BtnForgetPwd.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(21)))), ((int)(((byte)(26)))));
     this.BtnForgetPwd.ControlState = CCWin.SkinClass.ControlState.Normal;
     this.BtnForgetPwd.Create       = true;
     this.BtnForgetPwd.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.BtnForgetPwd.DownBack     = ((System.Drawing.Image)(resources.GetObject("BtnForgetPwd.DownBack")));
     this.BtnForgetPwd.DrawType     = CCWin.SkinControl.DrawStyle.Img;
     resources.ApplyResources(this.BtnForgetPwd, "BtnForgetPwd");
     this.BtnForgetPwd.MouseBack = ((System.Drawing.Image)(resources.GetObject("BtnForgetPwd.MouseBack")));
     this.BtnForgetPwd.Name      = "BtnForgetPwd";
     this.BtnForgetPwd.NormlBack = ((System.Drawing.Image)(resources.GetObject("BtnForgetPwd.NormlBack")));
     this.BtnForgetPwd.UseVisualStyleBackColor = false;
     this.BtnForgetPwd.Click += new System.EventHandler(this.BtnForgetPwd_Click);
     //
     // SecCodeText
     //
     this.SecCodeText.BackColor            = System.Drawing.Color.Transparent;
     this.SecCodeText.DownBack             = null;
     this.SecCodeText.Icon                 = null;
     this.SecCodeText.IconIsButton         = false;
     this.SecCodeText.IconMouseState       = CCWin.SkinClass.ControlState.Normal;
     this.SecCodeText.IsPasswordChat       = '\0';
     this.SecCodeText.IsSystemPasswordChar = false;
     this.SecCodeText.Lines                = new string[0];
     resources.ApplyResources(this.SecCodeText, "SecCodeText");
     this.SecCodeText.MaxLength  = 32767;
     this.SecCodeText.MouseBack  = null;
     this.SecCodeText.MouseState = CCWin.SkinClass.ControlState.Normal;
     this.SecCodeText.Multiline  = true;
     this.SecCodeText.Name       = "SecCodeText";
     this.SecCodeText.NormlBack  = null;
     this.SecCodeText.ReadOnly   = false;
     this.SecCodeText.ScrollBars = System.Windows.Forms.ScrollBars.None;
     //
     //
     //
     this.SecCodeText.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.SecCodeText.SkinTxt.Dock        = ((System.Windows.Forms.DockStyle)(resources.GetObject("resource.Dock2")));
     this.SecCodeText.SkinTxt.Font        = ((System.Drawing.Font)(resources.GetObject("resource.Font2")));
     this.SecCodeText.SkinTxt.Location    = ((System.Drawing.Point)(resources.GetObject("resource.Location2")));
     this.SecCodeText.SkinTxt.Multiline   = ((bool)(resources.GetObject("resource.Multiline2")));
     this.SecCodeText.SkinTxt.Name        = "BaseText";
     this.SecCodeText.SkinTxt.Size        = ((System.Drawing.Size)(resources.GetObject("resource.Size2")));
     this.SecCodeText.SkinTxt.TabIndex    = ((int)(resources.GetObject("resource.TabIndex2")));
     this.SecCodeText.SkinTxt.WaterColor  = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.SecCodeText.SkinTxt.WaterText   = " 验证码";
     this.SecCodeText.TabStop             = true;
     this.SecCodeText.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     this.SecCodeText.WaterColor          = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.SecCodeText.WaterText           = " 验证码";
     this.SecCodeText.WordWrap            = true;
     //
     // notifyIcon
     //
     resources.ApplyResources(this.notifyIcon, "notifyIcon");
     //
     // ForgetPassword
     //
     this.ForgetPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     resources.ApplyResources(this.ForgetPassword, "ForgetPassword");
     this.ForgetPassword.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ForgetPassword.Diglog      = System.Windows.Forms.DialogResult.None;
     this.ForgetPassword.Name        = "ForgetPassword";
     //
     // FindPwd
     //
     this.FindPwd.AccessibleRole = System.Windows.Forms.AccessibleRole.TitleBar;
     resources.ApplyResources(this.FindPwd, "FindPwd");
     this.FindPwd.Name = "FindPwd";
     //
     // LoginForm
     //
     this.AcceptButton = this.Btnlogin;
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode  = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor      = System.Drawing.Color.White;
     this.BackShade      = false;
     this.BackToColor    = false;
     this.CanResize      = false;
     this.CloseBoxSize   = new System.Drawing.Size(30, 30);
     this.CloseDownBack  = ((System.Drawing.Image)(resources.GetObject("$this.CloseDownBack")));
     this.CloseMouseBack = ((System.Drawing.Image)(resources.GetObject("$this.CloseMouseBack")));
     this.CloseNormlBack = ((System.Drawing.Image)(resources.GetObject("$this.CloseNormlBack")));
     this.Controls.Add(this.ForgetPassword);
     this.Controls.Add(this.FindPwd);
     this.Controls.Add(this.SecCodeText);
     this.Controls.Add(this.BtnForgetPwd);
     this.Controls.Add(this.BtnRegister);
     this.Controls.Add(this.Btnlogin);
     this.Controls.Add(this.TextPwd);
     this.Controls.Add(this.TextId);
     this.Controls.Add(this.SecCodePic);
     this.EffectCaption          = CCWin.TitleType.None;
     this.MaximizeBox            = false;
     this.MiniDownBack           = ((System.Drawing.Image)(resources.GetObject("$this.MiniDownBack")));
     this.MiniMouseBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniMouseBack")));
     this.MiniNormlBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniNormlBack")));
     this.MiniSize               = new System.Drawing.Size(30, 30);
     this.MobileApi              = false;
     this.Name                   = "LoginForm";
     this.ShowDrawIcon           = false;
     cmSysButton1.Bounds         = new System.Drawing.Rectangle(486, 0, 28, 20);
     cmSysButton1.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton1.Location       = new System.Drawing.Point(486, 0);
     cmSysButton1.Name           = "Help";
     cmSysButton1.OwnerForm      = this;
     cmSysButton1.SysButtonDown  = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonDown")));
     cmSysButton1.SysButtonMouse = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonMouse")));
     cmSysButton1.SysButtonNorml = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonNorml")));
     cmSysButton1.ToolTip        = "帮助";
     this.SysButtonItems.AddRange(new CCWin.CmSysButton[] {
         cmSysButton1
     });
     this.SysBottomClick += new CCWin.CCSkinMain.SysBottomEventHandler(this.LoginForm_SysBottomClick);
     this.Load           += new System.EventHandler(this.Login_Load);
     ((System.ComponentModel.ISupportInitialize)(this.SecCodePic)).EndInit();
     this.TextId.ResumeLayout(false);
     this.TextId.PerformLayout();
     this.ResumeLayout(false);
 }
예제 #6
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("测试项1", "ico_Examine.png");
     System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("测试项2", "ico_dsmain.png");
     System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("测试项3", "ico_SpeedupOpt.png");
     System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("测试项4", "ico_expert.png");
     CCWin.CmSysButton cmSysButton1 = new CCWin.CmSysButton();
     CCWin.CmSysButton cmSysButton2 = new CCWin.CmSysButton();
     CCWin.CmSysButton cmSysButton3 = new CCWin.CmSysButton();
     this.imageList         = new System.Windows.Forms.ImageList(this.components);
     this.skinAnimatorImg1  = new CCWin.SkinControl.SkinAnimatorImg();
     this.skinToolStrip2    = new CCWin.SkinControl.SkinToolStrip();
     this.toolStripButton10 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton12 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton13 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton14 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton15 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton24 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton25 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton26 = new System.Windows.Forms.ToolStripButton();
     this.layoutPanelMain   = new System.Windows.Forms.TableLayoutPanel();
     this.dataGridViewX1    = new DevComponents.DotNetBar.Controls.DataGridViewX();
     this.listViewEx1       = new DevComponents.DotNetBar.Controls.ListViewEx();
     this.columnHeader1     = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.Column1           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.skinToolStrip2.SuspendLayout();
     this.layoutPanelMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit();
     this.SuspendLayout();
     //
     // imageList
     //
     this.imageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
     this.imageList.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList.Images.SetKeyName(0, "hover_360MobileMgr1.png");
     this.imageList.Images.SetKeyName(1, "ico_AdvTools.png");
     this.imageList.Images.SetKeyName(2, "ico_diannaomenzhen.png");
     this.imageList.Images.SetKeyName(3, "ico_dsmain.png");
     this.imageList.Images.SetKeyName(4, "ico_Examine.png");
     this.imageList.Images.SetKeyName(5, "ico_expert.png");
     this.imageList.Images.SetKeyName(6, "ico_rescue.png");
     this.imageList.Images.SetKeyName(7, "ico_softmgr.png");
     this.imageList.Images.SetKeyName(8, "ico_SpeedupOpt.png");
     this.imageList.Images.SetKeyName(9, "ico_SysRepair.png");
     this.imageList.Images.SetKeyName(10, "ico_TraceCleaner.png");
     this.imageList.Images.SetKeyName(11, "ico_VulRepair.png");
     //
     // skinAnimatorImg1
     //
     this.skinAnimatorImg1.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.skinAnimatorImg1.BackColor             = System.Drawing.Color.Transparent;
     this.skinAnimatorImg1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.skinAnimatorImg1.FrameNumber           = 7;
     this.skinAnimatorImg1.FrameRate             = 250;
     this.skinAnimatorImg1.Image     = ((System.Drawing.Image)(resources.GetObject("skinAnimatorImg1.Image")));
     this.skinAnimatorImg1.Location  = new System.Drawing.Point(935, -2);
     this.skinAnimatorImg1.Name      = "skinAnimatorImg1";
     this.skinAnimatorImg1.OneFrame  = 1;
     this.skinAnimatorImg1.Size      = new System.Drawing.Size(26, 34);
     this.skinAnimatorImg1.StartTime = 5000;
     this.skinAnimatorImg1.TabIndex  = 141;
     this.skinAnimatorImg1.Text      = "skinAnimatorImg1";
     //
     // skinToolStrip2
     //
     this.skinToolStrip2.Arrow                      = System.Drawing.Color.White;
     this.skinToolStrip2.AutoSize                   = false;
     this.skinToolStrip2.Back                       = System.Drawing.Color.Transparent;
     this.skinToolStrip2.BackColor                  = System.Drawing.Color.Transparent;
     this.skinToolStrip2.BackRadius                 = 4;
     this.skinToolStrip2.BackRectangle              = new System.Drawing.Rectangle(5, 5, 5, 5);
     this.skinToolStrip2.Base                       = System.Drawing.Color.Transparent;
     this.skinToolStrip2.BaseFore                   = System.Drawing.SystemColors.ButtonHighlight;
     this.skinToolStrip2.BaseForeAnamorphosis       = false;
     this.skinToolStrip2.BaseForeAnamorphosisBorder = 4;
     this.skinToolStrip2.BaseForeAnamorphosisColor  = System.Drawing.Color.Black;
     this.skinToolStrip2.BaseForeOffset             = new System.Drawing.Point(3, 6);
     this.skinToolStrip2.BaseHoverFore              = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(124)))), ((int)(((byte)(124)))));
     this.skinToolStrip2.BaseItemAnamorphosis       = false;
     this.skinToolStrip2.BaseItemBorder             = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(93)))), ((int)(((byte)(93)))));
     this.skinToolStrip2.BaseItemBorderShow         = false;
     this.skinToolStrip2.BaseItemDown               = ((System.Drawing.Image)(resources.GetObject("skinToolStrip2.BaseItemDown")));
     this.skinToolStrip2.BaseItemHover              = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.skinToolStrip2.BaseItemMouse              = ((System.Drawing.Image)(resources.GetObject("skinToolStrip2.BaseItemMouse")));
     this.skinToolStrip2.BaseItemPressed            = System.Drawing.Color.Transparent;
     this.skinToolStrip2.BaseItemRadius             = 2;
     this.skinToolStrip2.BaseItemRadiusStyle        = CCWin.SkinClass.RoundStyle.None;
     this.skinToolStrip2.BaseItemSplitter           = System.Drawing.Color.Transparent;
     this.skinToolStrip2.DropDownImageSeparator     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.skinToolStrip2.Fore                       = System.Drawing.Color.White;
     this.skinToolStrip2.GripMargin                 = new System.Windows.Forms.Padding(0);
     this.skinToolStrip2.GripStyle                  = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.skinToolStrip2.HoverFore                  = System.Drawing.Color.White;
     this.skinToolStrip2.ImageScalingSize           = new System.Drawing.Size(32, 32);
     this.skinToolStrip2.ItemAnamorphosis           = false;
     this.skinToolStrip2.ItemBorder                 = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.skinToolStrip2.ItemBorderShow             = false;
     this.skinToolStrip2.ItemHover                  = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.skinToolStrip2.ItemPressed                = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212)))));
     this.skinToolStrip2.ItemRadius                 = 1;
     this.skinToolStrip2.ItemRadiusStyle            = CCWin.SkinClass.RoundStyle.None;
     this.skinToolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButton10,
         this.toolStripButton11,
         this.toolStripButton12,
         this.toolStripButton13,
         this.toolStripButton14,
         this.toolStripButton15,
         this.toolStripButton24,
         this.toolStripButton25,
         this.toolStripButton26
     });
     this.skinToolStrip2.LayoutStyle       = System.Windows.Forms.ToolStripLayoutStyle.Flow;
     this.skinToolStrip2.Location          = new System.Drawing.Point(4, 26);
     this.skinToolStrip2.Name              = "skinToolStrip2";
     this.skinToolStrip2.Padding           = new System.Windows.Forms.Padding(0);
     this.skinToolStrip2.RadiusStyle       = CCWin.SkinClass.RoundStyle.None;
     this.skinToolStrip2.Size              = new System.Drawing.Size(1107, 76);
     this.skinToolStrip2.SkinAllColor      = true;
     this.skinToolStrip2.TabIndex          = 179;
     this.skinToolStrip2.Text              = "今天";
     this.skinToolStrip2.TitleAnamorphosis = false;
     this.skinToolStrip2.TitleColor        = System.Drawing.SystemColors.HighlightText;
     this.skinToolStrip2.TitleRadius       = 4;
     this.skinToolStrip2.TitleRadiusStyle  = CCWin.SkinClass.RoundStyle.None;
     //
     // toolStripButton10
     //
     this.toolStripButton10.AutoSize              = false;
     this.toolStripButton10.AutoToolTip           = false;
     this.toolStripButton10.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton10.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton10.Image")));
     this.toolStripButton10.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton10.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton10.MergeIndex            = 0;
     this.toolStripButton10.Name = "toolStripButton10";
     this.toolStripButton10.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton10.Text = "手机防盗";
     this.toolStripButton10.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton11
     //
     this.toolStripButton11.AutoSize              = false;
     this.toolStripButton11.AutoToolTip           = false;
     this.toolStripButton11.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton11.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton11.Image")));
     this.toolStripButton11.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton11.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton11.MergeIndex            = 0;
     this.toolStripButton11.Name = "toolStripButton11";
     this.toolStripButton11.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton11.Text = "手机助手";
     this.toolStripButton11.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton12
     //
     this.toolStripButton12.AutoSize              = false;
     this.toolStripButton12.AutoToolTip           = false;
     this.toolStripButton12.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton12.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton12.Image")));
     this.toolStripButton12.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton12.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton12.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton12.MergeIndex            = 0;
     this.toolStripButton12.Name = "toolStripButton12";
     this.toolStripButton12.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton12.Text = "360网盾";
     this.toolStripButton12.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton13
     //
     this.toolStripButton13.AutoSize              = false;
     this.toolStripButton13.AutoToolTip           = false;
     this.toolStripButton13.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton13.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton13.Image")));
     this.toolStripButton13.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton13.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton13.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton13.MergeIndex            = 0;
     this.toolStripButton13.Name = "toolStripButton13";
     this.toolStripButton13.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton13.Text = "开机加速";
     this.toolStripButton13.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton14
     //
     this.toolStripButton14.AutoSize              = false;
     this.toolStripButton14.AutoToolTip           = false;
     this.toolStripButton14.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton14.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton14.Image")));
     this.toolStripButton14.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton14.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton14.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton14.MergeIndex            = 0;
     this.toolStripButton14.Name = "toolStripButton14";
     this.toolStripButton14.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton14.Text = "宽带测速器";
     this.toolStripButton14.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton15
     //
     this.toolStripButton15.AutoSize              = false;
     this.toolStripButton15.AutoToolTip           = false;
     this.toolStripButton15.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton15.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton15.Image")));
     this.toolStripButton15.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton15.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton15.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton15.MergeIndex            = 0;
     this.toolStripButton15.Name = "toolStripButton15";
     this.toolStripButton15.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton15.Text = "断网急救箱";
     this.toolStripButton15.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton24
     //
     this.toolStripButton24.AutoSize              = false;
     this.toolStripButton24.AutoToolTip           = false;
     this.toolStripButton24.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton24.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton24.Image")));
     this.toolStripButton24.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton24.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton24.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton24.MergeIndex            = 0;
     this.toolStripButton24.Name = "toolStripButton24";
     this.toolStripButton24.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton24.Text = "系统急救箱";
     this.toolStripButton24.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton25
     //
     this.toolStripButton25.AutoSize              = false;
     this.toolStripButton25.AutoToolTip           = false;
     this.toolStripButton25.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton25.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton25.Image")));
     this.toolStripButton25.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton25.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton25.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton25.MergeIndex            = 0;
     this.toolStripButton25.Name = "toolStripButton25";
     this.toolStripButton25.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton25.Text = "文件粉碎机";
     this.toolStripButton25.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripButton26
     //
     this.toolStripButton26.AutoSize              = false;
     this.toolStripButton26.AutoToolTip           = false;
     this.toolStripButton26.BackColor             = System.Drawing.Color.White;
     this.toolStripButton26.CheckOnClick          = true;
     this.toolStripButton26.ForeColor             = System.Drawing.Color.White;
     this.toolStripButton26.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton26.Image")));
     this.toolStripButton26.ImageAlign            = System.Drawing.ContentAlignment.BottomCenter;
     this.toolStripButton26.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton26.Margin                = new System.Windows.Forms.Padding(0);
     this.toolStripButton26.MergeIndex            = 0;
     this.toolStripButton26.Name = "toolStripButton26";
     this.toolStripButton26.Size = new System.Drawing.Size(82, 71);
     this.toolStripButton26.Text = "游戏优化器";
     this.toolStripButton26.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // layoutPanelMain
     //
     this.layoutPanelMain.ColumnCount = 2;
     this.layoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
     this.layoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.layoutPanelMain.Controls.Add(this.dataGridViewX1, 1, 0);
     this.layoutPanelMain.Controls.Add(this.listViewEx1, 0, 0);
     this.layoutPanelMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutPanelMain.Location = new System.Drawing.Point(4, 102);
     this.layoutPanelMain.Name     = "layoutPanelMain";
     this.layoutPanelMain.RowCount = 2;
     this.layoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.layoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 10F));
     this.layoutPanelMain.Size     = new System.Drawing.Size(1107, 712);
     this.layoutPanelMain.TabIndex = 180;
     //
     // dataGridViewX1
     //
     this.dataGridViewX1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5,
         this.Column6
     });
     dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.BackColor          = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridViewX1.DefaultCellStyle      = dataGridViewCellStyle1;
     this.dataGridViewX1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dataGridViewX1.GridColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
     this.dataGridViewX1.Location           = new System.Drawing.Point(203, 3);
     this.dataGridViewX1.Name               = "dataGridViewX1";
     this.dataGridViewX1.RowHeadersVisible  = false;
     this.dataGridViewX1.RowTemplate.Height = 23;
     this.dataGridViewX1.Size               = new System.Drawing.Size(901, 696);
     this.dataGridViewX1.TabIndex           = 0;
     //
     // listViewEx1
     //
     //
     //
     //
     this.listViewEx1.Border.Class      = "ListViewBorder";
     this.listViewEx1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.listViewEx1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1
     });
     this.listViewEx1.DisabledBackColor = System.Drawing.Color.Empty;
     this.listViewEx1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listViewEx1.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
         listViewItem1,
         listViewItem2,
         listViewItem3,
         listViewItem4
     });
     this.listViewEx1.LargeImageList = this.imageList;
     this.listViewEx1.Location       = new System.Drawing.Point(3, 3);
     this.listViewEx1.Name           = "listViewEx1";
     this.listViewEx1.Size           = new System.Drawing.Size(194, 696);
     this.listViewEx1.SmallImageList = this.imageList;
     this.listViewEx1.TabIndex       = 1;
     this.listViewEx1.UseCompatibleStateImageBehavior = false;
     this.listViewEx1.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "";
     this.columnHeader1.Width = 200;
     //
     // Column1
     //
     this.Column1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.Column1.HeaderText   = "Column1";
     this.Column1.Name         = "Column1";
     //
     // Column2
     //
     this.Column2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.Column2.HeaderText   = "Column2";
     this.Column2.Name         = "Column2";
     //
     // Column3
     //
     this.Column3.HeaderText = "Column3";
     this.Column3.Name       = "Column3";
     //
     // Column4
     //
     this.Column4.HeaderText = "Column4";
     this.Column4.Name       = "Column4";
     //
     // Column5
     //
     this.Column5.HeaderText = "Column5";
     this.Column5.Name       = "Column5";
     //
     // Column6
     //
     this.Column6.HeaderText = "Column6";
     this.Column6.Name       = "Column6";
     //
     // MainForm
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Back = ((System.Drawing.Image)(resources.GetObject("$this.Back")));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.BackShade             = false;
     this.CanResize             = false;
     this.CaptionFont           = new System.Drawing.Font("Microsoft YaHei UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.CaptionHeight         = 22;
     this.ClientSize            = new System.Drawing.Size(1115, 818);
     this.CloseBoxSize          = new System.Drawing.Size(27, 22);
     this.CloseDownBack         = ((System.Drawing.Image)(resources.GetObject("$this.CloseDownBack")));
     this.CloseMouseBack        = ((System.Drawing.Image)(resources.GetObject("$this.CloseMouseBack")));
     this.CloseNormlBack        = ((System.Drawing.Image)(resources.GetObject("$this.CloseNormlBack")));
     this.Controls.Add(this.layoutPanelMain);
     this.Controls.Add(this.skinToolStrip2);
     this.Controls.Add(this.skinAnimatorImg1);
     this.EffectBack             = System.Drawing.Color.Black;
     this.EffectCaption          = CCWin.TitleType.Title;
     this.EffectWidth            = 0;
     this.ForeColor              = System.Drawing.Color.White;
     this.Icon                   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin                 = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.MaxDownBack            = ((System.Drawing.Image)(resources.GetObject("$this.MaxDownBack")));
     this.MaximizeBox            = false;
     this.MaxMouseBack           = ((System.Drawing.Image)(resources.GetObject("$this.MaxMouseBack")));
     this.MaxNormlBack           = ((System.Drawing.Image)(resources.GetObject("$this.MaxNormlBack")));
     this.MaxSize                = new System.Drawing.Size(27, 22);
     this.MiniDownBack           = ((System.Drawing.Image)(resources.GetObject("$this.MiniDownBack")));
     this.MiniMouseBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniMouseBack")));
     this.MiniNormlBack          = ((System.Drawing.Image)(resources.GetObject("$this.MiniNormlBack")));
     this.MiniSize               = new System.Drawing.Size(27, 22);
     this.Name                   = "MainForm";
     this.Radius                 = 1;
     this.RestoreDownBack        = ((System.Drawing.Image)(resources.GetObject("$this.RestoreDownBack")));
     this.RestoreMouseBack       = ((System.Drawing.Image)(resources.GetObject("$this.RestoreMouseBack")));
     this.RestoreNormlBack       = ((System.Drawing.Image)(resources.GetObject("$this.RestoreNormlBack")));
     this.RoundStyle             = CCWin.SkinClass.RoundStyle.None;
     this.ShowBorder             = false;
     this.ShowDrawIcon           = false;
     this.SkinOpacity            = 0.99D;
     this.StartPosition          = System.Windows.Forms.FormStartPosition.CenterScreen;
     cmSysButton1.Bounds         = new System.Drawing.Rectangle(1028, 0, 27, 22);
     cmSysButton1.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton1.Location       = new System.Drawing.Point(1028, 0);
     cmSysButton1.Name           = "SysTool";
     cmSysButton1.OwnerForm      = this;
     cmSysButton1.Size           = new System.Drawing.Size(27, 22);
     cmSysButton1.SysButtonDown  = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonDown")));
     cmSysButton1.SysButtonMouse = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonMouse")));
     cmSysButton1.SysButtonNorml = ((System.Drawing.Image)(resources.GetObject("cmSysButton1.SysButtonNorml")));
     cmSysButton1.ToolTip        = "主菜单";
     cmSysButton2.Bounds         = new System.Drawing.Rectangle(1001, 0, 27, 22);
     cmSysButton2.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton2.Location       = new System.Drawing.Point(1001, 0);
     cmSysButton2.Name           = "SysMsg";
     cmSysButton2.OwnerForm      = this;
     cmSysButton2.Size           = new System.Drawing.Size(27, 22);
     cmSysButton2.SysButtonDown  = ((System.Drawing.Image)(resources.GetObject("cmSysButton2.SysButtonDown")));
     cmSysButton2.SysButtonMouse = ((System.Drawing.Image)(resources.GetObject("cmSysButton2.SysButtonMouse")));
     cmSysButton2.SysButtonNorml = ((System.Drawing.Image)(resources.GetObject("cmSysButton2.SysButtonNorml")));
     cmSysButton2.ToolTip        = "反馈意见";
     cmSysButton3.Bounds         = new System.Drawing.Rectangle(974, 0, 27, 22);
     cmSysButton3.BoxState       = CCWin.ControlBoxState.Normal;
     cmSysButton3.Location       = new System.Drawing.Point(974, 0);
     cmSysButton3.Name           = "SysSkin";
     cmSysButton3.OwnerForm      = this;
     cmSysButton3.Size           = new System.Drawing.Size(27, 22);
     cmSysButton3.SysButtonDown  = ((System.Drawing.Image)(resources.GetObject("cmSysButton3.SysButtonDown")));
     cmSysButton3.SysButtonMouse = ((System.Drawing.Image)(resources.GetObject("cmSysButton3.SysButtonMouse")));
     cmSysButton3.SysButtonNorml = ((System.Drawing.Image)(resources.GetObject("cmSysButton3.SysButtonNorml")));
     cmSysButton3.ToolTip        = "换肤";
     this.SysButtonItems.AddRange(new CCWin.CmSysButton[] {
         cmSysButton1,
         cmSysButton2,
         cmSysButton3
     });
     this.Text        = "测试程序";
     this.TitleColor  = System.Drawing.Color.White;
     this.TitleOffset = new System.Drawing.Point(13, 4);
     this.skinToolStrip2.ResumeLayout(false);
     this.skinToolStrip2.PerformLayout();
     this.layoutPanelMain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit();
     this.ResumeLayout(false);
 }