GestionDeDommerceInformatique/Gestion de commerce Informa.../ConfigurationStock.Designer.cs

407 lines
28 KiB
C#

namespace Gestion_de_commerce_Informatique
{
partial class ConfigurationStock
{
/// <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();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConfigurationStock));
this.vtbPrixHTVA = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.lblPrixHTVA = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.lblStock = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.vtbStock = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.lblDesignation = new VisualPlus.Toolkit.Controls.Interactivity.VisualLabel();
this.vtbDesignation = new VisualPlus.Toolkit.Controls.Editors.VisualTextBox();
this.btnConfirm = new Bunifu.Framework.UI.BunifuFlatButton();
this.bunifuFlatButton1 = new Bunifu.Framework.UI.BunifuFlatButton();
this.bunifuElipse1 = new Bunifu.Framework.UI.BunifuElipse(this.components);
this.bunifuDragControl1 = new Bunifu.Framework.UI.BunifuDragControl(this.components);
this.SuspendLayout();
//
// vtbPrixHTVA
//
this.vtbPrixHTVA.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbPrixHTVA.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbPrixHTVA.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbPrixHTVA.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbPrixHTVA.Border.HoverVisible = true;
this.vtbPrixHTVA.Border.Rounding = 6;
this.vtbPrixHTVA.Border.Thickness = 1;
this.vtbPrixHTVA.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbPrixHTVA.Border.Visible = true;
this.vtbPrixHTVA.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbPrixHTVA.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbPrixHTVA.ButtonBorder.HoverVisible = true;
this.vtbPrixHTVA.ButtonBorder.Rounding = 6;
this.vtbPrixHTVA.ButtonBorder.Thickness = 1;
this.vtbPrixHTVA.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbPrixHTVA.ButtonBorder.Visible = true;
this.vtbPrixHTVA.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbPrixHTVA.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbPrixHTVA.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbPrixHTVA.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbPrixHTVA.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbPrixHTVA.ButtonIndent = 3;
this.vtbPrixHTVA.ButtonText = "visualButton";
this.vtbPrixHTVA.ButtonVisible = false;
this.vtbPrixHTVA.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbPrixHTVA.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbPrixHTVA.ImageSize = new System.Drawing.Size(16, 16);
this.vtbPrixHTVA.ImageVisible = false;
this.vtbPrixHTVA.ImageWidth = 35;
this.vtbPrixHTVA.Location = new System.Drawing.Point(93, 41);
this.vtbPrixHTVA.MaxLength = 49;
this.vtbPrixHTVA.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbPrixHTVA.Name = "vtbPrixHTVA";
this.vtbPrixHTVA.PasswordChar = '\0';
this.vtbPrixHTVA.ReadOnly = false;
this.vtbPrixHTVA.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbPrixHTVA.Size = new System.Drawing.Size(273, 25);
this.vtbPrixHTVA.TabIndex = 1;
this.vtbPrixHTVA.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.vtbPrixHTVA.TextStyle = textStyle1;
this.vtbPrixHTVA.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbPrixHTVA.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbPrixHTVA.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbPrixHTVA.Watermark.Text = "Watermark text";
this.vtbPrixHTVA.Watermark.Visible = false;
//
// lblPrixHTVA
//
this.lblPrixHTVA.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblPrixHTVA.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblPrixHTVA.Location = new System.Drawing.Point(12, 43);
this.lblPrixHTVA.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblPrixHTVA.Name = "lblPrixHTVA";
this.lblPrixHTVA.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblPrixHTVA.Outline = false;
this.lblPrixHTVA.OutlineColor = System.Drawing.Color.Red;
this.lblPrixHTVA.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblPrixHTVA.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblPrixHTVA.ReflectionSpacing = 0;
this.lblPrixHTVA.ShadowColor = System.Drawing.Color.Black;
this.lblPrixHTVA.ShadowDirection = 315;
this.lblPrixHTVA.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblPrixHTVA.ShadowOpacity = 100;
this.lblPrixHTVA.Size = new System.Drawing.Size(75, 23);
this.lblPrixHTVA.TabIndex = 14;
this.lblPrixHTVA.Text = "Prix HTVA";
this.lblPrixHTVA.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblPrixHTVA.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.lblPrixHTVA.TextStyle = textStyle2;
//
// lblStock
//
this.lblStock.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblStock.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblStock.Location = new System.Drawing.Point(12, 74);
this.lblStock.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblStock.Name = "lblStock";
this.lblStock.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblStock.Outline = false;
this.lblStock.OutlineColor = System.Drawing.Color.Red;
this.lblStock.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblStock.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblStock.ReflectionSpacing = 0;
this.lblStock.ShadowColor = System.Drawing.Color.Black;
this.lblStock.ShadowDirection = 315;
this.lblStock.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblStock.ShadowOpacity = 100;
this.lblStock.Size = new System.Drawing.Size(75, 23);
this.lblStock.TabIndex = 13;
this.lblStock.Text = "Stock";
this.lblStock.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblStock.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.lblStock.TextStyle = textStyle3;
//
// vtbStock
//
this.vtbStock.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbStock.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbStock.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbStock.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbStock.Border.HoverVisible = true;
this.vtbStock.Border.Rounding = 6;
this.vtbStock.Border.Thickness = 1;
this.vtbStock.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbStock.Border.Visible = true;
this.vtbStock.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbStock.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbStock.ButtonBorder.HoverVisible = true;
this.vtbStock.ButtonBorder.Rounding = 6;
this.vtbStock.ButtonBorder.Thickness = 1;
this.vtbStock.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbStock.ButtonBorder.Visible = true;
this.vtbStock.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbStock.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbStock.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbStock.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbStock.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbStock.ButtonIndent = 3;
this.vtbStock.ButtonText = "visualButton";
this.vtbStock.ButtonVisible = false;
this.vtbStock.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbStock.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbStock.ImageSize = new System.Drawing.Size(16, 16);
this.vtbStock.ImageVisible = false;
this.vtbStock.ImageWidth = 35;
this.vtbStock.Location = new System.Drawing.Point(93, 72);
this.vtbStock.MaxLength = 49;
this.vtbStock.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbStock.Name = "vtbStock";
this.vtbStock.PasswordChar = '\0';
this.vtbStock.ReadOnly = false;
this.vtbStock.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbStock.Size = new System.Drawing.Size(273, 25);
this.vtbStock.TabIndex = 2;
this.vtbStock.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.vtbStock.TextStyle = textStyle4;
this.vtbStock.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbStock.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbStock.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbStock.Watermark.Text = "Watermark text";
this.vtbStock.Watermark.Visible = false;
//
// lblDesignation
//
this.lblDesignation.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.lblDesignation.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblDesignation.Location = new System.Drawing.Point(12, 14);
this.lblDesignation.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.lblDesignation.Name = "lblDesignation";
this.lblDesignation.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.lblDesignation.Outline = false;
this.lblDesignation.OutlineColor = System.Drawing.Color.Red;
this.lblDesignation.OutlineLocation = new System.Drawing.Point(0, 0);
this.lblDesignation.ReflectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblDesignation.ReflectionSpacing = 0;
this.lblDesignation.ShadowColor = System.Drawing.Color.Black;
this.lblDesignation.ShadowDirection = 315;
this.lblDesignation.ShadowLocation = new System.Drawing.Point(0, 0);
this.lblDesignation.ShadowOpacity = 100;
this.lblDesignation.Size = new System.Drawing.Size(75, 23);
this.lblDesignation.TabIndex = 15;
this.lblDesignation.Text = "Designation";
this.lblDesignation.TextAlignment = System.Drawing.StringAlignment.Near;
this.lblDesignation.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.lblDesignation.TextStyle = textStyle5;
//
// vtbDesignation
//
this.vtbDesignation.BackColorState.Disabled = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.vtbDesignation.BackColorState.Enabled = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
this.vtbDesignation.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbDesignation.Border.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbDesignation.Border.HoverVisible = true;
this.vtbDesignation.Border.Rounding = 6;
this.vtbDesignation.Border.Thickness = 1;
this.vtbDesignation.Border.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbDesignation.Border.Visible = true;
this.vtbDesignation.ButtonBorder.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.vtbDesignation.ButtonBorder.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(183)))), ((int)(((byte)(230)))));
this.vtbDesignation.ButtonBorder.HoverVisible = true;
this.vtbDesignation.ButtonBorder.Rounding = 6;
this.vtbDesignation.ButtonBorder.Thickness = 1;
this.vtbDesignation.ButtonBorder.Type = VisualPlus.Enumerators.ShapeType.Rounded;
this.vtbDesignation.ButtonBorder.Visible = true;
this.vtbDesignation.ButtonColor.Disabled = System.Drawing.Color.Empty;
this.vtbDesignation.ButtonColor.Enabled = System.Drawing.Color.Empty;
this.vtbDesignation.ButtonColor.Hover = System.Drawing.Color.Empty;
this.vtbDesignation.ButtonColor.Pressed = System.Drawing.Color.Empty;
this.vtbDesignation.ButtonFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.vtbDesignation.ButtonIndent = 3;
this.vtbDesignation.ButtonText = "visualButton";
this.vtbDesignation.ButtonVisible = false;
this.vtbDesignation.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbDesignation.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.vtbDesignation.ImageSize = new System.Drawing.Size(16, 16);
this.vtbDesignation.ImageVisible = false;
this.vtbDesignation.ImageWidth = 35;
this.vtbDesignation.Location = new System.Drawing.Point(93, 12);
this.vtbDesignation.MaxLength = 49;
this.vtbDesignation.MouseState = VisualPlus.Enumerators.MouseStates.Normal;
this.vtbDesignation.Name = "vtbDesignation";
this.vtbDesignation.PasswordChar = '\0';
this.vtbDesignation.ReadOnly = false;
this.vtbDesignation.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.vtbDesignation.Size = new System.Drawing.Size(273, 25);
this.vtbDesignation.TabIndex = 0;
this.vtbDesignation.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.vtbDesignation.TextStyle = textStyle6;
this.vtbDesignation.Watermark.ActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.vtbDesignation.Watermark.Font = new System.Drawing.Font("Segoe UI", 8.25F);
this.vtbDesignation.Watermark.InactiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
this.vtbDesignation.Watermark.Text = "Watermark text";
this.vtbDesignation.Watermark.Visible = false;
//
// 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);
//
// 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);
//
// bunifuElipse1
//
this.bunifuElipse1.ElipseRadius = 5;
this.bunifuElipse1.TargetControl = this;
//
// bunifuDragControl1
//
this.bunifuDragControl1.Fixed = true;
this.bunifuDragControl1.Horizontal = true;
this.bunifuDragControl1.TargetControl = this;
this.bunifuDragControl1.Vertical = true;
//
// ConfigurationStock
//
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.lblDesignation);
this.Controls.Add(this.vtbDesignation);
this.Controls.Add(this.lblStock);
this.Controls.Add(this.vtbStock);
this.Controls.Add(this.lblPrixHTVA);
this.Controls.Add(this.vtbPrixHTVA);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "ConfigurationStock";
this.Text = "AjoutUtilisateur";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbPrixHTVA;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblPrixHTVA;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblStock;
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbStock;
private VisualPlus.Toolkit.Controls.Interactivity.VisualLabel lblDesignation;
private VisualPlus.Toolkit.Controls.Editors.VisualTextBox vtbDesignation;
private Bunifu.Framework.UI.BunifuFlatButton btnConfirm;
private Bunifu.Framework.UI.BunifuFlatButton bunifuFlatButton1;
private Bunifu.Framework.UI.BunifuElipse bunifuElipse1;
private Bunifu.Framework.UI.BunifuDragControl bunifuDragControl1;
}
}