Beispiel #1
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.picFoto = new Apresentação.Mercadoria.MostradorAnimação();
            ((System.ComponentModel.ISupportInitialize)(this.picFoto)).BeginInit();
            this.SuspendLayout();
            // 
            // picFoto
            // 
            this.picFoto.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.picFoto.Image = global::Apresentação.Resource.logo;
            this.picFoto.Location = new System.Drawing.Point(0, 27);
            this.picFoto.Name = "picFoto";
            this.picFoto.Size = new System.Drawing.Size(597, 441);
            this.picFoto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.picFoto.TabIndex = 2;
            this.picFoto.TabStop = false;
            // 
            // QuadroFoto
            // 
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(215)))));
            this.Controls.Add(this.picFoto);
            this.Name = "QuadroFoto";
            this.Size = new System.Drawing.Size(597, 468);
            this.Título = "Mercadoria";
            this.Load += new System.EventHandler(this.QuadroFoto_Load);
            this.Controls.SetChildIndex(this.picFoto, 0);
            ((System.ComponentModel.ISupportInitialize)(this.picFoto)).EndInit();
            this.ResumeLayout(false);

		}
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(JanelaInformaçõesMercadoria));
            this.lblReferência = new System.Windows.Forms.Label();
            this.lblPeso = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.lblRótuloÍndice = new System.Windows.Forms.Label();
            this.lblÍndice = new System.Windows.Forms.Label();
            this.lblPreço1 = new System.Windows.Forms.Label();
            this.mnuPreço = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuVista = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo30 = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo30x62 = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo30x60x90 = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazoPersonalizado = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazoPersonalizadoTxt = new System.Windows.Forms.ToolStripTextBox();
            this.lblRótuloPreço1 = new System.Windows.Forms.Label();
            this.lblFaixaGrupo = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.lblDescrição = new System.Windows.Forms.Label();
            this.btnFechar = new System.Windows.Forms.Button();
            this.lblPreço30 = new System.Windows.Forms.Label();
            this.lblRótuloPreço30 = new System.Windows.Forms.Label();
            this.lblPreço30x60 = new System.Windows.Forms.Label();
            this.lblRótuloPreço30x60 = new System.Windows.Forms.Label();
            this.lblPreço30x60x90 = new System.Windows.Forms.Label();
            this.picEscolhaPreço4 = new System.Windows.Forms.PictureBox();
            this.lblRótuloPreço30x60x90 = new System.Windows.Forms.Label();
            this.lblCotação = new System.Windows.Forms.Label();
            this.btnRastrear = new System.Windows.Forms.Button();
            this.btnSalvarFoto = new System.Windows.Forms.Button();
            this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
            this.picFoto = new Apresentação.Mercadoria.MostradorAnimação();
            this.mnuPreço.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picEscolhaPreço4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picFoto)).BeginInit();
            this.SuspendLayout();
            // 
            // lblReferência
            // 
            this.lblReferência.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblReferência.BackColor = System.Drawing.Color.Transparent;
            this.lblReferência.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblReferência.Location = new System.Drawing.Point(303, 38);
            this.lblReferência.Name = "lblReferência";
            this.lblReferência.Size = new System.Drawing.Size(192, 23);
            this.lblReferência.TabIndex = 1;
            this.lblReferência.Text = "888.888.88.888-8";
            this.lblReferência.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // lblPeso
            // 
            this.lblPeso.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lblPeso.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPeso.Location = new System.Drawing.Point(84, 360);
            this.lblPeso.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPeso.Name = "lblPeso";
            this.lblPeso.Size = new System.Drawing.Size(100, 16);
            this.lblPeso.TabIndex = 2;
            this.lblPeso.Text = "0 g";
            this.lblPeso.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPeso.UseMnemonic = false;
            this.lblPeso.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location = new System.Drawing.Point(81, 347);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(31, 13);
            this.label1.TabIndex = 3;
            this.label1.Text = "Peso";
            this.label1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // lblRótuloÍndice
            // 
            this.lblRótuloÍndice.AutoSize = true;
            this.lblRótuloÍndice.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloÍndice.Location = new System.Drawing.Point(84, 381);
            this.lblRótuloÍndice.Name = "lblRótuloÍndice";
            this.lblRótuloÍndice.Size = new System.Drawing.Size(36, 13);
            this.lblRótuloÍndice.TabIndex = 4;
            this.lblRótuloÍndice.Text = "Índice";
            this.lblRótuloÍndice.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // lblÍndice
            // 
            this.lblÍndice.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lblÍndice.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblÍndice.Location = new System.Drawing.Point(84, 397);
            this.lblÍndice.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblÍndice.Name = "lblÍndice";
            this.lblÍndice.Size = new System.Drawing.Size(100, 16);
            this.lblÍndice.TabIndex = 5;
            this.lblÍndice.Text = "0,00";
            this.lblÍndice.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblÍndice.UseMnemonic = false;
            this.lblÍndice.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // lblPreço1
            // 
            this.lblPreço1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(230)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço1.ContextMenuStrip = this.mnuPreço;
            this.lblPreço1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPreço1.Location = new System.Drawing.Point(237, 360);
            this.lblPreço1.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço1.Name = "lblPreço1";
            this.lblPreço1.Size = new System.Drawing.Size(100, 16);
            this.lblPreço1.TabIndex = 7;
            this.lblPreço1.Tag = "0";
            this.lblPreço1.Text = "R$ 0,00";
            this.lblPreço1.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço1.UseMnemonic = false;
            // 
            // mnuPreço
            // 
            this.mnuPreço.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuVista,
            this.mnuPrazo});
            this.mnuPreço.Name = "mnuPreço";
            this.mnuPreço.Size = new System.Drawing.Size(146, 48);
            // 
            // mnuVista
            // 
            this.mnuVista.Image = global::Apresentação.Resource.Flag_greenHS;
            this.mnuVista.Name = "mnuVista";
            this.mnuVista.Size = new System.Drawing.Size(145, 22);
            this.mnuVista.Text = "Preço à vista";
            this.mnuVista.Click += new System.EventHandler(this.mnuVista_Click);
            // 
            // mnuPrazo
            // 
            this.mnuPrazo.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuPrazo30,
            this.mnuPrazo30x62,
            this.mnuPrazo30x60x90,
            this.mnuPrazoPersonalizado});
            this.mnuPrazo.Image = global::Apresentação.Resource.MonthlyViewHS;
            this.mnuPrazo.Name = "mnuPrazo";
            this.mnuPrazo.Size = new System.Drawing.Size(145, 22);
            this.mnuPrazo.Text = "Preço a prazo";
            // 
            // mnuPrazo30
            // 
            this.mnuPrazo30.Name = "mnuPrazo30";
            this.mnuPrazo30.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazo30.Text = "30 dias";
            this.mnuPrazo30.Click += new System.EventHandler(this.mnuPrazo30_Click);
            // 
            // mnuPrazo30x62
            // 
            this.mnuPrazo30x62.Name = "mnuPrazo30x62";
            this.mnuPrazo30x62.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazo30x62.Text = "30x62 dias";
            this.mnuPrazo30x62.Click += new System.EventHandler(this.mnuPrazo30x60_Click);
            // 
            // mnuPrazo30x60x90
            // 
            this.mnuPrazo30x60x90.Name = "mnuPrazo30x60x90";
            this.mnuPrazo30x60x90.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazo30x60x90.Text = "30x60x90 dias";
            this.mnuPrazo30x60x90.Click += new System.EventHandler(this.mnuPrazo30x60x90_Click);
            // 
            // mnuPrazoPersonalizado
            // 
            this.mnuPrazoPersonalizado.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuPrazoPersonalizadoTxt});
            this.mnuPrazoPersonalizado.Image = global::Apresentação.Resource.EditTableHS;
            this.mnuPrazoPersonalizado.Name = "mnuPrazoPersonalizado";
            this.mnuPrazoPersonalizado.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazoPersonalizado.Text = "Personalizado";
            // 
            // mnuPrazoPersonalizadoTxt
            // 
            this.mnuPrazoPersonalizadoTxt.AutoCompleteCustomSource.AddRange(new string[] {
            "30",
            "30x60",
            "30x60x90"});
            this.mnuPrazoPersonalizadoTxt.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
            this.mnuPrazoPersonalizadoTxt.Name = "mnuPrazoPersonalizadoTxt";
            this.mnuPrazoPersonalizadoTxt.Size = new System.Drawing.Size(100, 23);
            this.mnuPrazoPersonalizadoTxt.Text = "(Clique para editar)";
            this.mnuPrazoPersonalizadoTxt.ToolTipText = "Utilize o formato de exemplo: 30x60x90";
            this.mnuPrazoPersonalizadoTxt.KeyDown += new System.Windows.Forms.KeyEventHandler(this.mnuPrazoPersonalizadoTxt_KeyDown);
            this.mnuPrazoPersonalizadoTxt.Click += new System.EventHandler(this.mnuPrazoPersonalizadoTxt_Enter);
            // 
            // lblRótuloPreço1
            // 
            this.lblRótuloPreço1.AutoSize = true;
            this.lblRótuloPreço1.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço1.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço1.Location = new System.Drawing.Point(237, 344);
            this.lblRótuloPreço1.Name = "lblRótuloPreço1";
            this.lblRótuloPreço1.Size = new System.Drawing.Size(69, 13);
            this.lblRótuloPreço1.TabIndex = 6;
            this.lblRótuloPreço1.Tag = "0";
            this.lblRótuloPreço1.Text = "Preço à vista";
            // 
            // lblFaixaGrupo
            // 
            this.lblFaixaGrupo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.lblFaixaGrupo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblFaixaGrupo.Location = new System.Drawing.Point(84, 434);
            this.lblFaixaGrupo.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblFaixaGrupo.Name = "lblFaixaGrupo";
            this.lblFaixaGrupo.Size = new System.Drawing.Size(100, 16);
            this.lblFaixaGrupo.TabIndex = 9;
            this.lblFaixaGrupo.Text = "G5";
            this.lblFaixaGrupo.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblFaixaGrupo.UseMnemonic = false;
            this.lblFaixaGrupo.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Location = new System.Drawing.Point(84, 418);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(71, 13);
            this.label6.TabIndex = 8;
            this.label6.Text = "Faixa e grupo";
            this.label6.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // lblDescrição
            // 
            this.lblDescrição.BackColor = System.Drawing.Color.Transparent;
            this.lblDescrição.Location = new System.Drawing.Point(192, 63);
            this.lblDescrição.Name = "lblDescrição";
            this.lblDescrição.Size = new System.Drawing.Size(290, 24);
            this.lblDescrição.TabIndex = 10;
            this.lblDescrição.Text = "Descrição";
            this.lblDescrição.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblDescrição.UseMnemonic = false;
            this.lblDescrição.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // btnFechar
            // 
            this.btnFechar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
            this.btnFechar.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnFechar.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnFechar.Location = new System.Drawing.Point(281, 427);
            this.btnFechar.Name = "btnFechar";
            this.btnFechar.Size = new System.Drawing.Size(56, 23);
            this.btnFechar.TabIndex = 11;
            this.btnFechar.Text = "&Fechar";
            this.btnFechar.UseVisualStyleBackColor = false;
            this.btnFechar.Click += new System.EventHandler(this.btnFechar_Click);
            // 
            // lblPreço30
            // 
            this.lblPreço30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30.Location = new System.Drawing.Point(382, 360);
            this.lblPreço30.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30.Name = "lblPreço30";
            this.lblPreço30.Size = new System.Drawing.Size(100, 16);
            this.lblPreço30.TabIndex = 14;
            this.lblPreço30.Tag = "1";
            this.lblPreço30.Text = "R$ 0,00";
            this.lblPreço30.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30.UseMnemonic = false;
            // 
            // lblRótuloPreço30
            // 
            this.lblRótuloPreço30.AutoSize = true;
            this.lblRótuloPreço30.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço30.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço30.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço30.Location = new System.Drawing.Point(382, 344);
            this.lblRótuloPreço30.Name = "lblRótuloPreço30";
            this.lblRótuloPreço30.Size = new System.Drawing.Size(61, 13);
            this.lblRótuloPreço30.TabIndex = 13;
            this.lblRótuloPreço30.Tag = "1";
            this.lblRótuloPreço30.Text = "A prazo: 30";
            // 
            // lblPreço30x60
            // 
            this.lblPreço30x60.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30x60.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30x60.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30x60.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30x60.Location = new System.Drawing.Point(382, 397);
            this.lblPreço30x60.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30x60.Name = "lblPreço30x60";
            this.lblPreço30x60.Size = new System.Drawing.Size(100, 16);
            this.lblPreço30x60.TabIndex = 17;
            this.lblPreço30x60.Tag = "2";
            this.lblPreço30x60.Text = "R$ 0,00";
            this.lblPreço30x60.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30x60.UseMnemonic = false;
            // 
            // lblRótuloPreço30x60
            // 
            this.lblRótuloPreço30x60.AutoSize = true;
            this.lblRótuloPreço30x60.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço30x60.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço30x60.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço30x60.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço30x60.Location = new System.Drawing.Point(382, 381);
            this.lblRótuloPreço30x60.Name = "lblRótuloPreço30x60";
            this.lblRótuloPreço30x60.Size = new System.Drawing.Size(78, 13);
            this.lblRótuloPreço30x60.TabIndex = 16;
            this.lblRótuloPreço30x60.Tag = "2";
            this.lblRótuloPreço30x60.Text = "A prazo: 30x60";
            // 
            // lblPreço30x60x90
            // 
            this.lblPreço30x60x90.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30x60x90.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30x60x90.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30x60x90.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30x60x90.Location = new System.Drawing.Point(382, 434);
            this.lblPreço30x60x90.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30x60x90.Name = "lblPreço30x60x90";
            this.lblPreço30x60x90.Size = new System.Drawing.Size(100, 16);
            this.lblPreço30x60x90.TabIndex = 20;
            this.lblPreço30x60x90.Tag = "3";
            this.lblPreço30x60x90.Text = "R$ 0,00";
            this.lblPreço30x60x90.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30x60x90.UseMnemonic = false;
            this.lblPreço30x60x90.Click += new System.EventHandler(this.lblRótuloPreço_Click);
            this.lblPreço30x60x90.MouseHover += new System.EventHandler(this.lblRótuloPreço_MouseHover);
            // 
            // picEscolhaPreço4
            // 
            this.picEscolhaPreço4.ContextMenuStrip = this.mnuPreço;
            this.picEscolhaPreço4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.picEscolhaPreço4.Image = global::Apresentação.Resource.FillDownHS;
            this.picEscolhaPreço4.Location = new System.Drawing.Point(480, 435);
            this.picEscolhaPreço4.Name = "picEscolhaPreço4";
            this.picEscolhaPreço4.Size = new System.Drawing.Size(10, 16);
            this.picEscolhaPreço4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.picEscolhaPreço4.TabIndex = 21;
            this.picEscolhaPreço4.TabStop = false;
            this.picEscolhaPreço4.Tag = "3";
            this.picEscolhaPreço4.Click += new System.EventHandler(this.lblRótuloPreço_Click);
            this.picEscolhaPreço4.MouseHover += new System.EventHandler(this.lblRótuloPreço_MouseHover);
            // 
            // lblRótuloPreço30x60x90
            // 
            this.lblRótuloPreço30x60x90.AutoSize = true;
            this.lblRótuloPreço30x60x90.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço30x60x90.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço30x60x90.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço30x60x90.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço30x60x90.Location = new System.Drawing.Point(382, 418);
            this.lblRótuloPreço30x60x90.Name = "lblRótuloPreço30x60x90";
            this.lblRótuloPreço30x60x90.Size = new System.Drawing.Size(95, 13);
            this.lblRótuloPreço30x60x90.TabIndex = 19;
            this.lblRótuloPreço30x60x90.Tag = "3";
            this.lblRótuloPreço30x60x90.Text = "A prazo: 30x60x90";
            this.lblRótuloPreço30x60x90.Click += new System.EventHandler(this.lblRótuloPreço_Click);
            this.lblRótuloPreço30x60x90.Paint += new System.Windows.Forms.PaintEventHandler(this.AoDesenharLblPreço);
            this.lblRótuloPreço30x60x90.MouseHover += new System.EventHandler(this.lblRótuloPreço_MouseHover);
            this.lblRótuloPreço30x60x90.Resize += new System.EventHandler(this.lblRótuloPreço_Resize);
            // 
            // lblCotação
            // 
            this.lblCotação.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.lblCotação.AutoSize = true;
            this.lblCotação.BackColor = System.Drawing.Color.Transparent;
            this.lblCotação.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblCotação.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
            this.lblCotação.Location = new System.Drawing.Point(249, 379);
            this.lblCotação.Name = "lblCotação";
            this.lblCotação.Size = new System.Drawing.Size(88, 12);
            this.lblCotação.TabIndex = 22;
            this.lblCotação.Text = "* Cotação: R$ ??,??";
            // 
            // btnRastrear
            // 
            this.btnRastrear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
            this.btnRastrear.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnRastrear.Location = new System.Drawing.Point(219, 427);
            this.btnRastrear.Name = "btnRastrear";
            this.btnRastrear.Size = new System.Drawing.Size(56, 23);
            this.btnRastrear.TabIndex = 23;
            this.btnRastrear.Text = "&Rastrear";
            this.btnRastrear.UseVisualStyleBackColor = false;
            this.btnRastrear.Click += new System.EventHandler(this.btnRastrear_Click);
            // 
            // btnSalvarFoto
            // 
            this.btnSalvarFoto.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.btnSalvarFoto.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnSalvarFoto.Image = global::Apresentação.Resource.saveHS;
            this.btnSalvarFoto.Location = new System.Drawing.Point(464, 88);
            this.btnSalvarFoto.Name = "btnSalvarFoto";
            this.btnSalvarFoto.Size = new System.Drawing.Size(26, 26);
            this.btnSalvarFoto.TabIndex = 24;
            this.btnSalvarFoto.UseVisualStyleBackColor = false;
            this.btnSalvarFoto.Click += new System.EventHandler(this.btnSalvarFoto_Click);
            // 
            // saveFileDialog
            // 
            this.saveFileDialog.DefaultExt = "jpg";
            this.saveFileDialog.Filter = "JPEG (*.jpg)|*.jpg|GIF (*.gif)|*.gif|PNG (*.png)|*.png";
            this.saveFileDialog.Title = "Salvar foto de mercadoria";
            // 
            // picFoto
            // 
            this.picFoto.BackColor = System.Drawing.Color.Transparent;
            this.picFoto.Image = global::Apresentação.Resource.logo;
            this.picFoto.Location = new System.Drawing.Point(45, 88);
            this.picFoto.Name = "picFoto";
            this.picFoto.Size = new System.Drawing.Size(445, 242);
            this.picFoto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.picFoto.TabIndex = 0;
            this.picFoto.TabStop = false;
            this.picFoto.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // InformaçõesMercadoria
            // 
            this.AcceptButton = this.btnFechar;
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BackColor = System.Drawing.Color.Navy;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.CancelButton = this.btnFechar;
            this.ClientSize = new System.Drawing.Size(498, 461);
            this.ControlBox = false;
            this.Controls.Add(this.lblPreço30x60x90);
            this.Controls.Add(this.lblFaixaGrupo);
            this.Controls.Add(this.lblCotação);
            this.Controls.Add(this.btnRastrear);
            this.Controls.Add(this.picEscolhaPreço4);
            this.Controls.Add(this.btnSalvarFoto);
            this.Controls.Add(this.lblPreço30x60);
            this.Controls.Add(this.lblRótuloPreço30x60x90);
            this.Controls.Add(this.lblRótuloPreço30x60);
            this.Controls.Add(this.lblPreço30);
            this.Controls.Add(this.lblPeso);
            this.Controls.Add(this.lblRótuloPreço30);
            this.Controls.Add(this.lblÍndice);
            this.Controls.Add(this.lblPreço1);
            this.Controls.Add(this.lblDescrição);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.lblRótuloPreço1);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.btnFechar);
            this.Controls.Add(this.picFoto);
            this.Controls.Add(this.lblReferência);
            this.Controls.Add(this.lblRótuloÍndice);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "InformaçõesMercadoria";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "InformaçõesMercadoria";
            this.TopMost = true;
            this.TransparencyKey = System.Drawing.Color.Navy;
            this.Closed += new System.EventHandler(this.InformaçõesMercadoria_Closed);
            this.Shown += new System.EventHandler(this.InformaçõesMercadoria_Shown);
            this.Paint += new System.Windows.Forms.PaintEventHandler(this.InformaçõesMercadoria_Paint);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.InformaçõesMercadoria_KeyDown);
            this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            this.mnuPreço.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picEscolhaPreço4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picFoto)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(JanelaInformaçõesMercadoriaResumo));
            this.lblReferência = new System.Windows.Forms.Label();
            this.mnuPreço = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.mnuVista = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo30 = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo30x62 = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazo30x60x90 = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazoPersonalizado = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrazoPersonalizadoTxt = new System.Windows.Forms.ToolStripTextBox();
            this.lblFaixaGrupoPeso = new System.Windows.Forms.Label();
            this.lblDescrição = new System.Windows.Forms.Label();
            this.btnFechar = new System.Windows.Forms.Button();
            this.btnRastrear = new System.Windows.Forms.Button();
            this.btnSalvarFoto = new System.Windows.Forms.Button();
            this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.lblPreço30x60x90Atacado = new System.Windows.Forms.Label();
            this.lblPreço30x60Atacado = new System.Windows.Forms.Label();
            this.lblRótuloPreço4 = new System.Windows.Forms.Label();
            this.lblRótuloPreço3 = new System.Windows.Forms.Label();
            this.lblPreço30Atacado = new System.Windows.Forms.Label();
            this.lblRótuloPreço2 = new System.Windows.Forms.Label();
            this.lblPreçoÁVistaAtacado = new System.Windows.Forms.Label();
            this.lblRótuloPreço1 = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.lblÍndice30x60x90 = new System.Windows.Forms.Label();
            this.lblÍndice30x60 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.lblÍndice30 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.lblÍndiceÁVista = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.lblPreço30x60x90Consignado = new System.Windows.Forms.Label();
            this.lblPreço30x60Consignado = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.lblPreço30Consignado = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.lblPreçoÁVistaConsignado = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.picFoto = new Apresentação.Mercadoria.MostradorAnimação();
            this.mnuPreço.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picFoto)).BeginInit();
            this.SuspendLayout();
            // 
            // lblReferência
            // 
            this.lblReferência.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblReferência.BackColor = System.Drawing.Color.Transparent;
            this.lblReferência.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblReferência.Location = new System.Drawing.Point(195, 37);
            this.lblReferência.Name = "lblReferência";
            this.lblReferência.Size = new System.Drawing.Size(192, 23);
            this.lblReferência.TabIndex = 1;
            this.lblReferência.Text = "888.888.88.888-8";
            this.lblReferência.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // mnuPreço
            // 
            this.mnuPreço.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuVista,
            this.mnuPrazo});
            this.mnuPreço.Name = "mnuPreço";
            this.mnuPreço.Size = new System.Drawing.Size(146, 48);
            // 
            // mnuVista
            // 
            this.mnuVista.Image = global::Apresentação.Resource.Flag_greenHS;
            this.mnuVista.Name = "mnuVista";
            this.mnuVista.Size = new System.Drawing.Size(145, 22);
            this.mnuVista.Text = "Preço à vista";
            this.mnuVista.Click += new System.EventHandler(this.mnuVista_Click);
            // 
            // mnuPrazo
            // 
            this.mnuPrazo.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuPrazo30,
            this.mnuPrazo30x62,
            this.mnuPrazo30x60x90,
            this.mnuPrazoPersonalizado});
            this.mnuPrazo.Image = global::Apresentação.Resource.MonthlyViewHS;
            this.mnuPrazo.Name = "mnuPrazo";
            this.mnuPrazo.Size = new System.Drawing.Size(145, 22);
            this.mnuPrazo.Text = "Preço a prazo";
            // 
            // mnuPrazo30
            // 
            this.mnuPrazo30.Name = "mnuPrazo30";
            this.mnuPrazo30.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazo30.Text = "30 dias";
            this.mnuPrazo30.Click += new System.EventHandler(this.mnuPrazo30_Click);
            // 
            // mnuPrazo30x62
            // 
            this.mnuPrazo30x62.Name = "mnuPrazo30x62";
            this.mnuPrazo30x62.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazo30x62.Text = "30x62 dias";
            this.mnuPrazo30x62.Click += new System.EventHandler(this.mnuPrazo30x60_Click);
            // 
            // mnuPrazo30x60x90
            // 
            this.mnuPrazo30x60x90.Name = "mnuPrazo30x60x90";
            this.mnuPrazo30x60x90.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazo30x60x90.Text = "30x60x90 dias";
            this.mnuPrazo30x60x90.Click += new System.EventHandler(this.mnuPrazo30x60x90_Click);
            // 
            // mnuPrazoPersonalizado
            // 
            this.mnuPrazoPersonalizado.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuPrazoPersonalizadoTxt});
            this.mnuPrazoPersonalizado.Image = global::Apresentação.Resource.EditTableHS;
            this.mnuPrazoPersonalizado.Name = "mnuPrazoPersonalizado";
            this.mnuPrazoPersonalizado.Size = new System.Drawing.Size(147, 22);
            this.mnuPrazoPersonalizado.Text = "Personalizado";
            // 
            // mnuPrazoPersonalizadoTxt
            // 
            this.mnuPrazoPersonalizadoTxt.AutoCompleteCustomSource.AddRange(new string[] {
            "30",
            "30x60",
            "30x60x90"});
            this.mnuPrazoPersonalizadoTxt.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
            this.mnuPrazoPersonalizadoTxt.Name = "mnuPrazoPersonalizadoTxt";
            this.mnuPrazoPersonalizadoTxt.Size = new System.Drawing.Size(100, 23);
            this.mnuPrazoPersonalizadoTxt.Text = "(Clique para editar)";
            this.mnuPrazoPersonalizadoTxt.ToolTipText = "Utilize o formato de exemplo: 30x60x90";
            this.mnuPrazoPersonalizadoTxt.KeyDown += new System.Windows.Forms.KeyEventHandler(this.mnuPrazoPersonalizadoTxt_KeyDown);
            this.mnuPrazoPersonalizadoTxt.Click += new System.EventHandler(this.mnuPrazoPersonalizadoTxt_Enter);
            // 
            // lblFaixaGrupoPeso
            // 
            this.lblFaixaGrupoPeso.AutoSize = true;
            this.lblFaixaGrupoPeso.BackColor = System.Drawing.Color.Transparent;
            this.lblFaixaGrupoPeso.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblFaixaGrupoPeso.Location = new System.Drawing.Point(394, 37);
            this.lblFaixaGrupoPeso.Name = "lblFaixaGrupoPeso";
            this.lblFaixaGrupoPeso.Size = new System.Drawing.Size(94, 24);
            this.lblFaixaGrupoPeso.TabIndex = 8;
            this.lblFaixaGrupoPeso.Text = "G5; 2.6g";
            this.lblFaixaGrupoPeso.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // lblDescrição
            // 
            this.lblDescrição.BackColor = System.Drawing.Color.Transparent;
            this.lblDescrição.Location = new System.Drawing.Point(203, 63);
            this.lblDescrição.Name = "lblDescrição";
            this.lblDescrição.Size = new System.Drawing.Size(285, 24);
            this.lblDescrição.TabIndex = 10;
            this.lblDescrição.Text = "Descrição";
            this.lblDescrição.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.lblDescrição.UseMnemonic = false;
            this.lblDescrição.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // btnFechar
            // 
            this.btnFechar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
            this.btnFechar.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnFechar.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnFechar.Location = new System.Drawing.Point(410, 426);
            this.btnFechar.Name = "btnFechar";
            this.btnFechar.Size = new System.Drawing.Size(75, 23);
            this.btnFechar.TabIndex = 11;
            this.btnFechar.Text = "&Fechar";
            this.btnFechar.UseVisualStyleBackColor = false;
            this.btnFechar.Click += new System.EventHandler(this.btnFechar_Click);
            // 
            // btnRastrear
            // 
            this.btnRastrear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
            this.btnRastrear.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnRastrear.Location = new System.Drawing.Point(329, 426);
            this.btnRastrear.Name = "btnRastrear";
            this.btnRastrear.Size = new System.Drawing.Size(75, 23);
            this.btnRastrear.TabIndex = 23;
            this.btnRastrear.Text = "&Rastrear";
            this.btnRastrear.UseVisualStyleBackColor = false;
            this.btnRastrear.Click += new System.EventHandler(this.btnRastrear_Click);
            // 
            // btnSalvarFoto
            // 
            this.btnSalvarFoto.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.btnSalvarFoto.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnSalvarFoto.Image = global::Apresentação.Resource.saveHS;
            this.btnSalvarFoto.Location = new System.Drawing.Point(459, 88);
            this.btnSalvarFoto.Name = "btnSalvarFoto";
            this.btnSalvarFoto.Size = new System.Drawing.Size(26, 26);
            this.btnSalvarFoto.TabIndex = 24;
            this.btnSalvarFoto.UseVisualStyleBackColor = false;
            this.btnSalvarFoto.Click += new System.EventHandler(this.btnSalvarFoto_Click);
            // 
            // saveFileDialog
            // 
            this.saveFileDialog.DefaultExt = "jpg";
            this.saveFileDialog.Filter = "JPEG (*.jpg)|*.jpg|GIF (*.gif)|*.gif|PNG (*.png)|*.png";
            this.saveFileDialog.Title = "Salvar foto de mercadoria";
            // 
            // groupBox1
            // 
            this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(254)))), ((int)(((byte)(253)))));
            this.groupBox1.Controls.Add(this.lblPreço30x60x90Atacado);
            this.groupBox1.Controls.Add(this.lblPreço30x60Atacado);
            this.groupBox1.Controls.Add(this.lblRótuloPreço4);
            this.groupBox1.Controls.Add(this.lblRótuloPreço3);
            this.groupBox1.Controls.Add(this.lblPreço30Atacado);
            this.groupBox1.Controls.Add(this.lblRótuloPreço2);
            this.groupBox1.Controls.Add(this.lblPreçoÁVistaAtacado);
            this.groupBox1.Controls.Add(this.lblRótuloPreço1);
            this.groupBox1.Location = new System.Drawing.Point(45, 322);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(144, 98);
            this.groupBox1.TabIndex = 25;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Atacado";
            // 
            // lblPreço30x60x90Atacado
            // 
            this.lblPreço30x60x90Atacado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30x60x90Atacado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30x60x90Atacado.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30x60x90Atacado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30x60x90Atacado.Location = new System.Drawing.Point(57, 78);
            this.lblPreço30x60x90Atacado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30x60x90Atacado.Name = "lblPreço30x60x90Atacado";
            this.lblPreço30x60x90Atacado.Size = new System.Drawing.Size(75, 16);
            this.lblPreço30x60x90Atacado.TabIndex = 26;
            this.lblPreço30x60x90Atacado.Tag = "3";
            this.lblPreço30x60x90Atacado.Text = "R$ 0,00";
            this.lblPreço30x60x90Atacado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30x60x90Atacado.UseMnemonic = false;
            // 
            // lblPreço30x60Atacado
            // 
            this.lblPreço30x60Atacado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30x60Atacado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30x60Atacado.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30x60Atacado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30x60Atacado.Location = new System.Drawing.Point(57, 58);
            this.lblPreço30x60Atacado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30x60Atacado.Name = "lblPreço30x60Atacado";
            this.lblPreço30x60Atacado.Size = new System.Drawing.Size(75, 16);
            this.lblPreço30x60Atacado.TabIndex = 24;
            this.lblPreço30x60Atacado.Tag = "2";
            this.lblPreço30x60Atacado.Text = "R$ 1224,99";
            this.lblPreço30x60Atacado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30x60Atacado.UseMnemonic = false;
            // 
            // lblRótuloPreço4
            // 
            this.lblRótuloPreço4.AutoSize = true;
            this.lblRótuloPreço4.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço4.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço4.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço4.Location = new System.Drawing.Point(1, 81);
            this.lblRótuloPreço4.Name = "lblRótuloPreço4";
            this.lblRótuloPreço4.Size = new System.Drawing.Size(53, 13);
            this.lblRótuloPreço4.TabIndex = 25;
            this.lblRótuloPreço4.Tag = "3";
            this.lblRótuloPreço4.Text = "30x60x90";
            // 
            // lblRótuloPreço3
            // 
            this.lblRótuloPreço3.AutoSize = true;
            this.lblRótuloPreço3.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço3.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço3.Location = new System.Drawing.Point(18, 61);
            this.lblRótuloPreço3.Name = "lblRótuloPreço3";
            this.lblRótuloPreço3.Size = new System.Drawing.Size(36, 13);
            this.lblRótuloPreço3.TabIndex = 23;
            this.lblRótuloPreço3.Tag = "2";
            this.lblRótuloPreço3.Text = "30x60";
            // 
            // lblPreço30Atacado
            // 
            this.lblPreço30Atacado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30Atacado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30Atacado.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30Atacado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30Atacado.Location = new System.Drawing.Point(57, 37);
            this.lblPreço30Atacado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30Atacado.Name = "lblPreço30Atacado";
            this.lblPreço30Atacado.Size = new System.Drawing.Size(75, 16);
            this.lblPreço30Atacado.TabIndex = 22;
            this.lblPreço30Atacado.Tag = "1";
            this.lblPreço30Atacado.Text = "R$ 0,00";
            this.lblPreço30Atacado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30Atacado.UseMnemonic = false;
            // 
            // lblRótuloPreço2
            // 
            this.lblRótuloPreço2.AutoSize = true;
            this.lblRótuloPreço2.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço2.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço2.Location = new System.Drawing.Point(35, 40);
            this.lblRótuloPreço2.Name = "lblRótuloPreço2";
            this.lblRótuloPreço2.Size = new System.Drawing.Size(19, 13);
            this.lblRótuloPreço2.TabIndex = 21;
            this.lblRótuloPreço2.Tag = "1";
            this.lblRótuloPreço2.Text = "30";
            // 
            // lblPreçoÁVistaAtacado
            // 
            this.lblPreçoÁVistaAtacado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(230)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreçoÁVistaAtacado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreçoÁVistaAtacado.ContextMenuStrip = this.mnuPreço;
            this.lblPreçoÁVistaAtacado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreçoÁVistaAtacado.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPreçoÁVistaAtacado.Location = new System.Drawing.Point(57, 16);
            this.lblPreçoÁVistaAtacado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreçoÁVistaAtacado.Name = "lblPreçoÁVistaAtacado";
            this.lblPreçoÁVistaAtacado.Size = new System.Drawing.Size(75, 16);
            this.lblPreçoÁVistaAtacado.TabIndex = 9;
            this.lblPreçoÁVistaAtacado.Tag = "0";
            this.lblPreçoÁVistaAtacado.Text = "R$ 0,00";
            this.lblPreçoÁVistaAtacado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreçoÁVistaAtacado.UseMnemonic = false;
            // 
            // lblRótuloPreço1
            // 
            this.lblRótuloPreço1.AutoSize = true;
            this.lblRótuloPreço1.BackColor = System.Drawing.Color.Transparent;
            this.lblRótuloPreço1.ContextMenuStrip = this.mnuPreço;
            this.lblRótuloPreço1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblRótuloPreço1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRótuloPreço1.Location = new System.Drawing.Point(15, 17);
            this.lblRótuloPreço1.Name = "lblRótuloPreço1";
            this.lblRótuloPreço1.Size = new System.Drawing.Size(39, 13);
            this.lblRótuloPreço1.TabIndex = 8;
            this.lblRótuloPreço1.Tag = "0";
            this.lblRótuloPreço1.Text = "À vista";
            // 
            // groupBox2
            // 
            this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(254)))), ((int)(((byte)(253)))));
            this.groupBox2.Controls.Add(this.lblÍndice30x60x90);
            this.groupBox2.Controls.Add(this.lblÍndice30x60);
            this.groupBox2.Controls.Add(this.label5);
            this.groupBox2.Controls.Add(this.label7);
            this.groupBox2.Controls.Add(this.lblÍndice30);
            this.groupBox2.Controls.Add(this.label9);
            this.groupBox2.Controls.Add(this.lblÍndiceÁVista);
            this.groupBox2.Controls.Add(this.label11);
            this.groupBox2.Location = new System.Drawing.Point(193, 322);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(145, 98);
            this.groupBox2.TabIndex = 26;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Índices";
            // 
            // lblÍndice30x60x90
            // 
            this.lblÍndice30x60x90.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblÍndice30x60x90.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblÍndice30x60x90.ContextMenuStrip = this.mnuPreço;
            this.lblÍndice30x60x90.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblÍndice30x60x90.Location = new System.Drawing.Point(66, 78);
            this.lblÍndice30x60x90.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblÍndice30x60x90.Name = "lblÍndice30x60x90";
            this.lblÍndice30x60x90.Size = new System.Drawing.Size(66, 16);
            this.lblÍndice30x60x90.TabIndex = 26;
            this.lblÍndice30x60x90.Tag = "3";
            this.lblÍndice30x60x90.Text = "R$ 0,00";
            this.lblÍndice30x60x90.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblÍndice30x60x90.UseMnemonic = false;
            // 
            // lblÍndice30x60
            // 
            this.lblÍndice30x60.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblÍndice30x60.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblÍndice30x60.ContextMenuStrip = this.mnuPreço;
            this.lblÍndice30x60.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblÍndice30x60.Location = new System.Drawing.Point(66, 58);
            this.lblÍndice30x60.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblÍndice30x60.Name = "lblÍndice30x60";
            this.lblÍndice30x60.Size = new System.Drawing.Size(66, 16);
            this.lblÍndice30x60.TabIndex = 24;
            this.lblÍndice30x60.Tag = "2";
            this.lblÍndice30x60.Text = "R$ 1224,99";
            this.lblÍndice30x60.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblÍndice30x60.UseMnemonic = false;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.ContextMenuStrip = this.mnuPreço;
            this.label5.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(7, 81);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 13);
            this.label5.TabIndex = 25;
            this.label5.Tag = "3";
            this.label5.Text = "30x60x90";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.ContextMenuStrip = this.mnuPreço;
            this.label7.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.Location = new System.Drawing.Point(24, 61);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(36, 13);
            this.label7.TabIndex = 23;
            this.label7.Tag = "2";
            this.label7.Text = "30x60";
            // 
            // lblÍndice30
            // 
            this.lblÍndice30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblÍndice30.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblÍndice30.ContextMenuStrip = this.mnuPreço;
            this.lblÍndice30.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblÍndice30.Location = new System.Drawing.Point(66, 37);
            this.lblÍndice30.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblÍndice30.Name = "lblÍndice30";
            this.lblÍndice30.Size = new System.Drawing.Size(66, 16);
            this.lblÍndice30.TabIndex = 22;
            this.lblÍndice30.Tag = "1";
            this.lblÍndice30.Text = "R$ 0,00";
            this.lblÍndice30.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblÍndice30.UseMnemonic = false;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.ContextMenuStrip = this.mnuPreço;
            this.label9.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.Location = new System.Drawing.Point(41, 40);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(19, 13);
            this.label9.TabIndex = 21;
            this.label9.Tag = "1";
            this.label9.Text = "30";
            // 
            // lblÍndiceÁVista
            // 
            this.lblÍndiceÁVista.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(230)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblÍndiceÁVista.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblÍndiceÁVista.ContextMenuStrip = this.mnuPreço;
            this.lblÍndiceÁVista.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblÍndiceÁVista.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblÍndiceÁVista.Location = new System.Drawing.Point(66, 16);
            this.lblÍndiceÁVista.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblÍndiceÁVista.Name = "lblÍndiceÁVista";
            this.lblÍndiceÁVista.Size = new System.Drawing.Size(66, 16);
            this.lblÍndiceÁVista.TabIndex = 9;
            this.lblÍndiceÁVista.Tag = "0";
            this.lblÍndiceÁVista.Text = "R$ 0,00";
            this.lblÍndiceÁVista.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblÍndiceÁVista.UseMnemonic = false;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.ContextMenuStrip = this.mnuPreço;
            this.label11.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.Location = new System.Drawing.Point(21, 17);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(39, 13);
            this.label11.TabIndex = 8;
            this.label11.Tag = "0";
            this.label11.Text = "À vista";
            // 
            // groupBox3
            // 
            this.groupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(254)))), ((int)(((byte)(253)))));
            this.groupBox3.Controls.Add(this.lblPreço30x60x90Consignado);
            this.groupBox3.Controls.Add(this.lblPreço30x60Consignado);
            this.groupBox3.Controls.Add(this.label12);
            this.groupBox3.Controls.Add(this.label13);
            this.groupBox3.Controls.Add(this.lblPreço30Consignado);
            this.groupBox3.Controls.Add(this.label15);
            this.groupBox3.Controls.Add(this.lblPreçoÁVistaConsignado);
            this.groupBox3.Controls.Add(this.label17);
            this.groupBox3.Location = new System.Drawing.Point(344, 324);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(141, 98);
            this.groupBox3.TabIndex = 27;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Consignado";
            // 
            // lblPreço30x60x90Consignado
            // 
            this.lblPreço30x60x90Consignado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30x60x90Consignado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30x60x90Consignado.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30x60x90Consignado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30x60x90Consignado.Location = new System.Drawing.Point(54, 78);
            this.lblPreço30x60x90Consignado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30x60x90Consignado.Name = "lblPreço30x60x90Consignado";
            this.lblPreço30x60x90Consignado.Size = new System.Drawing.Size(78, 16);
            this.lblPreço30x60x90Consignado.TabIndex = 26;
            this.lblPreço30x60x90Consignado.Tag = "3";
            this.lblPreço30x60x90Consignado.Text = "R$ 0,00";
            this.lblPreço30x60x90Consignado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30x60x90Consignado.UseMnemonic = false;
            // 
            // lblPreço30x60Consignado
            // 
            this.lblPreço30x60Consignado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30x60Consignado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30x60Consignado.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30x60Consignado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30x60Consignado.Location = new System.Drawing.Point(54, 58);
            this.lblPreço30x60Consignado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30x60Consignado.Name = "lblPreço30x60Consignado";
            this.lblPreço30x60Consignado.Size = new System.Drawing.Size(78, 16);
            this.lblPreço30x60Consignado.TabIndex = 24;
            this.lblPreço30x60Consignado.Tag = "2";
            this.lblPreço30x60Consignado.Text = "R$ 1224,99";
            this.lblPreço30x60Consignado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30x60Consignado.UseMnemonic = false;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.label12.ContextMenuStrip = this.mnuPreço;
            this.label12.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.Location = new System.Drawing.Point(-1, 81);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(53, 13);
            this.label12.TabIndex = 25;
            this.label12.Tag = "3";
            this.label12.Text = "30x60x90";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.BackColor = System.Drawing.Color.Transparent;
            this.label13.ContextMenuStrip = this.mnuPreço;
            this.label13.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.Location = new System.Drawing.Point(16, 61);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(36, 13);
            this.label13.TabIndex = 23;
            this.label13.Tag = "2";
            this.label13.Text = "30x60";
            // 
            // lblPreço30Consignado
            // 
            this.lblPreço30Consignado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(180)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreço30Consignado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreço30Consignado.ContextMenuStrip = this.mnuPreço;
            this.lblPreço30Consignado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreço30Consignado.Location = new System.Drawing.Point(54, 37);
            this.lblPreço30Consignado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreço30Consignado.Name = "lblPreço30Consignado";
            this.lblPreço30Consignado.Size = new System.Drawing.Size(78, 16);
            this.lblPreço30Consignado.TabIndex = 22;
            this.lblPreço30Consignado.Tag = "1";
            this.lblPreço30Consignado.Text = "R$ 0,00";
            this.lblPreço30Consignado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreço30Consignado.UseMnemonic = false;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.label15.ContextMenuStrip = this.mnuPreço;
            this.label15.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.Location = new System.Drawing.Point(33, 40);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(19, 13);
            this.label15.TabIndex = 21;
            this.label15.Tag = "1";
            this.label15.Text = "30";
            // 
            // lblPreçoÁVistaConsignado
            // 
            this.lblPreçoÁVistaConsignado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(230)))), ((int)(((byte)(193)))), ((int)(((byte)(162)))));
            this.lblPreçoÁVistaConsignado.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreçoÁVistaConsignado.ContextMenuStrip = this.mnuPreço;
            this.lblPreçoÁVistaConsignado.Cursor = System.Windows.Forms.Cursors.Hand;
            this.lblPreçoÁVistaConsignado.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPreçoÁVistaConsignado.Location = new System.Drawing.Point(54, 16);
            this.lblPreçoÁVistaConsignado.Margin = new System.Windows.Forms.Padding(3, 0, 3, 5);
            this.lblPreçoÁVistaConsignado.Name = "lblPreçoÁVistaConsignado";
            this.lblPreçoÁVistaConsignado.Size = new System.Drawing.Size(78, 16);
            this.lblPreçoÁVistaConsignado.TabIndex = 9;
            this.lblPreçoÁVistaConsignado.Tag = "0";
            this.lblPreçoÁVistaConsignado.Text = "R$ 0,00";
            this.lblPreçoÁVistaConsignado.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblPreçoÁVistaConsignado.UseMnemonic = false;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.ContextMenuStrip = this.mnuPreço;
            this.label17.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.Location = new System.Drawing.Point(13, 17);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(39, 13);
            this.label17.TabIndex = 8;
            this.label17.Tag = "0";
            this.label17.Text = "À vista";
            // 
            // picFoto
            // 
            this.picFoto.BackColor = System.Drawing.Color.Transparent;
            this.picFoto.Image = global::Apresentação.Resource.logo;
            this.picFoto.Location = new System.Drawing.Point(45, 88);
            this.picFoto.Name = "picFoto";
            this.picFoto.Size = new System.Drawing.Size(440, 228);
            this.picFoto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.picFoto.TabIndex = 0;
            this.picFoto.TabStop = false;
            this.picFoto.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            // 
            // InformaçõesMercadoriaResumo
            // 
            this.AcceptButton = this.btnFechar;
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BackColor = System.Drawing.Color.Navy;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.CancelButton = this.btnFechar;
            this.ClientSize = new System.Drawing.Size(498, 461);
            this.ControlBox = false;
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.lblFaixaGrupoPeso);
            this.Controls.Add(this.btnRastrear);
            this.Controls.Add(this.btnSalvarFoto);
            this.Controls.Add(this.btnFechar);
            this.Controls.Add(this.lblDescrição);
            this.Controls.Add(this.picFoto);
            this.Controls.Add(this.lblReferência);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "InformaçõesMercadoriaResumo";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "InformaçõesMercadoria";
            this.TopMost = true;
            this.TransparencyKey = System.Drawing.Color.Navy;
            this.Closed += new System.EventHandler(this.InformaçõesMercadoria_Closed);
            this.Shown += new System.EventHandler(this.InformaçõesMercadoria_Shown);
            this.Paint += new System.Windows.Forms.PaintEventHandler(this.InformaçõesMercadoriaResumo_Paint);
            this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.InformaçõesMercadoria_MouseDown);
            this.mnuPreço.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picFoto)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }