Example #1
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Recepção));
			this.botãoAgenda = new Apresentação.Formulários.Botão();
			this.botãoLembretes = new Apresentação.Formulários.Botão();
			this.botãoTelefonema = new Apresentação.Formulários.Botão();
			this.botãoEntradaSaída = new Apresentação.Formulários.Botão();
			this.botãoRodízio = new Apresentação.Formulários.Botão();
			this.topo.SuspendLayout();
			this.barraBotões.SuspendLayout();
			this.SuspendLayout();
			// 
			// topo
			// 
			this.topo.Name = "topo";
			// 
			// barraBotões
			// 
			this.barraBotões.Botões = new Apresentação.Formulários.Botão[] {
																			   this.botãoAgenda,
																			   this.botãoLembretes,
																			   this.botãoTelefonema,
																			   this.botãoEntradaSaída,
																			   this.botãoRodízio};
			this.barraBotões.Name = "barraBotões";
			// 
			// botãoAgenda
			// 
			this.botãoAgenda.Imagem = ((System.Drawing.Image)(resources.GetObject("botãoAgenda.Imagem")));
			this.botãoAgenda.RetornarÀPrimeira = true;
			this.botãoAgenda.Texto = "Agenda de Telefone";
			// 
			// botãoLembretes
			// 
			this.botãoLembretes.Imagem = ((System.Drawing.Image)(resources.GetObject("botãoLembretes.Imagem")));
			this.botãoLembretes.RetornarÀPrimeira = true;
			this.botãoLembretes.Texto = "Lembretes";
			// 
			// botãoTelefonema
			// 
			this.botãoTelefonema.Imagem = ((System.Drawing.Image)(resources.GetObject("botãoTelefonema.Imagem")));
			this.botãoTelefonema.RetornarÀPrimeira = true;
			this.botãoTelefonema.Texto = "Registrar Telefonema";
			// 
			// botãoEntradaSaída
			// 
			this.botãoEntradaSaída.Imagem = ((System.Drawing.Image)(resources.GetObject("botãoEntradaSaída.Imagem")));
			this.botãoEntradaSaída.RetornarÀPrimeira = true;
			this.botãoEntradaSaída.Texto = "Entrada e Saída";
			// 
			// botãoRodízio
			// 
			this.botãoRodízio.Imagem = ((System.Drawing.Image)(resources.GetObject("botãoRodízio.Imagem")));
			this.botãoRodízio.RetornarÀPrimeira = true;
			this.botãoRodízio.Texto = "Rodízio";
			// 
			// Recepção
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(792, 446);
			this.MinimumSize = new System.Drawing.Size(800, 480);
			this.Name = "Recepção";
			this.Text = "Indústria Mineira de Joias - Recepção";
			this.topo.ResumeLayout(false);
			this.barraBotões.ResumeLayout(false);
			this.ResumeLayout(false);

		}
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Apresentação.Formulários.Botão botão1 = new Apresentação.Formulários.Botão();
            Apresentação.Formulários.Botão botão2 = new Apresentação.Formulários.Botão();
            Apresentação.Formulários.Botão botão3 = new Apresentação.Formulários.Botão();
            Apresentação.Formulários.Botão botão4 = new Apresentação.Formulários.Botão();
            Apresentação.Formulários.Botão botão5 = new Apresentação.Formulários.Botão();
            Apresentação.Formulários.Botão botão6 = new Apresentação.Formulários.Botão();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GuiaNovato));
            this.assistenteControle = new Apresentação.Formulários.Assistente.AssistenteControle();
            this.painelInício = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.label2 = new System.Windows.Forms.Label();
            this.lblNome = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.painelAssistenteFinalizar = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.label39 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.painelSenha = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.txtConfirmação = new System.Windows.Forms.TextBox();
            this.txtNovaSenha = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.painelRamal = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.txtRamal = new AMS.TextBox.IntegerTextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.painelDadosPF = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.groupBoxPF = new System.Windows.Forms.GroupBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.dadosPessoaFísica = new Apresentação.Pessoa.Cadastro.DadosPessoaFísica();
            this.label9 = new System.Windows.Forms.Label();
            this.painelDadosEndereço = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.grpEndereço = new System.Windows.Forms.GroupBox();
            this.editorEndereços = new Apresentação.Pessoa.Cadastro.EditorEndereços();
            this.label10 = new System.Windows.Forms.Label();
            this.painelFuncionário = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.grpFuncionário = new System.Windows.Forms.GroupBox();
            this.panel2 = new System.Windows.Forms.Panel();
            this.dadosFuncionário = new Apresentação.Pessoa.Cadastro.DadosFuncionário();
            this.label11 = new System.Windows.Forms.Label();
            this.painelHorário = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.horárioTrabalho1 = new Apresentação.Pessoa.Cadastro.HorárioTrabalho();
            this.label12 = new System.Windows.Forms.Label();
            this.painelJanela = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.painelJanela2 = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.label18 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.barraBotões1 = new Apresentação.Formulários.BarraBotões();
            this.painelJanela3 = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.baseInferior1 = new Apresentação.Formulários.BaseInferior();
            this.títuloBaseInferior1 = new Apresentação.Formulários.TítuloBaseInferior();
            this.label19 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.painelJanela4 = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.panel3 = new System.Windows.Forms.Panel();
            this.quadro2 = new Apresentação.Formulários.Quadro();
            this.opção1 = new Apresentação.Formulários.Opção();
            this.opção2 = new Apresentação.Formulários.Opção();
            this.quadro1 = new Apresentação.Formulários.Quadro();
            this.label23 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.painelWindows = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.label28 = new System.Windows.Forms.Label();
            this.panel4 = new System.Windows.Forms.Panel();
            this.btnExemplo = new System.Windows.Forms.Button();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.label27 = new System.Windows.Forms.Label();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label26 = new System.Windows.Forms.Label();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label25 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.painelTxtMercadoria = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.pictureBox4 = new System.Windows.Forms.PictureBox();
            this.label34 = new System.Windows.Forms.Label();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.label33 = new System.Windows.Forms.Label();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.label32 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.panel5 = new System.Windows.Forms.Panel();
            this.label30 = new System.Windows.Forms.Label();
            this.txtMercadoriaExemplo = new Apresentação.Mercadoria.TxtMercadoria();
            this.label29 = new System.Windows.Forms.Label();
            this.painelQuadroMercadoria = new Apresentação.Formulários.Assistente.PainelAssistente();
            this.label36 = new System.Windows.Forms.Label();
            this.bandejaExemplo = new Apresentação.Mercadoria.Bandeja.Bandeja();
            this.quadroMercadoriaExemplo = new Apresentação.Mercadoria.QuadroMercadoria();
            this.label35 = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.picÍcone)).BeginInit();
            this.assistenteControle.SuspendLayout();
            this.painelInício.SuspendLayout();
            this.painelAssistenteFinalizar.SuspendLayout();
            this.painelSenha.SuspendLayout();
            this.painelRamal.SuspendLayout();
            this.painelDadosPF.SuspendLayout();
            this.groupBoxPF.SuspendLayout();
            this.panel1.SuspendLayout();
            this.painelDadosEndereço.SuspendLayout();
            this.grpEndereço.SuspendLayout();
            this.painelFuncionário.SuspendLayout();
            this.grpFuncionário.SuspendLayout();
            this.panel2.SuspendLayout();
            this.painelHorário.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.painelJanela.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.painelJanela2.SuspendLayout();
            this.painelJanela3.SuspendLayout();
            this.baseInferior1.SuspendLayout();
            this.painelJanela4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.quadro2.SuspendLayout();
            this.quadro1.SuspendLayout();
            this.painelWindows.SuspendLayout();
            this.panel4.SuspendLayout();
            this.painelTxtMercadoria.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            this.panel5.SuspendLayout();
            this.painelQuadroMercadoria.SuspendLayout();
            this.SuspendLayout();
            // 
            // lblTítulo
            // 
            this.lblTítulo.Size = new System.Drawing.Size(153, 20);
            this.lblTítulo.Text = "Guia de utilização";
            // 
            // lblDescrição
            // 
            this.lblDescrição.Size = new System.Drawing.Size(365, 48);
            this.lblDescrição.Text = "Esta é a primeira vez que você está acessando o sistema. Este guia lhe ensinará o" +
                " básico para você utilizar o sistema da melhor forma possível.";
            // 
            // picÍcone
            // 
            this.picÍcone.Image = global::Apresentação.Resource.botão___agenda___sobre;
            // 
            // assistenteControle
            // 
            this.assistenteControle.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.assistenteControle.Cancelável = false;
            this.assistenteControle.Controls.Add(this.painelInício);
            this.assistenteControle.Controls.Add(this.painelWindows);
            this.assistenteControle.Controls.Add(this.painelSenha);
            this.assistenteControle.Controls.Add(this.painelRamal);
            this.assistenteControle.Controls.Add(this.painelDadosPF);
            this.assistenteControle.Controls.Add(this.painelDadosEndereço);
            this.assistenteControle.Controls.Add(this.painelFuncionário);
            this.assistenteControle.Controls.Add(this.painelHorário);
            this.assistenteControle.Controls.Add(this.painelJanela);
            this.assistenteControle.Controls.Add(this.painelJanela2);
            this.assistenteControle.Controls.Add(this.painelJanela3);
            this.assistenteControle.Controls.Add(this.painelJanela4);
            this.assistenteControle.Controls.Add(this.painelTxtMercadoria);
            this.assistenteControle.Controls.Add(this.painelQuadroMercadoria);
            this.assistenteControle.Controls.Add(this.painelAssistenteFinalizar);
            this.assistenteControle.Itens = new Apresentação.Formulários.Assistente.PainelAssistente[] {
        this.painelInício,
        this.painelSenha,
        this.painelRamal,
        this.painelDadosPF,
        this.painelDadosEndereço,
        this.painelFuncionário,
        this.painelHorário,
        this.painelJanela,
        this.painelJanela2,
        this.painelJanela3,
        this.painelJanela4,
        this.painelWindows,
        this.painelTxtMercadoria,
        this.painelQuadroMercadoria,
        this.painelAssistenteFinalizar};
            this.assistenteControle.Location = new System.Drawing.Point(4, 94);
            this.assistenteControle.Name = "assistenteControle";
            this.assistenteControle.PainelAtual = 12;
            this.assistenteControle.Size = new System.Drawing.Size(444, 370);
            this.assistenteControle.TabIndex = 3;
            this.assistenteControle.Terminado += new System.EventHandler(this.assistenteControle_Terminado);
            // 
            // painelInício
            // 
            this.painelInício.AutoScroll = true;
            this.painelInício.Controls.Add(this.label2);
            this.painelInício.Controls.Add(this.lblNome);
            this.painelInício.Controls.Add(this.label1);
            this.painelInício.Location = new System.Drawing.Point(0, 0);
            this.painelInício.Name = "painelInício";
            this.painelInício.Size = new System.Drawing.Size(444, 338);
            this.painelInício.TabIndex = 1;
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(21, 53);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(398, 95);
            this.label2.TabIndex = 2;
            this.label2.Text = "Esta é a primeira vez que você utiliza o sistema. Este assistente lhe auxiliará a c" +
                "onfigurar seu dados e ensinará algumas dicas de como melhor utilizar o sistema.";
            // 
            // lblNome
            // 
            this.lblNome.AutoSize = true;
            this.lblNome.Location = new System.Drawing.Point(99, 22);
            this.lblNome.Name = "lblNome";
            this.lblNome.Size = new System.Drawing.Size(33, 13);
            this.lblNome.TabIndex = 1;
            this.lblNome.Text = "nome";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(21, 22);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(72, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Bem-vindo(a),";
            // 
            // painelAssistenteFinalizar
            // 
            this.painelAssistenteFinalizar.AutoScroll = true;
            this.painelAssistenteFinalizar.Controls.Add(this.label39);
            this.painelAssistenteFinalizar.Controls.Add(this.label38);
            this.painelAssistenteFinalizar.Controls.Add(this.label37);
            this.painelAssistenteFinalizar.Location = new System.Drawing.Point(0, 0);
            this.painelAssistenteFinalizar.Name = "painelAssistenteFinalizar";
            this.painelAssistenteFinalizar.Size = new System.Drawing.Size(444, 338);
            this.painelAssistenteFinalizar.TabIndex = 15;
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.Location = new System.Drawing.Point(29, 158);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(127, 13);
            this.label39.TabIndex = 2;
            this.label39.Text = "Tenha um ótimo trabalho!";
            // 
            // label38
            // 
            this.label38.Location = new System.Drawing.Point(29, 81);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(387, 77);
            this.label38.TabIndex = 1;
            this.label38.Text = resources.GetString("label38.Text");
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Location = new System.Drawing.Point(29, 38);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(244, 13);
            this.label37.TabIndex = 0;
            this.label37.Text = "Pronto! Você viu os conceitos básicos do sistema.";
            // 
            // painelSenha
            // 
            this.painelSenha.AutoScroll = true;
            this.painelSenha.Controls.Add(this.txtConfirmação);
            this.painelSenha.Controls.Add(this.txtNovaSenha);
            this.painelSenha.Controls.Add(this.label5);
            this.painelSenha.Controls.Add(this.label6);
            this.painelSenha.Controls.Add(this.label4);
            this.painelSenha.Controls.Add(this.label3);
            this.painelSenha.Location = new System.Drawing.Point(0, 0);
            this.painelSenha.Name = "painelSenha";
            this.painelSenha.Size = new System.Drawing.Size(444, 338);
            this.painelSenha.TabIndex = 2;
            this.painelSenha.ValidandoTransição += new System.ComponentModel.CancelEventHandler(this.painelSenha_ValidandoTransição);
            this.painelSenha.Exibido += new System.EventHandler(this.painelSenha_Exibido);
            // 
            // txtConfirmação
            // 
            this.txtConfirmação.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.txtConfirmação.Location = new System.Drawing.Point(185, 190);
            this.txtConfirmação.Name = "txtConfirmação";
            this.txtConfirmação.Size = new System.Drawing.Size(139, 20);
            this.txtConfirmação.TabIndex = 12;
            this.txtConfirmação.UseSystemPasswordChar = true;
            // 
            // txtNovaSenha
            // 
            this.txtNovaSenha.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.txtNovaSenha.Location = new System.Drawing.Point(185, 164);
            this.txtNovaSenha.Name = "txtNovaSenha";
            this.txtNovaSenha.Size = new System.Drawing.Size(139, 20);
            this.txtNovaSenha.TabIndex = 11;
            this.txtNovaSenha.UseSystemPasswordChar = true;
            // 
            // label5
            // 
            this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label5.Location = new System.Drawing.Point(82, 185);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(86, 50);
            this.label5.TabIndex = 10;
            this.label5.Text = "Confirmação da nova senha:";
            // 
            // label6
            // 
            this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(82, 167);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(68, 13);
            this.label6.TabIndex = 9;
            this.label6.Text = "Nova senha:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(20, 52);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(295, 13);
            this.label4.TabIndex = 1;
            this.label4.Text = "Por favor, entre com uma senha de pelo menos 4 caracteres.";
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(20, 22);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(401, 43);
            this.label3.TabIndex = 0;
            this.label3.Text = "Para garantirmos a segura do sistema, precisamos configurar uma senha para você.";
            // 
            // painelRamal
            // 
            this.painelRamal.AutoScroll = true;
            this.painelRamal.Controls.Add(this.txtRamal);
            this.painelRamal.Controls.Add(this.label8);
            this.painelRamal.Controls.Add(this.label7);
            this.painelRamal.Location = new System.Drawing.Point(0, 0);
            this.painelRamal.Name = "painelRamal";
            this.painelRamal.Size = new System.Drawing.Size(444, 338);
            this.painelRamal.TabIndex = 3;
            this.painelRamal.ValidandoTransição += new System.ComponentModel.CancelEventHandler(this.painelRamal_ValidandoTransição);
            this.painelRamal.Exibido += new System.EventHandler(this.painelRamal_Exibido);
            // 
            // txtRamal
            // 
            this.txtRamal.AllowNegative = true;
            this.txtRamal.DigitsInGroup = 0;
            this.txtRamal.Flags = 0;
            this.txtRamal.Location = new System.Drawing.Point(212, 89);
            this.txtRamal.MaxDecimalPlaces = 0;
            this.txtRamal.MaxWholeDigits = 9;
            this.txtRamal.Name = "txtRamal";
            this.txtRamal.Prefix = "";
            this.txtRamal.RangeMax = 1.7976931348623157E+308;
            this.txtRamal.RangeMin = 0;
            this.txtRamal.Size = new System.Drawing.Size(72, 20);
            this.txtRamal.TabIndex = 6;
            this.txtRamal.Text = "1";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(104, 93);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(89, 13);
            this.label8.TabIndex = 7;
            this.label8.Text = "Ramal telefônico:";
            // 
            // label7
            // 
            this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label7.Location = new System.Drawing.Point(25, 27);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(397, 39);
            this.label7.TabIndex = 0;
            this.label7.Text = "Para facilitar o seu contato com os demais funcionários, por favor, forneça o seu" +
                " ramal telefônico:";
            // 
            // painelDadosPF
            // 
            this.painelDadosPF.AutoScroll = true;
            this.painelDadosPF.Controls.Add(this.groupBoxPF);
            this.painelDadosPF.Controls.Add(this.label9);
            this.painelDadosPF.Location = new System.Drawing.Point(0, 0);
            this.painelDadosPF.Name = "painelDadosPF";
            this.painelDadosPF.Size = new System.Drawing.Size(444, 338);
            this.painelDadosPF.TabIndex = 4;
            this.painelDadosPF.Exibido += new System.EventHandler(this.painelDadosPF_Exibido);
            // 
            // groupBoxPF
            // 
            this.groupBoxPF.Controls.Add(this.panel1);
            this.groupBoxPF.Location = new System.Drawing.Point(3, 47);
            this.groupBoxPF.Name = "groupBoxPF";
            this.groupBoxPF.Size = new System.Drawing.Size(438, 288);
            this.groupBoxPF.TabIndex = 1;
            this.groupBoxPF.TabStop = false;
            this.groupBoxPF.Text = "Dados de pessoa-física";
            // 
            // panel1
            // 
            this.panel1.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.panel1.AutoScroll = true;
            this.panel1.Controls.Add(this.dadosPessoaFísica);
            this.panel1.Location = new System.Drawing.Point(6, 19);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(426, 263);
            this.panel1.TabIndex = 2;
            // 
            // dadosPessoaFísica
            // 
            this.dadosPessoaFísica.AutoScroll = true;
            this.dadosPessoaFísica.Location = new System.Drawing.Point(11, 0);
            this.dadosPessoaFísica.Name = "dadosPessoaFísica";
            this.dadosPessoaFísica.Size = new System.Drawing.Size(392, 408);
            this.dadosPessoaFísica.TabIndex = 2;
            // 
            // label9
            // 
            this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label9.Location = new System.Drawing.Point(17, 14);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(409, 38);
            this.label9.TabIndex = 0;
            this.label9.Text = "Por favor, confira os seus dados cadastrais. Em caso de erro, favor corrigir ou c" +
                "ontactar algum responsável.";
            // 
            // painelDadosEndereço
            // 
            this.painelDadosEndereço.AutoScroll = true;
            this.painelDadosEndereço.Controls.Add(this.grpEndereço);
            this.painelDadosEndereço.Controls.Add(this.label10);
            this.painelDadosEndereço.Location = new System.Drawing.Point(0, 0);
            this.painelDadosEndereço.Name = "painelDadosEndereço";
            this.painelDadosEndereço.Size = new System.Drawing.Size(444, 338);
            this.painelDadosEndereço.TabIndex = 5;
            this.painelDadosEndereço.Exibido += new System.EventHandler(this.painelDadosEndereço_Exibido);
            // 
            // grpEndereço
            // 
            this.grpEndereço.Controls.Add(this.editorEndereços);
            this.grpEndereço.Location = new System.Drawing.Point(3, 42);
            this.grpEndereço.Name = "grpEndereço";
            this.grpEndereço.Size = new System.Drawing.Size(438, 288);
            this.grpEndereço.TabIndex = 3;
            this.grpEndereço.TabStop = false;
            this.grpEndereço.Text = "Dados de endereço";
            // 
            // editorEndereços
            // 
            this.editorEndereços.Location = new System.Drawing.Point(6, 19);
            this.editorEndereços.Name = "editorEndereços";
            this.editorEndereços.Size = new System.Drawing.Size(426, 263);
            this.editorEndereços.TabIndex = 0;
            // 
            // label10
            // 
            this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label10.Location = new System.Drawing.Point(17, 9);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(409, 38);
            this.label10.TabIndex = 2;
            this.label10.Text = "Por favor, confira os seus dados cadastrais. Em caso de erro, favor corrigir ou c" +
                "ontactar algum responsável.";
            // 
            // painelFuncionário
            // 
            this.painelFuncionário.AutoScroll = true;
            this.painelFuncionário.Controls.Add(this.grpFuncionário);
            this.painelFuncionário.Controls.Add(this.label11);
            this.painelFuncionário.Location = new System.Drawing.Point(0, 0);
            this.painelFuncionário.Name = "painelFuncionário";
            this.painelFuncionário.Size = new System.Drawing.Size(444, 338);
            this.painelFuncionário.TabIndex = 6;
            this.painelFuncionário.Exibido += new System.EventHandler(this.painelFuncionário_Exibido);
            // 
            // grpFuncionário
            // 
            this.grpFuncionário.Controls.Add(this.panel2);
            this.grpFuncionário.Location = new System.Drawing.Point(3, 42);
            this.grpFuncionário.Name = "grpFuncionário";
            this.grpFuncionário.Size = new System.Drawing.Size(438, 288);
            this.grpFuncionário.TabIndex = 3;
            this.grpFuncionário.TabStop = false;
            this.grpFuncionário.Text = "Dados de funcionário";
            // 
            // panel2
            // 
            this.panel2.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.panel2.AutoScroll = true;
            this.panel2.Controls.Add(this.dadosFuncionário);
            this.panel2.Location = new System.Drawing.Point(6, 19);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(426, 263);
            this.panel2.TabIndex = 2;
            // 
            // dadosFuncionário
            // 
            this.dadosFuncionário.Enabled = false;
            this.dadosFuncionário.Location = new System.Drawing.Point(9, 0);
            this.dadosFuncionário.Name = "dadosFuncionário";
            this.dadosFuncionário.Size = new System.Drawing.Size(392, 347);
            this.dadosFuncionário.TabIndex = 0;
            // 
            // label11
            // 
            this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label11.Location = new System.Drawing.Point(17, 9);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(409, 38);
            this.label11.TabIndex = 2;
            this.label11.Text = "Por favor, confira os seus dados cadastrais. Em caso de erro, favor contactar alg" +
                "um responsável.";
            // 
            // painelHorário
            // 
            this.painelHorário.AutoScroll = true;
            this.painelHorário.Controls.Add(this.groupBox1);
            this.painelHorário.Controls.Add(this.label12);
            this.painelHorário.Location = new System.Drawing.Point(0, 0);
            this.painelHorário.Name = "painelHorário";
            this.painelHorário.Size = new System.Drawing.Size(444, 338);
            this.painelHorário.TabIndex = 7;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.horárioTrabalho1);
            this.groupBox1.Location = new System.Drawing.Point(3, 42);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(438, 288);
            this.groupBox1.TabIndex = 5;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Horário de trabalho";
            // 
            // horárioTrabalho1
            // 
            this.horárioTrabalho1.Enabled = false;
            this.horárioTrabalho1.Location = new System.Drawing.Point(6, 19);
            this.horárioTrabalho1.MinimumSize = new System.Drawing.Size(392, 200);
            this.horárioTrabalho1.Name = "horárioTrabalho1";
            this.horárioTrabalho1.Size = new System.Drawing.Size(426, 263);
            this.horárioTrabalho1.TabIndex = 0;
            // 
            // label12
            // 
            this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label12.Location = new System.Drawing.Point(17, 9);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(409, 38);
            this.label12.TabIndex = 4;
            this.label12.Text = "Por favor, confira os seus dados cadastrais. Em caso de erro, favor contactar alg" +
                "um responsável.";
            // 
            // painelJanela
            // 
            this.painelJanela.AutoScroll = true;
            this.painelJanela.Controls.Add(this.label16);
            this.painelJanela.Controls.Add(this.label15);
            this.painelJanela.Controls.Add(this.label14);
            this.painelJanela.Controls.Add(this.label13);
            this.painelJanela.Controls.Add(this.pictureBox1);
            this.painelJanela.Location = new System.Drawing.Point(0, 0);
            this.painelJanela.Name = "painelJanela";
            this.painelJanela.Size = new System.Drawing.Size(444, 338);
            this.painelJanela.TabIndex = 8;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.BackColor = System.Drawing.Color.LemonChiffon;
            this.label16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.Location = new System.Drawing.Point(247, 208);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(108, 19);
            this.label16.TabIndex = 4;
            this.label16.Text = "Tela Contextual";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label15
            // 
            this.label15.BackColor = System.Drawing.Color.LemonChiffon;
            this.label15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.Location = new System.Drawing.Point(43, 199);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(103, 55);
            this.label15.TabIndex = 3;
            this.label15.Text = "Barra de Opções de Contexto";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.BackColor = System.Drawing.Color.LemonChiffon;
            this.label14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.Location = new System.Drawing.Point(230, 95);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(149, 19);
            this.label14.TabIndex = 2;
            this.label14.Text = "Barra de Ferramentas";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(24, 24);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(164, 13);
            this.label13.TabIndex = 1;
            this.label13.Text = "Veja como se organiza o sistema.";
            // 
            // pictureBox1
            // 
            this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox1.Image = global::Apresentação.Resource.ScrJanela;
            this.pictureBox1.Location = new System.Drawing.Point(27, 73);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(400, 193);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 0;
            this.pictureBox1.TabStop = false;
            // 
            // painelJanela2
            // 
            this.painelJanela2.AutoScroll = true;
            this.painelJanela2.Controls.Add(this.label18);
            this.painelJanela2.Controls.Add(this.label17);
            this.painelJanela2.Controls.Add(this.barraBotões1);
            this.painelJanela2.Location = new System.Drawing.Point(0, 0);
            this.painelJanela2.Name = "painelJanela2";
            this.painelJanela2.Size = new System.Drawing.Size(444, 338);
            this.painelJanela2.TabIndex = 9;
            // 
            // label18
            // 
            this.label18.Location = new System.Drawing.Point(40, 145);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(354, 138);
            this.label18.TabIndex = 2;
            this.label18.Text = resources.GetString("label18.Text");
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.Location = new System.Drawing.Point(20, 26);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(128, 13);
            this.label17.TabIndex = 1;
            this.label17.Text = "Barra de Ferramentas";
            // 
            // barraBotões1
            // 
            this.barraBotões1.BackColor = System.Drawing.Color.Wheat;
            this.barraBotões1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            botão1.Imagem = global::Apresentação.Resource.botão___agenda___sobre;
            botão1.Ordenação = 0;
            botão1.Texto = "Agenda Telefônica";
            botão2.Imagem = global::Apresentação.Resource.botão___ouro;
            botão2.Ordenação = 0;
            botão2.Texto = "Cotação do Ouro";
            botão3.Imagem = global::Apresentação.Resource.botão___pessoas;
            botão3.Ordenação = 0;
            botão3.Texto = "Cadastro de Clientes";
            botão4.Imagem = global::Apresentação.Resource.botão___telefone;
            botão4.Ordenação = 0;
            botão4.Texto = "Agenda Telefônica";
            botão5.Imagem = global::Apresentação.Resource.DedoMenor;
            botão5.Ordenação = 0;
            botão5.Texto = "Lembretes";
            botão6.Imagem = global::Apresentação.Resource.empregado;
            botão6.Ordenação = 0;
            botão6.Texto = "Fugir do Trabalho";
            this.barraBotões1.Botões = new Apresentação.Formulários.Botão[] {
        botão1,
        botão2,
        botão3,
        botão4,
        botão5,
        botão6};
            this.barraBotões1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.barraBotões1.Location = new System.Drawing.Point(43, 57);
            this.barraBotões1.Name = "barraBotões1";
            this.barraBotões1.Size = new System.Drawing.Size(351, 73);
            this.barraBotões1.TabIndex = 0;
            // 
            // painelJanela3
            // 
            this.painelJanela3.AutoScroll = true;
            this.painelJanela3.Controls.Add(this.baseInferior1);
            this.painelJanela3.Controls.Add(this.label19);
            this.painelJanela3.Controls.Add(this.label20);
            this.painelJanela3.Location = new System.Drawing.Point(0, 0);
            this.painelJanela3.Name = "painelJanela3";
            this.painelJanela3.Size = new System.Drawing.Size(444, 338);
            this.painelJanela3.TabIndex = 10;
            // 
            // baseInferior1
            // 
            this.baseInferior1.BackColor = System.Drawing.Color.White;
            this.baseInferior1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.baseInferior1.Controls.Add(this.títuloBaseInferior1);
            this.baseInferior1.Enabled = false;
            this.baseInferior1.Location = new System.Drawing.Point(30, 70);
            this.baseInferior1.Name = "baseInferior1";
            this.baseInferior1.Size = new System.Drawing.Size(389, 63);
            this.baseInferior1.TabIndex = 5;
            // 
            // títuloBaseInferior1
            // 
            this.títuloBaseInferior1.BackColor = System.Drawing.Color.White;
            this.títuloBaseInferior1.Descrição = "Descrição";
            this.títuloBaseInferior1.Imagem = global::Apresentação.Resource.eventlogInfo1;
            this.títuloBaseInferior1.Location = new System.Drawing.Point(201, 13);
            this.títuloBaseInferior1.Name = "títuloBaseInferior1";
            this.títuloBaseInferior1.Size = new System.Drawing.Size(178, 70);
            this.títuloBaseInferior1.TabIndex = 6;
            this.títuloBaseInferior1.Título = "Título";
            // 
            // label19
            // 
            this.label19.Location = new System.Drawing.Point(55, 160);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(354, 138);
            this.label19.TabIndex = 4;
            this.label19.Text = resources.GetString("label19.Text");
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(27, 27);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(95, 13);
            this.label20.TabIndex = 3;
            this.label20.Text = "Tela contextual";
            // 
            // painelJanela4
            // 
            this.painelJanela4.AutoScroll = true;
            this.painelJanela4.Controls.Add(this.panel3);
            this.painelJanela4.Controls.Add(this.label21);
            this.painelJanela4.Controls.Add(this.label22);
            this.painelJanela4.Location = new System.Drawing.Point(0, 0);
            this.painelJanela4.Name = "painelJanela4";
            this.painelJanela4.Size = new System.Drawing.Size(444, 338);
            this.painelJanela4.TabIndex = 11;
            // 
            // panel3
            // 
            this.panel3.BackColor = System.Drawing.Color.Wheat;
            this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel3.Controls.Add(this.quadro2);
            this.panel3.Controls.Add(this.quadro1);
            this.panel3.Location = new System.Drawing.Point(34, 59);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(167, 264);
            this.panel3.TabIndex = 7;
            // 
            // quadro2
            // 
            this.quadro2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.quadro2.bInfDirArredondada = true;
            this.quadro2.bInfEsqArredondada = true;
            this.quadro2.bSupDirArredondada = true;
            this.quadro2.bSupEsqArredondada = true;
            this.quadro2.Controls.Add(this.opção1);
            this.quadro2.Controls.Add(this.opção2);
            this.quadro2.Cor = System.Drawing.Color.Black;
            this.quadro2.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadro2.LetraTítulo = System.Drawing.Color.White;
            this.quadro2.Location = new System.Drawing.Point(3, 109);
            this.quadro2.MostrarBotãoMinMax = false;
            this.quadro2.Name = "quadro2";
            this.quadro2.Size = new System.Drawing.Size(160, 77);
            this.quadro2.TabIndex = 1;
            this.quadro2.Tamanho = 30;
            this.quadro2.Título = "Exemplo";
            // 
            // opção1
            // 
            this.opção1.BackColor = System.Drawing.Color.Transparent;
            this.opção1.Descrição = "Executar tarefa 1";
            this.opção1.Imagem = ((System.Drawing.Image)(resources.GetObject("opção1.Imagem")));
            this.opção1.Location = new System.Drawing.Point(6, 28);
            this.opção1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opção1.MaximumSize = new System.Drawing.Size(150, 100);
            this.opção1.MinimumSize = new System.Drawing.Size(150, 16);
            this.opção1.Name = "opção1";
            this.opção1.Size = new System.Drawing.Size(150, 24);
            this.opção1.TabIndex = 2;
            // 
            // opção2
            // 
            this.opção2.BackColor = System.Drawing.Color.Transparent;
            this.opção2.Descrição = "Executar tarefa 2";
            this.opção2.Imagem = global::Apresentação.Resource.empregado;
            this.opção2.Location = new System.Drawing.Point(5, 52);
            this.opção2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opção2.MaximumSize = new System.Drawing.Size(150, 100);
            this.opção2.MinimumSize = new System.Drawing.Size(150, 16);
            this.opção2.Name = "opção2";
            this.opção2.Size = new System.Drawing.Size(150, 24);
            this.opção2.TabIndex = 3;
            // 
            // quadro1
            // 
            this.quadro1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.quadro1.bInfDirArredondada = true;
            this.quadro1.bInfEsqArredondada = true;
            this.quadro1.bSupDirArredondada = true;
            this.quadro1.bSupEsqArredondada = true;
            this.quadro1.Controls.Add(this.label23);
            this.quadro1.Cor = System.Drawing.Color.Black;
            this.quadro1.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadro1.LetraTítulo = System.Drawing.Color.White;
            this.quadro1.Location = new System.Drawing.Point(3, 3);
            this.quadro1.MostrarBotãoMinMax = false;
            this.quadro1.Name = "quadro1";
            this.quadro1.Size = new System.Drawing.Size(160, 100);
            this.quadro1.TabIndex = 0;
            this.quadro1.Tamanho = 30;
            this.quadro1.Título = "Informações";
            // 
            // label23
            // 
            this.label23.BackColor = System.Drawing.Color.Transparent;
            this.label23.Location = new System.Drawing.Point(3, 28);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(145, 71);
            this.label23.TabIndex = 2;
            this.label23.Text = "Na barra de opções de contexto, você poderá encontrar textos informativos instrui" +
                "ndo de como utilizar o sistema.";
            // 
            // label21
            // 
            this.label21.Location = new System.Drawing.Point(221, 59);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(204, 264);
            this.label21.TabIndex = 6;
            this.label21.Text = resources.GetString("label21.Text");
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.Location = new System.Drawing.Point(31, 34);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(174, 13);
            this.label22.TabIndex = 5;
            this.label22.Text = "Barra de Opções de Contexto";
            // 
            // painelWindows
            // 
            this.painelWindows.AutoScroll = true;
            this.painelWindows.Controls.Add(this.label28);
            this.painelWindows.Controls.Add(this.panel4);
            this.painelWindows.Controls.Add(this.label24);
            this.painelWindows.Location = new System.Drawing.Point(0, 0);
            this.painelWindows.Name = "painelWindows";
            this.painelWindows.Size = new System.Drawing.Size(444, 338);
            this.painelWindows.TabIndex = 12;
            this.painelWindows.ValidandoTransição += new System.ComponentModel.CancelEventHandler(this.painelWindows_ValidandoTransição);
            this.painelWindows.Exibido += new System.EventHandler(this.painelWindows_Exibido);
            // 
            // label28
            // 
            this.label28.Location = new System.Drawing.Point(232, 58);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(193, 257);
            this.label28.TabIndex = 8;
            this.label28.Text = resources.GetString("label28.Text");
            // 
            // panel4
            // 
            this.panel4.BackColor = System.Drawing.Color.WhiteSmoke;
            this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel4.Controls.Add(this.btnExemplo);
            this.panel4.Controls.Add(this.textBox3);
            this.panel4.Controls.Add(this.label27);
            this.panel4.Controls.Add(this.textBox2);
            this.panel4.Controls.Add(this.label26);
            this.panel4.Controls.Add(this.textBox1);
            this.panel4.Controls.Add(this.label25);
            this.panel4.Location = new System.Drawing.Point(34, 58);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(181, 257);
            this.panel4.TabIndex = 7;
            // 
            // btnExemplo
            // 
            this.btnExemplo.Location = new System.Drawing.Point(99, 81);
            this.btnExemplo.Name = "btnExemplo";
            this.btnExemplo.Size = new System.Drawing.Size(75, 23);
            this.btnExemplo.TabIndex = 9;
            this.btnExemplo.Text = "Enter";
            this.btnExemplo.UseVisualStyleBackColor = true;
            this.btnExemplo.Click += new System.EventHandler(this.btnExemplo_Click);
            // 
            // textBox3
            // 
            this.textBox3.Location = new System.Drawing.Point(61, 55);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(113, 20);
            this.textBox3.TabIndex = 5;
            this.textBox3.Text = "...próximo campo.";
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Location = new System.Drawing.Point(3, 58);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(52, 13);
            this.label27.TabIndex = 4;
            this.label27.Text = "Ca&mpo 3:";
            // 
            // textBox2
            // 
            this.textBox2.Location = new System.Drawing.Point(61, 29);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(113, 20);
            this.textBox2.TabIndex = 3;
            this.textBox2.Text = "...para pular para o...";
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(3, 32);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(52, 13);
            this.label26.TabIndex = 2;
            this.label26.Text = "C&ampo 2:";
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(61, 3);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(113, 20);
            this.textBox1.TabIndex = 1;
            this.textBox1.Text = "Use a tecla TAB...";
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(3, 6);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(52, 13);
            this.label25.TabIndex = 0;
            this.label25.Text = "&Campo 1:";
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.Location = new System.Drawing.Point(34, 34);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(151, 13);
            this.label24.TabIndex = 6;
            this.label24.Text = "Trabalhando no Windows";
            // 
            // painelTxtMercadoria
            // 
            this.painelTxtMercadoria.AutoScroll = true;
            this.painelTxtMercadoria.Controls.Add(this.label31);
            this.painelTxtMercadoria.Controls.Add(this.panel5);
            this.painelTxtMercadoria.Controls.Add(this.label29);
            this.painelTxtMercadoria.Location = new System.Drawing.Point(0, 0);
            this.painelTxtMercadoria.Name = "painelTxtMercadoria";
            this.painelTxtMercadoria.Size = new System.Drawing.Size(444, 338);
            this.painelTxtMercadoria.TabIndex = 13;
            this.painelTxtMercadoria.Exibido += new System.EventHandler(this.painelTxtMercadoria_Exibido);
            // 
            // pictureBox4
            // 
            this.pictureBox4.Image = global::Apresentação.Resource.Edit_RedoHS;
            this.pictureBox4.Location = new System.Drawing.Point(5, 222);
            this.pictureBox4.Name = "pictureBox4";
            this.pictureBox4.Size = new System.Drawing.Size(16, 16);
            this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox4.TabIndex = 6;
            this.pictureBox4.TabStop = false;
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Location = new System.Drawing.Point(27, 222);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(147, 13);
            this.label34.TabIndex = 7;
            this.label34.Text = "Repetir, se pressionar \"Enter\"";
            // 
            // pictureBox3
            // 
            this.pictureBox3.Image = global::Apresentação.Resource.WarningHS1;
            this.pictureBox3.Location = new System.Drawing.Point(5, 200);
            this.pictureBox3.Name = "pictureBox3";
            this.pictureBox3.Size = new System.Drawing.Size(16, 16);
            this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox3.TabIndex = 4;
            this.pictureBox3.TabStop = false;
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(27, 200);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(103, 13);
            this.label33.TabIndex = 5;
            this.label33.Text = "Referência incorreta";
            // 
            // pictureBox2
            // 
            this.pictureBox2.Image = global::Apresentação.Resource.ZoomHS1;
            this.pictureBox2.Location = new System.Drawing.Point(5, 178);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(16, 16);
            this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox2.TabIndex = 2;
            this.pictureBox2.TabStop = false;
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Location = new System.Drawing.Point(27, 178);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(117, 13);
            this.label32.TabIndex = 3;
            this.label32.Text = "Procurando mercadoria";
            // 
            // label31
            // 
            this.label31.Location = new System.Drawing.Point(33, 58);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(190, 280);
            this.label31.TabIndex = 9;
            this.label31.Text = resources.GetString("label31.Text");
            // 
            // panel5
            // 
            this.panel5.BackColor = System.Drawing.Color.WhiteSmoke;
            this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel5.Controls.Add(this.label40);
            this.panel5.Controls.Add(this.label30);
            this.panel5.Controls.Add(this.pictureBox4);
            this.panel5.Controls.Add(this.txtMercadoriaExemplo);
            this.panel5.Controls.Add(this.label34);
            this.panel5.Controls.Add(this.label33);
            this.panel5.Controls.Add(this.pictureBox3);
            this.panel5.Controls.Add(this.label32);
            this.panel5.Controls.Add(this.pictureBox2);
            this.panel5.Location = new System.Drawing.Point(245, 72);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(178, 245);
            this.panel5.TabIndex = 8;
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Location = new System.Drawing.Point(14, 18);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(62, 13);
            this.label30.TabIndex = 1;
            this.label30.Text = "Referência:";
            // 
            // txtMercadoriaExemplo
            // 
            this.txtMercadoriaExemplo.Location = new System.Drawing.Point(17, 34);
            this.txtMercadoriaExemplo.Name = "txtMercadoriaExemplo";
            this.txtMercadoriaExemplo.Referência = "";
            this.txtMercadoriaExemplo.Size = new System.Drawing.Size(140, 20);
            this.txtMercadoriaExemplo.TabIndex = 0;
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.Location = new System.Drawing.Point(33, 29);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(238, 13);
            this.label29.TabIndex = 7;
            this.label29.Text = "Preenchendo a referência da mercadoria";
            // 
            // painelQuadroMercadoria
            // 
            this.painelQuadroMercadoria.AutoScroll = true;
            this.painelQuadroMercadoria.Controls.Add(this.label36);
            this.painelQuadroMercadoria.Controls.Add(this.bandejaExemplo);
            this.painelQuadroMercadoria.Controls.Add(this.quadroMercadoriaExemplo);
            this.painelQuadroMercadoria.Controls.Add(this.label35);
            this.painelQuadroMercadoria.Location = new System.Drawing.Point(0, 0);
            this.painelQuadroMercadoria.Name = "painelQuadroMercadoria";
            this.painelQuadroMercadoria.Size = new System.Drawing.Size(444, 338);
            this.painelQuadroMercadoria.TabIndex = 14;
            this.painelQuadroMercadoria.Exibido += new System.EventHandler(this.painelQuadroMercadoria_Exibido);
            // 
            // label36
            // 
            this.label36.Location = new System.Drawing.Point(39, 62);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(147, 276);
            this.label36.TabIndex = 11;
            this.label36.Text = resources.GetString("label36.Text");
            // 
            // bandejaExemplo
            // 
            this.bandejaExemplo.Location = new System.Drawing.Point(204, 190);
            this.bandejaExemplo.MostrarBarraFerramentas = false;
            this.bandejaExemplo.MostrarExcluir = false;
            this.bandejaExemplo.MostrarPreço = false;
            this.bandejaExemplo.MostrarSeleçãoTabela = false;
            this.bandejaExemplo.MostrarStatus = false;
            this.bandejaExemplo.Name = "bandejaExemplo";
            this.bandejaExemplo.OrdenaçãoReferência = true;
            this.bandejaExemplo.PermitirSeleçãoTabela = false;
            this.bandejaExemplo.Size = new System.Drawing.Size(231, 131);
            this.bandejaExemplo.TabIndex = 10;
            // 
            // quadroMercadoriaExemplo
            // 
            this.quadroMercadoriaExemplo.AtualizarFotoNaSeleção = false;
            this.quadroMercadoriaExemplo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(239)))), ((int)(((byte)(221)))));
            this.quadroMercadoriaExemplo.bInfDirArredondada = true;
            this.quadroMercadoriaExemplo.bInfEsqArredondada = true;
            this.quadroMercadoriaExemplo.bSupDirArredondada = true;
            this.quadroMercadoriaExemplo.bSupEsqArredondada = true;
            this.quadroMercadoriaExemplo.ControleFoto = null;
            this.quadroMercadoriaExemplo.Cor = System.Drawing.Color.Black;
            this.quadroMercadoriaExemplo.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadroMercadoriaExemplo.LetraTítulo = System.Drawing.Color.White;
            this.quadroMercadoriaExemplo.Location = new System.Drawing.Point(204, 32);
            this.quadroMercadoriaExemplo.MaximumSize = new System.Drawing.Size(999999, 146);
            this.quadroMercadoriaExemplo.MinimumSize = new System.Drawing.Size(160, 146);
            this.quadroMercadoriaExemplo.MostrarBotãoMinMax = false;
            this.quadroMercadoriaExemplo.Name = "quadroMercadoriaExemplo";
            this.quadroMercadoriaExemplo.Size = new System.Drawing.Size(233, 146);
            this.quadroMercadoriaExemplo.SomenteDeLinha = false;
            this.quadroMercadoriaExemplo.TabIndex = 9;
            this.quadroMercadoriaExemplo.Tamanho = 30;
            this.quadroMercadoriaExemplo.Título = "Escolha da mercadoria";
            this.quadroMercadoriaExemplo.EventoAdicionou += new Apresentação.Mercadoria.QuadroMercadoria.AdicionouDelegate(this.quadroMercadoriaExemplo_EventoAdicionou);
            this.quadroMercadoriaExemplo.EventoAlterou += new Apresentação.Mercadoria.QuadroMercadoria.AlterouDelegate(this.quadroMercadoriaExemplo_EventoAlterou);
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label35.Location = new System.Drawing.Point(33, 32);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(154, 13);
            this.label35.TabIndex = 8;
            this.label35.Text = "Preenchendo a \"bandeja\"";
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label40.Location = new System.Drawing.Point(3, 162);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(60, 13);
            this.label40.TabIndex = 8;
            this.label40.Text = "Legenda:";
            // 
            // GuiaNovato
            // 
            this.AcceptButton = this.btnExemplo;
            this.ClientSize = new System.Drawing.Size(453, 468);
            this.ControlBox = false;
            this.Controls.Add(this.assistenteControle);
            this.Name = "GuiaNovato";
            this.Text = "Guia para novato";
            this.Controls.SetChildIndex(this.assistenteControle, 0);
            ((System.ComponentModel.ISupportInitialize)(this.picÍcone)).EndInit();
            this.assistenteControle.ResumeLayout(false);
            this.painelInício.ResumeLayout(false);
            this.painelInício.PerformLayout();
            this.painelAssistenteFinalizar.ResumeLayout(false);
            this.painelAssistenteFinalizar.PerformLayout();
            this.painelSenha.ResumeLayout(false);
            this.painelSenha.PerformLayout();
            this.painelRamal.ResumeLayout(false);
            this.painelRamal.PerformLayout();
            this.painelDadosPF.ResumeLayout(false);
            this.groupBoxPF.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.painelDadosEndereço.ResumeLayout(false);
            this.grpEndereço.ResumeLayout(false);
            this.painelFuncionário.ResumeLayout(false);
            this.grpFuncionário.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.painelHorário.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.painelJanela.ResumeLayout(false);
            this.painelJanela.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.painelJanela2.ResumeLayout(false);
            this.painelJanela2.PerformLayout();
            this.painelJanela3.ResumeLayout(false);
            this.painelJanela3.PerformLayout();
            this.baseInferior1.ResumeLayout(false);
            this.painelJanela4.ResumeLayout(false);
            this.painelJanela4.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.quadro2.ResumeLayout(false);
            this.quadro1.ResumeLayout(false);
            this.painelWindows.ResumeLayout(false);
            this.painelWindows.PerformLayout();
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            this.painelTxtMercadoria.ResumeLayout(false);
            this.painelTxtMercadoria.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            this.painelQuadroMercadoria.ResumeLayout(false);
            this.painelQuadroMercadoria.PerformLayout();
            this.ResumeLayout(false);

        }