Example #1
0
		private void InitializeComponent()
		{
			this.PanelUFIdentificacao1 = new GISA.PanelUFIdentificacao2();
			this.PanelUFControloDescricao1 = new GISA.PanelUFControloDescricao();
			this.PanelUFUnidadesDescricao1 = new GISA.PanelUFUnidadesDescricao();
			this.PanelMensagem1 = new PanelMensagem();
			this.SuspendLayout();
			//
			//DropDownTreeView1
			//
			this.DropDownTreeView1.GISAFunction = "Descrição ";
			this.DropDownTreeView1.Name = "DropDownTreeView1";
			//
			//ToolBar
			//
			this.ToolBar.Name = "ToolBar";
			//
			//PanelUFIdentificacao1
			//
			this.PanelUFIdentificacao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelUFIdentificacao1.Location = new System.Drawing.Point(0, 49);
			this.PanelUFIdentificacao1.Name = "PanelUFIdentificacao1";
			this.PanelUFIdentificacao1.Size = new System.Drawing.Size(700, 366);
			this.PanelUFIdentificacao1.TabIndex = 0;
			//
			//PanelUFControloDescricao1
			//
			this.PanelUFControloDescricao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelUFControloDescricao1.Location = new System.Drawing.Point(0, 49);
			this.PanelUFControloDescricao1.Name = "PanelUFControloDescricao1";
			this.PanelUFControloDescricao1.Size = new System.Drawing.Size(700, 366);
			this.PanelUFControloDescricao1.TabIndex = 1;
			this.PanelUFControloDescricao1.Visible = false;
			//
			//PanelUFUnidadesDescricao
			//
			this.PanelUFUnidadesDescricao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelUFUnidadesDescricao1.Location = new System.Drawing.Point(0, 49);
			this.PanelUFUnidadesDescricao1.Name = "PanelUFUnidadesDescricao1";
			this.PanelUFUnidadesDescricao1.Size = new System.Drawing.Size(700, 366);
			this.PanelUFUnidadesDescricao1.TabIndex = 2;
			this.PanelUFUnidadesDescricao1.Visible = false;
            //
            //PanelMensagem1
            //
            this.PanelMensagem1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PanelMensagem1.Location = new System.Drawing.Point(0, 49);
            this.PanelMensagem1.Name = "PanelMensagem1";
            this.PanelMensagem1.Size = new System.Drawing.Size(700, 366);
            this.PanelMensagem1.TabIndex = 20;
			//
			//FRDUnidadeFisica
			//
			this.GisaPanelScroller.Controls.Add(this.PanelUFIdentificacao1);
			this.GisaPanelScroller.Controls.Add(this.PanelUFControloDescricao1);
			this.GisaPanelScroller.Controls.Add(this.PanelUFUnidadesDescricao1);
			this.GisaPanelScroller.Controls.Add(this.PanelMensagem1);
			this.Name = "FRDUnidadeFisica";
			this.Size = new System.Drawing.Size(700, 415);
			this.ResumeLayout(false);

		}
Example #2
0
 private void InitializeComponent()
 {
     this.PanelUFIdentificacao1     = new GISA.PanelUFIdentificacao2();
     this.PanelUFControloDescricao1 = new GISA.PanelUFControloDescricao();
     this.PanelUFUnidadesDescricao1 = new GISA.PanelUFUnidadesDescricao();
     this.PanelMensagem1            = new PanelMensagem();
     this.SuspendLayout();
     //
     //DropDownTreeView1
     //
     this.DropDownTreeView1.GISAFunction = "Descrição ";
     this.DropDownTreeView1.Name         = "DropDownTreeView1";
     //
     //ToolBar
     //
     this.ToolBar.Name = "ToolBar";
     //
     //PanelUFIdentificacao1
     //
     this.PanelUFIdentificacao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelUFIdentificacao1.Location = new System.Drawing.Point(0, 49);
     this.PanelUFIdentificacao1.Name     = "PanelUFIdentificacao1";
     this.PanelUFIdentificacao1.Size     = new System.Drawing.Size(700, 366);
     this.PanelUFIdentificacao1.TabIndex = 0;
     //
     //PanelUFControloDescricao1
     //
     this.PanelUFControloDescricao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelUFControloDescricao1.Location = new System.Drawing.Point(0, 49);
     this.PanelUFControloDescricao1.Name     = "PanelUFControloDescricao1";
     this.PanelUFControloDescricao1.Size     = new System.Drawing.Size(700, 366);
     this.PanelUFControloDescricao1.TabIndex = 1;
     this.PanelUFControloDescricao1.Visible  = false;
     //
     //PanelUFUnidadesDescricao
     //
     this.PanelUFUnidadesDescricao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelUFUnidadesDescricao1.Location = new System.Drawing.Point(0, 49);
     this.PanelUFUnidadesDescricao1.Name     = "PanelUFUnidadesDescricao1";
     this.PanelUFUnidadesDescricao1.Size     = new System.Drawing.Size(700, 366);
     this.PanelUFUnidadesDescricao1.TabIndex = 2;
     this.PanelUFUnidadesDescricao1.Visible  = false;
     //
     //PanelMensagem1
     //
     this.PanelMensagem1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelMensagem1.Location = new System.Drawing.Point(0, 49);
     this.PanelMensagem1.Name     = "PanelMensagem1";
     this.PanelMensagem1.Size     = new System.Drawing.Size(700, 366);
     this.PanelMensagem1.TabIndex = 20;
     //
     //FRDUnidadeFisica
     //
     this.GisaPanelScroller.Controls.Add(this.PanelUFIdentificacao1);
     this.GisaPanelScroller.Controls.Add(this.PanelUFControloDescricao1);
     this.GisaPanelScroller.Controls.Add(this.PanelUFUnidadesDescricao1);
     this.GisaPanelScroller.Controls.Add(this.PanelMensagem1);
     this.Name = "FRDUnidadeFisica";
     this.Size = new System.Drawing.Size(700, 415);
     this.ResumeLayout(false);
 }