GestionDeDommerceInformatique/Gestion de commerce Informa.../ConfigurationUtilisateur.De...

715 lines
51 KiB
C#
Raw Permalink Normal View History

2018-06-05 17:20:36 +02:00
namespace Gestion_de_commerce_Informatique
{
partial class ConfigurationUtilisateur
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <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.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.TextStyle textStyle7 = new VisualPlus.Structure.TextStyle();
VisualPlus.Structure.TextStyle textStyle8 = new VisualPlus.Structure.TextStyle();
VisualPlus.Structure.TextStyle textStyle9 = new VisualPlus.Structure.TextStyle();
VisualPlus.Structure.TextStyle textStyle10 = new VisualPlus.Structure.TextStyle();
VisualPlus.Structure.TextStyle textStyle11 = new VisualPlus.Structure.TextStyle();
VisualPlus.Structure.TextStyle textStyle12 = new VisualPlus.Structure.TextStyle();
VisualPlus.Structure.TextStyle textStyle13 = new VisualPlus.Structure.TextStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConfigurationUtilisateur));
this.vtbNom = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.lblNom = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.lblPrenom = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.vtbPrenom = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.lblAdresse = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.vtbAdresse = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.lblNCompte = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.vtbNCompte = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.datepickAnnif = new Bunifu.Framework.UI.BunifuDatepicker();
this.visualLabel1 = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.lblEmail = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.vtbEmail = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.lblType = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.cbType = new VisualPlus.Toolkit.Controls.Interactivity.VisualComboBox();
this.bunifuFlatButton1 = new Bunifu.Framework.UI.BunifuFlatButton();
2018-06-07 12:34:14 +02:00
this.btnConfirm = new Bunifu.Framework.UI.BunifuFlatButton();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
2018-06-05 17:20:36 +02:00
this.SuspendLayout();
//
// vtbNom
//
this.vtbNom.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbNom.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbNom.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbNom.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbNom.Border.HoverVisible = true;
this.vtbNom.Border.Rounding = 6;
this.vtbNom.Border.Thickness = 1;
this.vtbNom.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbNom.Border.Visible = true;
this.vtbNom.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbNom.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbNom.ButtonBorder.HoverVisible = true;
this.vtbNom.ButtonBorder.Rounding = 6;
this.vtbNom.ButtonBorder.Thickness = 1;
this.vtbNom.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbNom.ButtonBorder.Visible = true;
this.vtbNom.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbNom.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbNom.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbNom.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbNom.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbNom.ButtonIndent = 3;
this.vtbNom.ButtonText = "visualButton";
this.vtbNom.ButtonVisible = false;
this.vtbNom.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbNom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbNom.ImageSize = new System.Drawing.Size(16, 16);
this.vtbNom.ImageVisible = false;
this.vtbNom.ImageWidth = 35;
this.vtbNom.Location = new System.Drawing.Point(93, 41);
this.vtbNom.MaxLength = 49;
this.vtbNom.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbNom.Name = "vtbNom";
this.vtbNom.PasswordChar = '\0';
this.vtbNom.ReadOnly = false;
this.vtbNom.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbNom.Size = new System.Drawing.Size(273, 25);
this.vtbNom.TabIndex = 1;
this.vtbNom.TextBoxWidth = 263;
textStyle1.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle1.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle1.Hover = System.Drawing.Color.Empty;
textStyle1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.vtbNom.TextStyle = textStyle1;
this.vtbNom.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbNom.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbNom.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbNom.Watermark.Text = "Watermark text";
this.vtbNom.Watermark.Visible = false;
//
// lblNom
//
this.lblNom.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblNom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblNom.Location = new System.Drawing.Point(12, 43);
this.lblNom.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblNom.Name = "lblNom";
this.lblNom.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblNom.Outline = false;
this.lblNom.OutlineColor = System.Drawing.Color.Red;
this.lblNom.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblNom.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblNom.ReflectionSpacing = 0;
this.lblNom.ShadowColor = System.Drawing.Color.Black;
this.lblNom.ShadowDirection = 315;
this.lblNom.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblNom.ShadowOpacity = 100;
this.lblNom.Size = new System.Drawing.Size(75, 23);
this.lblNom.TabIndex = 14;
this.lblNom.Text = "Nom";
this.lblNom.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblNom.TextLineAlignment = System.Drawing.StringAlignment.Center;
textStyle2.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle2.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle2.Hover = System.Drawing.Color.Empty;
textStyle2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.lblNom.TextStyle = textStyle2;
//
// lblPrenom
//
this.lblPrenom.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblPrenom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblPrenom.Location = new System.Drawing.Point(12, 74);
this.lblPrenom.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblPrenom.Name = "lblPrenom";
this.lblPrenom.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblPrenom.Outline = false;
this.lblPrenom.OutlineColor = System.Drawing.Color.Red;
this.lblPrenom.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblPrenom.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblPrenom.ReflectionSpacing = 0;
this.lblPrenom.ShadowColor = System.Drawing.Color.Black;
this.lblPrenom.ShadowDirection = 315;
this.lblPrenom.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblPrenom.ShadowOpacity = 100;
this.lblPrenom.Size = new System.Drawing.Size(75, 23);
this.lblPrenom.TabIndex = 13;
this.lblPrenom.Text = "Prenom";
this.lblPrenom.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblPrenom.TextLineAlignment = System.Drawing.StringAlignment.Center;
textStyle3.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle3.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle3.Hover = System.Drawing.Color.Empty;
textStyle3.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.lblPrenom.TextStyle = textStyle3;
//
// vtbPrenom
//
this.vtbPrenom.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbPrenom.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbPrenom.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbPrenom.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbPrenom.Border.HoverVisible = true;
this.vtbPrenom.Border.Rounding = 6;
this.vtbPrenom.Border.Thickness = 1;
this.vtbPrenom.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbPrenom.Border.Visible = true;
this.vtbPrenom.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbPrenom.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbPrenom.ButtonBorder.HoverVisible = true;
this.vtbPrenom.ButtonBorder.Rounding = 6;
this.vtbPrenom.ButtonBorder.Thickness = 1;
this.vtbPrenom.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbPrenom.ButtonBorder.Visible = true;
this.vtbPrenom.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbPrenom.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbPrenom.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbPrenom.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbPrenom.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbPrenom.ButtonIndent = 3;
this.vtbPrenom.ButtonText = "visualButton";
this.vtbPrenom.ButtonVisible = false;
this.vtbPrenom.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbPrenom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbPrenom.ImageSize = new System.Drawing.Size(16, 16);
this.vtbPrenom.ImageVisible = false;
this.vtbPrenom.ImageWidth = 35;
this.vtbPrenom.Location = new System.Drawing.Point(93, 72);
this.vtbPrenom.MaxLength = 49;
this.vtbPrenom.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbPrenom.Name = "vtbPrenom";
this.vtbPrenom.PasswordChar = '\0';
this.vtbPrenom.ReadOnly = false;
this.vtbPrenom.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbPrenom.Size = new System.Drawing.Size(273, 25);
this.vtbPrenom.TabIndex = 2;
this.vtbPrenom.TextBoxWidth = 263;
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.vtbPrenom.TextStyle = textStyle4;
this.vtbPrenom.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbPrenom.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbPrenom.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbPrenom.Watermark.Text = "Watermark text";
this.vtbPrenom.Watermark.Visible = false;
//
// lblAdresse
//
this.lblAdresse.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblAdresse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblAdresse.Location = new System.Drawing.Point(12, 105);
this.lblAdresse.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblAdresse.Name = "lblAdresse";
this.lblAdresse.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblAdresse.Outline = false;
this.lblAdresse.OutlineColor = System.Drawing.Color.Red;
this.lblAdresse.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblAdresse.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblAdresse.ReflectionSpacing = 0;
this.lblAdresse.ShadowColor = System.Drawing.Color.Black;
this.lblAdresse.ShadowDirection = 315;
this.lblAdresse.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblAdresse.ShadowOpacity = 100;
this.lblAdresse.Size = new System.Drawing.Size(75, 23);
this.lblAdresse.TabIndex = 12;
this.lblAdresse.Text = "Adresse";
this.lblAdresse.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblAdresse.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.lblAdresse.TextStyle = textStyle5;
//
// vtbAdresse
//
this.vtbAdresse.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbAdresse.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbAdresse.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbAdresse.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbAdresse.Border.HoverVisible = true;
this.vtbAdresse.Border.Rounding = 6;
this.vtbAdresse.Border.Thickness = 1;
this.vtbAdresse.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbAdresse.Border.Visible = true;
this.vtbAdresse.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbAdresse.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbAdresse.ButtonBorder.HoverVisible = true;
this.vtbAdresse.ButtonBorder.Rounding = 6;
this.vtbAdresse.ButtonBorder.Thickness = 1;
this.vtbAdresse.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbAdresse.ButtonBorder.Visible = true;
this.vtbAdresse.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbAdresse.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbAdresse.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbAdresse.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbAdresse.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbAdresse.ButtonIndent = 3;
this.vtbAdresse.ButtonText = "visualButton";
this.vtbAdresse.ButtonVisible = false;
this.vtbAdresse.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbAdresse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbAdresse.ImageSize = new System.Drawing.Size(16, 16);
this.vtbAdresse.ImageVisible = false;
this.vtbAdresse.ImageWidth = 35;
this.vtbAdresse.Location = new System.Drawing.Point(93, 103);
this.vtbAdresse.MaxLength = 49;
this.vtbAdresse.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbAdresse.Name = "vtbAdresse";
this.vtbAdresse.PasswordChar = '\0';
this.vtbAdresse.ReadOnly = false;
this.vtbAdresse.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbAdresse.Size = new System.Drawing.Size(273, 25);
this.vtbAdresse.TabIndex = 3;
this.vtbAdresse.TextBoxWidth = 263;
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.vtbAdresse.TextStyle = textStyle6;
this.vtbAdresse.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbAdresse.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbAdresse.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbAdresse.Watermark.Text = "Watermark text";
this.vtbAdresse.Watermark.Visible = false;
//
// lblNCompte
//
this.lblNCompte.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblNCompte.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblNCompte.Location = new System.Drawing.Point(12, 136);
this.lblNCompte.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblNCompte.Name = "lblNCompte";
this.lblNCompte.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblNCompte.Outline = false;
this.lblNCompte.OutlineColor = System.Drawing.Color.Red;
this.lblNCompte.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblNCompte.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblNCompte.ReflectionSpacing = 0;
this.lblNCompte.ShadowColor = System.Drawing.Color.Black;
this.lblNCompte.ShadowDirection = 315;
this.lblNCompte.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblNCompte.ShadowOpacity = 100;
this.lblNCompte.Size = new System.Drawing.Size(75, 23);
this.lblNCompte.TabIndex = 11;
this.lblNCompte.Text = "N° de compte";
this.lblNCompte.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblNCompte.TextLineAlignment = System.Drawing.StringAlignment.Center;
textStyle7.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle7.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle7.Hover = System.Drawing.Color.Empty;
textStyle7.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.lblNCompte.TextStyle = textStyle7;
//
// vtbNCompte
//
this.vtbNCompte.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbNCompte.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbNCompte.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbNCompte.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbNCompte.Border.HoverVisible = true;
this.vtbNCompte.Border.Rounding = 6;
this.vtbNCompte.Border.Thickness = 1;
this.vtbNCompte.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbNCompte.Border.Visible = true;
this.vtbNCompte.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbNCompte.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbNCompte.ButtonBorder.HoverVisible = true;
this.vtbNCompte.ButtonBorder.Rounding = 6;
this.vtbNCompte.ButtonBorder.Thickness = 1;
this.vtbNCompte.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbNCompte.ButtonBorder.Visible = true;
this.vtbNCompte.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbNCompte.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbNCompte.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbNCompte.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbNCompte.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbNCompte.ButtonIndent = 3;
this.vtbNCompte.ButtonText = "visualButton";
this.vtbNCompte.ButtonVisible = false;
this.vtbNCompte.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbNCompte.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbNCompte.ImageSize = new System.Drawing.Size(16, 16);
this.vtbNCompte.ImageVisible = false;
this.vtbNCompte.ImageWidth = 35;
this.vtbNCompte.Location = new System.Drawing.Point(93, 134);
this.vtbNCompte.MaxLength = 50;
this.vtbNCompte.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbNCompte.Name = "vtbNCompte";
this.vtbNCompte.PasswordChar = '\0';
this.vtbNCompte.ReadOnly = false;
this.vtbNCompte.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbNCompte.Size = new System.Drawing.Size(273, 25);
this.vtbNCompte.TabIndex = 4;
this.vtbNCompte.TextBoxWidth = 263;
textStyle8.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle8.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle8.Hover = System.Drawing.Color.Empty;
textStyle8.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.vtbNCompte.TextStyle = textStyle8;
this.vtbNCompte.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbNCompte.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbNCompte.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbNCompte.Watermark.Text = "Watermark text";
this.vtbNCompte.Watermark.Visible = false;
//
// datepickAnnif
//
this.datepickAnnif.BackColor = System.Drawing.Color.SeaGreen;
this.datepickAnnif.BorderRadius = 0;
this.datepickAnnif.ForeColor = System.Drawing.Color.White;
this.datepickAnnif.Format = System.Windows.Forms.DateTimePickerFormat.Long;
this.datepickAnnif.FormatCustom = null;
this.datepickAnnif.Location = new System.Drawing.Point(93, 166);
this.datepickAnnif.Name = "datepickAnnif";
this.datepickAnnif.Size = new System.Drawing.Size(273, 31);
this.datepickAnnif.TabIndex = 5;
this.datepickAnnif.Value = new System.DateTime(2018, 6, 5, 14, 41, 0, 0);
//
// visualLabel1
//
this.visualLabel1.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.visualLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.visualLabel1.Location = new System.Drawing.Point(12, 174);
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 = 10;
this.visualLabel1.Text = "Anniversaire";
this.visualLabel1.TextAlignment = System.Drawing.StringAlignment.Near;
this.visualLabel1.TextLineAlignment = System.Drawing.StringAlignment.Center;
textStyle9.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle9.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle9.Hover = System.Drawing.Color.Empty;
textStyle9.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.visualLabel1.TextStyle = textStyle9;
//
// lblEmail
//
this.lblEmail.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblEmail.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblEmail.Location = new System.Drawing.Point(12, 14);
this.lblEmail.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblEmail.Name = "lblEmail";
this.lblEmail.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblEmail.Outline = false;
this.lblEmail.OutlineColor = System.Drawing.Color.Red;
this.lblEmail.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblEmail.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblEmail.ReflectionSpacing = 0;
this.lblEmail.ShadowColor = System.Drawing.Color.Black;
this.lblEmail.ShadowDirection = 315;
this.lblEmail.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblEmail.ShadowOpacity = 100;
this.lblEmail.Size = new System.Drawing.Size(75, 23);
this.lblEmail.TabIndex = 15;
this.lblEmail.Text = "Email";
this.lblEmail.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblEmail.TextLineAlignment = System.Drawing.StringAlignment.Center;
textStyle10.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle10.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle10.Hover = System.Drawing.Color.Empty;
textStyle10.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.lblEmail.TextStyle = textStyle10;
//
// vtbEmail
//
this.vtbEmail.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbEmail.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbEmail.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbEmail.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbEmail.Border.HoverVisible = true;
this.vtbEmail.Border.Rounding = 6;
this.vtbEmail.Border.Thickness = 1;
this.vtbEmail.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbEmail.Border.Visible = true;
this.vtbEmail.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbEmail.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbEmail.ButtonBorder.HoverVisible = true;
this.vtbEmail.ButtonBorder.Rounding = 6;
this.vtbEmail.ButtonBorder.Thickness = 1;
this.vtbEmail.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbEmail.ButtonBorder.Visible = true;
this.vtbEmail.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbEmail.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbEmail.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbEmail.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbEmail.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbEmail.ButtonIndent = 3;
this.vtbEmail.ButtonText = "visualButton";
this.vtbEmail.ButtonVisible = false;
this.vtbEmail.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbEmail.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbEmail.ImageSize = new System.Drawing.Size(16, 16);
this.vtbEmail.ImageVisible = false;
this.vtbEmail.ImageWidth = 35;
this.vtbEmail.Location = new System.Drawing.Point(93, 12);
this.vtbEmail.MaxLength = 49;
this.vtbEmail.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbEmail.Name = "vtbEmail";
this.vtbEmail.PasswordChar = '\0';
this.vtbEmail.ReadOnly = false;
this.vtbEmail.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbEmail.Size = new System.Drawing.Size(273, 25);
this.vtbEmail.TabIndex = 0;
this.vtbEmail.TextBoxWidth = 263;
textStyle11.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle11.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle11.Hover = System.Drawing.Color.Empty;
textStyle11.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.vtbEmail.TextStyle = textStyle11;
this.vtbEmail.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbEmail.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbEmail.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbEmail.Watermark.Text = "Watermark text";
this.vtbEmail.Watermark.Visible = false;
//
// lblType
//
this.lblType.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblType.Location = new System.Drawing.Point(12, 210);
this.lblType.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblType.Name = "lblType";
this.lblType.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblType.Outline = false;
this.lblType.OutlineColor = System.Drawing.Color.Red;
this.lblType.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblType.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblType.ReflectionSpacing = 0;
this.lblType.ShadowColor = System.Drawing.Color.Black;
this.lblType.ShadowDirection = 315;
this.lblType.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblType.ShadowOpacity = 100;
this.lblType.Size = new System.Drawing.Size(75, 23);
this.lblType.TabIndex = 9;
this.lblType.Text = "Type";
this.lblType.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblType.TextLineAlignment = System.Drawing.StringAlignment.Center;
textStyle12.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle12.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle12.Hover = System.Drawing.Color.Empty;
textStyle12.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.lblType.TextStyle = textStyle12;
//
// cbType
//
this.cbType.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
this.cbType.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
this.cbType.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.cbType.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.cbType.Border.HoverVisible = true;
this.cbType.Border.Rounding = 6;
this.cbType.Border.Thickness = 1;
this.cbType.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.cbType.Border.Visible = true;
this.cbType.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(119)))), ((int)(((byte)(118)))));
this.cbType.ButtonImage = null;
this.cbType.ButtonStyle = VisualPlus.Toolkit.Controls.Interactivity.VisualComboBox.ButtonStyles.Arrow;
this.cbType.ButtonWidth = 30;
this.cbType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
this.cbType.DropDownHeight = 100;
this.cbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbType.DropDownWidth = 87;
this.cbType.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.cbType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.cbType.FormattingEnabled = true;
this.cbType.ImageList = null;
this.cbType.ImageVisible = false;
this.cbType.Index = 0;
this.cbType.IntegralHeight = false;
this.cbType.ItemHeight = 24;
this.cbType.ItemImageVisible = true;
this.cbType.Items.AddRange(new object[] {
"Commerçant",
"Client",
"Fournisseur"});
this.cbType.Location = new System.Drawing.Point(93, 203);
this.cbType.MenuItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.cbType.MenuItemNormal = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.cbType.MenuTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.cbType.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.cbType.Name = "cbType";
this.cbType.SeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(222)))), ((int)(((byte)(220)))));
this.cbType.Size = new System.Drawing.Size(273, 30);
this.cbType.State = VisualPlus.Enumerators.MouseStates.Normal;
this.cbType.TabIndex = 6;
this.cbType.TextAlignment = System.Drawing.StringAlignment.Center;
this.cbType.TextDisabledColor = System.Drawing.Color.Empty;
this.cbType.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.cbType.TextLineAlignment = System.Drawing.StringAlignment.Center;
this.cbType.TextRendering = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
textStyle13.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(129)))), ((int)(((byte)(129)))));
textStyle13.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
textStyle13.Hover = System.Drawing.Color.Empty;
textStyle13.TextRenderingHint = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
this.cbType.TextStyle = textStyle13;
this.cbType.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.cbType.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.cbType.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.cbType.Watermark.Text = "Watermark text";
this.cbType.Watermark.Visible = false;
//
// bunifuFlatButton1
//
this.bunifuFlatButton1.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
this.bunifuFlatButton1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(129)))), ((int)(((byte)(77)))));
this.bunifuFlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.bunifuFlatButton1.BorderRadius = 0;
this.bunifuFlatButton1.ButtonText = "Annuler";
this.bunifuFlatButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.bunifuFlatButton1.DisabledColor = System.Drawing.Color.Gray;
this.bunifuFlatButton1.Iconcolor = System.Drawing.Color.Transparent;
this.bunifuFlatButton1.Iconimage = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton1.Iconimage")));
this.bunifuFlatButton1.Iconimage_right = null;
this.bunifuFlatButton1.Iconimage_right_Selected = null;
this.bunifuFlatButton1.Iconimage_Selected = null;
this.bunifuFlatButton1.IconMarginLeft = 0;
this.bunifuFlatButton1.IconMarginRight = 0;
this.bunifuFlatButton1.IconRightVisible = true;
this.bunifuFlatButton1.IconRightZoom = 0D;
this.bunifuFlatButton1.IconVisible = true;
this.bunifuFlatButton1.IconZoom = 90D;
this.bunifuFlatButton1.IsTab = false;
this.bunifuFlatButton1.Location = new System.Drawing.Point(12, 254);
this.bunifuFlatButton1.Name = "bunifuFlatButton1";
this.bunifuFlatButton1.Normalcolor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(129)))), ((int)(((byte)(77)))));
this.bunifuFlatButton1.OnHovercolor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(129)))), ((int)(((byte)(77)))));
this.bunifuFlatButton1.OnHoverTextColor = System.Drawing.Color.White;
this.bunifuFlatButton1.selected = false;
this.bunifuFlatButton1.Size = new System.Drawing.Size(153, 48);
this.bunifuFlatButton1.TabIndex = 8;
this.bunifuFlatButton1.Text = "Annuler";
this.bunifuFlatButton1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.bunifuFlatButton1.Textcolor = System.Drawing.Color.White;
this.bunifuFlatButton1.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bunifuFlatButton1.Click += new System.EventHandler(this.bunifuFlatButton1_Click);
//
2018-06-07 12:34:14 +02:00
// btnConfirm
//
this.btnConfirm.Activecolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
this.btnConfirm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
this.btnConfirm.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnConfirm.BorderRadius = 0;
this.btnConfirm.ButtonText = "Ajouter l\'utilisateur";
this.btnConfirm.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnConfirm.DisabledColor = System.Drawing.Color.Gray;
this.btnConfirm.Iconcolor = System.Drawing.Color.Transparent;
this.btnConfirm.Iconimage = ((System.Drawing.Image)(resources.GetObject("btnConfirm.Iconimage")));
this.btnConfirm.Iconimage_right = null;
this.btnConfirm.Iconimage_right_Selected = null;
this.btnConfirm.Iconimage_Selected = null;
this.btnConfirm.IconMarginLeft = 0;
this.btnConfirm.IconMarginRight = 0;
this.btnConfirm.IconRightVisible = true;
this.btnConfirm.IconRightZoom = 0D;
this.btnConfirm.IconVisible = true;
this.btnConfirm.IconZoom = 90D;
this.btnConfirm.IsTab = false;
this.btnConfirm.Location = new System.Drawing.Point(213, 254);
this.btnConfirm.Name = "btnConfirm";
this.btnConfirm.Normalcolor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
this.btnConfirm.OnHovercolor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(129)))), ((int)(((byte)(77)))));
this.btnConfirm.OnHoverTextColor = System.Drawing.Color.White;
this.btnConfirm.selected = false;
this.btnConfirm.Size = new System.Drawing.Size(153, 48);
this.btnConfirm.TabIndex = 7;
this.btnConfirm.Text = "Ajouter l\'utilisateur";
this.btnConfirm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnConfirm.Textcolor = System.Drawing.Color.White;
this.btnConfirm.TextFont = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click);
//
// contextMenuStrip1
//
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);
//
2018-06-05 17:20:36 +02:00
// ConfigurationUtilisateur
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(378, 314);
this.Controls.Add(this.bunifuFlatButton1);
this.Controls.Add(this.btnConfirm);
this.Controls.Add(this.cbType);
this.Controls.Add(this.lblType);
this.Controls.Add(this.lblEmail);
this.Controls.Add(this.vtbEmail);
this.Controls.Add(this.visualLabel1);
this.Controls.Add(this.datepickAnnif);
this.Controls.Add(this.lblNCompte);
this.Controls.Add(this.vtbNCompte);
this.Controls.Add(this.lblAdresse);
this.Controls.Add(this.vtbAdresse);
this.Controls.Add(this.lblPrenom);
this.Controls.Add(this.vtbPrenom);
this.Controls.Add(this.lblNom);
this.Controls.Add(this.vtbNom);
this.Name = "ConfigurationUtilisateur";
this.Text = "AjoutUtilisateur";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbNom;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblNom;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblPrenom;
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbPrenom;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblAdresse;
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbAdresse;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblNCompte;
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbNCompte;
private Bunifu.Framework.UI.BunifuDatepicker datepickAnnif;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel visualLabel1;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblEmail;
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbEmail;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblType;
private VisualPlus.Toolkit.Controls.Interactivity.VisualComboBox cbType;
private Bunifu.Framework.UI.BunifuFlatButton btnConfirm;
private Bunifu.Framework.UI.BunifuFlatButton bunifuFlatButton1;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
2018-06-05 17:20:36 +02:00
}
}