/// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmLogin));
     this.skinEngine1 = new Sunisoft.IrisSkin.SkinEngine(((System.ComponentModel.Component)(this)));
     this.bubbleBar1 = new DevComponents.DotNetBar.BubbleBar();
     this.bubbleBarTab1 = new DevComponents.DotNetBar.BubbleBarTab(this.components);
     this.bubbleBarTab2 = new DevComponents.DotNetBar.BubbleBarTab(this.components);
     this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
     this.button3 = new System.Windows.Forms.Button();
     this.textBox11 = new System.Windows.Forms.TextBox();
     this.textBox8 = new System.Windows.Forms.TextBox();
     this.textBox10 = new System.Windows.Forms.TextBox();
     this.label8 = new System.Windows.Forms.Label();
     this.CmdGet = new System.Windows.Forms.Button();
     this.label9 = new System.Windows.Forms.Label();
     this.textBox9 = new System.Windows.Forms.TextBox();
     this.TabP2 = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControl1 = new DevComponents.DotNetBar.TabControl();
     this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
     this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.CmdCancel = new System.Windows.Forms.Button();
     this.textBox6 = new System.Windows.Forms.TextBox();
     this.CmdOK = new System.Windows.Forms.Button();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.TabP1 = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel();
     this.button1 = new System.Windows.Forms.Button();
     this.pictureBox2 = new System.Windows.Forms.PictureBox();
     this.linkLabel1 = new System.Windows.Forms.LinkLabel();
     this.tabItem1 = new DevComponents.DotNetBar.TabItem(this.components);
     this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
     this.button2 = new System.Windows.Forms.Button();
     this.textBox4 = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.textBox3 = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.TabP3 = new DevComponents.DotNetBar.TabItem(this.components);
     this.labelX1 = new DevComponents.DotNetBar.LabelX();
     this.labelX2 = new DevComponents.DotNetBar.LabelX();
     this.pictureBox3 = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).BeginInit();
     this.tabControlPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabControlPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.tabControlPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.tabControlPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     this.SuspendLayout();
     //
     // skinEngine1
     //
     this.skinEngine1.Enable3rdControl = true;
     this.skinEngine1.SerialNumber = "";
     this.skinEngine1.SkinFile = null;
     //
     // bubbleBar1
     //
     this.bubbleBar1.Alignment = DevComponents.DotNetBar.eBubbleButtonAlignment.Bottom;
     this.bubbleBar1.AntiAlias = true;
     this.bubbleBar1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.bubbleBar1.ButtonBackAreaStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottomWidth = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeftWidth = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRightWidth = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTopWidth = 1;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingBottom = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingLeft = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingRight = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingTop = 3;
     this.bubbleBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.bubbleBar1.ImageSizeNormal = new System.Drawing.Size(24, 24);
     this.bubbleBar1.Location = new System.Drawing.Point(0, 648);
     this.bubbleBar1.MouseOverTabColors.BorderColor = System.Drawing.SystemColors.Highlight;
     this.bubbleBar1.Name = "bubbleBar1";
     this.bubbleBar1.SelectedTab = this.bubbleBarTab1;
     this.bubbleBar1.SelectedTabColors.BorderColor = System.Drawing.Color.Black;
     this.bubbleBar1.Size = new System.Drawing.Size(839, 52);
     this.bubbleBar1.TabIndex = 7;
     this.bubbleBar1.Tabs.Add(this.bubbleBarTab1);
     this.bubbleBar1.Tabs.Add(this.bubbleBarTab2);
     //
     // bubbleBarTab1
     //
     this.bubbleBarTab1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(230)))), ((int)(((byte)(247)))));
     this.bubbleBarTab1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(168)))), ((int)(((byte)(228)))));
     this.bubbleBarTab1.DarkBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.bubbleBarTab1.LightBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.bubbleBarTab1.Name = "bubbleBarTab1";
     this.bubbleBarTab1.PredefinedColor = DevComponents.DotNetBar.eTabItemColor.Blue;
     this.bubbleBarTab1.Text = "开发单位";
     this.bubbleBarTab1.TextColor = System.Drawing.Color.Black;
     //
     // bubbleBarTab2
     //
     this.bubbleBarTab2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(213)))));
     this.bubbleBarTab2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(105)))));
     this.bubbleBarTab2.DarkBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this.bubbleBarTab2.LightBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.bubbleBarTab2.Name = "bubbleBarTab2";
     this.bubbleBarTab2.PredefinedColor = DevComponents.DotNetBar.eTabItemColor.Yellow;
     this.bubbleBarTab2.Text = "软件版本";
     this.bubbleBarTab2.TextColor = System.Drawing.Color.Black;
     //
     // tabControlPanel2
     //
     this.tabControlPanel2.Controls.Add(this.button3);
     this.tabControlPanel2.Controls.Add(this.textBox11);
     this.tabControlPanel2.Controls.Add(this.textBox8);
     this.tabControlPanel2.Controls.Add(this.textBox10);
     this.tabControlPanel2.Controls.Add(this.label8);
     this.tabControlPanel2.Controls.Add(this.CmdGet);
     this.tabControlPanel2.Controls.Add(this.label9);
     this.tabControlPanel2.Controls.Add(this.textBox9);
     this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel2.Location = new System.Drawing.Point(0, 25);
     this.tabControlPanel2.Name = "tabControlPanel2";
     this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
     this.tabControlPanel2.Size = new System.Drawing.Size(409, 164);
     this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
     this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
     this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.Green;
     this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                 | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel2.Style.GradientAngle = 90;
     this.tabControlPanel2.TabIndex = 2;
     this.tabControlPanel2.TabItem = this.TabP2;
     //
     // button3
     //
     this.button3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.button3.Location = new System.Drawing.Point(365, 130);
     this.button3.Name = "button3";
     this.button3.Size = new System.Drawing.Size(46, 25);
     this.button3.TabIndex = 12;
     this.button3.Text = "退 出";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // textBox11
     //
     this.textBox11.Location = new System.Drawing.Point(69, 137);
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new System.Drawing.Size(110, 21);
     this.textBox11.TabIndex = 10;
     this.textBox11.Visible = false;
     //
     // textBox8
     //
     this.textBox8.Location = new System.Drawing.Point(69, 92);
     this.textBox8.MaxLength = 20;
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new System.Drawing.Size(323, 21);
     this.textBox8.TabIndex = 5;
     //
     // textBox10
     //
     this.textBox10.Location = new System.Drawing.Point(69, 119);
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new System.Drawing.Size(110, 21);
     this.textBox10.TabIndex = 9;
     this.textBox10.Visible = false;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.label8.Location = new System.Drawing.Point(23, 15);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(37, 14);
     this.label8.TabIndex = 0;
     this.label8.Text = "问题";
     //
     // CmdGet
     //
     this.CmdGet.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.CmdGet.Location = new System.Drawing.Point(290, 130);
     this.CmdGet.Name = "CmdGet";
     this.CmdGet.Size = new System.Drawing.Size(60, 25);
     this.CmdGet.TabIndex = 8;
     this.CmdGet.Text = "提 交";
     this.CmdGet.UseVisualStyleBackColor = true;
     this.CmdGet.Click += new System.EventHandler(this.CmdGet_Click);
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label9.Location = new System.Drawing.Point(20, 93);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(35, 14);
     this.label9.TabIndex = 6;
     this.label9.Text = "答案";
     //
     // textBox9
     //
     this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textBox9.ForeColor = System.Drawing.Color.Blue;
     this.textBox9.Location = new System.Drawing.Point(69, 15);
     this.textBox9.MaxLength = 20;
     this.textBox9.Multiline = true;
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new System.Drawing.Size(323, 62);
     this.textBox9.TabIndex = 7;
     //
     // TabP2
     //
     this.TabP2.AttachedControl = this.tabControlPanel2;
     this.TabP2.Name = "TabP2";
     this.TabP2.Text = "忘记密码";
     //
     // tabControl1
     //
     this.tabControl1.BackColor = System.Drawing.Color.Transparent;
     this.tabControl1.CanReorderTabs = true;
     this.tabControl1.ColorScheme.TabBorder = System.Drawing.Color.Green;
     this.tabControl1.ColorScheme.TabItemBackgroundColorBlend.AddRange(new DevComponents.DotNetBar.BackgroundColorBlend[] {
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(230)))), ((int)(((byte)(249))))), 0F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(220)))), ((int)(((byte)(248))))), 0.45F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(208)))), ((int)(((byte)(245))))), 0.45F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(229)))), ((int)(((byte)(247))))), 1F)});
     this.tabControl1.ColorScheme.TabItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.tabControl1.ColorScheme.TabItemBorderDark = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.tabControl1.ColorScheme.TabItemHotBackground2 = System.Drawing.Color.LimeGreen;
     this.tabControl1.ColorScheme.TabItemHotBackgroundColorBlend.AddRange(new DevComponents.DotNetBar.BackgroundColorBlend[] {
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(253)))), ((int)(((byte)(235))))), 0F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(236)))), ((int)(((byte)(168))))), 0.45F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(218)))), ((int)(((byte)(89))))), 0.45F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(141))))), 1F)});
     this.tabControl1.ColorScheme.TabItemSelectedBackgroundColorBlend.AddRange(new DevComponents.DotNetBar.BackgroundColorBlend[] {
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(210)))), ((int)(((byte)(155))))), 0F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(187)))), ((int)(((byte)(110))))), 0.45F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(68))))), 0.45F),
     new DevComponents.DotNetBar.BackgroundColorBlend(System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(220)))), ((int)(((byte)(117))))), 1F)});
     this.tabControl1.ColorScheme.TabItemSelectedBorder = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.tabControl1.ColorScheme.TabPanelBorder = System.Drawing.Color.Green;
     this.tabControl1.Controls.Add(this.tabControlPanel1);
     this.tabControl1.Controls.Add(this.tabControlPanel4);
     this.tabControl1.Controls.Add(this.tabControlPanel2);
     this.tabControl1.Controls.Add(this.tabControlPanel3);
     this.tabControl1.Location = new System.Drawing.Point(430, 310);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedTabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
     this.tabControl1.SelectedTabIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(409, 189);
     this.tabControl1.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Document;
     this.tabControl1.TabIndex = 7;
     this.tabControl1.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.MultilineWithNavigationBox;
     this.tabControl1.Tabs.Add(this.TabP1);
     this.tabControl1.Tabs.Add(this.TabP2);
     this.tabControl1.Tabs.Add(this.TabP3);
     this.tabControl1.Tabs.Add(this.tabItem1);
     this.tabControl1.Text = "tabControl2";
     this.tabControl1.SelectedTabChanged += new DevComponents.DotNetBar.TabStrip.SelectedTabChangedEventHandler(this.tabControl1_SelectedTabChanged);
     this.tabControl1.TabIndexChanged += new System.EventHandler(this.tabControl1_TabIndexChanged);
     //
     // tabControlPanel1
     //
     this.tabControlPanel1.Controls.Add(this.comboBoxEx1);
     this.tabControlPanel1.Controls.Add(this.pictureBox1);
     this.tabControlPanel1.Controls.Add(this.CmdCancel);
     this.tabControlPanel1.Controls.Add(this.textBox6);
     this.tabControlPanel1.Controls.Add(this.CmdOK);
     this.tabControlPanel1.Controls.Add(this.label6);
     this.tabControlPanel1.Controls.Add(this.label5);
     this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel1.Location = new System.Drawing.Point(0, 25);
     this.tabControlPanel1.Name = "tabControlPanel1";
     this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
     this.tabControlPanel1.Size = new System.Drawing.Size(409, 164);
     this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
     this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
     this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.Green;
     this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                 | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel1.Style.GradientAngle = 90;
     this.tabControlPanel1.TabIndex = 1;
     this.tabControlPanel1.TabItem = this.TabP1;
     //
     // comboBoxEx1
     //
     this.comboBoxEx1.DisplayMember = "Text";
     this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.comboBoxEx1.FormattingEnabled = true;
     this.comboBoxEx1.Location = new System.Drawing.Point(225, 51);
     this.comboBoxEx1.Name = "comboBoxEx1";
     this.comboBoxEx1.Size = new System.Drawing.Size(121, 22);
     this.comboBoxEx1.TabIndex = 10;
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(76, 38);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(77, 80);
     this.pictureBox1.TabIndex = 6;
     this.pictureBox1.TabStop = false;
     //
     // CmdCancel
     //
     this.CmdCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.CmdCancel.Location = new System.Drawing.Point(238, 134);
     this.CmdCancel.Name = "CmdCancel";
     this.CmdCancel.Size = new System.Drawing.Size(46, 25);
     this.CmdCancel.TabIndex = 5;
     this.CmdCancel.Text = "退 出";
     this.CmdCancel.UseVisualStyleBackColor = true;
     this.CmdCancel.Click += new System.EventHandler(this.CmdCancel_Click);
     //
     // textBox6
     //
     this.textBox6.Location = new System.Drawing.Point(225, 87);
     this.textBox6.MaxLength = 16;
     this.textBox6.Name = "textBox6";
     this.textBox6.PasswordChar = '*';
     this.textBox6.Size = new System.Drawing.Size(121, 21);
     this.textBox6.TabIndex = 7;
     this.textBox6.Tag = "输入登录密码";
     //
     // CmdOK
     //
     this.CmdOK.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.CmdOK.ForeColor = System.Drawing.SystemColors.ControlText;
     this.CmdOK.Location = new System.Drawing.Point(140, 134);
     this.CmdOK.Name = "CmdOK";
     this.CmdOK.Size = new System.Drawing.Size(46, 25);
     this.CmdOK.TabIndex = 4;
     this.CmdOK.Text = "登 录";
     this.CmdOK.UseVisualStyleBackColor = true;
     this.CmdOK.Click += new System.EventHandler(this.CmdOK_Click);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label6.Location = new System.Drawing.Point(170, 91);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(49, 14);
     this.label6.TabIndex = 9;
     this.label6.Text = "密  码";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label5.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label5.Location = new System.Drawing.Point(170, 51);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(49, 14);
     this.label5.TabIndex = 8;
     this.label5.Text = "姓  名";
     //
     // TabP1
     //
     this.TabP1.AttachedControl = this.tabControlPanel1;
     this.TabP1.Name = "TabP1";
     this.TabP1.Text = "登录";
     //
     // tabControlPanel4
     //
     this.tabControlPanel4.Controls.Add(this.button1);
     this.tabControlPanel4.Controls.Add(this.pictureBox2);
     this.tabControlPanel4.Controls.Add(this.linkLabel1);
     this.tabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel4.Location = new System.Drawing.Point(0, 25);
     this.tabControlPanel4.Name = "tabControlPanel4";
     this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1);
     this.tabControlPanel4.Size = new System.Drawing.Size(409, 164);
     this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
     this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
     this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.Green;
     this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                 | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel4.Style.GradientAngle = 90;
     this.tabControlPanel4.TabIndex = 4;
     this.tabControlPanel4.TabItem = this.tabItem1;
     //
     // button1
     //
     this.button1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.button1.Location = new System.Drawing.Point(290, 88);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(46, 25);
     this.button1.TabIndex = 11;
     this.button1.Text = "退 出";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(99, 33);
     this.pictureBox2.Name = "pictureBox2";
     this.pictureBox2.Size = new System.Drawing.Size(77, 80);
     this.pictureBox2.TabIndex = 10;
     this.pictureBox2.TabStop = false;
     //
     // linkLabel1
     //
     this.linkLabel1.AutoSize = true;
     this.linkLabel1.BackColor = System.Drawing.Color.Transparent;
     this.linkLabel1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.linkLabel1.Location = new System.Drawing.Point(202, 97);
     this.linkLabel1.Name = "linkLabel1";
     this.linkLabel1.Size = new System.Drawing.Size(35, 14);
     this.linkLabel1.TabIndex = 0;
     this.linkLabel1.TabStop = true;
     this.linkLabel1.Text = "升级";
     this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // tabItem1
     //
     this.tabItem1.AttachedControl = this.tabControlPanel4;
     this.tabItem1.Name = "tabItem1";
     this.tabItem1.Text = "系统升级";
     this.tabItem1.Visible = false;
     //
     // tabControlPanel3
     //
     this.tabControlPanel3.Controls.Add(this.button2);
     this.tabControlPanel3.Controls.Add(this.textBox4);
     this.tabControlPanel3.Controls.Add(this.label1);
     this.tabControlPanel3.Controls.Add(this.label4);
     this.tabControlPanel3.Controls.Add(this.textBox1);
     this.tabControlPanel3.Controls.Add(this.textBox3);
     this.tabControlPanel3.Controls.Add(this.label2);
     this.tabControlPanel3.Controls.Add(this.label3);
     this.tabControlPanel3.Controls.Add(this.textBox2);
     this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlPanel3.Location = new System.Drawing.Point(0, 25);
     this.tabControlPanel3.Name = "tabControlPanel3";
     this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
     this.tabControlPanel3.Size = new System.Drawing.Size(409, 164);
     this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
     this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
     this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.Green;
     this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
                 | DevComponents.DotNetBar.eBorderSide.Bottom)));
     this.tabControlPanel3.Style.GradientAngle = 90;
     this.tabControlPanel3.TabIndex = 3;
     this.tabControlPanel3.TabItem = this.TabP3;
     //
     // button2
     //
     this.button2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.button2.Location = new System.Drawing.Point(362, 135);
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size(46, 25);
     this.button2.TabIndex = 23;
     this.button2.Text = "退 出";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(189, 102);
     this.textBox4.Name = "textBox4";
     this.textBox4.PasswordChar = '*';
     this.textBox4.Size = new System.Drawing.Size(151, 21);
     this.textBox4.TabIndex = 20;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location = new System.Drawing.Point(106, 24);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(77, 14);
     this.label1.TabIndex = 16;
     this.label1.Text = "服务器名称";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label4.Location = new System.Drawing.Point(120, 105);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(63, 14);
     this.label4.TabIndex = 22;
     this.label4.Text = "用户密码";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(189, 21);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(151, 21);
     this.textBox1.TabIndex = 15;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(189, 75);
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new System.Drawing.Size(151, 21);
     this.textBox3.TabIndex = 19;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.Location = new System.Drawing.Point(106, 51);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(77, 14);
     this.label2.TabIndex = 18;
     this.label2.Text = "数据库名称";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label3.Location = new System.Drawing.Point(120, 78);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(63, 14);
     this.label3.TabIndex = 21;
     this.label3.Text = "用户名称";
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(189, 48);
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new System.Drawing.Size(151, 21);
     this.textBox2.TabIndex = 17;
     //
     // TabP3
     //
     this.TabP3.AttachedControl = this.tabControlPanel3;
     this.TabP3.Name = "TabP3";
     this.TabP3.Text = "连接参数";
     //
     // labelX1
     //
     this.labelX1.BackColor = System.Drawing.Color.Transparent;
     this.labelX1.ForeColor = System.Drawing.Color.Crimson;
     this.labelX1.Location = new System.Drawing.Point(162, 671);
     this.labelX1.Name = "labelX1";
     this.labelX1.Size = new System.Drawing.Size(500, 23);
     this.labelX1.TabIndex = 8;
     this.labelX1.Text = "    Ver 1.0";
     this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // labelX2
     //
     this.labelX2.BackColor = System.Drawing.Color.White;
     this.labelX2.Font = new System.Drawing.Font("华文新魏", 30F, System.Drawing.FontStyle.Italic);
     this.labelX2.ForeColor = System.Drawing.Color.Crimson;
     this.labelX2.Location = new System.Drawing.Point(12, 114);
     this.labelX2.Name = "labelX2";
     this.labelX2.Size = new System.Drawing.Size(398, 49);
     this.labelX2.TabIndex = 9;
     this.labelX2.Text = "酒店消费管理系统";
     this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // pictureBox3
     //
     this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
     this.pictureBox3.Location = new System.Drawing.Point(590, 28);
     this.pictureBox3.Name = "pictureBox3";
     this.pictureBox3.Size = new System.Drawing.Size(185, 51);
     this.pictureBox3.TabIndex = 10;
     this.pictureBox3.TabStop = false;
     //
     // FrmLogin
     //
     this.AcceptButton = this.CmdOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize = new System.Drawing.Size(839, 700);
     this.Controls.Add(this.pictureBox3);
     this.Controls.Add(this.labelX2);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.bubbleBar1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FrmLogin";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "酒店会员管理系统";
     this.TransparencyKey = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.Load += new System.EventHandler(this.FrmLogin_Load);
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmLogin_FormClosed);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmLogin_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).EndInit();
     this.tabControlPanel2.ResumeLayout(false);
     this.tabControlPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabControlPanel1.ResumeLayout(false);
     this.tabControlPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.tabControlPanel4.ResumeLayout(false);
     this.tabControlPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.tabControlPanel3.ResumeLayout(false);
     this.tabControlPanel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 2
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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.bubbleBar1     = new DevComponents.DotNetBar.BubbleBar();
     this.bubbleBarTab1  = new DevComponents.DotNetBar.BubbleBarTab(this.components);
     this.bubbleButton4  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton3  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton1  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton2  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton5  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton6  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton10 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton8  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton9  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton7  = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleBarTab2  = new DevComponents.DotNetBar.BubbleBarTab(this.components);
     this.bubbleButton11 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton12 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton13 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton14 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton15 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton16 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton17 = new DevComponents.DotNetBar.BubbleButton();
     this.bubbleButton18 = new DevComponents.DotNetBar.BubbleButton();
     this.label1         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.panelEx1       = new DevComponents.DotNetBar.PanelEx();
     this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.label4         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.checkBox2      = new System.Windows.Forms.CheckBox();
     this.textBox1       = new System.Windows.Forms.TextBox();
     this.checkBox1      = new System.Windows.Forms.CheckBox();
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).BeginInit();
     this.panelEx1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.SuspendLayout();
     //
     // bubbleBar1
     //
     this.bubbleBar1.Alignment = DevComponents.DotNetBar.eBubbleButtonAlignment.Bottom;
     this.bubbleBar1.AntiAlias = true;
     this.bubbleBar1.BackColor = System.Drawing.Color.Transparent;
     //
     // bubbleBar1.ButtonBackAreaStyle
     //
     this.bubbleBar1.ButtonBackAreaStyle.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(66)), ((System.Byte)(105)), ((System.Byte)(105)), ((System.Byte)(105)));
     this.bubbleBar1.ButtonBackAreaStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottom            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderBottomWidth       = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderColor             = System.Drawing.Color.FromArgb(((System.Byte)(180)), ((System.Byte)(245)), ((System.Byte)(245)), ((System.Byte)(245)));
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeft       = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderLeftWidth  = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRight      = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderRightWidth = 1;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTop        = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.bubbleBar1.ButtonBackAreaStyle.BorderTopWidth   = 1;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingBottom    = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingLeft      = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingRight     = 3;
     this.bubbleBar1.ButtonBackAreaStyle.PaddingTop       = 3;
     this.bubbleBar1.Dock            = System.Windows.Forms.DockStyle.Bottom;
     this.bubbleBar1.ImageSizeLarge  = new System.Drawing.Size(64, 64);
     this.bubbleBar1.ImageSizeNormal = new System.Drawing.Size(32, 32);
     this.bubbleBar1.Location        = new System.Drawing.Point(0, 220);
     this.bubbleBar1.MouseOverTabColors.BorderColor = System.Drawing.SystemColors.Highlight;
     this.bubbleBar1.Name        = "bubbleBar1";
     this.bubbleBar1.SelectedTab = this.bubbleBarTab1;
     this.bubbleBar1.SelectedTabColors.BorderColor = System.Drawing.Color.Black;
     this.bubbleBar1.Size     = new System.Drawing.Size(488, 58);
     this.bubbleBar1.TabIndex = 0;
     this.bubbleBar1.Tabs.Add(this.bubbleBarTab1);
     this.bubbleBar1.Tabs.Add(this.bubbleBarTab2);
     this.bubbleBar1.Text        = "bubbleBar1";
     this.bubbleBar1.TooltipFont = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     //
     // bubbleBarTab1
     //
     this.bubbleBarTab1.BackColor  = System.Drawing.Color.FromArgb(((System.Byte)(221)), ((System.Byte)(230)), ((System.Byte)(247)));
     this.bubbleBarTab1.BackColor2 = System.Drawing.Color.FromArgb(((System.Byte)(138)), ((System.Byte)(168)), ((System.Byte)(228)));
     this.bubbleBarTab1.Buttons.AddRange(new DevComponents.DotNetBar.BubbleButton[] {
         this.bubbleButton4,
         this.bubbleButton3,
         this.bubbleButton1,
         this.bubbleButton2,
         this.bubbleButton5,
         this.bubbleButton6,
         this.bubbleButton10,
         this.bubbleButton8,
         this.bubbleButton9,
         this.bubbleButton7
     });
     this.bubbleBarTab1.DarkBorderColor  = System.Drawing.Color.FromArgb(((System.Byte)(190)), ((System.Byte)(105)), ((System.Byte)(105)), ((System.Byte)(105)));
     this.bubbleBarTab1.LightBorderColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.bubbleBarTab1.Name             = "bubbleBarTab1";
     this.bubbleBarTab1.PredefinedColor  = DevComponents.DotNetBar.eTabItemColor.Blue;
     this.bubbleBarTab1.Text             = "Main";
     this.bubbleBarTab1.TextColor        = System.Drawing.Color.Black;
     //
     // bubbleButton4
     //
     this.bubbleButton4.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton4.Image")));
     this.bubbleButton4.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton4.ImageLarge")));
     this.bubbleButton4.Name        = "bubbleButton4";
     this.bubbleButton4.TooltipText = "Create New File";
     this.bubbleButton4.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton3
     //
     this.bubbleButton3.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton3.Image")));
     this.bubbleButton3.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton3.ImageLarge")));
     this.bubbleButton3.Name        = "bubbleButton3";
     this.bubbleButton3.TooltipText = "Send E-mail";
     this.bubbleButton3.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton1
     //
     this.bubbleButton1.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton1.Image")));
     this.bubbleButton1.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton1.ImageLarge")));
     this.bubbleButton1.Name        = "bubbleButton1";
     this.bubbleButton1.TooltipText = "Account List";
     this.bubbleButton1.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton2
     //
     this.bubbleButton2.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton2.Image")));
     this.bubbleButton2.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton2.ImageLarge")));
     this.bubbleButton2.Name        = "bubbleButton2";
     this.bubbleButton2.TooltipText = "Search";
     this.bubbleButton2.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton5
     //
     this.bubbleButton5.Enabled     = false;
     this.bubbleButton5.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton5.Image")));
     this.bubbleButton5.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton5.ImageLarge")));
     this.bubbleButton5.Name        = "bubbleButton5";
     this.bubbleButton5.TooltipText = "Notes (This button is disabled)";
     this.bubbleButton5.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton6
     //
     this.bubbleButton6.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton6.Image")));
     this.bubbleButton6.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton6.ImageLarge")));
     this.bubbleButton6.Name        = "bubbleButton6";
     this.bubbleButton6.TooltipText = "Write CD";
     this.bubbleButton6.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton10
     //
     this.bubbleButton10.Image      = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton10.Image")));
     this.bubbleButton10.ImageLarge = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton10.ImageLarge")));
     this.bubbleButton10.Name       = "bubbleButton10";
     this.bubbleButton10.Click     += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton8
     //
     this.bubbleButton8.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton8.Image")));
     this.bubbleButton8.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton8.ImageLarge")));
     this.bubbleButton8.Name        = "bubbleButton8";
     this.bubbleButton8.TooltipText = "System Users";
     this.bubbleButton8.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton9
     //
     this.bubbleButton9.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton9.Image")));
     this.bubbleButton9.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton9.ImageLarge")));
     this.bubbleButton9.Name        = "bubbleButton9";
     this.bubbleButton9.TooltipText = "Exit";
     this.bubbleButton9.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleButton7
     //
     this.bubbleButton7.Image       = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton7.Image")));
     this.bubbleButton7.ImageLarge  = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton7.ImageLarge")));
     this.bubbleButton7.Name        = "bubbleButton7";
     this.bubbleButton7.TooltipText = "Help";
     this.bubbleButton7.Click      += new DevComponents.DotNetBar.ClickEventHandler(this.bubbleButton_Click);
     //
     // bubbleBarTab2
     //
     this.bubbleBarTab2.BackColor  = System.Drawing.Color.FromArgb(((System.Byte)(249)), ((System.Byte)(225)), ((System.Byte)(226)));
     this.bubbleBarTab2.BackColor2 = System.Drawing.Color.FromArgb(((System.Byte)(238)), ((System.Byte)(149)), ((System.Byte)(151)));
     this.bubbleBarTab2.Buttons.AddRange(new DevComponents.DotNetBar.BubbleButton[] {
         this.bubbleButton11,
         this.bubbleButton12,
         this.bubbleButton13,
         this.bubbleButton14,
         this.bubbleButton15,
         this.bubbleButton16,
         this.bubbleButton17,
         this.bubbleButton18
     });
     this.bubbleBarTab2.DarkBorderColor  = System.Drawing.Color.FromArgb(((System.Byte)(190)), ((System.Byte)(105)), ((System.Byte)(105)), ((System.Byte)(105)));
     this.bubbleBarTab2.LightBorderColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(255)));
     this.bubbleBarTab2.Name             = "bubbleBarTab2";
     this.bubbleBarTab2.PredefinedColor  = DevComponents.DotNetBar.eTabItemColor.Red;
     this.bubbleBarTab2.Text             = "Notes";
     this.bubbleBarTab2.TextColor        = System.Drawing.Color.Black;
     //
     // bubbleButton11
     //
     this.bubbleButton11.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton11.Image")));
     this.bubbleButton11.Name  = "bubbleButton11";
     //
     // bubbleButton12
     //
     this.bubbleButton12.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton12.Image")));
     this.bubbleButton12.Name  = "bubbleButton12";
     //
     // bubbleButton13
     //
     this.bubbleButton13.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton13.Image")));
     this.bubbleButton13.Name  = "bubbleButton13";
     //
     // bubbleButton14
     //
     this.bubbleButton14.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton14.Image")));
     this.bubbleButton14.Name  = "bubbleButton14";
     //
     // bubbleButton15
     //
     this.bubbleButton15.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton15.Image")));
     this.bubbleButton15.Name  = "bubbleButton15";
     //
     // bubbleButton16
     //
     this.bubbleButton16.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton16.Image")));
     this.bubbleButton16.Name  = "bubbleButton16";
     //
     // bubbleButton17
     //
     this.bubbleButton17.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton17.Image")));
     this.bubbleButton17.Name  = "bubbleButton17";
     //
     // bubbleButton18
     //
     this.bubbleButton18.Image = ((System.Drawing.Bitmap)(resources.GetObject("bubbleButton18.Image")));
     this.bubbleButton18.Name  = "bubbleButton18";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Times New Roman", 12F, (System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location  = new System.Drawing.Point(8, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(264, 24);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "BubbleBar in action...";
     //
     // label2
     //
     this.label2.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(8, 200);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(88, 16);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Last click event:";
     //
     // panelEx1
     //
     this.panelEx1.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.numericUpDown2,
         this.numericUpDown1,
         this.label4,
         this.label3,
         this.checkBox2,
         this.textBox1,
         this.checkBox1,
         this.label1,
         this.bubbleBar1,
         this.label2
     });
     this.panelEx1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Name            = "panelEx1";
     this.panelEx1.Size            = new System.Drawing.Size(488, 278);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.panelEx1.Style.BackColor2.ColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.panelEx1.Style.BackgroundImagePosition     = DevComponents.DotNetBar.eBackgroundImagePosition.Tile;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     this.panelEx1.Style.GradientAngle = 90;
     this.panelEx1.TabIndex            = 4;
     //
     // numericUpDown2
     //
     this.numericUpDown2.Location = new System.Drawing.Point(336, 64);
     this.numericUpDown2.Maximum  = new System.Decimal(new int[] {
         128,
         0,
         0,
         0
     });
     this.numericUpDown2.Minimum = new System.Decimal(new int[] {
         33,
         0,
         0,
         0
     });
     this.numericUpDown2.Name     = "numericUpDown2";
     this.numericUpDown2.Size     = new System.Drawing.Size(48, 20);
     this.numericUpDown2.TabIndex = 10;
     this.numericUpDown2.Value    = new System.Decimal(new int[] {
         64,
         0,
         0,
         0
     });
     this.numericUpDown2.ValueChanged += new System.EventHandler(this.numericUpDown2_ValueChanged);
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(336, 40);
     this.numericUpDown1.Maximum  = new System.Decimal(new int[] {
         32,
         0,
         0,
         0
     });
     this.numericUpDown1.Minimum = new System.Decimal(new int[] {
         16,
         0,
         0,
         0
     });
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(48, 20);
     this.numericUpDown1.TabIndex = 9;
     this.numericUpDown1.Value    = new System.Decimal(new int[] {
         32,
         0,
         0,
         0
     });
     this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(232, 72);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(96, 16);
     this.label4.TabIndex  = 8;
     this.label4.Text      = "Large Image Size:";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(232, 48);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(104, 16);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "Normal Image Size:";
     //
     // checkBox2
     //
     this.checkBox2.BackColor       = System.Drawing.Color.Transparent;
     this.checkBox2.Checked         = true;
     this.checkBox2.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox2.Location        = new System.Drawing.Point(8, 64);
     this.checkBox2.Name            = "checkBox2";
     this.checkBox2.Size            = new System.Drawing.Size(160, 16);
     this.checkBox2.TabIndex        = 6;
     this.checkBox2.Text            = "Stretch button background";
     this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
     //
     // textBox1
     //
     this.textBox1.Anchor   = System.Windows.Forms.AnchorStyles.Bottom;
     this.textBox1.Location = new System.Drawing.Point(112, 192);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(264, 20);
     this.textBox1.TabIndex = 5;
     this.textBox1.Text     = "";
     //
     // checkBox1
     //
     this.checkBox1.BackColor       = System.Drawing.Color.Transparent;
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.Location        = new System.Drawing.Point(8, 40);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(128, 24);
     this.checkBox1.TabIndex        = 4;
     this.checkBox1.Text            = "Enable Animation";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.CornflowerBlue;
     this.ClientSize        = new System.Drawing.Size(488, 278);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.panelEx1
     });
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.bubbleBar1)).EndInit();
     this.panelEx1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.ResumeLayout(false);
 }