예제 #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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Telefonemas));
            this.cadastrarTelefonema = new Programa.Recepção.BaseInferior.Controles.CadastrarTelefonema();
            this.quadroInf = new Apresentação.Formulários.Quadro();
            this.lblInf = new System.Windows.Forms.Label();
            this.títuloBaseInferior = new Apresentação.Formulários.TítuloBaseInferior();
            this.esquerda.SuspendLayout();
            this.quadroInf.SuspendLayout();
            this.SuspendLayout();
            // 
            // esquerda
            // 
            this.esquerda.Controls.Add(this.quadroInf);
            this.esquerda.Size = new System.Drawing.Size(187, 440);
            this.esquerda.Controls.SetChildIndex(this.quadroInf, 0);
            // 
            // cadastrarTelefonema
            // 
            this.cadastrarTelefonema.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.cadastrarTelefonema.BackColor = System.Drawing.Color.White;
            this.cadastrarTelefonema.Location = new System.Drawing.Point(216, 72);
            this.cadastrarTelefonema.Name = "cadastrarTelefonema";
            this.cadastrarTelefonema.Size = new System.Drawing.Size(360, 368);
            this.cadastrarTelefonema.TabIndex = 5;
            this.cadastrarTelefonema.Cancelar += new Programa.Recepção.BaseInferior.Controles.CadastrarTelefonema.Comando(this.cadastrarTelefonema_Cancelar);
            this.cadastrarTelefonema.OK += new Programa.Recepção.BaseInferior.Controles.CadastrarTelefonema.Comando(this.cadastrarTelefonema_OK);
            // 
            // quadroInf
            // 
            this.quadroInf.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.quadroInf.bInfDirArredondada = true;
            this.quadroInf.bInfEsqArredondada = true;
            this.quadroInf.bSupDirArredondada = true;
            this.quadroInf.bSupEsqArredondada = true;
            this.quadroInf.Controls.Add(this.lblInf);
            this.quadroInf.Cor = System.Drawing.Color.Black;
            this.quadroInf.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadroInf.LetraTítulo = System.Drawing.Color.White;
            this.quadroInf.Location = new System.Drawing.Point(7, 14);
            this.quadroInf.MostrarBotãoMinMax = false;
            this.quadroInf.Name = "quadroInf";
            this.quadroInf.Size = new System.Drawing.Size(160, 112);
            this.quadroInf.TabIndex = 0;
            this.quadroInf.Tamanho = 30;
            this.quadroInf.Título = "Registro de Telefonemas";
            // 
            // lblInf
            // 
            this.lblInf.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.lblInf.BackColor = System.Drawing.Color.Transparent;
            this.lblInf.Location = new System.Drawing.Point(8, 32);
            this.lblInf.Name = "lblInf";
            this.lblInf.Size = new System.Drawing.Size(144, 80);
            this.lblInf.TabIndex = 1;
            this.lblInf.Text = "Em caso de registro de telefonema de funcionário, ao pressionar OK surgirá uma ja" +
    "nela para confirmação dos dados do funcionário.";
            // 
            // títuloBaseInferior
            // 
            this.títuloBaseInferior.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.títuloBaseInferior.BackColor = System.Drawing.Color.White;
            this.títuloBaseInferior.Descrição = "Preencha os dados a serem cadastrados relativos ao telefonema sendo realizado.";
            this.títuloBaseInferior.ÍconeArredondado = false;
            this.títuloBaseInferior.Imagem = ((System.Drawing.Image)(resources.GetObject("títuloBaseInferior.Imagem")));
            this.títuloBaseInferior.Location = new System.Drawing.Point(200, 8);
            this.títuloBaseInferior.Name = "títuloBaseInferior";
            this.títuloBaseInferior.Size = new System.Drawing.Size(376, 70);
            this.títuloBaseInferior.TabIndex = 6;
            this.títuloBaseInferior.Título = "Registro de telefonema";
            // 
            // Telefonemas
            // 
            this.AutoScroll = true;
            this.AutoScrollMinSize = new System.Drawing.Size(592, 440);
            this.Controls.Add(this.títuloBaseInferior);
            this.Controls.Add(this.cadastrarTelefonema);
            this.Name = "Telefonemas";
            this.Size = new System.Drawing.Size(592, 440);
            this.Controls.SetChildIndex(this.cadastrarTelefonema, 0);
            this.Controls.SetChildIndex(this.títuloBaseInferior, 0);
            this.Controls.SetChildIndex(this.esquerda, 0);
            this.esquerda.ResumeLayout(false);
            this.quadroInf.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()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AusênciaAutomática));
            this.títuloBaseInferior = new Apresentação.Formulários.TítuloBaseInferior();
            this.listaPessoas = new Apresentação.Atendimento.Comum.ListaPessoas();
            this.quadro = new Apresentação.Formulários.Quadro();
            this.opçãoAtribuirAusênciaTodos = new Apresentação.Formulários.Opção();
            this.opçãoAtribuirAusência = new Apresentação.Formulários.Opção();
            this.timer = new System.Windows.Forms.Timer(this.components);
            this.quadroES = new Apresentação.Formulários.Quadro();
            this.opçãoVoltar = new Apresentação.Formulários.Opção();
            this.esquerda.SuspendLayout();
            this.quadro.SuspendLayout();
            this.quadroES.SuspendLayout();
            this.SuspendLayout();
            // 
            // esquerda
            // 
            this.esquerda.Controls.Add(this.quadroES);
            this.esquerda.Controls.Add(this.quadro);
            this.esquerda.Controls.SetChildIndex(this.quadro, 0);
            this.esquerda.Controls.SetChildIndex(this.quadroES, 0);
            // 
            // títuloBaseInferior
            // 
            this.títuloBaseInferior.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.títuloBaseInferior.BackColor = System.Drawing.Color.White;
            this.títuloBaseInferior.Descrição = "O horário de trabalho terminou para os funcionários abaixo. Para confirmar a ausê" +
    "ncia, basta clicar duas vezes nos nomes dos ausentes.";
            this.títuloBaseInferior.ÍconeArredondado = false;
            this.títuloBaseInferior.Imagem = ((System.Drawing.Image)(resources.GetObject("títuloBaseInferior.Imagem")));
            this.títuloBaseInferior.Location = new System.Drawing.Point(200, 8);
            this.títuloBaseInferior.Name = "títuloBaseInferior";
            this.títuloBaseInferior.Size = new System.Drawing.Size(584, 70);
            this.títuloBaseInferior.TabIndex = 6;
            this.títuloBaseInferior.Título = "Horário de trabalho";
            // 
            // listaPessoas
            // 
            this.listaPessoas.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.listaPessoas.AutoScroll = true;
            this.listaPessoas.Location = new System.Drawing.Point(200, 96);
            this.listaPessoas.Name = "listaPessoas";
            this.listaPessoas.Size = new System.Drawing.Size(584, 184);
            this.listaPessoas.TabIndex = 7;
            this.listaPessoas.PessoaSelecionada += new Apresentação.Atendimento.Comum.ListaPessoas.PessoaSelecionadaDelegate(this.listaPessoas_PessoaSelecionada);
            this.listaPessoas.PessoaIncluída += new Apresentação.Atendimento.Comum.ListaPessoas.PessoaSelecionadaDelegate(this.listaPessoas_PessoaIncluída);
            // 
            // quadro
            // 
            this.quadro.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.quadro.bInfDirArredondada = true;
            this.quadro.bInfEsqArredondada = true;
            this.quadro.bSupDirArredondada = true;
            this.quadro.bSupEsqArredondada = true;
            this.quadro.Controls.Add(this.opçãoAtribuirAusênciaTodos);
            this.quadro.Controls.Add(this.opçãoAtribuirAusência);
            this.quadro.Cor = System.Drawing.Color.Black;
            this.quadro.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadro.LetraTítulo = System.Drawing.Color.White;
            this.quadro.Location = new System.Drawing.Point(7, 84);
            this.quadro.MostrarBotãoMinMax = false;
            this.quadro.Name = "quadro";
            this.quadro.Size = new System.Drawing.Size(160, 82);
            this.quadro.TabIndex = 0;
            this.quadro.Tamanho = 30;
            this.quadro.Título = "Confirmar ausência";
            // 
            // opçãoAtribuirAusênciaTodos
            // 
            this.opçãoAtribuirAusênciaTodos.BackColor = System.Drawing.Color.Transparent;
            this.opçãoAtribuirAusênciaTodos.Descrição = "Atribuir ausência a todos";
            this.opçãoAtribuirAusênciaTodos.Imagem = ((System.Drawing.Image)(resources.GetObject("opçãoAtribuirAusênciaTodos.Imagem")));
            this.opçãoAtribuirAusênciaTodos.Location = new System.Drawing.Point(8, 53);
            this.opçãoAtribuirAusênciaTodos.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoAtribuirAusênciaTodos.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoAtribuirAusênciaTodos.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoAtribuirAusênciaTodos.Name = "opçãoAtribuirAusênciaTodos";
            this.opçãoAtribuirAusênciaTodos.Size = new System.Drawing.Size(150, 28);
            this.opçãoAtribuirAusênciaTodos.TabIndex = 3;
            // 
            // opçãoAtribuirAusência
            // 
            this.opçãoAtribuirAusência.BackColor = System.Drawing.Color.Transparent;
            this.opçãoAtribuirAusência.Descrição = "Atribuir ausência à seleção";
            this.opçãoAtribuirAusência.Enabled = false;
            this.opçãoAtribuirAusência.Imagem = ((System.Drawing.Image)(resources.GetObject("opçãoAtribuirAusência.Imagem")));
            this.opçãoAtribuirAusência.Location = new System.Drawing.Point(8, 32);
            this.opçãoAtribuirAusência.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoAtribuirAusência.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoAtribuirAusência.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoAtribuirAusência.Name = "opçãoAtribuirAusência";
            this.opçãoAtribuirAusência.Size = new System.Drawing.Size(150, 32);
            this.opçãoAtribuirAusência.TabIndex = 2;
            // 
            // quadroES
            // 
            this.quadroES.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.quadroES.bInfDirArredondada = true;
            this.quadroES.bInfEsqArredondada = true;
            this.quadroES.bSupDirArredondada = true;
            this.quadroES.bSupEsqArredondada = true;
            this.quadroES.Controls.Add(this.opçãoVoltar);
            this.quadroES.Cor = System.Drawing.Color.Black;
            this.quadroES.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadroES.LetraTítulo = System.Drawing.Color.White;
            this.quadroES.Location = new System.Drawing.Point(7, 14);
            this.quadroES.MostrarBotãoMinMax = false;
            this.quadroES.Name = "quadroES";
            this.quadroES.Size = new System.Drawing.Size(160, 64);
            this.quadroES.TabIndex = 1;
            this.quadroES.Tamanho = 30;
            this.quadroES.Título = "Entrada e saída";
            // 
            // opçãoVoltar
            // 
            this.opçãoVoltar.BackColor = System.Drawing.Color.Transparent;
            this.opçãoVoltar.Descrição = "Voltar à tela de entrada e saída de visitantes";
            this.opçãoVoltar.Imagem = ((System.Drawing.Image)(resources.GetObject("opçãoVoltar.Imagem")));
            this.opçãoVoltar.Location = new System.Drawing.Point(8, 32);
            this.opçãoVoltar.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoVoltar.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoVoltar.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoVoltar.Name = "opçãoVoltar";
            this.opçãoVoltar.Size = new System.Drawing.Size(150, 32);
            this.opçãoVoltar.TabIndex = 2;
            this.opçãoVoltar.Click += new System.EventHandler(this.opçãoVoltar_Click);
            // 
            // AusênciaAutomática
            // 
            this.Controls.Add(this.listaPessoas);
            this.Controls.Add(this.títuloBaseInferior);
            this.Name = "AusênciaAutomática";
            this.Controls.SetChildIndex(this.títuloBaseInferior, 0);
            this.Controls.SetChildIndex(this.listaPessoas, 0);
            this.Controls.SetChildIndex(this.esquerda, 0);
            this.esquerda.ResumeLayout(false);
            this.quadro.ResumeLayout(false);
            this.quadroES.ResumeLayout(false);
            this.ResumeLayout(false);

		}
예제 #3
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseUsuário));
            this.título = new Apresentação.Formulários.TítuloBaseInferior();
            this.listaAgendamentos = new Apresentação.Usuário.Agendamentos.ListaAgendamentosAtuais();
            this.quadroPrivado = new Apresentação.Formulários.Quadro();
            this.opçãoComissão = new Apresentação.Formulários.Opção();
            this.opçãoNovidades = new Apresentação.Formulários.Opção();
            this.opçãoAgendamentos = new Apresentação.Formulários.Opção();
            this.opçãoRamal = new Apresentação.Formulários.Opção();
            this.opçãoSenha = new Apresentação.Formulários.Opção();
            this.quadroRamais = new Apresentação.Formulários.Quadro();
            this.ramais = new Apresentação.Usuário.Funcionários.Ramais();
            this.esquerda.SuspendLayout();
            this.quadroPrivado.SuspendLayout();
            this.quadroRamais.SuspendLayout();
            this.SuspendLayout();
            // 
            // esquerda
            // 
            this.esquerda.Controls.Add(this.quadroPrivado);
            this.esquerda.Size = new System.Drawing.Size(187, 392);
            this.esquerda.Controls.SetChildIndex(this.quadroPrivado, 0);
            // 
            // título
            // 
            this.título.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.título.BackColor = System.Drawing.Color.White;
            this.título.Descrição = "Fulano de tal";
            this.título.ÍconeArredondado = false;
            this.título.Imagem = ((System.Drawing.Image)(resources.GetObject("título.Imagem")));
            this.título.Location = new System.Drawing.Point(208, 16);
            this.título.Name = "título";
            this.título.Size = new System.Drawing.Size(568, 70);
            this.título.TabIndex = 6;
            this.título.Título = "Ambiente do funcionário";
            // 
            // listaAgendamentos
            // 
            this.listaAgendamentos.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.listaAgendamentos.BackColor = System.Drawing.Color.White;
            this.listaAgendamentos.Location = new System.Drawing.Point(185, 92);
            this.listaAgendamentos.Name = "listaAgendamentos";
            this.listaAgendamentos.Size = new System.Drawing.Size(349, 276);
            this.listaAgendamentos.TabIndex = 7;
            // 
            // quadroPrivado
            // 
            this.quadroPrivado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.quadroPrivado.bInfDirArredondada = true;
            this.quadroPrivado.bInfEsqArredondada = true;
            this.quadroPrivado.bSupDirArredondada = true;
            this.quadroPrivado.bSupEsqArredondada = true;
            this.quadroPrivado.Controls.Add(this.opçãoComissão);
            this.quadroPrivado.Controls.Add(this.opçãoNovidades);
            this.quadroPrivado.Controls.Add(this.opçãoAgendamentos);
            this.quadroPrivado.Controls.Add(this.opçãoRamal);
            this.quadroPrivado.Controls.Add(this.opçãoSenha);
            this.quadroPrivado.Cor = System.Drawing.Color.Black;
            this.quadroPrivado.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadroPrivado.LetraTítulo = System.Drawing.Color.White;
            this.quadroPrivado.Location = new System.Drawing.Point(7, 13);
            this.quadroPrivado.MostrarBotãoMinMax = false;
            this.quadroPrivado.Name = "quadroPrivado";
            this.quadroPrivado.Size = new System.Drawing.Size(160, 131);
            this.quadroPrivado.TabIndex = 1;
            this.quadroPrivado.Tamanho = 30;
            this.quadroPrivado.Título = "Ações";
            // 
            // opçãoComissão
            // 
            this.opçãoComissão.BackColor = System.Drawing.Color.Transparent;
            this.opçãoComissão.Descrição = "Minha comissão";
            this.opçãoComissão.Imagem = global::Apresentação.Resource.comissao;
            this.opçãoComissão.Location = new System.Drawing.Point(7, 90);
            this.opçãoComissão.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoComissão.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoComissão.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoComissão.Name = "opçãoComissão";
            this.opçãoComissão.Size = new System.Drawing.Size(150, 16);
            this.opçãoComissão.TabIndex = 7;
            this.opçãoComissão.Click += new System.EventHandler(this.opçãoComissão_Click);
            // 
            // opçãoNovidades
            // 
            this.opçãoNovidades.BackColor = System.Drawing.Color.Transparent;
            this.opçãoNovidades.Descrição = "Ver novidades da versão";
            this.opçãoNovidades.Imagem = global::Apresentação.Resource.eventlogInfo3;
            this.opçãoNovidades.Location = new System.Drawing.Point(7, 110);
            this.opçãoNovidades.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoNovidades.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoNovidades.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoNovidades.Name = "opçãoNovidades";
            this.opçãoNovidades.Size = new System.Drawing.Size(150, 16);
            this.opçãoNovidades.TabIndex = 6;
            this.opçãoNovidades.Click += new System.EventHandler(this.opçãoNovidades_Click);
            // 
            // opçãoAgendamentos
            // 
            this.opçãoAgendamentos.BackColor = System.Drawing.Color.Transparent;
            this.opçãoAgendamentos.Descrição = "Editar agendamentos";
            this.opçãoAgendamentos.Imagem = global::Apresentação.Resource.DedoMenor;
            this.opçãoAgendamentos.Location = new System.Drawing.Point(7, 30);
            this.opçãoAgendamentos.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoAgendamentos.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoAgendamentos.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoAgendamentos.Name = "opçãoAgendamentos";
            this.opçãoAgendamentos.Size = new System.Drawing.Size(150, 16);
            this.opçãoAgendamentos.TabIndex = 2;
            this.opçãoAgendamentos.Click += new System.EventHandler(this.opçãoAgendamentos_Click);
            // 
            // opçãoRamal
            // 
            this.opçãoRamal.BackColor = System.Drawing.Color.Transparent;
            this.opçãoRamal.Descrição = "Alterar ramal";
            this.opçãoRamal.Imagem = global::Apresentação.Resource.botão___telefone;
            this.opçãoRamal.Location = new System.Drawing.Point(7, 50);
            this.opçãoRamal.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoRamal.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoRamal.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoRamal.Name = "opçãoRamal";
            this.opçãoRamal.Size = new System.Drawing.Size(150, 16);
            this.opçãoRamal.TabIndex = 3;
            this.opçãoRamal.Click += new System.EventHandler(this.opçãoRamal_Click);
            // 
            // opçãoSenha
            // 
            this.opçãoSenha.BackColor = System.Drawing.Color.Transparent;
            this.opçãoSenha.Descrição = "Alterar senha";
            this.opçãoSenha.Imagem = global::Apresentação.Resource.keys;
            this.opçãoSenha.Location = new System.Drawing.Point(7, 70);
            this.opçãoSenha.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.opçãoSenha.MaximumSize = new System.Drawing.Size(150, 100);
            this.opçãoSenha.MinimumSize = new System.Drawing.Size(150, 16);
            this.opçãoSenha.Name = "opçãoSenha";
            this.opçãoSenha.Size = new System.Drawing.Size(150, 16);
            this.opçãoSenha.TabIndex = 4;
            this.opçãoSenha.Click += new System.EventHandler(this.opçãoSenha_Click);
            // 
            // quadroRamais
            // 
            this.quadroRamais.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.quadroRamais.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(239)))), ((int)(((byte)(221)))));
            this.quadroRamais.bInfDirArredondada = true;
            this.quadroRamais.bInfEsqArredondada = true;
            this.quadroRamais.bSupDirArredondada = true;
            this.quadroRamais.bSupEsqArredondada = true;
            this.quadroRamais.Controls.Add(this.ramais);
            this.quadroRamais.Cor = System.Drawing.Color.Black;
            this.quadroRamais.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadroRamais.LetraTítulo = System.Drawing.Color.White;
            this.quadroRamais.Location = new System.Drawing.Point(540, 92);
            this.quadroRamais.MostrarBotãoMinMax = false;
            this.quadroRamais.Name = "quadroRamais";
            this.quadroRamais.Size = new System.Drawing.Size(244, 276);
            this.quadroRamais.TabIndex = 8;
            this.quadroRamais.Tamanho = 30;
            this.quadroRamais.Título = "Ramais Telefônicos";
            // 
            // ramais
            // 
            this.ramais.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.ramais.Location = new System.Drawing.Point(5, 27);
            this.ramais.Margin = new System.Windows.Forms.Padding(5);
            this.ramais.Name = "ramais";
            this.ramais.Size = new System.Drawing.Size(234, 244);
            this.ramais.TabIndex = 2;
            this.ramais.AoDuploClique += new System.EventHandler(this.ramais_AoDuploClique);
            // 
            // BaseUsuário
            // 
            this.Controls.Add(this.título);
            this.Controls.Add(this.quadroRamais);
            this.Controls.Add(this.listaAgendamentos);
            this.Imagem = global::Apresentação.Resource.empregado;
            this.Name = "BaseUsuário";
            this.Size = new System.Drawing.Size(800, 392);
            this.Controls.SetChildIndex(this.listaAgendamentos, 0);
            this.Controls.SetChildIndex(this.quadroRamais, 0);
            this.Controls.SetChildIndex(this.título, 0);
            this.Controls.SetChildIndex(this.esquerda, 0);
            this.esquerda.ResumeLayout(false);
            this.quadroPrivado.ResumeLayout(false);
            this.quadroRamais.ResumeLayout(false);
            this.ResumeLayout(false);

		}
예제 #4
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseProblemas));
            this.quadro1 = new Apresentação.Formulários.Quadro();
            this.títuloBaseInferior1 = new Apresentação.Formulários.TítuloBaseInferior();
            this.quadroExcluir = new Apresentação.Formulários.Quadro();
            this.optExcluir = new Apresentação.Formulários.Opção();
            this.lista = new Apresentação.Álbum.Edição.Fotos.ListaProblemas();
            this.esquerda.SuspendLayout();
            this.quadro1.SuspendLayout();
            this.quadroExcluir.SuspendLayout();
            this.SuspendLayout();
            // 
            // esquerda
            // 
            this.esquerda.Controls.Add(this.quadroExcluir);
            this.esquerda.Size = new System.Drawing.Size(187, 368);
            // 
            // quadro1
            // 
            this.quadro1.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.quadro1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(239)))), ((int)(((byte)(221)))));
            this.quadro1.bInfDirArredondada = false;
            this.quadro1.bInfEsqArredondada = false;
            this.quadro1.bSupDirArredondada = true;
            this.quadro1.bSupEsqArredondada = true;
            this.quadro1.Controls.Add(this.lista);
            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(193, 79);
            this.quadro1.MostrarBotãoMinMax = false;
            this.quadro1.Name = "quadro1";
            this.quadro1.Size = new System.Drawing.Size(431, 270);
            this.quadro1.TabIndex = 6;
            this.quadro1.Tamanho = 30;
            this.quadro1.Título = "Problemas";
            // 
            // títuloBaseInferior1
            // 
            this.títuloBaseInferior1.BackColor = System.Drawing.Color.White;
            this.títuloBaseInferior1.Descrição = "Aqui estão os problemas relatados pelos funcionários acerca das fotos.";
            this.títuloBaseInferior1.Imagem = null;
            this.títuloBaseInferior1.Location = new System.Drawing.Point(205, 3);
            this.títuloBaseInferior1.Name = "títuloBaseInferior1";
            this.títuloBaseInferior1.Size = new System.Drawing.Size(443, 70);
            this.títuloBaseInferior1.TabIndex = 7;
            this.títuloBaseInferior1.Título = "Relatório de problemas";
            // 
            // quadroExcluir
            // 
            this.quadroExcluir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.quadroExcluir.bInfDirArredondada = true;
            this.quadroExcluir.bInfEsqArredondada = true;
            this.quadroExcluir.bSupDirArredondada = true;
            this.quadroExcluir.bSupEsqArredondada = true;
            this.quadroExcluir.Controls.Add(this.optExcluir);
            this.quadroExcluir.Cor = System.Drawing.Color.Black;
            this.quadroExcluir.FundoTítulo = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(165)))), ((int)(((byte)(159)))), ((int)(((byte)(97)))));
            this.quadroExcluir.LetraTítulo = System.Drawing.Color.White;
            this.quadroExcluir.Location = new System.Drawing.Point(7, 25);
            this.quadroExcluir.MostrarBotãoMinMax = false;
            this.quadroExcluir.Name = "quadroExcluir";
            this.quadroExcluir.Size = new System.Drawing.Size(160, 76);
            this.quadroExcluir.TabIndex = 0;
            this.quadroExcluir.Tamanho = 30;
            this.quadroExcluir.Título = "Problema selecionado";
            this.quadroExcluir.Visible = false;
            // 
            // optExcluir
            // 
            this.optExcluir.BackColor = System.Drawing.Color.Transparent;
            this.optExcluir.Descrição = "Excluir";
            this.optExcluir.Imagem = ((System.Drawing.Image)(resources.GetObject("optExcluir.Imagem")));
            this.optExcluir.Location = new System.Drawing.Point(10, 54);
            this.optExcluir.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0);
            this.optExcluir.Name = "optExcluir";
            this.optExcluir.Size = new System.Drawing.Size(150, 24);
            this.optExcluir.TabIndex = 2;
            this.optExcluir.Click += new System.EventHandler(this.optExcluir_Click);
            // 
            // lista
            // 
            this.lista.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.lista.FullRowSelect = true;
            this.lista.Location = new System.Drawing.Point(0, 24);
            this.lista.MultiSelect = false;
            this.lista.Name = "lista";
            this.lista.Size = new System.Drawing.Size(430, 245);
            this.lista.TabIndex = 0;
            this.lista.UseCompatibleStateImageBehavior = false;
            this.lista.View = System.Windows.Forms.View.Details;
            this.lista.SelectedIndexChanged += new System.EventHandler(this.lista_SelectedIndexChanged);
            // 
            // BaseProblemas
            // 
            this.Controls.Add(this.títuloBaseInferior1);
            this.Controls.Add(this.quadro1);
            this.Name = "BaseProblemas";
            this.Size = new System.Drawing.Size(648, 368);
            this.Controls.SetChildIndex(this.esquerda, 0);
            this.Controls.SetChildIndex(this.quadro1, 0);
            this.Controls.SetChildIndex(this.títuloBaseInferior1, 0);
            this.esquerda.ResumeLayout(false);
            this.quadro1.ResumeLayout(false);
            this.quadroExcluir.ResumeLayout(false);
            this.ResumeLayout(false);

		}