Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     VisualPlus.Structure.Border border3 = new VisualPlus.Structure.Border();
     VisualPlus.Structure.Border border2 = new VisualPlus.Structure.Border();
     VisualPlus.Structure.Border border1 = new VisualPlus.Structure.Border();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AdminTools));
     VisualPlus.Structure.Border border4 = new VisualPlus.Structure.Border();
     this.visualGroupBox1     = new VisualPlus.Toolkit.Controls.Layout.VisualGroupBox();
     this.btnBroadcastMessage = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.visualTextBox1      = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
     this.visualLabel1        = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.btnEnableMessaging  = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.btnDisableMessaging = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.visualGroupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // visualGroupBox1
     //
     this.visualGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualGroupBox1.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox1.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox1.BackgroundStateGradientBrush = null;
     this.visualGroupBox1.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualGroupBox1.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualGroupBox1.Border.HoverVisible    = true;
     this.visualGroupBox1.Border.Rounding        = 6;
     this.visualGroupBox1.Border.Thickness       = 1;
     this.visualGroupBox1.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualGroupBox1.Border.Visible         = true;
     this.visualGroupBox1.BoxStyle               = VisualPlus.Toolkit.Controls.Layout.VisualGroupBox.GroupBoxStyle.Default;
     this.visualGroupBox1.ControlBrushCollection = null;
     this.visualGroupBox1.Controls.Add(this.btnDisableMessaging);
     this.visualGroupBox1.Controls.Add(this.btnEnableMessaging);
     this.visualGroupBox1.Controls.Add(this.btnBroadcastMessage);
     this.visualGroupBox1.Controls.Add(this.visualTextBox1);
     this.visualGroupBox1.Controls.Add(this.visualLabel1);
     this.visualGroupBox1.ForeColor         = System.Drawing.Color.Black;
     this.visualGroupBox1.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualGroupBox1.Location          = new System.Drawing.Point(12, 35);
     this.visualGroupBox1.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualGroupBox1.Name              = "visualGroupBox1";
     this.visualGroupBox1.Padding           = new System.Windows.Forms.Padding(5, 26, 5, 5);
     this.visualGroupBox1.Separator         = true;
     this.visualGroupBox1.SeparatorColor    = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox1.Size              = new System.Drawing.Size(222, 164);
     this.visualGroupBox1.TabIndex          = 0;
     this.visualGroupBox1.Text              = "Messaging";
     this.visualGroupBox1.TextAlignment     = System.Drawing.StringAlignment.Center;
     this.visualGroupBox1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.visualGroupBox1.TitleAlignment    = VisualPlus.Toolkit.Controls.Layout.VisualGroupBox.TitleAlignments.Top;
     this.visualGroupBox1.TitleBoxHeight    = 25;
     this.visualGroupBox1.Enter            += new System.EventHandler(this.visualGroupBox1_Enter);
     //
     // btnBroadcastMessage
     //
     this.btnBroadcastMessage.Animation = true;
     this.btnBroadcastMessage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnBroadcastMessage.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnBroadcastMessage.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnBroadcastMessage.BackColorState.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnBroadcastMessage.BackColorState.Pressed       = System.Drawing.Color.Silver;
     this.btnBroadcastMessage.BackgroundStateGradientBrush = null;
     this.btnBroadcastMessage.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.btnBroadcastMessage.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.btnBroadcastMessage.Border.HoverVisible    = true;
     this.btnBroadcastMessage.Border.Rounding        = 6;
     this.btnBroadcastMessage.Border.Thickness       = 1;
     this.btnBroadcastMessage.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.btnBroadcastMessage.Border.Visible         = true;
     this.btnBroadcastMessage.ControlBrushCollection = null;
     this.btnBroadcastMessage.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.btnBroadcastMessage.ForeColor         = System.Drawing.Color.Black;
     this.btnBroadcastMessage.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     border3.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border3.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border3.HoverVisible = false;
     border3.Rounding     = 6;
     border3.Thickness    = 1;
     border3.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border3.Visible      = false;
     this.btnBroadcastMessage.Image.Border      = border3;
     this.btnBroadcastMessage.Image.Image       = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image2")));
     this.btnBroadcastMessage.Image.Point       = new System.Drawing.Point(95, 3);
     this.btnBroadcastMessage.Image.Size        = new System.Drawing.Size(24, 24);
     this.btnBroadcastMessage.Image.Visible     = false;
     this.btnBroadcastMessage.Location          = new System.Drawing.Point(5, 131);
     this.btnBroadcastMessage.Margin            = new System.Windows.Forms.Padding(0);
     this.btnBroadcastMessage.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.btnBroadcastMessage.Name              = "btnBroadcastMessage";
     this.btnBroadcastMessage.Size              = new System.Drawing.Size(214, 30);
     this.btnBroadcastMessage.TabIndex          = 4;
     this.btnBroadcastMessage.Text              = "Broadcast";
     this.btnBroadcastMessage.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.btnBroadcastMessage.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // visualTextBox1
     //
     this.visualTextBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualTextBox1.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualTextBox1.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualTextBox1.BackgroundStateGradientBrush = null;
     this.visualTextBox1.Border.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualTextBox1.Border.HoverColor         = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualTextBox1.Border.HoverVisible       = true;
     this.visualTextBox1.Border.Rounding           = 6;
     this.visualTextBox1.Border.Thickness          = 1;
     this.visualTextBox1.Border.Type               = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualTextBox1.Border.Visible            = true;
     this.visualTextBox1.ButtonBorder.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualTextBox1.ButtonBorder.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualTextBox1.ButtonBorder.HoverVisible = true;
     this.visualTextBox1.ButtonBorder.Rounding     = 6;
     this.visualTextBox1.ButtonBorder.Thickness    = 1;
     this.visualTextBox1.ButtonBorder.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualTextBox1.ButtonBorder.Visible      = true;
     this.visualTextBox1.ButtonColor.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.visualTextBox1.ButtonColor.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualTextBox1.ButtonColor.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.visualTextBox1.ButtonColor.Pressed       = System.Drawing.Color.Silver;
     this.visualTextBox1.ButtonFont             = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.visualTextBox1.ButtonIndent           = 3;
     this.visualTextBox1.ButtonText             = "visualButton";
     this.visualTextBox1.ButtonVisible          = false;
     this.visualTextBox1.ControlBrushCollection = null;
     this.visualTextBox1.ForeColor         = System.Drawing.Color.Black;
     this.visualTextBox1.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualTextBox1.Image             = null;
     this.visualTextBox1.ImageVisible      = false;
     this.visualTextBox1.ImageWidth        = 35;
     this.visualTextBox1.Location          = new System.Drawing.Point(5, 77);
     this.visualTextBox1.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualTextBox1.MultiLine         = true;
     this.visualTextBox1.Name                    = "visualTextBox1";
     this.visualTextBox1.PasswordChar            = '\0';
     this.visualTextBox1.ReadOnly                = false;
     this.visualTextBox1.Size                    = new System.Drawing.Size(214, 48);
     this.visualTextBox1.TabIndex                = 3;
     this.visualTextBox1.TextBoxWidth            = 204;
     this.visualTextBox1.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.visualTextBox1.Watermark.ActiveColor   = System.Drawing.Color.Gray;
     this.visualTextBox1.Watermark.Font          = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualTextBox1.Watermark.InactiveColor = System.Drawing.Color.LightGray;
     this.visualTextBox1.Watermark.Text          = "Watermark text";
     this.visualTextBox1.Watermark.Visible       = false;
     //
     // visualLabel1
     //
     this.visualLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualLabel1.BackgroundStateGradientBrush = null;
     this.visualLabel1.ControlBrushCollection       = null;
     this.visualLabel1.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualLabel1.ForeColor         = System.Drawing.Color.Black;
     this.visualLabel1.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualLabel1.Location          = new System.Drawing.Point(5, 57);
     this.visualLabel1.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualLabel1.Name              = "visualLabel1";
     this.visualLabel1.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.visualLabel1.Outline           = false;
     this.visualLabel1.OutlineColor      = System.Drawing.Color.Red;
     this.visualLabel1.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.visualLabel1.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabel1.ReflectionSpacing = 0;
     this.visualLabel1.ShadowColor       = System.Drawing.Color.Black;
     this.visualLabel1.ShadowDirection   = 315;
     this.visualLabel1.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.visualLabel1.ShadowOpacity     = 100;
     this.visualLabel1.Size              = new System.Drawing.Size(75, 23);
     this.visualLabel1.TabIndex          = 2;
     this.visualLabel1.Text              = "Announce";
     this.visualLabel1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // btnEnableMessaging
     //
     this.btnEnableMessaging.Animation = true;
     this.btnEnableMessaging.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnEnableMessaging.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnEnableMessaging.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnEnableMessaging.BackColorState.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnEnableMessaging.BackColorState.Pressed       = System.Drawing.Color.Silver;
     this.btnEnableMessaging.BackgroundStateGradientBrush = null;
     this.btnEnableMessaging.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.btnEnableMessaging.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.btnEnableMessaging.Border.HoverVisible    = true;
     this.btnEnableMessaging.Border.Rounding        = 6;
     this.btnEnableMessaging.Border.Thickness       = 1;
     this.btnEnableMessaging.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.btnEnableMessaging.Border.Visible         = true;
     this.btnEnableMessaging.ControlBrushCollection = null;
     this.btnEnableMessaging.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.btnEnableMessaging.ForeColor         = System.Drawing.Color.Black;
     this.btnEnableMessaging.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     border2.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border2.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border2.HoverVisible = false;
     border2.Rounding     = 6;
     border2.Thickness    = 1;
     border2.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border2.Visible      = false;
     this.btnEnableMessaging.Image.Border      = border2;
     this.btnEnableMessaging.Image.Image       = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image1")));
     this.btnEnableMessaging.Image.Point       = new System.Drawing.Point(40, -1);
     this.btnEnableMessaging.Image.Size        = new System.Drawing.Size(24, 24);
     this.btnEnableMessaging.Image.Visible     = false;
     this.btnEnableMessaging.Location          = new System.Drawing.Point(5, 29);
     this.btnEnableMessaging.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.btnEnableMessaging.Name              = "btnEnableMessaging";
     this.btnEnableMessaging.Size              = new System.Drawing.Size(105, 22);
     this.btnEnableMessaging.TabIndex          = 5;
     this.btnEnableMessaging.Text              = "Enable";
     this.btnEnableMessaging.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.btnEnableMessaging.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.btnEnableMessaging.Click            += new System.EventHandler(this.btnEnableMessaging_Click);
     //
     // btnDisableMessaging
     //
     this.btnDisableMessaging.Animation = true;
     this.btnDisableMessaging.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnDisableMessaging.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnDisableMessaging.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnDisableMessaging.BackColorState.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnDisableMessaging.BackColorState.Pressed       = System.Drawing.Color.Silver;
     this.btnDisableMessaging.BackgroundStateGradientBrush = null;
     this.btnDisableMessaging.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.btnDisableMessaging.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.btnDisableMessaging.Border.HoverVisible    = true;
     this.btnDisableMessaging.Border.Rounding        = 6;
     this.btnDisableMessaging.Border.Thickness       = 1;
     this.btnDisableMessaging.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.btnDisableMessaging.Border.Visible         = true;
     this.btnDisableMessaging.ControlBrushCollection = null;
     this.btnDisableMessaging.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.btnDisableMessaging.ForeColor         = System.Drawing.Color.Black;
     this.btnDisableMessaging.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     border1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border1.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border1.HoverVisible = false;
     border1.Rounding     = 6;
     border1.Thickness    = 1;
     border1.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border1.Visible      = false;
     this.btnDisableMessaging.Image.Border      = border1;
     this.btnDisableMessaging.Image.Image       = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image")));
     this.btnDisableMessaging.Image.Point       = new System.Drawing.Point(39, -1);
     this.btnDisableMessaging.Image.Size        = new System.Drawing.Size(24, 24);
     this.btnDisableMessaging.Image.Visible     = false;
     this.btnDisableMessaging.Location          = new System.Drawing.Point(116, 29);
     this.btnDisableMessaging.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.btnDisableMessaging.Name              = "btnDisableMessaging";
     this.btnDisableMessaging.Size              = new System.Drawing.Size(103, 22);
     this.btnDisableMessaging.TabIndex          = 6;
     this.btnDisableMessaging.Text              = "Disable";
     this.btnDisableMessaging.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.btnDisableMessaging.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.btnDisableMessaging.Click            += new System.EventHandler(this.btnDisableMessaging_Click);
     //
     // AdminTools
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.Border.HoverVisible = true;
     this.Border.Rounding     = 6;
     this.Border.Thickness    = 3;
     this.Border.Type         = VisualPlus.Enumerators.ShapeType.Rectangle;
     this.Border.Visible      = true;
     this.ClientSize          = new System.Drawing.Size(615, 383);
     this.Controls.Add(this.visualGroupBox1);
     border4.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border4.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border4.HoverVisible = false;
     border4.Rounding     = 6;
     border4.Thickness    = 1;
     border4.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border4.Visible      = false;
     this.Image.Border    = border4;
     this.Image.Image     = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image3")));
     this.Image.Point     = new System.Drawing.Point(5, 7);
     this.Image.Size      = new System.Drawing.Size(16, 16);
     this.Image.Visible   = true;
     this.Name            = "AdminTools";
     this.Text            = "Hawk Chat Administration";
     this.visualGroupBox1.ResumeLayout(false);
     this.visualGroupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
Example #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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     VisualPlus.Structure.TextStyle textStyle1 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle2 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle3 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.Border    border1    = new VisualPlus.Structure.Border();
     this.SuspendLayout();
     //
     // _visualControlBox
     //
     //
     //
     //
     this._visualControlBox.HelpButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.HelpButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.HelpButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.HelpButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.HelpButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.HelpButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.HelpButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this._visualControlBox.HelpButton.Location       = new System.Drawing.Point(0, 0);
     this._visualControlBox.HelpButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.HelpButton.Name           = "";
     this._visualControlBox.HelpButton.OffsetLocation = new System.Drawing.Point(0, 1);
     this._visualControlBox.HelpButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.HelpButton.TabIndex       = 0;
     this._visualControlBox.HelpButton.Text           = "s";
     textStyle1.Disabled          = System.Drawing.Color.Empty;
     textStyle1.Enabled           = System.Drawing.Color.Empty;
     textStyle1.Hover             = System.Drawing.Color.Empty;
     textStyle1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.HelpButton.TextStyle = textStyle1;
     this._visualControlBox.Location             = new System.Drawing.Point(457, 3);
     //
     //
     //
     this._visualControlBox.MaximizeButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.MaximizeButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.MaximizeButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.MaximizeButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MaximizeButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.MaximizeButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     this._visualControlBox.MaximizeButton.Location       = new System.Drawing.Point(48, 0);
     this._visualControlBox.MaximizeButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.MaximizeButton.Name           = "";
     this._visualControlBox.MaximizeButton.OffsetLocation = new System.Drawing.Point(1, 1);
     this._visualControlBox.MaximizeButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.MaximizeButton.TabIndex       = 2;
     this._visualControlBox.MaximizeButton.Text           = "1";
     textStyle2.Disabled          = System.Drawing.Color.Empty;
     textStyle2.Enabled           = System.Drawing.Color.Empty;
     textStyle2.Hover             = System.Drawing.Color.Empty;
     textStyle2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.MaximizeButton.TextStyle = textStyle2;
     //
     //
     //
     this._visualControlBox.MinimizeButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.MinimizeButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.MinimizeButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.MinimizeButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MinimizeButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.MinimizeButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     this._visualControlBox.MinimizeButton.Location       = new System.Drawing.Point(24, 0);
     this._visualControlBox.MinimizeButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.MinimizeButton.Name           = "";
     this._visualControlBox.MinimizeButton.OffsetLocation = new System.Drawing.Point(2, 0);
     this._visualControlBox.MinimizeButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.MinimizeButton.TabIndex       = 1;
     this._visualControlBox.MinimizeButton.Text           = "0";
     textStyle3.Disabled          = System.Drawing.Color.Empty;
     textStyle3.Enabled           = System.Drawing.Color.Empty;
     textStyle3.Hover             = System.Drawing.Color.Empty;
     textStyle3.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.MinimizeButton.TextStyle = textStyle3;
     this._visualControlBox.Size = new System.Drawing.Size(96, 25);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.Border.HoverVisible = true;
     this.Border.Rounding     = 6;
     this.Border.Thickness    = 3;
     this.Border.Type         = VisualPlus.Enumerators.ShapeType.Rectangle;
     this.Border.Visible      = true;
     this.ClientSize          = new System.Drawing.Size(558, 391);
     border1.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border1.HoverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border1.HoverVisible     = false;
     border1.Rounding         = 6;
     border1.Thickness        = 1;
     border1.Type             = VisualPlus.Enumerators.ShapeType.Rounded;
     border1.Visible          = false;
     this.Image.Border        = border1;
     this.Image.Image         = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image3")));
     this.Image.Point         = new System.Drawing.Point(5, 7);
     this.Image.Size          = new System.Drawing.Size(16, 16);
     this.Image.Visible       = true;
     this.Name           = "Form1";
     this.Text           = "Form1";
     this.TitleRectangle = new System.Drawing.Rectangle(261, 7, 36, 16);
     this.ResumeLayout(false);
 }
Example #3
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();
     VisualPlus.Structure.Border border1 = new VisualPlus.Structure.Border();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RegisterForm));
     VisualPlus.Structure.Border border2 = new VisualPlus.Structure.Border();
     this.visualLabel1             = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.txtUsername              = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
     this.txtUsernameTaken         = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.visualLabel2             = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.txtPasswordOnce          = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
     this.visualLabel3             = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.txtConfirmPassword       = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
     this.btnRegister              = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.txtPasswordNotMatchError = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.SuspendLayout();
     //
     // visualLabel1
     //
     this.visualLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualLabel1.BackgroundStateGradientBrush = null;
     this.visualLabel1.ControlBrushCollection       = null;
     this.visualLabel1.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualLabel1.ForeColor         = System.Drawing.Color.Black;
     this.visualLabel1.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualLabel1.Location          = new System.Drawing.Point(13, 45);
     this.visualLabel1.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualLabel1.Name              = "visualLabel1";
     this.visualLabel1.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.visualLabel1.Outline           = false;
     this.visualLabel1.OutlineColor      = System.Drawing.Color.Red;
     this.visualLabel1.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.visualLabel1.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabel1.ReflectionSpacing = 0;
     this.visualLabel1.ShadowColor       = System.Drawing.Color.Black;
     this.visualLabel1.ShadowDirection   = 315;
     this.visualLabel1.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.visualLabel1.ShadowOpacity     = 100;
     this.visualLabel1.Size              = new System.Drawing.Size(133, 23);
     this.visualLabel1.TabIndex          = 0;
     this.visualLabel1.Text              = "Desired username";
     this.visualLabel1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // txtUsername
     //
     this.txtUsername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtUsername.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.txtUsername.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtUsername.BackgroundStateGradientBrush = null;
     this.txtUsername.Border.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.txtUsername.Border.HoverColor         = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.txtUsername.Border.HoverVisible       = true;
     this.txtUsername.Border.Rounding           = 6;
     this.txtUsername.Border.Thickness          = 1;
     this.txtUsername.Border.Type               = VisualPlus.Enumerators.ShapeType.Rounded;
     this.txtUsername.Border.Visible            = true;
     this.txtUsername.ButtonBorder.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.txtUsername.ButtonBorder.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.txtUsername.ButtonBorder.HoverVisible = true;
     this.txtUsername.ButtonBorder.Rounding     = 6;
     this.txtUsername.ButtonBorder.Thickness    = 1;
     this.txtUsername.ButtonBorder.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     this.txtUsername.ButtonBorder.Visible      = true;
     this.txtUsername.ButtonColor.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.txtUsername.ButtonColor.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.txtUsername.ButtonColor.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.txtUsername.ButtonColor.Pressed       = System.Drawing.Color.Silver;
     this.txtUsername.ButtonFont             = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUsername.ButtonIndent           = 3;
     this.txtUsername.ButtonText             = "visualButton";
     this.txtUsername.ButtonVisible          = false;
     this.txtUsername.ControlBrushCollection = null;
     this.txtUsername.ForeColor         = System.Drawing.Color.Black;
     this.txtUsername.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.txtUsername.Image             = null;
     this.txtUsername.ImageVisible      = false;
     this.txtUsername.ImageWidth        = 35;
     this.txtUsername.Location          = new System.Drawing.Point(13, 75);
     this.txtUsername.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.txtUsername.Name                    = "txtUsername";
     this.txtUsername.PasswordChar            = '\0';
     this.txtUsername.ReadOnly                = false;
     this.txtUsername.Size                    = new System.Drawing.Size(460, 25);
     this.txtUsername.TabIndex                = 1;
     this.txtUsername.TextBoxWidth            = 450;
     this.txtUsername.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.txtUsername.Watermark.ActiveColor   = System.Drawing.Color.Gray;
     this.txtUsername.Watermark.Font          = new System.Drawing.Font("Segoe UI", 8.25F);
     this.txtUsername.Watermark.InactiveColor = System.Drawing.Color.LightGray;
     this.txtUsername.Watermark.Text          = "Watermark text";
     this.txtUsername.Watermark.Visible       = false;
     //
     // txtUsernameTaken
     //
     this.txtUsernameTaken.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtUsernameTaken.BackgroundStateGradientBrush = null;
     this.txtUsernameTaken.ControlBrushCollection       = null;
     this.txtUsernameTaken.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.txtUsernameTaken.ForeColor         = System.Drawing.Color.Red;
     this.txtUsernameTaken.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.txtUsernameTaken.Location          = new System.Drawing.Point(13, 104);
     this.txtUsernameTaken.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.txtUsernameTaken.Name              = "txtUsernameTaken";
     this.txtUsernameTaken.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.txtUsernameTaken.Outline           = false;
     this.txtUsernameTaken.OutlineColor      = System.Drawing.Color.Red;
     this.txtUsernameTaken.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.txtUsernameTaken.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.txtUsernameTaken.ReflectionSpacing = 0;
     this.txtUsernameTaken.ShadowColor       = System.Drawing.Color.Black;
     this.txtUsernameTaken.ShadowDirection   = 315;
     this.txtUsernameTaken.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.txtUsernameTaken.ShadowOpacity     = 100;
     this.txtUsernameTaken.Size              = new System.Drawing.Size(228, 23);
     this.txtUsernameTaken.TabIndex          = 2;
     this.txtUsernameTaken.Text              = "That username is already taken. ";
     this.txtUsernameTaken.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.txtUsernameTaken.Visible           = false;
     //
     // visualLabel2
     //
     this.visualLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualLabel2.BackgroundStateGradientBrush = null;
     this.visualLabel2.ControlBrushCollection       = null;
     this.visualLabel2.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualLabel2.ForeColor         = System.Drawing.Color.Black;
     this.visualLabel2.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualLabel2.Location          = new System.Drawing.Point(13, 125);
     this.visualLabel2.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualLabel2.Name              = "visualLabel2";
     this.visualLabel2.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.visualLabel2.Outline           = false;
     this.visualLabel2.OutlineColor      = System.Drawing.Color.Red;
     this.visualLabel2.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.visualLabel2.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabel2.ReflectionSpacing = 0;
     this.visualLabel2.ShadowColor       = System.Drawing.Color.Black;
     this.visualLabel2.ShadowDirection   = 315;
     this.visualLabel2.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.visualLabel2.ShadowOpacity     = 100;
     this.visualLabel2.Size              = new System.Drawing.Size(75, 23);
     this.visualLabel2.TabIndex          = 3;
     this.visualLabel2.Text              = "Password";
     this.visualLabel2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // txtPasswordOnce
     //
     this.txtPasswordOnce.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtPasswordOnce.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.txtPasswordOnce.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtPasswordOnce.BackgroundStateGradientBrush = null;
     this.txtPasswordOnce.Border.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.txtPasswordOnce.Border.HoverColor         = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.txtPasswordOnce.Border.HoverVisible       = true;
     this.txtPasswordOnce.Border.Rounding           = 6;
     this.txtPasswordOnce.Border.Thickness          = 1;
     this.txtPasswordOnce.Border.Type               = VisualPlus.Enumerators.ShapeType.Rounded;
     this.txtPasswordOnce.Border.Visible            = true;
     this.txtPasswordOnce.ButtonBorder.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.txtPasswordOnce.ButtonBorder.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.txtPasswordOnce.ButtonBorder.HoverVisible = true;
     this.txtPasswordOnce.ButtonBorder.Rounding     = 6;
     this.txtPasswordOnce.ButtonBorder.Thickness    = 1;
     this.txtPasswordOnce.ButtonBorder.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     this.txtPasswordOnce.ButtonBorder.Visible      = true;
     this.txtPasswordOnce.ButtonColor.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.txtPasswordOnce.ButtonColor.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.txtPasswordOnce.ButtonColor.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.txtPasswordOnce.ButtonColor.Pressed       = System.Drawing.Color.Silver;
     this.txtPasswordOnce.ButtonFont             = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPasswordOnce.ButtonIndent           = 3;
     this.txtPasswordOnce.ButtonText             = "visualButton";
     this.txtPasswordOnce.ButtonVisible          = false;
     this.txtPasswordOnce.ControlBrushCollection = null;
     this.txtPasswordOnce.ForeColor         = System.Drawing.Color.Black;
     this.txtPasswordOnce.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.txtPasswordOnce.Image             = null;
     this.txtPasswordOnce.ImageVisible      = false;
     this.txtPasswordOnce.ImageWidth        = 35;
     this.txtPasswordOnce.Location          = new System.Drawing.Point(13, 155);
     this.txtPasswordOnce.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.txtPasswordOnce.Name                    = "txtPasswordOnce";
     this.txtPasswordOnce.PasswordChar            = '●';
     this.txtPasswordOnce.ReadOnly                = false;
     this.txtPasswordOnce.Size                    = new System.Drawing.Size(460, 25);
     this.txtPasswordOnce.TabIndex                = 4;
     this.txtPasswordOnce.TextBoxWidth            = 450;
     this.txtPasswordOnce.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.txtPasswordOnce.UseSystemPasswordChar   = true;
     this.txtPasswordOnce.Watermark.ActiveColor   = System.Drawing.Color.Gray;
     this.txtPasswordOnce.Watermark.Font          = new System.Drawing.Font("Segoe UI", 8.25F);
     this.txtPasswordOnce.Watermark.InactiveColor = System.Drawing.Color.LightGray;
     this.txtPasswordOnce.Watermark.Text          = "Watermark text";
     this.txtPasswordOnce.Watermark.Visible       = false;
     //
     // visualLabel3
     //
     this.visualLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualLabel3.BackgroundStateGradientBrush = null;
     this.visualLabel3.ControlBrushCollection       = null;
     this.visualLabel3.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualLabel3.ForeColor         = System.Drawing.Color.Black;
     this.visualLabel3.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualLabel3.Location          = new System.Drawing.Point(13, 200);
     this.visualLabel3.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualLabel3.Name              = "visualLabel3";
     this.visualLabel3.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.visualLabel3.Outline           = false;
     this.visualLabel3.OutlineColor      = System.Drawing.Color.Red;
     this.visualLabel3.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.visualLabel3.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabel3.ReflectionSpacing = 0;
     this.visualLabel3.ShadowColor       = System.Drawing.Color.Black;
     this.visualLabel3.ShadowDirection   = 315;
     this.visualLabel3.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.visualLabel3.ShadowOpacity     = 100;
     this.visualLabel3.Size              = new System.Drawing.Size(154, 23);
     this.visualLabel3.TabIndex          = 5;
     this.visualLabel3.Text              = "Confirm Password";
     this.visualLabel3.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // txtConfirmPassword
     //
     this.txtConfirmPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtConfirmPassword.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.txtConfirmPassword.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtConfirmPassword.BackgroundStateGradientBrush = null;
     this.txtConfirmPassword.Border.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.txtConfirmPassword.Border.HoverColor         = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.txtConfirmPassword.Border.HoverVisible       = true;
     this.txtConfirmPassword.Border.Rounding           = 6;
     this.txtConfirmPassword.Border.Thickness          = 1;
     this.txtConfirmPassword.Border.Type               = VisualPlus.Enumerators.ShapeType.Rounded;
     this.txtConfirmPassword.Border.Visible            = true;
     this.txtConfirmPassword.ButtonBorder.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.txtConfirmPassword.ButtonBorder.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.txtConfirmPassword.ButtonBorder.HoverVisible = true;
     this.txtConfirmPassword.ButtonBorder.Rounding     = 6;
     this.txtConfirmPassword.ButtonBorder.Thickness    = 1;
     this.txtConfirmPassword.ButtonBorder.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     this.txtConfirmPassword.ButtonBorder.Visible      = true;
     this.txtConfirmPassword.ButtonColor.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.txtConfirmPassword.ButtonColor.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.txtConfirmPassword.ButtonColor.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.txtConfirmPassword.ButtonColor.Pressed       = System.Drawing.Color.Silver;
     this.txtConfirmPassword.ButtonFont             = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtConfirmPassword.ButtonIndent           = 3;
     this.txtConfirmPassword.ButtonText             = "visualButton";
     this.txtConfirmPassword.ButtonVisible          = false;
     this.txtConfirmPassword.ControlBrushCollection = null;
     this.txtConfirmPassword.ForeColor         = System.Drawing.Color.Black;
     this.txtConfirmPassword.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.txtConfirmPassword.Image             = null;
     this.txtConfirmPassword.ImageVisible      = false;
     this.txtConfirmPassword.ImageWidth        = 35;
     this.txtConfirmPassword.Location          = new System.Drawing.Point(13, 230);
     this.txtConfirmPassword.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.txtConfirmPassword.Name                    = "txtConfirmPassword";
     this.txtConfirmPassword.PasswordChar            = '●';
     this.txtConfirmPassword.ReadOnly                = false;
     this.txtConfirmPassword.Size                    = new System.Drawing.Size(460, 25);
     this.txtConfirmPassword.TabIndex                = 6;
     this.txtConfirmPassword.TextBoxWidth            = 450;
     this.txtConfirmPassword.TextRenderingHint       = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.txtConfirmPassword.UseSystemPasswordChar   = true;
     this.txtConfirmPassword.Watermark.ActiveColor   = System.Drawing.Color.Gray;
     this.txtConfirmPassword.Watermark.Font          = new System.Drawing.Font("Segoe UI", 8.25F);
     this.txtConfirmPassword.Watermark.InactiveColor = System.Drawing.Color.LightGray;
     this.txtConfirmPassword.Watermark.Text          = "Watermark text";
     this.txtConfirmPassword.Watermark.Visible       = false;
     //
     // btnRegister
     //
     this.btnRegister.Animation = true;
     this.btnRegister.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.btnRegister.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnRegister.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnRegister.BackColorState.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnRegister.BackColorState.Pressed       = System.Drawing.Color.Silver;
     this.btnRegister.BackgroundStateGradientBrush = null;
     this.btnRegister.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.btnRegister.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.btnRegister.Border.HoverVisible    = true;
     this.btnRegister.Border.Rounding        = 6;
     this.btnRegister.Border.Thickness       = 1;
     this.btnRegister.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.btnRegister.Border.Visible         = true;
     this.btnRegister.ControlBrushCollection = null;
     this.btnRegister.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.btnRegister.ForeColor         = System.Drawing.Color.Black;
     this.btnRegister.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     border1.Color                      = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border1.HoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border1.HoverVisible               = false;
     border1.Rounding                   = 6;
     border1.Thickness                  = 1;
     border1.Type                       = VisualPlus.Enumerators.ShapeType.Rounded;
     border1.Visible                    = false;
     this.btnRegister.Image.Border      = border1;
     this.btnRegister.Image.Image       = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image")));
     this.btnRegister.Image.Point       = new System.Drawing.Point(218, 5);
     this.btnRegister.Image.Size        = new System.Drawing.Size(24, 24);
     this.btnRegister.Image.Visible     = false;
     this.btnRegister.Location          = new System.Drawing.Point(13, 289);
     this.btnRegister.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.btnRegister.Name              = "btnRegister";
     this.btnRegister.Size              = new System.Drawing.Size(460, 35);
     this.btnRegister.TabIndex          = 7;
     this.btnRegister.Text              = "Register";
     this.btnRegister.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.btnRegister.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.btnRegister.Click            += new System.EventHandler(this.btnRegister_Click);
     //
     // txtPasswordNotMatchError
     //
     this.txtPasswordNotMatchError.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.txtPasswordNotMatchError.BackgroundStateGradientBrush = null;
     this.txtPasswordNotMatchError.ControlBrushCollection       = null;
     this.txtPasswordNotMatchError.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.txtPasswordNotMatchError.ForeColor         = System.Drawing.Color.Red;
     this.txtPasswordNotMatchError.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.txtPasswordNotMatchError.Location          = new System.Drawing.Point(13, 261);
     this.txtPasswordNotMatchError.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.txtPasswordNotMatchError.Name              = "txtPasswordNotMatchError";
     this.txtPasswordNotMatchError.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.txtPasswordNotMatchError.Outline           = false;
     this.txtPasswordNotMatchError.OutlineColor      = System.Drawing.Color.Red;
     this.txtPasswordNotMatchError.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.txtPasswordNotMatchError.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.txtPasswordNotMatchError.ReflectionSpacing = 0;
     this.txtPasswordNotMatchError.ShadowColor       = System.Drawing.Color.Black;
     this.txtPasswordNotMatchError.ShadowDirection   = 315;
     this.txtPasswordNotMatchError.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.txtPasswordNotMatchError.ShadowOpacity     = 100;
     this.txtPasswordNotMatchError.Size              = new System.Drawing.Size(228, 23);
     this.txtPasswordNotMatchError.TabIndex          = 8;
     this.txtPasswordNotMatchError.Text              = "Your passwords do not match.";
     this.txtPasswordNotMatchError.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.txtPasswordNotMatchError.Visible           = false;
     //
     // RegisterForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.Border.HoverVisible = true;
     this.Border.Rounding     = 6;
     this.Border.Thickness    = 3;
     this.Border.Type         = VisualPlus.Enumerators.ShapeType.Rectangle;
     this.Border.Visible      = true;
     this.ClientSize          = new System.Drawing.Size(485, 341);
     this.Controls.Add(this.txtPasswordNotMatchError);
     this.Controls.Add(this.btnRegister);
     this.Controls.Add(this.txtConfirmPassword);
     this.Controls.Add(this.visualLabel3);
     this.Controls.Add(this.txtPasswordOnce);
     this.Controls.Add(this.visualLabel2);
     this.Controls.Add(this.txtUsernameTaken);
     this.Controls.Add(this.txtUsername);
     this.Controls.Add(this.visualLabel1);
     border2.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border2.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border2.HoverVisible = false;
     border2.Rounding     = 6;
     border2.Thickness    = 1;
     border2.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border2.Visible      = false;
     this.Image.Border    = border2;
     this.Image.Image     = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image1")));
     this.Image.Point     = new System.Drawing.Point(5, 7);
     this.Image.Size      = new System.Drawing.Size(16, 16);
     this.Image.Visible   = false;
     this.MaximizeBox     = false;
     this.MaximumSize     = new System.Drawing.Size(485, 341);
     this.MinimumSize     = new System.Drawing.Size(485, 341);
     this.Name            = "RegisterForm";
     this.ShowIcon        = false;
     this.Text            = "Register";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserSettings));
     VisualPlus.Structure.Border border1 = new VisualPlus.Structure.Border();
     this.visualTabControl1         = new VisualPlus.Toolkit.Controls.Navigation.VisualTabControl();
     this.generalTab                = new System.Windows.Forms.TabPage();
     this.notificationsTab          = new System.Windows.Forms.TabPage();
     this.visualGroupBox1           = new VisualPlus.Toolkit.Controls.Layout.VisualGroupBox();
     this.chkNotifyWhenFriendOnline = new VisualPlus.Toolkit.Controls.Interactivity.VisualCheckBox();
     this.messagesTab               = new System.Windows.Forms.TabPage();
     this.visualGroupBox2           = new VisualPlus.Toolkit.Controls.Layout.VisualGroupBox();
     this.chkStoreMessagesLocally   = new VisualPlus.Toolkit.Controls.Interactivity.VisualCheckBox();
     this.visualTabControl1.SuspendLayout();
     this.notificationsTab.SuspendLayout();
     this.visualGroupBox1.SuspendLayout();
     this.messagesTab.SuspendLayout();
     this.visualGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // visualTabControl1
     //
     this.visualTabControl1.ArrowSelectorVisible = true;
     this.visualTabControl1.ArrowSpacing         = 10;
     this.visualTabControl1.ArrowThickness       = 5;
     this.visualTabControl1.BackgroundColor      = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualTabControl1.Border.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualTabControl1.Border.HoverColor    = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualTabControl1.Border.HoverVisible  = true;
     this.visualTabControl1.Border.Rounding      = 6;
     this.visualTabControl1.Border.Thickness     = 1;
     this.visualTabControl1.Border.Type          = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualTabControl1.Border.Visible       = true;
     this.visualTabControl1.Controls.Add(this.generalTab);
     this.visualTabControl1.Controls.Add(this.notificationsTab);
     this.visualTabControl1.Controls.Add(this.messagesTab);
     this.visualTabControl1.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.visualTabControl1.Font                    = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualTabControl1.ItemSize                = new System.Drawing.Size(100, 25);
     this.visualTabControl1.LineAlignment           = System.Drawing.StringAlignment.Center;
     this.visualTabControl1.Location                = new System.Drawing.Point(3, 32);
     this.visualTabControl1.MinimumSize             = new System.Drawing.Size(144, 85);
     this.visualTabControl1.Name                    = "visualTabControl1";
     this.visualTabControl1.SelectedIndex           = 0;
     this.visualTabControl1.SelectorAlignment       = System.Windows.Forms.TabAlignment.Top;
     this.visualTabControl1.SelectorAlignment2      = System.Windows.Forms.TabAlignment.Bottom;
     this.visualTabControl1.SelectorThickness       = 4;
     this.visualTabControl1.SelectorVisible         = false;
     this.visualTabControl1.SelectorVisible2        = false;
     this.visualTabControl1.Separator               = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(222)))), ((int)(((byte)(220)))));
     this.visualTabControl1.SeparatorSpacing        = 2;
     this.visualTabControl1.SeparatorThickness      = 2F;
     this.visualTabControl1.Size                    = new System.Drawing.Size(592, 299);
     this.visualTabControl1.SizeMode                = System.Windows.Forms.TabSizeMode.Fixed;
     this.visualTabControl1.State                   = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualTabControl1.TabHover                = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(36)))), ((int)(((byte)(38)))));
     this.visualTabControl1.TabIndex                = 0;
     this.visualTabControl1.TabMenu                 = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(61)))), ((int)(((byte)(73)))));
     this.visualTabControl1.TabNormal               = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(61)))), ((int)(((byte)(73)))));
     this.visualTabControl1.TabPageBorder.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualTabControl1.TabPageBorder.Rounding  = 6;
     this.visualTabControl1.TabPageBorder.Thickness = 1;
     this.visualTabControl1.TabPageBorder.Type      = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualTabControl1.TabPageBorder.Visible   = true;
     this.visualTabControl1.TabSelected             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(76)))), ((int)(((byte)(88)))));
     this.visualTabControl1.TabSelector             = System.Drawing.Color.Green;
     this.visualTabControl1.TextAlignment           = System.Drawing.StringAlignment.Center;
     this.visualTabControl1.TextNormal              = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(181)))), ((int)(((byte)(187)))));
     this.visualTabControl1.TextRendering           = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.visualTabControl1.TextSelected            = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(220)))), ((int)(((byte)(227)))));
     //
     // generalTab
     //
     this.generalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.generalTab.Location  = new System.Drawing.Point(4, 29);
     this.generalTab.Name      = "generalTab";
     this.generalTab.Padding   = new System.Windows.Forms.Padding(3);
     this.generalTab.Size      = new System.Drawing.Size(584, 266);
     this.generalTab.TabIndex  = 0;
     this.generalTab.Text      = "General";
     //
     // notificationsTab
     //
     this.notificationsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.notificationsTab.Controls.Add(this.visualGroupBox1);
     this.notificationsTab.Location = new System.Drawing.Point(4, 29);
     this.notificationsTab.Name     = "notificationsTab";
     this.notificationsTab.Padding  = new System.Windows.Forms.Padding(3);
     this.notificationsTab.Size     = new System.Drawing.Size(584, 266);
     this.notificationsTab.TabIndex = 1;
     this.notificationsTab.Text     = "Notifications";
     //
     // visualGroupBox1
     //
     this.visualGroupBox1.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox1.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox1.BackgroundStateGradientBrush = null;
     this.visualGroupBox1.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualGroupBox1.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualGroupBox1.Border.HoverVisible    = true;
     this.visualGroupBox1.Border.Rounding        = 6;
     this.visualGroupBox1.Border.Thickness       = 1;
     this.visualGroupBox1.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualGroupBox1.Border.Visible         = true;
     this.visualGroupBox1.BoxStyle               = VisualPlus.Toolkit.Controls.Layout.VisualGroupBox.GroupBoxStyle.Default;
     this.visualGroupBox1.ControlBrushCollection = null;
     this.visualGroupBox1.Controls.Add(this.chkNotifyWhenFriendOnline);
     this.visualGroupBox1.ForeColor         = System.Drawing.Color.Black;
     this.visualGroupBox1.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualGroupBox1.Location          = new System.Drawing.Point(6, 7);
     this.visualGroupBox1.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualGroupBox1.Name              = "visualGroupBox1";
     this.visualGroupBox1.Padding           = new System.Windows.Forms.Padding(5, 26, 5, 5);
     this.visualGroupBox1.Separator         = false;
     this.visualGroupBox1.SeparatorColor    = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox1.Size              = new System.Drawing.Size(282, 60);
     this.visualGroupBox1.TabIndex          = 0;
     this.visualGroupBox1.Text              = "Friends";
     this.visualGroupBox1.TextAlignment     = System.Drawing.StringAlignment.Center;
     this.visualGroupBox1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.visualGroupBox1.TitleAlignment    = VisualPlus.Toolkit.Controls.Layout.VisualGroupBox.TitleAlignments.Top;
     this.visualGroupBox1.TitleBoxHeight    = 25;
     //
     // chkNotifyWhenFriendOnline
     //
     this.chkNotifyWhenFriendOnline.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.chkNotifyWhenFriendOnline.BackgroundStateGradientBrush = null;
     this.chkNotifyWhenFriendOnline.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.chkNotifyWhenFriendOnline.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.chkNotifyWhenFriendOnline.Border.HoverVisible = true;
     this.chkNotifyWhenFriendOnline.Border.Rounding     = 3;
     this.chkNotifyWhenFriendOnline.Border.Thickness    = 1;
     this.chkNotifyWhenFriendOnline.Border.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     this.chkNotifyWhenFriendOnline.Border.Visible      = true;
     this.chkNotifyWhenFriendOnline.Box = new System.Drawing.Size(14, 14);
     this.chkNotifyWhenFriendOnline.BoxColorState.Disabled   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.chkNotifyWhenFriendOnline.BoxColorState.Enabled    = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.chkNotifyWhenFriendOnline.BoxColorState.Hover      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.chkNotifyWhenFriendOnline.BoxColorState.Pressed    = System.Drawing.Color.Silver;
     this.chkNotifyWhenFriendOnline.BoxSpacing               = 2;
     this.chkNotifyWhenFriendOnline.CheckStyle.AutoSize      = true;
     this.chkNotifyWhenFriendOnline.CheckStyle.Bounds        = new System.Drawing.Rectangle(0, 0, 125, 23);
     this.chkNotifyWhenFriendOnline.CheckStyle.Character     = '✔';
     this.chkNotifyWhenFriendOnline.CheckStyle.CheckColor    = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(136)))), ((int)(((byte)(45)))));
     this.chkNotifyWhenFriendOnline.CheckStyle.Font          = new System.Drawing.Font("Segoe UI", 8.25F);
     this.chkNotifyWhenFriendOnline.CheckStyle.Image         = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this.chkNotifyWhenFriendOnline.CheckStyle.ShapeRounding = 3;
     this.chkNotifyWhenFriendOnline.CheckStyle.ShapeType     = VisualPlus.Enumerators.ShapeType.Rounded;
     this.chkNotifyWhenFriendOnline.CheckStyle.Style         = VisualPlus.Structure.CheckStyle.CheckType.Character;
     this.chkNotifyWhenFriendOnline.ControlBrushCollection   = null;
     this.chkNotifyWhenFriendOnline.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.chkNotifyWhenFriendOnline.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.chkNotifyWhenFriendOnline.ForeColor         = System.Drawing.Color.Black;
     this.chkNotifyWhenFriendOnline.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.chkNotifyWhenFriendOnline.IsBoxLarger       = false;
     this.chkNotifyWhenFriendOnline.Location          = new System.Drawing.Point(3, 30);
     this.chkNotifyWhenFriendOnline.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.chkNotifyWhenFriendOnline.Name              = "chkNotifyWhenFriendOnline";
     this.chkNotifyWhenFriendOnline.Size              = new System.Drawing.Size(276, 23);
     this.chkNotifyWhenFriendOnline.TabIndex          = 1;
     this.chkNotifyWhenFriendOnline.Text              = "Notify me when a friend comes online";
     this.chkNotifyWhenFriendOnline.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.chkNotifyWhenFriendOnline.TextSize          = new System.Drawing.Size(242, 20);
     this.chkNotifyWhenFriendOnline.ToggleChanged    += new VisualPlus.Delegates.ToggleChangedEventHandler(this.friendOnlineNotify_ToggleChanged);
     //
     // messagesTab
     //
     this.messagesTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.messagesTab.Controls.Add(this.visualGroupBox2);
     this.messagesTab.Location = new System.Drawing.Point(4, 29);
     this.messagesTab.Name     = "messagesTab";
     this.messagesTab.Size     = new System.Drawing.Size(584, 266);
     this.messagesTab.TabIndex = 2;
     this.messagesTab.Text     = "Messages";
     //
     // visualGroupBox2
     //
     this.visualGroupBox2.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox2.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox2.BackgroundStateGradientBrush = null;
     this.visualGroupBox2.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualGroupBox2.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualGroupBox2.Border.HoverVisible    = true;
     this.visualGroupBox2.Border.Rounding        = 6;
     this.visualGroupBox2.Border.Thickness       = 1;
     this.visualGroupBox2.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualGroupBox2.Border.Visible         = true;
     this.visualGroupBox2.BoxStyle               = VisualPlus.Toolkit.Controls.Layout.VisualGroupBox.GroupBoxStyle.Default;
     this.visualGroupBox2.ControlBrushCollection = null;
     this.visualGroupBox2.Controls.Add(this.chkStoreMessagesLocally);
     this.visualGroupBox2.ForeColor         = System.Drawing.Color.Black;
     this.visualGroupBox2.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualGroupBox2.Location          = new System.Drawing.Point(6, 4);
     this.visualGroupBox2.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualGroupBox2.Name              = "visualGroupBox2";
     this.visualGroupBox2.Padding           = new System.Windows.Forms.Padding(5, 26, 5, 5);
     this.visualGroupBox2.Separator         = true;
     this.visualGroupBox2.SeparatorColor    = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.visualGroupBox2.Size              = new System.Drawing.Size(220, 180);
     this.visualGroupBox2.TabIndex          = 0;
     this.visualGroupBox2.Text              = "Storage";
     this.visualGroupBox2.TextAlignment     = System.Drawing.StringAlignment.Center;
     this.visualGroupBox2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.visualGroupBox2.TitleAlignment    = VisualPlus.Toolkit.Controls.Layout.VisualGroupBox.TitleAlignments.Top;
     this.visualGroupBox2.TitleBoxHeight    = 25;
     //
     // chkStoreMessagesLocally
     //
     this.chkStoreMessagesLocally.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.chkStoreMessagesLocally.BackgroundStateGradientBrush = null;
     this.chkStoreMessagesLocally.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.chkStoreMessagesLocally.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.chkStoreMessagesLocally.Border.HoverVisible = true;
     this.chkStoreMessagesLocally.Border.Rounding     = 3;
     this.chkStoreMessagesLocally.Border.Thickness    = 1;
     this.chkStoreMessagesLocally.Border.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     this.chkStoreMessagesLocally.Border.Visible      = true;
     this.chkStoreMessagesLocally.Box = new System.Drawing.Size(14, 14);
     this.chkStoreMessagesLocally.BoxColorState.Disabled   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.chkStoreMessagesLocally.BoxColorState.Enabled    = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.chkStoreMessagesLocally.BoxColorState.Hover      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.chkStoreMessagesLocally.BoxColorState.Pressed    = System.Drawing.Color.Silver;
     this.chkStoreMessagesLocally.BoxSpacing               = 2;
     this.chkStoreMessagesLocally.CheckStyle.AutoSize      = true;
     this.chkStoreMessagesLocally.CheckStyle.Bounds        = new System.Drawing.Rectangle(0, 0, 125, 23);
     this.chkStoreMessagesLocally.CheckStyle.Character     = '✔';
     this.chkStoreMessagesLocally.CheckStyle.CheckColor    = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(136)))), ((int)(((byte)(45)))));
     this.chkStoreMessagesLocally.CheckStyle.Font          = new System.Drawing.Font("Segoe UI", 8.25F);
     this.chkStoreMessagesLocally.CheckStyle.Image         = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     this.chkStoreMessagesLocally.CheckStyle.ShapeRounding = 3;
     this.chkStoreMessagesLocally.CheckStyle.ShapeType     = VisualPlus.Enumerators.ShapeType.Rounded;
     this.chkStoreMessagesLocally.CheckStyle.Style         = VisualPlus.Structure.CheckStyle.CheckType.Character;
     this.chkStoreMessagesLocally.ControlBrushCollection   = null;
     this.chkStoreMessagesLocally.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.chkStoreMessagesLocally.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.chkStoreMessagesLocally.ForeColor         = System.Drawing.Color.Black;
     this.chkStoreMessagesLocally.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.chkStoreMessagesLocally.IsBoxLarger       = false;
     this.chkStoreMessagesLocally.Location          = new System.Drawing.Point(4, 25);
     this.chkStoreMessagesLocally.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.chkStoreMessagesLocally.Name              = "chkStoreMessagesLocally";
     this.chkStoreMessagesLocally.Size              = new System.Drawing.Size(213, 23);
     this.chkStoreMessagesLocally.TabIndex          = 1;
     this.chkStoreMessagesLocally.Text              = "Store messages locally";
     this.chkStoreMessagesLocally.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.chkStoreMessagesLocally.TextSize          = new System.Drawing.Size(145, 20);
     this.chkStoreMessagesLocally.ToggleChanged    += new VisualPlus.Delegates.ToggleChangedEventHandler(this.chkStoreMessagesLocally_ToggleChanged);
     //
     // UserSettings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.Border.HoverVisible = true;
     this.Border.Rounding     = 6;
     this.Border.Thickness    = 3;
     this.Border.Type         = VisualPlus.Enumerators.ShapeType.Rectangle;
     this.Border.Visible      = true;
     this.ClientSize          = new System.Drawing.Size(597, 324);
     this.Controls.Add(this.visualTabControl1);
     border1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border1.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border1.HoverVisible = false;
     border1.Rounding     = 6;
     border1.Thickness    = 1;
     border1.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border1.Visible      = false;
     this.Image.Border    = border1;
     this.Image.Image     = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image2")));
     this.Image.Point     = new System.Drawing.Point(5, 7);
     this.Image.Size      = new System.Drawing.Size(16, 16);
     this.Image.Visible   = true;
     this.Name            = "UserSettings";
     this.Text            = "Settings";
     this.visualTabControl1.ResumeLayout(false);
     this.notificationsTab.ResumeLayout(false);
     this.visualGroupBox1.ResumeLayout(false);
     this.messagesTab.ResumeLayout(false);
     this.visualGroupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UnitTestManager));
     VisualPlus.Structure.TextStyle textStyle1 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle2 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle3 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle4 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle5 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle6 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.Border    border1    = new VisualPlus.Structure.Border();
     this.BtnRunTest            = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.visualListBoxTests    = new VisualPlus.Toolkit.Controls.DataManagement.VisualListBox();
     this.visualLabelTestsCount = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.SuspendLayout();
     //
     // _visualControlBox
     //
     //
     //
     //
     this._visualControlBox.HelpButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.HelpButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.HelpButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.HelpButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.HelpButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.HelpButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.HelpButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this._visualControlBox.HelpButton.Location       = new System.Drawing.Point(0, 0);
     this._visualControlBox.HelpButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.HelpButton.Name           = "";
     this._visualControlBox.HelpButton.OffsetLocation = new System.Drawing.Point(0, 1);
     this._visualControlBox.HelpButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.HelpButton.TabIndex       = 0;
     this._visualControlBox.HelpButton.Text           = "s";
     textStyle1.Disabled          = System.Drawing.Color.Empty;
     textStyle1.Enabled           = System.Drawing.Color.Empty;
     textStyle1.Hover             = System.Drawing.Color.Empty;
     textStyle1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.HelpButton.TextStyle = textStyle1;
     this._visualControlBox.Location             = new System.Drawing.Point(257, 4);
     //
     //
     //
     this._visualControlBox.MaximizeButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.MaximizeButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.MaximizeButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.MaximizeButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MaximizeButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.MaximizeButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     this._visualControlBox.MaximizeButton.Location       = new System.Drawing.Point(48, 0);
     this._visualControlBox.MaximizeButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.MaximizeButton.Name           = "";
     this._visualControlBox.MaximizeButton.OffsetLocation = new System.Drawing.Point(1, 1);
     this._visualControlBox.MaximizeButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.MaximizeButton.TabIndex       = 2;
     this._visualControlBox.MaximizeButton.Text           = "1";
     textStyle2.Disabled          = System.Drawing.Color.Empty;
     textStyle2.Enabled           = System.Drawing.Color.Empty;
     textStyle2.Hover             = System.Drawing.Color.Empty;
     textStyle2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.MaximizeButton.TextStyle = textStyle2;
     this._visualControlBox.MaximizeButton.Visible   = false;
     //
     //
     //
     this._visualControlBox.MinimizeButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.MinimizeButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.MinimizeButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.MinimizeButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MinimizeButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.MinimizeButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     this._visualControlBox.MinimizeButton.Location       = new System.Drawing.Point(24, 0);
     this._visualControlBox.MinimizeButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.MinimizeButton.Name           = "";
     this._visualControlBox.MinimizeButton.OffsetLocation = new System.Drawing.Point(2, 0);
     this._visualControlBox.MinimizeButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.MinimizeButton.TabIndex       = 1;
     this._visualControlBox.MinimizeButton.Text           = "0";
     textStyle3.Disabled          = System.Drawing.Color.Empty;
     textStyle3.Enabled           = System.Drawing.Color.Empty;
     textStyle3.Hover             = System.Drawing.Color.Empty;
     textStyle3.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.MinimizeButton.TextStyle = textStyle3;
     this._visualControlBox.Size = new System.Drawing.Size(72, 25);
     //
     // BtnRunTest
     //
     this.BtnRunTest.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.BtnRunTest.BackColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
     this.BtnRunTest.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.BtnRunTest.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.BtnRunTest.Border.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.BtnRunTest.Border.HoverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.BtnRunTest.Border.HoverVisible     = true;
     this.BtnRunTest.Border.Rounding         = 6;
     this.BtnRunTest.Border.Thickness        = 1;
     this.BtnRunTest.Border.Type             = VisualPlus.Enumerators.ShapeType.Rounded;
     this.BtnRunTest.Border.Visible          = true;
     this.BtnRunTest.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.BtnRunTest.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.BtnRunTest.Image             = null;
     this.BtnRunTest.Location          = new System.Drawing.Point(12, 42);
     this.BtnRunTest.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.BtnRunTest.Name              = "BtnRunTest";
     this.BtnRunTest.Size              = new System.Drawing.Size(88, 38);
     this.BtnRunTest.TabIndex          = 2;
     this.BtnRunTest.Text              = "Run Test";
     this.BtnRunTest.TextAlignment     = System.Drawing.StringAlignment.Center;
     this.BtnRunTest.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.BtnRunTest.TextLineAlignment = System.Drawing.StringAlignment.Center;
     textStyle4.Disabled          = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     textStyle4.Enabled           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     textStyle4.Hover             = System.Drawing.Color.Empty;
     textStyle4.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.BtnRunTest.TextStyle    = textStyle4;
     this.BtnRunTest.Click       += new System.EventHandler(this.BtnRunTest_Click);
     //
     // visualListBoxTests
     //
     this.visualListBoxTests.AlternateColors         = false;
     this.visualListBoxTests.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
     this.visualListBoxTests.BackColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualListBoxTests.Border.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.visualListBoxTests.Border.HoverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualListBoxTests.Border.HoverVisible     = true;
     this.visualListBoxTests.Border.Rounding         = 6;
     this.visualListBoxTests.Border.Thickness        = 1;
     this.visualListBoxTests.Border.Type             = VisualPlus.Enumerators.ShapeType.Rounded;
     this.visualListBoxTests.Border.Visible          = true;
     this.visualListBoxTests.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualListBoxTests.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualListBoxTests.ItemAlternate     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(196)))), ((int)(((byte)(13)))));
     this.visualListBoxTests.ItemHeight        = 18;
     this.visualListBoxTests.ItemLineAlignment = System.Drawing.StringAlignment.Center;
     this.visualListBoxTests.ItemNormal        = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualListBoxTests.ItemSelected      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.visualListBoxTests.Location          = new System.Drawing.Point(12, 86);
     this.visualListBoxTests.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualListBoxTests.Name              = "visualListBoxTests";
     this.visualListBoxTests.Size              = new System.Drawing.Size(308, 150);
     this.visualListBoxTests.TabIndex          = 3;
     this.visualListBoxTests.Text              = "visualListBox1";
     textStyle5.Disabled                           = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     textStyle5.Enabled                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     textStyle5.Hover                              = System.Drawing.Color.Empty;
     textStyle5.TextRenderingHint                  = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.visualListBoxTests.TextStyle             = textStyle5;
     this.visualListBoxTests.SelectedIndexChanged += new System.EventHandler(this.ListBoxTests_SelectedIndexChanged);
     //
     // visualLabelTestsCount
     //
     this.visualLabelTestsCount.BackColor         = System.Drawing.Color.White;
     this.visualLabelTestsCount.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualLabelTestsCount.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabelTestsCount.Location          = new System.Drawing.Point(220, 49);
     this.visualLabelTestsCount.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualLabelTestsCount.Name              = "visualLabelTestsCount";
     this.visualLabelTestsCount.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.visualLabelTestsCount.Outline           = false;
     this.visualLabelTestsCount.OutlineColor      = System.Drawing.Color.Red;
     this.visualLabelTestsCount.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.visualLabelTestsCount.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabelTestsCount.ReflectionSpacing = 0;
     this.visualLabelTestsCount.ShadowColor       = System.Drawing.Color.Black;
     this.visualLabelTestsCount.ShadowDirection   = 315;
     this.visualLabelTestsCount.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.visualLabelTestsCount.ShadowOpacity     = 100;
     this.visualLabelTestsCount.Size              = new System.Drawing.Size(100, 23);
     this.visualLabelTestsCount.TabIndex          = 4;
     this.visualLabelTestsCount.Text              = "Tests Count: 0";
     this.visualLabelTestsCount.TextAlignment     = System.Drawing.StringAlignment.Far;
     this.visualLabelTestsCount.TextLineAlignment = System.Drawing.StringAlignment.Center;
     textStyle6.Disabled                  = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     textStyle6.Enabled                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     textStyle6.Hover                     = System.Drawing.Color.Empty;
     textStyle6.TextRenderingHint         = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.visualLabelTestsCount.TextStyle = textStyle6;
     //
     // UnitTestManager
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Background          = System.Drawing.Color.White;
     this.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.Border.HoverVisible = true;
     this.Border.Rounding     = 6;
     this.Border.Thickness    = 3;
     this.Border.Type         = VisualPlus.Enumerators.ShapeType.Rectangle;
     this.Border.Visible      = true;
     this.ClientSize          = new System.Drawing.Size(333, 251);
     this.Controls.Add(this.visualLabelTestsCount);
     this.Controls.Add(this.visualListBoxTests);
     this.Controls.Add(this.BtnRunTest);
     this.HelpButton      = true;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     border1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border1.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border1.HoverVisible = false;
     border1.Rounding     = 6;
     border1.Thickness    = 1;
     border1.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border1.Visible      = false;
     this.Image.Border    = border1;
     this.Image.Image     = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image3")));
     this.Image.Point     = new System.Drawing.Point(5, 7);
     this.Image.Size      = new System.Drawing.Size(16, 16);
     this.Image.Visible   = true;
     this.MinimizeBox     = true;
     this.Name            = "UnitTestManager";
     this.Sizable         = false;
     this.Text            = "VisualPlus - UnitTest Manager";
     this.TextRectangle   = new System.Drawing.Rectangle(87, 7, 159, 13);
     this.Load           += new System.EventHandler(this.TestManager_Load);
     this.Controls.SetChildIndex(this.BtnRunTest, 0);
     this.Controls.SetChildIndex(this._visualControlBox, 0);
     this.Controls.SetChildIndex(this.visualListBoxTests, 0);
     this.Controls.SetChildIndex(this.visualLabelTestsCount, 0);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #6
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();
     VisualPlus.Structure.Border border1 = new VisualPlus.Structure.Border();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BannedWindow));
     VisualPlus.Structure.Border border2 = new VisualPlus.Structure.Border();
     this.visualLabel1  = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.visualLabel2  = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.btnAppealBan  = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.lblBanDetails = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
     this.SuspendLayout();
     //
     // visualLabel1
     //
     this.visualLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualLabel1.BackgroundStateGradientBrush = null;
     this.visualLabel1.ControlBrushCollection       = null;
     this.visualLabel1.Font              = new System.Drawing.Font("Segoe UI", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.visualLabel1.ForeColor         = System.Drawing.Color.Black;
     this.visualLabel1.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualLabel1.Location          = new System.Drawing.Point(10, 46);
     this.visualLabel1.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualLabel1.Name              = "visualLabel1";
     this.visualLabel1.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.visualLabel1.Outline           = false;
     this.visualLabel1.OutlineColor      = System.Drawing.Color.Red;
     this.visualLabel1.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.visualLabel1.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabel1.ReflectionSpacing = 0;
     this.visualLabel1.ShadowColor       = System.Drawing.Color.Black;
     this.visualLabel1.ShadowDirection   = 315;
     this.visualLabel1.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.visualLabel1.ShadowOpacity     = 100;
     this.visualLabel1.Size              = new System.Drawing.Size(573, 43);
     this.visualLabel1.TabIndex          = 0;
     this.visualLabel1.Text              = "                            BANNED";
     this.visualLabel1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // visualLabel2
     //
     this.visualLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.visualLabel2.BackgroundStateGradientBrush = null;
     this.visualLabel2.ControlBrushCollection       = null;
     this.visualLabel2.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.visualLabel2.ForeColor         = System.Drawing.Color.Black;
     this.visualLabel2.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.visualLabel2.Location          = new System.Drawing.Point(12, 96);
     this.visualLabel2.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.visualLabel2.Name              = "visualLabel2";
     this.visualLabel2.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.visualLabel2.Outline           = false;
     this.visualLabel2.OutlineColor      = System.Drawing.Color.Red;
     this.visualLabel2.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.visualLabel2.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.visualLabel2.ReflectionSpacing = 0;
     this.visualLabel2.ShadowColor       = System.Drawing.Color.Black;
     this.visualLabel2.ShadowDirection   = 315;
     this.visualLabel2.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.visualLabel2.ShadowOpacity     = 100;
     this.visualLabel2.Size              = new System.Drawing.Size(573, 23);
     this.visualLabel2.TabIndex          = 1;
     this.visualLabel2.Text              = "You have been banned by a member of our support team, details can be found below:" +
                                           "";
     this.visualLabel2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // btnAppealBan
     //
     this.btnAppealBan.Animation = true;
     this.btnAppealBan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.btnAppealBan.BackColorState.Disabled      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnAppealBan.BackColorState.Enabled       = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
     this.btnAppealBan.BackColorState.Hover         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.btnAppealBan.BackColorState.Pressed       = System.Drawing.Color.Silver;
     this.btnAppealBan.BackgroundStateGradientBrush = null;
     this.btnAppealBan.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.btnAppealBan.Border.HoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.btnAppealBan.Border.HoverVisible    = true;
     this.btnAppealBan.Border.Rounding        = 6;
     this.btnAppealBan.Border.Thickness       = 1;
     this.btnAppealBan.Border.Type            = VisualPlus.Enumerators.ShapeType.Rounded;
     this.btnAppealBan.Border.Visible         = true;
     this.btnAppealBan.ControlBrushCollection = null;
     this.btnAppealBan.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.btnAppealBan.ForeColor         = System.Drawing.Color.Black;
     this.btnAppealBan.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     border1.Color                       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border1.HoverColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border1.HoverVisible                = false;
     border1.Rounding                    = 6;
     border1.Thickness                   = 1;
     border1.Type                        = VisualPlus.Enumerators.ShapeType.Rounded;
     border1.Visible                     = false;
     this.btnAppealBan.Image.Border      = border1;
     this.btnAppealBan.Image.Image       = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image")));
     this.btnAppealBan.Image.Point       = new System.Drawing.Point(274, 2);
     this.btnAppealBan.Image.Size        = new System.Drawing.Size(24, 24);
     this.btnAppealBan.Image.Visible     = false;
     this.btnAppealBan.Location          = new System.Drawing.Point(13, 236);
     this.btnAppealBan.Margin            = new System.Windows.Forms.Padding(0);
     this.btnAppealBan.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.btnAppealBan.Name              = "btnAppealBan";
     this.btnAppealBan.Size              = new System.Drawing.Size(572, 28);
     this.btnAppealBan.TabIndex          = 3;
     this.btnAppealBan.Text              = "Appeal";
     this.btnAppealBan.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.btnAppealBan.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.btnAppealBan.Click            += new System.EventHandler(this.btnAppealBan_Click);
     //
     // lblBanDetails
     //
     this.lblBanDetails.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     this.lblBanDetails.BackgroundStateGradientBrush = null;
     this.lblBanDetails.ControlBrushCollection       = null;
     this.lblBanDetails.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.lblBanDetails.ForeColor         = System.Drawing.Color.Black;
     this.lblBanDetails.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     this.lblBanDetails.Location          = new System.Drawing.Point(12, 126);
     this.lblBanDetails.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.lblBanDetails.Name              = "lblBanDetails";
     this.lblBanDetails.Orientation       = System.Windows.Forms.Orientation.Horizontal;
     this.lblBanDetails.Outline           = false;
     this.lblBanDetails.OutlineColor      = System.Drawing.Color.Red;
     this.lblBanDetails.OutlineLocation   = new System.Drawing.Point(0, 0);
     this.lblBanDetails.ReflectionColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblBanDetails.ReflectionSpacing = 0;
     this.lblBanDetails.ShadowColor       = System.Drawing.Color.Black;
     this.lblBanDetails.ShadowDirection   = 315;
     this.lblBanDetails.ShadowLocation    = new System.Drawing.Point(0, 0);
     this.lblBanDetails.ShadowOpacity     = 100;
     this.lblBanDetails.Size              = new System.Drawing.Size(573, 107);
     this.lblBanDetails.TabIndex          = 4;
     this.lblBanDetails.Text              = "Ban details here";
     this.lblBanDetails.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     //
     // BannedWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.Border.HoverVisible = true;
     this.Border.Rounding     = 6;
     this.Border.Thickness    = 3;
     this.Border.Type         = VisualPlus.Enumerators.ShapeType.Rectangle;
     this.Border.Visible      = true;
     this.ClientSize          = new System.Drawing.Size(597, 276);
     this.Controls.Add(this.lblBanDetails);
     this.Controls.Add(this.btnAppealBan);
     this.Controls.Add(this.visualLabel2);
     this.Controls.Add(this.visualLabel1);
     border2.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border2.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border2.HoverVisible = false;
     border2.Rounding     = 6;
     border2.Thickness    = 1;
     border2.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border2.Visible      = false;
     this.Image.Border    = border2;
     this.Image.Image     = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image1")));
     this.Image.Point     = new System.Drawing.Point(5, 7);
     this.Image.Size      = new System.Drawing.Size(16, 16);
     this.Image.Visible   = true;
     this.MaximizeBox     = false;
     this.MaximumSize     = new System.Drawing.Size(597, 276);
     this.MinimumSize     = new System.Drawing.Size(297, 276);
     this.Name            = "BannedWindow";
     this.Text            = "Banned";
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.BannedWindow_FormClosing);
     this.Load           += new System.EventHandler(this.BannedWindow_Load);
     this.ResumeLayout(false);
 }
Example #7
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(VisualListViewTest));
     VisualPlus.Structure.TextStyle textStyle1 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle2 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle3 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle4 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.TextStyle textStyle5 = new VisualPlus.Structure.TextStyle();
     VisualPlus.Structure.Border    border1    = new VisualPlus.Structure.Border();
     this.visualListViewExTest = new VisualPlus.Toolkit.Controls.DataManagement.VisualListViewEx();
     this.imageListColumns     = new System.Windows.Forms.ImageList(this.components);
     this.imageListItems       = new System.Windows.Forms.ImageList(this.components);
     this.BtnRemove            = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.BtnAdd = new VisualPlus.Toolkit.Controls.Interactivity.VisualButton();
     this.SuspendLayout();
     //
     // _visualControlBox
     //
     //
     //
     //
     this._visualControlBox.HelpButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.HelpButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.HelpButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.HelpButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.HelpButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.HelpButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.HelpButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.HelpButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this._visualControlBox.HelpButton.Location       = new System.Drawing.Point(0, 0);
     this._visualControlBox.HelpButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.HelpButton.Name           = "";
     this._visualControlBox.HelpButton.OffsetLocation = new System.Drawing.Point(0, 1);
     this._visualControlBox.HelpButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.HelpButton.TabIndex       = 0;
     this._visualControlBox.HelpButton.Text           = "s";
     textStyle1.Disabled          = System.Drawing.Color.Empty;
     textStyle1.Enabled           = System.Drawing.Color.Empty;
     textStyle1.Hover             = System.Drawing.Color.Empty;
     textStyle1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.HelpButton.TextStyle = textStyle1;
     this._visualControlBox.HelpButton.Visible   = false;
     this._visualControlBox.Location             = new System.Drawing.Point(462, 4);
     //
     //
     //
     this._visualControlBox.MaximizeButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.MaximizeButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.MaximizeButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.MaximizeButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MaximizeButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.MaximizeButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MaximizeButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     this._visualControlBox.MaximizeButton.Location       = new System.Drawing.Point(24, 0);
     this._visualControlBox.MaximizeButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.MaximizeButton.Name           = "";
     this._visualControlBox.MaximizeButton.OffsetLocation = new System.Drawing.Point(1, 1);
     this._visualControlBox.MaximizeButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.MaximizeButton.TabIndex       = 2;
     this._visualControlBox.MaximizeButton.Text           = "1";
     textStyle2.Disabled          = System.Drawing.Color.Empty;
     textStyle2.Enabled           = System.Drawing.Color.Empty;
     textStyle2.Hover             = System.Drawing.Color.Empty;
     textStyle2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.MaximizeButton.TextStyle = textStyle2;
     //
     //
     //
     this._visualControlBox.MinimizeButton.BackColorState.Disabled = System.Drawing.Color.Transparent;
     this._visualControlBox.MinimizeButton.BackColorState.Enabled  = System.Drawing.Color.Transparent;
     this._visualControlBox.MinimizeButton.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(186)))), ((int)(((byte)(186)))));
     this._visualControlBox.MinimizeButton.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MinimizeButton.BoxType = VisualPlus.Structure.ControlBoxButton.ControlBoxType.Default;
     this._visualControlBox.MinimizeButton.ForeColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.ForeColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this._visualControlBox.MinimizeButton.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     this._visualControlBox.MinimizeButton.Location       = new System.Drawing.Point(0, 0);
     this._visualControlBox.MinimizeButton.MouseState     = VisualPlus.Enumerators.MouseStates.Normal;
     this._visualControlBox.MinimizeButton.Name           = "";
     this._visualControlBox.MinimizeButton.OffsetLocation = new System.Drawing.Point(2, 0);
     this._visualControlBox.MinimizeButton.Size           = new System.Drawing.Size(24, 25);
     this._visualControlBox.MinimizeButton.TabIndex       = 1;
     this._visualControlBox.MinimizeButton.Text           = "0";
     textStyle3.Disabled          = System.Drawing.Color.Empty;
     textStyle3.Enabled           = System.Drawing.Color.Empty;
     textStyle3.Hover             = System.Drawing.Color.Empty;
     textStyle3.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this._visualControlBox.MinimizeButton.TextStyle = textStyle3;
     this._visualControlBox.Size = new System.Drawing.Size(72, 25);
     //
     // visualListViewExTest
     //
     this.visualListViewExTest.AllowColumnResize   = true;
     this.visualListViewExTest.AlternateBackground = System.Drawing.Color.DarkGreen;
     this.visualListViewExTest.AlternatingColors   = false;
     this.visualListViewExTest.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.visualListViewExTest.AutoHeight             = true;
     this.visualListViewExTest.BackColor              = System.Drawing.Color.White;
     this.visualListViewExTest.BackgroundStretchToFit = true;
     this.visualListViewExTest.BorderVisible          = false;
     this.visualListViewExTest.ControlStyle           = VisualPlus.Enumerators.LVControlStyles.SuperFlat;
     this.visualListViewExTest.DisplayText            = "The list is empty.";
     this.visualListViewExTest.DisplayTextColor       = System.Drawing.Color.DimGray;
     this.visualListViewExTest.DisplayTextFont        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.visualListViewExTest.DisplayTextOnEmpty     = true;
     this.visualListViewExTest.FullRowSelect          = true;
     this.visualListViewExTest.GridColor              = System.Drawing.Color.LightGray;
     this.visualListViewExTest.GridLines              = VisualPlus.Enumerators.GridLines.Both;
     this.visualListViewExTest.GridLineStyle          = VisualPlus.Enumerators.GridLineStyle.Solid;
     this.visualListViewExTest.GridTypes              = VisualPlus.Enumerators.GridTypes.Normal;
     this.visualListViewExTest.HeaderHeight           = 22;
     this.visualListViewExTest.HeaderVisible          = true;
     this.visualListViewExTest.HeaderWordWrap         = false;
     this.visualListViewExTest.HotColumnTracking      = true;
     this.visualListViewExTest.HotItemTracking        = true;
     this.visualListViewExTest.HotTrackingColor       = System.Drawing.Color.LightGray;
     this.visualListViewExTest.HoverEvents            = false;
     this.visualListViewExTest.HoverTime              = 1;
     this.visualListViewExTest.ImageListColumns       = this.imageListColumns;
     this.visualListViewExTest.ImageListItems         = this.imageListItems;
     this.visualListViewExTest.ItemHeight             = 20;
     this.visualListViewExTest.ItemWordWrap           = false;
     this.visualListViewExTest.Location             = new System.Drawing.Point(13, 75);
     this.visualListViewExTest.MultiSelect          = true;
     this.visualListViewExTest.Name                 = "visualListViewExTest";
     this.visualListViewExTest.Selectable           = true;
     this.visualListViewExTest.SelectedTextColor    = System.Drawing.Color.White;
     this.visualListViewExTest.SelectionColor       = System.Drawing.Color.CornflowerBlue;
     this.visualListViewExTest.ShowFocusRect        = false;
     this.visualListViewExTest.Size                 = new System.Drawing.Size(511, 259);
     this.visualListViewExTest.SortType             = VisualPlus.Enumerators.SortTypes.InsertionSort;
     this.visualListViewExTest.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.visualListViewExTest.TabIndex             = 0;
     this.visualListViewExTest.Text                 = "visualListViewAdvanced1";
     //
     // imageListColumns
     //
     this.imageListColumns.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListColumns.ImageStream")));
     this.imageListColumns.TransparentColor = System.Drawing.Color.Transparent;
     this.imageListColumns.Images.SetKeyName(0, "title_window.png");
     this.imageListColumns.Images.SetKeyName(1, "layout_content.png");
     this.imageListColumns.Images.SetKeyName(2, "date.png");
     this.imageListColumns.Images.SetKeyName(3, "progressbar.png");
     //
     // imageListItems
     //
     this.imageListItems.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListItems.ImageStream")));
     this.imageListItems.TransparentColor = System.Drawing.Color.Transparent;
     this.imageListItems.Images.SetKeyName(0, "tick_red.png");
     this.imageListItems.Images.SetKeyName(1, "tick_green.png");
     //
     // BtnRemove
     //
     this.BtnRemove.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.BtnRemove.BackColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
     this.BtnRemove.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.BtnRemove.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.BtnRemove.Border.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.BtnRemove.Border.HoverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.BtnRemove.Border.HoverVisible     = true;
     this.BtnRemove.Border.Rounding         = 6;
     this.BtnRemove.Border.Thickness        = 1;
     this.BtnRemove.Border.Type             = VisualPlus.Enumerators.ShapeType.Rounded;
     this.BtnRemove.Border.Visible          = true;
     this.BtnRemove.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.BtnRemove.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.BtnRemove.Image             = null;
     this.BtnRemove.Location          = new System.Drawing.Point(109, 38);
     this.BtnRemove.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.BtnRemove.Name              = "BtnRemove";
     this.BtnRemove.Size              = new System.Drawing.Size(90, 31);
     this.BtnRemove.TabIndex          = 3;
     this.BtnRemove.Text              = "Remove";
     this.BtnRemove.TextAlignment     = System.Drawing.StringAlignment.Center;
     this.BtnRemove.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.BtnRemove.TextLineAlignment = System.Drawing.StringAlignment.Center;
     textStyle4.Disabled              = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     textStyle4.Enabled           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     textStyle4.Hover             = System.Drawing.Color.Empty;
     textStyle4.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.BtnRemove.TextStyle     = textStyle4;
     this.BtnRemove.Click        += new System.EventHandler(this.BtnRemove_Click);
     //
     // BtnAdd
     //
     this.BtnAdd.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.BtnAdd.BackColorState.Enabled  = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
     this.BtnAdd.BackColorState.Hover    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.BtnAdd.BackColorState.Pressed  = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.BtnAdd.Border.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.BtnAdd.Border.HoverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.BtnAdd.Border.HoverVisible     = true;
     this.BtnAdd.Border.Rounding         = 6;
     this.BtnAdd.Border.Thickness        = 1;
     this.BtnAdd.Border.Type             = VisualPlus.Enumerators.ShapeType.Rounded;
     this.BtnAdd.Border.Visible          = true;
     this.BtnAdd.Font              = new System.Drawing.Font("Segoe UI", 8.25F);
     this.BtnAdd.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.BtnAdd.Image             = null;
     this.BtnAdd.Location          = new System.Drawing.Point(13, 38);
     this.BtnAdd.MouseState        = VisualPlus.Enumerators.MouseStates.Normal;
     this.BtnAdd.Name              = "BtnAdd";
     this.BtnAdd.Size              = new System.Drawing.Size(90, 31);
     this.BtnAdd.TabIndex          = 2;
     this.BtnAdd.Text              = "Add";
     this.BtnAdd.TextAlignment     = System.Drawing.StringAlignment.Center;
     this.BtnAdd.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
     this.BtnAdd.TextLineAlignment = System.Drawing.StringAlignment.Center;
     textStyle5.Disabled           = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
     textStyle5.Enabled            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     textStyle5.Hover              = System.Drawing.Color.Empty;
     textStyle5.TextRenderingHint  = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.BtnAdd.TextStyle         = textStyle5;
     this.BtnAdd.Click            += new System.EventHandler(this.BtnAdd_Click);
     //
     // VisualListViewTest
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Border.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.Border.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     this.Border.HoverVisible = true;
     this.Border.Rounding     = 6;
     this.Border.Thickness    = 3;
     this.Border.Type         = VisualPlus.Enumerators.ShapeType.Rectangle;
     this.Border.Visible      = true;
     this.ClientSize          = new System.Drawing.Size(538, 348);
     this.Controls.Add(this.visualListViewExTest);
     this.Controls.Add(this.BtnRemove);
     this.Controls.Add(this.BtnAdd);
     border1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     border1.HoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
     border1.HoverVisible = false;
     border1.Rounding     = 6;
     border1.Thickness    = 1;
     border1.Type         = VisualPlus.Enumerators.ShapeType.Rounded;
     border1.Visible      = false;
     this.Image.Border    = border1;
     this.Image.Image     = ((System.Drawing.Bitmap)(resources.GetObject("resource.Image3")));
     this.Image.Point     = new System.Drawing.Point(5, 7);
     this.Image.Size      = new System.Drawing.Size(16, 16);
     this.Image.Visible   = true;
     this.MaximizeBox     = true;
     this.MinimizeBox     = true;
     this.Name            = "VisualListViewTest";
     this.Text            = "VisualListView Extended Test";
     this.TextRectangle   = new System.Drawing.Rectangle(193, 7, 153, 14);
     this.Load           += new System.EventHandler(this.VisualListViewTest_Load);
     this.Controls.SetChildIndex(this.BtnAdd, 0);
     this.Controls.SetChildIndex(this.BtnRemove, 0);
     this.Controls.SetChildIndex(this.visualListViewExTest, 0);
     this.Controls.SetChildIndex(this._visualControlBox, 0);
     this.ResumeLayout(false);
 }