558 lines
28 KiB
C#
558 lines
28 KiB
C#
namespace AgroBase.Forms.Operacoes
|
|
{
|
|
partial class frmInicioOperacao
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmInicioOperacao));
|
|
this.cmbMidias = new System.Windows.Forms.ComboBox();
|
|
this.lblMidias = new System.Windows.Forms.Label();
|
|
this.rtbMidias = new System.Windows.Forms.RichTextBox();
|
|
this.fpnlPastas = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.txtCaminho = new System.Windows.Forms.TextBox();
|
|
this.fpnlInformacoes = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.lblModoOperacao = new System.Windows.Forms.Label();
|
|
this.txtModoOperacao = new System.Windows.Forms.TextBox();
|
|
this.lblDescricao = new System.Windows.Forms.Label();
|
|
this.txtDescricao = new System.Windows.Forms.TextBox();
|
|
this.lblCriadoEm = new System.Windows.Forms.Label();
|
|
this.txtCriadoEm = new System.Windows.Forms.TextBox();
|
|
this.lblRuasPercorrer = new System.Windows.Forms.Label();
|
|
this.txtRuasPercorrer = new System.Windows.Forms.TextBox();
|
|
this.lblDistanciaTotal = new System.Windows.Forms.Label();
|
|
this.txtDistanciaTotal = new System.Windows.Forms.TextBox();
|
|
this.lblTempoEstimado = new System.Windows.Forms.Label();
|
|
this.txtTempoEstimado = new System.Windows.Forms.TextBox();
|
|
this.lblModulosMandatorios = new System.Windows.Forms.Label();
|
|
this.chbMov = new System.Windows.Forms.CheckBox();
|
|
this.chbDir = new System.Windows.Forms.CheckBox();
|
|
this.chbSen = new System.Windows.Forms.CheckBox();
|
|
this.chbPzm = new System.Windows.Forms.CheckBox();
|
|
this.chbWit = new System.Windows.Forms.CheckBox();
|
|
this.chbGps = new System.Windows.Forms.CheckBox();
|
|
this.chbAtu = new System.Windows.Forms.CheckBox();
|
|
this.chbLra = new System.Windows.Forms.CheckBox();
|
|
this.chbKnt = new System.Windows.Forms.CheckBox();
|
|
this.chbA05 = new System.Windows.Forms.CheckBox();
|
|
this.lblInformacoes = new System.Windows.Forms.Label();
|
|
this.picSalvar = new System.Windows.Forms.PictureBox();
|
|
this.picExcluir = new System.Windows.Forms.PictureBox();
|
|
this.picFechar = new System.Windows.Forms.PictureBox();
|
|
this.picMapa = new System.Windows.Forms.PictureBox();
|
|
this.picIniciar = new System.Windows.Forms.PictureBox();
|
|
this.picAtualizar = new System.Windows.Forms.PictureBox();
|
|
this.picVoltar = new System.Windows.Forms.PictureBox();
|
|
this.fpnlInformacoes.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.picSalvar)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picExcluir)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picFechar)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picMapa)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picIniciar)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picAtualizar)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picVoltar)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// cmbMidias
|
|
//
|
|
this.cmbMidias.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cmbMidias.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cmbMidias.FormattingEnabled = true;
|
|
this.cmbMidias.Location = new System.Drawing.Point(12, 32);
|
|
this.cmbMidias.Name = "cmbMidias";
|
|
this.cmbMidias.Size = new System.Drawing.Size(125, 33);
|
|
this.cmbMidias.TabIndex = 0;
|
|
//
|
|
// lblMidias
|
|
//
|
|
this.lblMidias.AutoSize = true;
|
|
this.lblMidias.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F);
|
|
this.lblMidias.Location = new System.Drawing.Point(9, 11);
|
|
this.lblMidias.Name = "lblMidias";
|
|
this.lblMidias.Size = new System.Drawing.Size(135, 18);
|
|
this.lblMidias.TabIndex = 1;
|
|
this.lblMidias.Text = "Mídias Conectadas";
|
|
//
|
|
// rtbMidias
|
|
//
|
|
this.rtbMidias.BackColor = System.Drawing.Color.Ivory;
|
|
this.rtbMidias.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.rtbMidias.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.rtbMidias.Location = new System.Drawing.Point(8, 71);
|
|
this.rtbMidias.Name = "rtbMidias";
|
|
this.rtbMidias.ReadOnly = true;
|
|
this.rtbMidias.Size = new System.Drawing.Size(132, 109);
|
|
this.rtbMidias.TabIndex = 3;
|
|
this.rtbMidias.Text = "Selecione a unidade de mídia conectado ao equipamento para listar as operações di" +
|
|
"sponíveis";
|
|
//
|
|
// fpnlPastas
|
|
//
|
|
this.fpnlPastas.AutoScroll = true;
|
|
this.fpnlPastas.BackColor = System.Drawing.Color.White;
|
|
this.fpnlPastas.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.fpnlPastas.Location = new System.Drawing.Point(154, 65);
|
|
this.fpnlPastas.Name = "fpnlPastas";
|
|
this.fpnlPastas.Size = new System.Drawing.Size(647, 523);
|
|
this.fpnlPastas.TabIndex = 4;
|
|
//
|
|
// txtCaminho
|
|
//
|
|
this.txtCaminho.BackColor = System.Drawing.Color.White;
|
|
this.txtCaminho.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtCaminho.Location = new System.Drawing.Point(154, 32);
|
|
this.txtCaminho.Name = "txtCaminho";
|
|
this.txtCaminho.ReadOnly = true;
|
|
this.txtCaminho.Size = new System.Drawing.Size(647, 26);
|
|
this.txtCaminho.TabIndex = 5;
|
|
//
|
|
// fpnlInformacoes
|
|
//
|
|
this.fpnlInformacoes.Controls.Add(this.lblModoOperacao);
|
|
this.fpnlInformacoes.Controls.Add(this.txtModoOperacao);
|
|
this.fpnlInformacoes.Controls.Add(this.lblDescricao);
|
|
this.fpnlInformacoes.Controls.Add(this.txtDescricao);
|
|
this.fpnlInformacoes.Controls.Add(this.lblCriadoEm);
|
|
this.fpnlInformacoes.Controls.Add(this.txtCriadoEm);
|
|
this.fpnlInformacoes.Controls.Add(this.lblRuasPercorrer);
|
|
this.fpnlInformacoes.Controls.Add(this.txtRuasPercorrer);
|
|
this.fpnlInformacoes.Controls.Add(this.lblDistanciaTotal);
|
|
this.fpnlInformacoes.Controls.Add(this.txtDistanciaTotal);
|
|
this.fpnlInformacoes.Controls.Add(this.lblTempoEstimado);
|
|
this.fpnlInformacoes.Controls.Add(this.txtTempoEstimado);
|
|
this.fpnlInformacoes.Controls.Add(this.lblModulosMandatorios);
|
|
this.fpnlInformacoes.Controls.Add(this.chbMov);
|
|
this.fpnlInformacoes.Controls.Add(this.chbDir);
|
|
this.fpnlInformacoes.Controls.Add(this.chbSen);
|
|
this.fpnlInformacoes.Controls.Add(this.chbPzm);
|
|
this.fpnlInformacoes.Controls.Add(this.chbWit);
|
|
this.fpnlInformacoes.Controls.Add(this.chbGps);
|
|
this.fpnlInformacoes.Controls.Add(this.chbAtu);
|
|
this.fpnlInformacoes.Controls.Add(this.chbLra);
|
|
this.fpnlInformacoes.Controls.Add(this.chbKnt);
|
|
this.fpnlInformacoes.Controls.Add(this.chbA05);
|
|
this.fpnlInformacoes.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.fpnlInformacoes.Location = new System.Drawing.Point(807, 38);
|
|
this.fpnlInformacoes.Name = "fpnlInformacoes";
|
|
this.fpnlInformacoes.Size = new System.Drawing.Size(205, 550);
|
|
this.fpnlInformacoes.TabIndex = 9;
|
|
//
|
|
// lblModoOperacao
|
|
//
|
|
this.lblModoOperacao.AutoSize = true;
|
|
this.lblModoOperacao.Location = new System.Drawing.Point(3, 0);
|
|
this.lblModoOperacao.Name = "lblModoOperacao";
|
|
this.lblModoOperacao.Size = new System.Drawing.Size(175, 24);
|
|
this.lblModoOperacao.TabIndex = 0;
|
|
this.lblModoOperacao.Text = "Modo de Operação";
|
|
//
|
|
// txtModoOperacao
|
|
//
|
|
this.txtModoOperacao.BackColor = System.Drawing.Color.White;
|
|
this.txtModoOperacao.Location = new System.Drawing.Point(3, 27);
|
|
this.txtModoOperacao.Name = "txtModoOperacao";
|
|
this.txtModoOperacao.ReadOnly = true;
|
|
this.txtModoOperacao.Size = new System.Drawing.Size(191, 29);
|
|
this.txtModoOperacao.TabIndex = 1;
|
|
this.txtModoOperacao.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// lblDescricao
|
|
//
|
|
this.lblDescricao.AutoSize = true;
|
|
this.lblDescricao.Location = new System.Drawing.Point(3, 59);
|
|
this.lblDescricao.Name = "lblDescricao";
|
|
this.lblDescricao.Size = new System.Drawing.Size(94, 24);
|
|
this.lblDescricao.TabIndex = 2;
|
|
this.lblDescricao.Text = "Descrição";
|
|
//
|
|
// txtDescricao
|
|
//
|
|
this.txtDescricao.BackColor = System.Drawing.Color.White;
|
|
this.txtDescricao.Location = new System.Drawing.Point(3, 86);
|
|
this.txtDescricao.Name = "txtDescricao";
|
|
this.txtDescricao.ReadOnly = true;
|
|
this.txtDescricao.Size = new System.Drawing.Size(191, 29);
|
|
this.txtDescricao.TabIndex = 3;
|
|
this.txtDescricao.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// lblCriadoEm
|
|
//
|
|
this.lblCriadoEm.AutoSize = true;
|
|
this.lblCriadoEm.Location = new System.Drawing.Point(3, 118);
|
|
this.lblCriadoEm.Name = "lblCriadoEm";
|
|
this.lblCriadoEm.Size = new System.Drawing.Size(99, 24);
|
|
this.lblCriadoEm.TabIndex = 4;
|
|
this.lblCriadoEm.Text = "Criado Em";
|
|
//
|
|
// txtCriadoEm
|
|
//
|
|
this.txtCriadoEm.BackColor = System.Drawing.Color.White;
|
|
this.txtCriadoEm.Location = new System.Drawing.Point(3, 145);
|
|
this.txtCriadoEm.Name = "txtCriadoEm";
|
|
this.txtCriadoEm.ReadOnly = true;
|
|
this.txtCriadoEm.Size = new System.Drawing.Size(191, 29);
|
|
this.txtCriadoEm.TabIndex = 5;
|
|
this.txtCriadoEm.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// lblRuasPercorrer
|
|
//
|
|
this.lblRuasPercorrer.AutoSize = true;
|
|
this.lblRuasPercorrer.Location = new System.Drawing.Point(3, 177);
|
|
this.lblRuasPercorrer.Name = "lblRuasPercorrer";
|
|
this.lblRuasPercorrer.Size = new System.Drawing.Size(137, 24);
|
|
this.lblRuasPercorrer.TabIndex = 6;
|
|
this.lblRuasPercorrer.Text = "Ruas Percorrer";
|
|
//
|
|
// txtRuasPercorrer
|
|
//
|
|
this.txtRuasPercorrer.BackColor = System.Drawing.Color.White;
|
|
this.txtRuasPercorrer.Location = new System.Drawing.Point(3, 204);
|
|
this.txtRuasPercorrer.Name = "txtRuasPercorrer";
|
|
this.txtRuasPercorrer.ReadOnly = true;
|
|
this.txtRuasPercorrer.Size = new System.Drawing.Size(191, 29);
|
|
this.txtRuasPercorrer.TabIndex = 7;
|
|
this.txtRuasPercorrer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// lblDistanciaTotal
|
|
//
|
|
this.lblDistanciaTotal.AutoSize = true;
|
|
this.lblDistanciaTotal.Location = new System.Drawing.Point(3, 236);
|
|
this.lblDistanciaTotal.Name = "lblDistanciaTotal";
|
|
this.lblDistanciaTotal.Size = new System.Drawing.Size(131, 24);
|
|
this.lblDistanciaTotal.TabIndex = 8;
|
|
this.lblDistanciaTotal.Text = "Distância Total";
|
|
//
|
|
// txtDistanciaTotal
|
|
//
|
|
this.txtDistanciaTotal.BackColor = System.Drawing.Color.White;
|
|
this.txtDistanciaTotal.Location = new System.Drawing.Point(3, 263);
|
|
this.txtDistanciaTotal.Name = "txtDistanciaTotal";
|
|
this.txtDistanciaTotal.ReadOnly = true;
|
|
this.txtDistanciaTotal.Size = new System.Drawing.Size(191, 29);
|
|
this.txtDistanciaTotal.TabIndex = 9;
|
|
this.txtDistanciaTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// lblTempoEstimado
|
|
//
|
|
this.lblTempoEstimado.AutoSize = true;
|
|
this.lblTempoEstimado.Location = new System.Drawing.Point(3, 295);
|
|
this.lblTempoEstimado.Name = "lblTempoEstimado";
|
|
this.lblTempoEstimado.Size = new System.Drawing.Size(154, 24);
|
|
this.lblTempoEstimado.TabIndex = 10;
|
|
this.lblTempoEstimado.Text = "Tempo Estimado";
|
|
//
|
|
// txtTempoEstimado
|
|
//
|
|
this.txtTempoEstimado.BackColor = System.Drawing.Color.White;
|
|
this.txtTempoEstimado.Location = new System.Drawing.Point(3, 322);
|
|
this.txtTempoEstimado.Name = "txtTempoEstimado";
|
|
this.txtTempoEstimado.ReadOnly = true;
|
|
this.txtTempoEstimado.Size = new System.Drawing.Size(191, 29);
|
|
this.txtTempoEstimado.TabIndex = 11;
|
|
this.txtTempoEstimado.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// lblModulosMandatorios
|
|
//
|
|
this.lblModulosMandatorios.AutoSize = true;
|
|
this.lblModulosMandatorios.Location = new System.Drawing.Point(3, 354);
|
|
this.lblModulosMandatorios.Name = "lblModulosMandatorios";
|
|
this.lblModulosMandatorios.Size = new System.Drawing.Size(191, 24);
|
|
this.lblModulosMandatorios.TabIndex = 12;
|
|
this.lblModulosMandatorios.Text = "Módulos Mandatórios";
|
|
//
|
|
// chbMov
|
|
//
|
|
this.chbMov.AutoSize = true;
|
|
this.chbMov.Enabled = false;
|
|
this.chbMov.Location = new System.Drawing.Point(3, 381);
|
|
this.chbMov.Name = "chbMov";
|
|
this.chbMov.Size = new System.Drawing.Size(73, 28);
|
|
this.chbMov.TabIndex = 13;
|
|
this.chbMov.Text = "MOV";
|
|
this.chbMov.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbDir
|
|
//
|
|
this.chbDir.AutoSize = true;
|
|
this.chbDir.Enabled = false;
|
|
this.chbDir.Location = new System.Drawing.Point(82, 381);
|
|
this.chbDir.Name = "chbDir";
|
|
this.chbDir.Size = new System.Drawing.Size(59, 28);
|
|
this.chbDir.TabIndex = 14;
|
|
this.chbDir.Text = "DIR";
|
|
this.chbDir.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbSen
|
|
//
|
|
this.chbSen.AutoSize = true;
|
|
this.chbSen.Enabled = false;
|
|
this.chbSen.Location = new System.Drawing.Point(3, 415);
|
|
this.chbSen.Name = "chbSen";
|
|
this.chbSen.Size = new System.Drawing.Size(68, 28);
|
|
this.chbSen.TabIndex = 15;
|
|
this.chbSen.Text = "SEN";
|
|
this.chbSen.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbPzm
|
|
//
|
|
this.chbPzm.AutoSize = true;
|
|
this.chbPzm.Enabled = false;
|
|
this.chbPzm.Location = new System.Drawing.Point(77, 415);
|
|
this.chbPzm.Name = "chbPzm";
|
|
this.chbPzm.Size = new System.Drawing.Size(69, 28);
|
|
this.chbPzm.TabIndex = 16;
|
|
this.chbPzm.Text = "PZM";
|
|
this.chbPzm.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbWit
|
|
//
|
|
this.chbWit.AutoSize = true;
|
|
this.chbWit.Enabled = false;
|
|
this.chbWit.Location = new System.Drawing.Point(3, 449);
|
|
this.chbWit.Name = "chbWit";
|
|
this.chbWit.Size = new System.Drawing.Size(63, 28);
|
|
this.chbWit.TabIndex = 17;
|
|
this.chbWit.Text = "WIT";
|
|
this.chbWit.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbGps
|
|
//
|
|
this.chbGps.AutoSize = true;
|
|
this.chbGps.Enabled = false;
|
|
this.chbGps.Location = new System.Drawing.Point(72, 449);
|
|
this.chbGps.Name = "chbGps";
|
|
this.chbGps.Size = new System.Drawing.Size(67, 28);
|
|
this.chbGps.TabIndex = 18;
|
|
this.chbGps.Text = "GPS";
|
|
this.chbGps.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbAtu
|
|
//
|
|
this.chbAtu.AutoSize = true;
|
|
this.chbAtu.Enabled = false;
|
|
this.chbAtu.Location = new System.Drawing.Point(3, 483);
|
|
this.chbAtu.Name = "chbAtu";
|
|
this.chbAtu.Size = new System.Drawing.Size(67, 28);
|
|
this.chbAtu.TabIndex = 19;
|
|
this.chbAtu.Text = "ATU";
|
|
this.chbAtu.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbLra
|
|
//
|
|
this.chbLra.AutoSize = true;
|
|
this.chbLra.Enabled = false;
|
|
this.chbLra.Location = new System.Drawing.Point(76, 483);
|
|
this.chbLra.Name = "chbLra";
|
|
this.chbLra.Size = new System.Drawing.Size(65, 28);
|
|
this.chbLra.TabIndex = 20;
|
|
this.chbLra.Text = "LRA";
|
|
this.chbLra.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbKnt
|
|
//
|
|
this.chbKnt.AutoSize = true;
|
|
this.chbKnt.Enabled = false;
|
|
this.chbKnt.Location = new System.Drawing.Point(3, 517);
|
|
this.chbKnt.Name = "chbKnt";
|
|
this.chbKnt.Size = new System.Drawing.Size(67, 28);
|
|
this.chbKnt.TabIndex = 21;
|
|
this.chbKnt.Text = "KNT";
|
|
this.chbKnt.UseVisualStyleBackColor = true;
|
|
//
|
|
// chbA05
|
|
//
|
|
this.chbA05.AutoSize = true;
|
|
this.chbA05.Enabled = false;
|
|
this.chbA05.Location = new System.Drawing.Point(76, 517);
|
|
this.chbA05.Name = "chbA05";
|
|
this.chbA05.Size = new System.Drawing.Size(62, 28);
|
|
this.chbA05.TabIndex = 22;
|
|
this.chbA05.Text = "A05";
|
|
this.chbA05.UseVisualStyleBackColor = true;
|
|
//
|
|
// lblInformacoes
|
|
//
|
|
this.lblInformacoes.AutoSize = true;
|
|
this.lblInformacoes.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblInformacoes.Location = new System.Drawing.Point(803, 9);
|
|
this.lblInformacoes.Name = "lblInformacoes";
|
|
this.lblInformacoes.Size = new System.Drawing.Size(129, 25);
|
|
this.lblInformacoes.TabIndex = 2;
|
|
this.lblInformacoes.Text = "Informações";
|
|
//
|
|
// picSalvar
|
|
//
|
|
this.picSalvar.Image = global::AgroBase.Properties.Resources.salvar;
|
|
this.picSalvar.Location = new System.Drawing.Point(12, 259);
|
|
this.picSalvar.Name = "picSalvar";
|
|
this.picSalvar.Size = new System.Drawing.Size(50, 50);
|
|
this.picSalvar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.picSalvar.TabIndex = 14;
|
|
this.picSalvar.TabStop = false;
|
|
//
|
|
// picExcluir
|
|
//
|
|
this.picExcluir.Image = global::AgroBase.Properties.Resources.excluir;
|
|
this.picExcluir.Location = new System.Drawing.Point(87, 259);
|
|
this.picExcluir.Name = "picExcluir";
|
|
this.picExcluir.Size = new System.Drawing.Size(50, 50);
|
|
this.picExcluir.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.picExcluir.TabIndex = 13;
|
|
this.picExcluir.TabStop = false;
|
|
//
|
|
// picFechar
|
|
//
|
|
this.picFechar.Image = global::AgroBase.Properties.Resources.fechar;
|
|
this.picFechar.Location = new System.Drawing.Point(48, 538);
|
|
this.picFechar.Name = "picFechar";
|
|
this.picFechar.Size = new System.Drawing.Size(50, 50);
|
|
this.picFechar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.picFechar.TabIndex = 12;
|
|
this.picFechar.TabStop = false;
|
|
//
|
|
// picMapa
|
|
//
|
|
this.picMapa.Image = global::AgroBase.Properties.Resources.localizacao;
|
|
this.picMapa.Location = new System.Drawing.Point(36, 321);
|
|
this.picMapa.Name = "picMapa";
|
|
this.picMapa.Size = new System.Drawing.Size(75, 75);
|
|
this.picMapa.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.picMapa.TabIndex = 11;
|
|
this.picMapa.TabStop = false;
|
|
//
|
|
// picIniciar
|
|
//
|
|
this.picIniciar.Image = global::AgroBase.Properties.Resources.iniciar;
|
|
this.picIniciar.Location = new System.Drawing.Point(17, 410);
|
|
this.picIniciar.Name = "picIniciar";
|
|
this.picIniciar.Size = new System.Drawing.Size(115, 115);
|
|
this.picIniciar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.picIniciar.TabIndex = 10;
|
|
this.picIniciar.TabStop = false;
|
|
//
|
|
// picAtualizar
|
|
//
|
|
this.picAtualizar.Image = global::AgroBase.Properties.Resources.atualizar;
|
|
this.picAtualizar.Location = new System.Drawing.Point(87, 193);
|
|
this.picAtualizar.Name = "picAtualizar";
|
|
this.picAtualizar.Size = new System.Drawing.Size(50, 50);
|
|
this.picAtualizar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.picAtualizar.TabIndex = 8;
|
|
this.picAtualizar.TabStop = false;
|
|
//
|
|
// picVoltar
|
|
//
|
|
this.picVoltar.Image = global::AgroBase.Properties.Resources.seta_voltar;
|
|
this.picVoltar.Location = new System.Drawing.Point(12, 193);
|
|
this.picVoltar.Name = "picVoltar";
|
|
this.picVoltar.Size = new System.Drawing.Size(50, 50);
|
|
this.picVoltar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.picVoltar.TabIndex = 7;
|
|
this.picVoltar.TabStop = false;
|
|
//
|
|
// frmInicioOperacao
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.Ivory;
|
|
this.ClientSize = new System.Drawing.Size(1024, 600);
|
|
this.Controls.Add(this.picSalvar);
|
|
this.Controls.Add(this.picExcluir);
|
|
this.Controls.Add(this.picFechar);
|
|
this.Controls.Add(this.picMapa);
|
|
this.Controls.Add(this.lblInformacoes);
|
|
this.Controls.Add(this.fpnlInformacoes);
|
|
this.Controls.Add(this.picIniciar);
|
|
this.Controls.Add(this.picAtualizar);
|
|
this.Controls.Add(this.picVoltar);
|
|
this.Controls.Add(this.txtCaminho);
|
|
this.Controls.Add(this.fpnlPastas);
|
|
this.Controls.Add(this.rtbMidias);
|
|
this.Controls.Add(this.lblMidias);
|
|
this.Controls.Add(this.cmbMidias);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
|
this.Name = "frmInicioOperacao";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "Preparando operação...";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmInicioOperacao_FormClosing);
|
|
this.Load += new System.EventHandler(this.frmInicioOperacao_Load);
|
|
this.fpnlInformacoes.ResumeLayout(false);
|
|
this.fpnlInformacoes.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.picSalvar)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picExcluir)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picFechar)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picMapa)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picIniciar)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picAtualizar)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picVoltar)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.ComboBox cmbMidias;
|
|
private System.Windows.Forms.Label lblMidias;
|
|
private System.Windows.Forms.RichTextBox rtbMidias;
|
|
private System.Windows.Forms.FlowLayoutPanel fpnlPastas;
|
|
private System.Windows.Forms.TextBox txtCaminho;
|
|
private System.Windows.Forms.PictureBox picVoltar;
|
|
private System.Windows.Forms.PictureBox picAtualizar;
|
|
private System.Windows.Forms.FlowLayoutPanel fpnlInformacoes;
|
|
private System.Windows.Forms.Label lblModoOperacao;
|
|
private System.Windows.Forms.TextBox txtModoOperacao;
|
|
private System.Windows.Forms.Label lblDescricao;
|
|
private System.Windows.Forms.TextBox txtDescricao;
|
|
private System.Windows.Forms.Label lblCriadoEm;
|
|
private System.Windows.Forms.TextBox txtCriadoEm;
|
|
private System.Windows.Forms.Label lblInformacoes;
|
|
private System.Windows.Forms.Label lblRuasPercorrer;
|
|
private System.Windows.Forms.TextBox txtRuasPercorrer;
|
|
private System.Windows.Forms.Label lblDistanciaTotal;
|
|
private System.Windows.Forms.TextBox txtDistanciaTotal;
|
|
private System.Windows.Forms.Label lblTempoEstimado;
|
|
private System.Windows.Forms.TextBox txtTempoEstimado;
|
|
private System.Windows.Forms.Label lblModulosMandatorios;
|
|
private System.Windows.Forms.CheckBox chbMov;
|
|
private System.Windows.Forms.CheckBox chbDir;
|
|
private System.Windows.Forms.CheckBox chbSen;
|
|
private System.Windows.Forms.CheckBox chbPzm;
|
|
private System.Windows.Forms.CheckBox chbWit;
|
|
private System.Windows.Forms.CheckBox chbGps;
|
|
private System.Windows.Forms.CheckBox chbAtu;
|
|
private System.Windows.Forms.CheckBox chbLra;
|
|
private System.Windows.Forms.PictureBox picIniciar;
|
|
private System.Windows.Forms.PictureBox picMapa;
|
|
private System.Windows.Forms.PictureBox picFechar;
|
|
private System.Windows.Forms.PictureBox picExcluir;
|
|
private System.Windows.Forms.PictureBox picSalvar;
|
|
private System.Windows.Forms.CheckBox chbKnt;
|
|
private System.Windows.Forms.CheckBox chbA05;
|
|
}
|
|
} |