/// <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();
     CCL.UI.ControalePersonalizate.ToolStripPersonalizat tsDosarClient;
     System.ComponentModel.ComponentResourceManager      resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDosarClient));
     this.mnuBtnClientDate          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1       = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnClientReprezentanti = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5       = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnClientComenzi       = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6       = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnClientPlati         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2       = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnClientListaPreturi  = new System.Windows.Forms.ToolStripButton();
     this.panelDosarClient          = new CCL.UI.Caramizi.PanelContainerCCL();
     this.btnEditareDosarClient     = new CCL.UI.ButtonPersonalizat(this.components);
     this.lblDosarNumeClient        = new CCL.UI.LabelPersonalizat(this.components);
     this.mnuBtnClientCabinete      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3       = new System.Windows.Forms.ToolStripSeparator();
     tsDosarClient = new CCL.UI.ControalePersonalizate.ToolStripPersonalizat();
     tsDosarClient.SuspendLayout();
     this.SuspendLayout();
     //
     // lblTitluEcran
     //
     this.lblTitluEcran.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lblTitluEcran.Size   = new System.Drawing.Size(779, 19);
     this.lblTitluEcran.Text   = "FormDosarClient";
     //
     // btnInchidereEcran
     //
     this.btnInchidereEcran.Location = new System.Drawing.Point(776, 0);
     this.btnInchidereEcran.Margin   = new System.Windows.Forms.Padding(2);
     //
     // tsDosarClient
     //
     tsDosarClient.AllowMerge = false;
     tsDosarClient.Anchor     = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     tsDosarClient.AutoSize              = false;
     tsDosarClient.BackColor             = System.Drawing.SystemColors.Control;
     tsDosarClient.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     tsDosarClient.Dock             = System.Windows.Forms.DockStyle.None;
     tsDosarClient.GripStyle        = System.Windows.Forms.ToolStripGripStyle.Hidden;
     tsDosarClient.ImageScalingSize = new System.Drawing.Size(20, 20);
     tsDosarClient.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuBtnClientDate,
         this.toolStripSeparator1,
         this.mnuBtnClientReprezentanti,
         this.toolStripSeparator5,
         this.mnuBtnClientCabinete,
         this.toolStripSeparator3,
         this.mnuBtnClientComenzi,
         this.toolStripSeparator6,
         this.mnuBtnClientPlati,
         this.toolStripSeparator2,
         this.mnuBtnClientListaPreturi
     });
     tsDosarClient.Location = new System.Drawing.Point(1, 19);
     tsDosarClient.Name     = "tsDosarClient";
     tsDosarClient.Padding  = new System.Windows.Forms.Padding(0);
     tsDosarClient.Size     = new System.Drawing.Size(798, 35);
     tsDosarClient.Stretch  = true;
     tsDosarClient.TabIndex = 3;
     tsDosarClient.Text     = "toolStripPersonalizat1";
     //
     // mnuBtnClientDate
     //
     this.mnuBtnClientDate.Image = global::iStomaLab.Properties.Resources.contact;
     this.mnuBtnClientDate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientDate.Name = "mnuBtnClientDate";
     this.mnuBtnClientDate.Size = new System.Drawing.Size(35, 32);
     this.mnuBtnClientDate.Text = "Date";
     this.mnuBtnClientDate.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 35);
     //
     // mnuBtnClientReprezentanti
     //
     this.mnuBtnClientReprezentanti.Image = ((System.Drawing.Image)(resources.GetObject("mnuBtnClientReprezentanti.Image")));
     this.mnuBtnClientReprezentanti.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientReprezentanti.Name = "mnuBtnClientReprezentanti";
     this.mnuBtnClientReprezentanti.Size = new System.Drawing.Size(83, 32);
     this.mnuBtnClientReprezentanti.Text = "Reprezentanti";
     this.mnuBtnClientReprezentanti.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(6, 35);
     //
     // mnuBtnClientComenzi
     //
     this.mnuBtnClientComenzi.Image = ((System.Drawing.Image)(resources.GetObject("mnuBtnClientComenzi.Image")));
     this.mnuBtnClientComenzi.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientComenzi.Name = "mnuBtnClientComenzi";
     this.mnuBtnClientComenzi.Size = new System.Drawing.Size(58, 32);
     this.mnuBtnClientComenzi.Text = "Comenzi";
     this.mnuBtnClientComenzi.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 35);
     //
     // mnuBtnClientPlati
     //
     this.mnuBtnClientPlati.Image = ((System.Drawing.Image)(resources.GetObject("mnuBtnClientPlati.Image")));
     this.mnuBtnClientPlati.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientPlati.Name = "mnuBtnClientPlati";
     this.mnuBtnClientPlati.Size = new System.Drawing.Size(34, 32);
     this.mnuBtnClientPlati.Text = "Plati";
     this.mnuBtnClientPlati.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 35);
     //
     // mnuBtnClientListaPreturi
     //
     this.mnuBtnClientListaPreturi.Image = ((System.Drawing.Image)(resources.GetObject("mnuBtnClientListaPreturi.Image")));
     this.mnuBtnClientListaPreturi.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientListaPreturi.Name = "mnuBtnClientListaPreturi";
     this.mnuBtnClientListaPreturi.Size = new System.Drawing.Size(73, 32);
     this.mnuBtnClientListaPreturi.Text = "Lista preturi";
     this.mnuBtnClientListaPreturi.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // panelDosarClient
     //
     this.panelDosarClient.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.panelDosarClient.AutoScaleDimensions = new System.Drawing.SizeF(0F, 0F);
     this.panelDosarClient.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.None;
     this.panelDosarClient.BackColor           = System.Drawing.Color.White;
     this.panelDosarClient.BorderStyle         = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelDosarClient.Location            = new System.Drawing.Point(0, 89);
     this.panelDosarClient.Margin   = new System.Windows.Forms.Padding(2);
     this.panelDosarClient.Name     = "panelDosarClient";
     this.panelDosarClient.Size     = new System.Drawing.Size(800, 411);
     this.panelDosarClient.TabIndex = 2;
     this.panelDosarClient.Tip      = CCL.UI.PanelPersonalizat.EnumTipPanel.Nespecificat;
     //
     // btnEditareDosarClient
     //
     this.btnEditareDosarClient.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.btnEditareDosarClient.GenulTextului           = CDL.iStomaLab.CDefinitiiComune.EnumSex.Barbatesc;
     this.btnEditareDosarClient.Image                   = ((System.Drawing.Image)(resources.GetObject("btnEditareDosarClient.Image")));
     this.btnEditareDosarClient.Location                = new System.Drawing.Point(9, 56);
     this.btnEditareDosarClient.Margin                  = new System.Windows.Forms.Padding(2);
     this.btnEditareDosarClient.Name                    = "btnEditareDosarClient";
     this.btnEditareDosarClient.Size                    = new System.Drawing.Size(35, 28);
     this.btnEditareDosarClient.TabIndex                = 4;
     this.btnEditareDosarClient.TipButon                = CCL.UI.ButtonPersonalizat.EnumTipButon.Editare;
     this.btnEditareDosarClient.ToolTipIcon             = System.Windows.Forms.ToolTipIcon.Info;
     this.btnEditareDosarClient.UseVisualStyleBackColor = true;
     //
     // lblDosarNumeClient
     //
     this.lblDosarNumeClient.AutoSize     = true;
     this.lblDosarNumeClient.Font         = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.lblDosarNumeClient.Location     = new System.Drawing.Point(49, 63);
     this.lblDosarNumeClient.Margin       = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lblDosarNumeClient.Name         = "lblDosarNumeClient";
     this.lblDosarNumeClient.Size         = new System.Drawing.Size(106, 18);
     this.lblDosarNumeClient.TabIndex     = 5;
     this.lblDosarNumeClient.Text         = "Nume client";
     this.lblDosarNumeClient.ToolTipText  = null;
     this.lblDosarNumeClient.ToolTipTitle = null;
     //
     // mnuBtnClientCabinete
     //
     this.mnuBtnClientCabinete.Image = ((System.Drawing.Image)(resources.GetObject("mnuBtnClientCabinete.Image")));
     this.mnuBtnClientCabinete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientCabinete.Name = "mnuBtnClientCabinete";
     this.mnuBtnClientCabinete.Size = new System.Drawing.Size(58, 32);
     this.mnuBtnClientCabinete.Text = "Cabinete";
     this.mnuBtnClientCabinete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 35);
     //
     // FormDosarClient
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(800, 500);
     this.Controls.Add(this.lblDosarNumeClient);
     this.Controls.Add(this.btnEditareDosarClient);
     this.Controls.Add(tsDosarClient);
     this.Controls.Add(this.panelDosarClient);
     this.Margin = new System.Windows.Forms.Padding(2);
     this.Name   = "FormDosarClient";
     this.PermiteDeplasareaEcranului  = true;
     this.PermiteMaximizareaEcranului = true;
     this.Text          = "FormDosarClient";
     this.TipDeschidere = CCL.UI.CEnumerariComune.EnumTipDeschidere.StangaSus;
     this.Controls.SetChildIndex(this.lblTitluEcran, 0);
     this.Controls.SetChildIndex(this.btnInchidereEcran, 0);
     this.Controls.SetChildIndex(this.panelDosarClient, 0);
     this.Controls.SetChildIndex(tsDosarClient, 0);
     this.Controls.SetChildIndex(this.btnEditareDosarClient, 0);
     this.Controls.SetChildIndex(this.lblDosarNumeClient, 0);
     tsDosarClient.ResumeLayout(false);
     tsDosarClient.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #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();
     CCL.UI.ControalePersonalizate.ToolStripPersonalizat tsDosarClient;
     System.ComponentModel.ComponentResourceManager      resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlGestiuneFacturare));
     this.mnuBtnLucrariNefacturate = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1      = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnFacturiEmise       = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6      = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnIncasari           = new System.Windows.Forms.ToolStripButton();
     this.panelFacturare           = new CCL.UI.PanelPersonalizat(this.components);
     tsDosarClient = new CCL.UI.ControalePersonalizate.ToolStripPersonalizat();
     tsDosarClient.SuspendLayout();
     this.SuspendLayout();
     //
     // tsDosarClient
     //
     tsDosarClient.AllowMerge = false;
     tsDosarClient.Anchor     = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     tsDosarClient.AutoSize              = false;
     tsDosarClient.BackColor             = System.Drawing.SystemColors.Control;
     tsDosarClient.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     tsDosarClient.Dock             = System.Windows.Forms.DockStyle.None;
     tsDosarClient.GripStyle        = System.Windows.Forms.ToolStripGripStyle.Hidden;
     tsDosarClient.ImageScalingSize = new System.Drawing.Size(20, 20);
     tsDosarClient.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuBtnLucrariNefacturate,
         this.toolStripSeparator1,
         this.mnuBtnFacturiEmise,
         this.toolStripSeparator6,
         this.mnuBtnIncasari
     });
     tsDosarClient.Location = new System.Drawing.Point(0, 0);
     tsDosarClient.Name     = "tsDosarClient";
     tsDosarClient.Padding  = new System.Windows.Forms.Padding(0);
     tsDosarClient.Size     = new System.Drawing.Size(743, 38);
     tsDosarClient.Stretch  = true;
     tsDosarClient.TabIndex = 4;
     tsDosarClient.Text     = "toolStripPersonalizat1";
     //
     // mnuBtnLucrariNefacturate
     //
     this.mnuBtnLucrariNefacturate.Image                 = global::iStomaLab.Properties.Resources.dinte;
     this.mnuBtnLucrariNefacturate.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.mnuBtnLucrariNefacturate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnLucrariNefacturate.Name = "mnuBtnLucrariNefacturate";
     this.mnuBtnLucrariNefacturate.Size = new System.Drawing.Size(110, 35);
     this.mnuBtnLucrariNefacturate.Text = "Lucrari nefacturate";
     this.mnuBtnLucrariNefacturate.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 38);
     //
     // mnuBtnFacturiEmise
     //
     this.mnuBtnFacturiEmise.Image                 = global::iStomaLab.Properties.Resources.planDeTratament;
     this.mnuBtnFacturiEmise.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.mnuBtnFacturiEmise.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnFacturiEmise.Name = "mnuBtnFacturiEmise";
     this.mnuBtnFacturiEmise.Size = new System.Drawing.Size(81, 35);
     this.mnuBtnFacturiEmise.Text = "Facturi emise";
     this.mnuBtnFacturiEmise.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 38);
     //
     // mnuBtnIncasari
     //
     this.mnuBtnIncasari.Image                 = ((System.Drawing.Image)(resources.GetObject("mnuBtnIncasari.Image")));
     this.mnuBtnIncasari.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.mnuBtnIncasari.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnIncasari.Name = "mnuBtnIncasari";
     this.mnuBtnIncasari.Size = new System.Drawing.Size(51, 35);
     this.mnuBtnIncasari.Text = "Incasari";
     this.mnuBtnIncasari.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // panelFacturare
     //
     this.panelFacturare.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.panelFacturare.BackColor = System.Drawing.Color.White;
     this.panelFacturare.Location  = new System.Drawing.Point(-1, 41);
     this.panelFacturare.Name      = "panelFacturare";
     this.panelFacturare.Size      = new System.Drawing.Size(745, 445);
     this.panelFacturare.TabIndex  = 5;
     this.panelFacturare.Tip       = CCL.UI.PanelPersonalizat.EnumTipPanel.Nespecificat;
     //
     // ControlGestiuneFacturare
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(tsDosarClient);
     this.Controls.Add(this.panelFacturare);
     this.Name = "ControlGestiuneFacturare";
     this.Size = new System.Drawing.Size(743, 485);
     tsDosarClient.ResumeLayout(false);
     tsDosarClient.PerformLayout();
     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()
 {
     CCL.UI.ControalePersonalizate.ToolStripPersonalizat tsDosarClient;
     System.ComponentModel.ComponentResourceManager      resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDosarClient));
     this.mnuBtnClientDate         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1      = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnClientComenzi      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6      = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnClientPlati        = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2      = new System.Windows.Forms.ToolStripSeparator();
     this.mnuBtnClientListaPreturi = new System.Windows.Forms.ToolStripButton();
     this.panelDosarClient         = new CCL.UI.Caramizi.PanelContainerCCL();
     tsDosarClient = new CCL.UI.ControalePersonalizate.ToolStripPersonalizat();
     tsDosarClient.SuspendLayout();
     this.SuspendLayout();
     //
     // lblTitluEcran
     //
     this.lblTitluEcran.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lblTitluEcran.Size   = new System.Drawing.Size(1079, 19);
     this.lblTitluEcran.Text   = "FormDosarClient";
     //
     // btnInchidereEcran
     //
     this.btnInchidereEcran.Location = new System.Drawing.Point(1076, 0);
     this.btnInchidereEcran.Margin   = new System.Windows.Forms.Padding(2);
     //
     // tsDosarClient
     //
     tsDosarClient.AllowMerge = false;
     tsDosarClient.Anchor     = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     tsDosarClient.AutoSize              = false;
     tsDosarClient.BackColor             = System.Drawing.SystemColors.Control;
     tsDosarClient.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     tsDosarClient.Dock             = System.Windows.Forms.DockStyle.None;
     tsDosarClient.GripStyle        = System.Windows.Forms.ToolStripGripStyle.Hidden;
     tsDosarClient.ImageScalingSize = new System.Drawing.Size(20, 20);
     tsDosarClient.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuBtnClientDate,
         this.toolStripSeparator1,
         this.mnuBtnClientComenzi,
         this.toolStripSeparator6,
         this.mnuBtnClientPlati,
         this.toolStripSeparator2,
         this.mnuBtnClientListaPreturi
     });
     tsDosarClient.Location = new System.Drawing.Point(1, 19);
     tsDosarClient.Name     = "tsDosarClient";
     tsDosarClient.Padding  = new System.Windows.Forms.Padding(0);
     tsDosarClient.Size     = new System.Drawing.Size(1098, 38);
     tsDosarClient.Stretch  = true;
     tsDosarClient.TabIndex = 3;
     tsDosarClient.Text     = "toolStripPersonalizat1";
     //
     // mnuBtnClientDate
     //
     this.mnuBtnClientDate.Image                 = global::iStomaLab.Properties.Resources.person;
     this.mnuBtnClientDate.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.mnuBtnClientDate.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientDate.Name = "mnuBtnClientDate";
     this.mnuBtnClientDate.Size = new System.Drawing.Size(35, 35);
     this.mnuBtnClientDate.Text = "Date";
     this.mnuBtnClientDate.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 38);
     //
     // mnuBtnClientComenzi
     //
     this.mnuBtnClientComenzi.Image                 = global::iStomaLab.Properties.Resources.planDeTratament;
     this.mnuBtnClientComenzi.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.mnuBtnClientComenzi.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientComenzi.Name = "mnuBtnClientComenzi";
     this.mnuBtnClientComenzi.Size = new System.Drawing.Size(58, 35);
     this.mnuBtnClientComenzi.Text = "Comenzi";
     this.mnuBtnClientComenzi.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 38);
     //
     // mnuBtnClientPlati
     //
     this.mnuBtnClientPlati.Image                 = ((System.Drawing.Image)(resources.GetObject("mnuBtnClientPlati.Image")));
     this.mnuBtnClientPlati.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.mnuBtnClientPlati.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientPlati.Name = "mnuBtnClientPlati";
     this.mnuBtnClientPlati.Size = new System.Drawing.Size(34, 35);
     this.mnuBtnClientPlati.Text = "Plati";
     this.mnuBtnClientPlati.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 38);
     //
     // mnuBtnClientListaPreturi
     //
     this.mnuBtnClientListaPreturi.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.mnuBtnClientListaPreturi.Image                 = global::iStomaLab.Properties.Resources.Barter;
     this.mnuBtnClientListaPreturi.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.mnuBtnClientListaPreturi.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.mnuBtnClientListaPreturi.Name = "mnuBtnClientListaPreturi";
     this.mnuBtnClientListaPreturi.Size = new System.Drawing.Size(73, 35);
     this.mnuBtnClientListaPreturi.Text = "Lista preturi";
     this.mnuBtnClientListaPreturi.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // panelDosarClient
     //
     this.panelDosarClient.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.panelDosarClient.AutoScaleDimensions = new System.Drawing.SizeF(0F, 0F);
     this.panelDosarClient.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.None;
     this.panelDosarClient.BackColor           = System.Drawing.Color.White;
     this.panelDosarClient.Location            = new System.Drawing.Point(2, 58);
     this.panelDosarClient.Margin   = new System.Windows.Forms.Padding(2);
     this.panelDosarClient.Name     = "panelDosarClient";
     this.panelDosarClient.Size     = new System.Drawing.Size(1096, 628);
     this.panelDosarClient.TabIndex = 2;
     this.panelDosarClient.Tip      = CCL.UI.PanelPersonalizat.EnumTipPanel.Nespecificat;
     //
     // FormDosarClient
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(1100, 688);
     this.Controls.Add(tsDosarClient);
     this.Controls.Add(this.panelDosarClient);
     this.Margin = new System.Windows.Forms.Padding(2);
     this.Name   = "FormDosarClient";
     this.PermiteDeplasareaEcranului  = true;
     this.PermiteMaximizareaEcranului = true;
     this.Text          = "FormDosarClient";
     this.TipDeschidere = CCL.UI.CEnumerariComune.EnumTipDeschidere.CentrulEcranului;
     this.Controls.SetChildIndex(this.panelDosarClient, 0);
     this.Controls.SetChildIndex(this.lblTitluEcran, 0);
     this.Controls.SetChildIndex(this.btnInchidereEcran, 0);
     this.Controls.SetChildIndex(tsDosarClient, 0);
     tsDosarClient.ResumeLayout(false);
     tsDosarClient.PerformLayout();
     this.ResumeLayout(false);
 }