Ejemplo n.º 1
0
		private void InitializeComponent()
		{
			this.PanelTrusteePermissions = new GISA.PanelTrusteePermissions();
			this.PanelMensagem1 = new PanelMensagem();
			this.GisaPanelScroller.SuspendLayout();
			//
			//DropDownTreeView1
			//
			this.DropDownTreeView1.Name = "DropDownTreeView1";
			//
			//GisaPanelScroller
			//
			this.GisaPanelScroller.Controls.Add(this.PanelMensagem1);
			this.GisaPanelScroller.Controls.Add(this.PanelTrusteePermissions);
			this.GisaPanelScroller.Location = new System.Drawing.Point(0, 51);
			this.GisaPanelScroller.Name = "GisaPanelScroller";
			this.GisaPanelScroller.Size = new System.Drawing.Size(600, 229);
			//
			//pnlToolbarPadding
			//
			this.pnlToolbarPadding.DockPadding.Left = 6;
			this.pnlToolbarPadding.DockPadding.Right = 6;
			this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 23);
			this.pnlToolbarPadding.Name = "pnlToolbarPadding";
			//
			//ToolBar
			//
			this.ToolBar.Name = "ToolBar";
			//
			//PanelPermissions
			//
			this.PanelTrusteePermissions.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelTrusteePermissions.Location = new System.Drawing.Point(0, 0);
			this.PanelTrusteePermissions.Name = "PanelTrusteePermissions";
			this.PanelTrusteePermissions.Size = new System.Drawing.Size(600, 229);
			this.PanelTrusteePermissions.TabIndex = 8;
			this.PanelTrusteePermissions.Visible = false;
			//
			//PanelMensagem1
			//
			this.PanelMensagem1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelMensagem1.IsLoaded = false;
			this.PanelMensagem1.Location = new System.Drawing.Point(0, 0);
			this.PanelMensagem1.Name = "PanelMensagem1";
			this.PanelMensagem1.Size = new System.Drawing.Size(600, 364);
			this.PanelMensagem1.TabIndex = 22;
			this.PanelMensagem1.Visible = false;
			//
			//SlavePanelTrustee
			//
			this.Name = "SlavePanelTrustee";
			this.GisaPanelScroller.ResumeLayout(false);

		}
Ejemplo n.º 2
0
 private void InitializeComponent()
 {
     this.PanelTrusteePermissions = new GISA.PanelTrusteePermissions();
     this.PanelMensagem1          = new PanelMensagem();
     this.GisaPanelScroller.SuspendLayout();
     //
     //DropDownTreeView1
     //
     this.DropDownTreeView1.Name = "DropDownTreeView1";
     //
     //GisaPanelScroller
     //
     this.GisaPanelScroller.Controls.Add(this.PanelMensagem1);
     this.GisaPanelScroller.Controls.Add(this.PanelTrusteePermissions);
     this.GisaPanelScroller.Location = new System.Drawing.Point(0, 51);
     this.GisaPanelScroller.Name     = "GisaPanelScroller";
     this.GisaPanelScroller.Size     = new System.Drawing.Size(600, 229);
     //
     //pnlToolbarPadding
     //
     this.pnlToolbarPadding.DockPadding.Left  = 6;
     this.pnlToolbarPadding.DockPadding.Right = 6;
     this.pnlToolbarPadding.Location          = new System.Drawing.Point(0, 23);
     this.pnlToolbarPadding.Name = "pnlToolbarPadding";
     //
     //ToolBar
     //
     this.ToolBar.Name = "ToolBar";
     //
     //PanelPermissions
     //
     this.PanelTrusteePermissions.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelTrusteePermissions.Location = new System.Drawing.Point(0, 0);
     this.PanelTrusteePermissions.Name     = "PanelTrusteePermissions";
     this.PanelTrusteePermissions.Size     = new System.Drawing.Size(600, 229);
     this.PanelTrusteePermissions.TabIndex = 8;
     this.PanelTrusteePermissions.Visible  = false;
     //
     //PanelMensagem1
     //
     this.PanelMensagem1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelMensagem1.IsLoaded = false;
     this.PanelMensagem1.Location = new System.Drawing.Point(0, 0);
     this.PanelMensagem1.Name     = "PanelMensagem1";
     this.PanelMensagem1.Size     = new System.Drawing.Size(600, 364);
     this.PanelMensagem1.TabIndex = 22;
     this.PanelMensagem1.Visible  = false;
     //
     //SlavePanelTrustee
     //
     this.Name = "SlavePanelTrustee";
     this.GisaPanelScroller.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SlavePanelMovimentos));
     this.ToolBarButtonAuxList = new System.Windows.Forms.ToolBarButton();
     this.ToolBarButtonFiltro  = new System.Windows.Forms.ToolBarButton();
     this.ImageList1           = new System.Windows.Forms.ImageList(this.components);
     this.grpDesc             = new System.Windows.Forms.GroupBox();
     this.lstVwNiveisAssoc    = new System.Windows.Forms.ListView();
     this.chID                = new System.Windows.Forms.ColumnHeader();
     this.chDesignacao        = new System.Windows.Forms.ColumnHeader();
     this.chCodigo            = new System.Windows.Forms.ColumnHeader();
     this.chNivelDesc         = new System.Windows.Forms.ColumnHeader();
     this.chDatasProd         = new System.Windows.Forms.ColumnHeader();
     this.btnRemove           = new System.Windows.Forms.Button();
     this.grpFiltro           = new System.Windows.Forms.GroupBox();
     this.btnAplicar          = new System.Windows.Forms.Button();
     this.txtFiltroDesignacao = new System.Windows.Forms.TextBox();
     this.lblFiltroDesignacao = new System.Windows.Forms.Label();
     this.PanelMensagem1      = new GISA.PanelMensagem();
     this.pnlDesc             = new System.Windows.Forms.Panel();
     this.grpNotas            = new System.Windows.Forms.GroupBox();
     this.txtNotas            = new System.Windows.Forms.TextBox();
     this.pnlToolbarPadding.SuspendLayout();
     this.grpDesc.SuspendLayout();
     this.grpFiltro.SuspendLayout();
     this.pnlDesc.SuspendLayout();
     this.grpNotas.SuspendLayout();
     this.SuspendLayout();
     //
     // lblFuncao
     //
     this.lblFuncao.Location = new System.Drawing.Point(0, 0);
     //
     // ToolBar
     //
     this.ToolBar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.ToolBarButtonAuxList,
         this.ToolBarButtonFiltro
     });
     this.ToolBar.ImageList = this.ImageList1;
     //
     // pnlToolbarPadding
     //
     this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24);
     //
     // ToolBarButtonAuxList
     //
     this.ToolBarButtonAuxList.ImageIndex  = 1;
     this.ToolBarButtonAuxList.Name        = "ToolBarButtonAuxList";
     this.ToolBarButtonAuxList.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.ToolBarButtonAuxList.ToolTipText = "Apresentar/esconder painel de apoio";
     //
     // ToolBarButtonFiltro
     //
     this.ToolBarButtonFiltro.ImageIndex  = 3;
     this.ToolBarButtonFiltro.Name        = "ToolBarButtonFiltro";
     this.ToolBarButtonFiltro.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.ToolBarButtonFiltro.ToolTipText = "Apresentar/esconder campos de filtro";
     //
     // ImageList1
     //
     this.ImageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList1.ImageStream")));
     this.ImageList1.TransparentColor = System.Drawing.Color.Fuchsia;
     this.ImageList1.Images.SetKeyName(0, "");
     this.ImageList1.Images.SetKeyName(1, "");
     this.ImageList1.Images.SetKeyName(2, "");
     this.ImageList1.Images.SetKeyName(3, "");
     //
     // grpDesc
     //
     this.grpDesc.AutoSize = true;
     this.grpDesc.Controls.Add(this.lstVwNiveisAssoc);
     this.grpDesc.Controls.Add(this.btnRemove);
     this.grpDesc.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grpDesc.Location = new System.Drawing.Point(0, 0);
     this.grpDesc.Name     = "grpDesc";
     this.grpDesc.Size     = new System.Drawing.Size(600, 129);
     this.grpDesc.TabIndex = 67;
     this.grpDesc.TabStop  = false;
     this.grpDesc.Text     = "Unidades de informação associadas";
     //
     // lstVwNiveisAssoc
     //
     this.lstVwNiveisAssoc.AllowDrop = true;
     this.lstVwNiveisAssoc.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.lstVwNiveisAssoc.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.chID,
         this.chDesignacao,
         this.chCodigo,
         this.chNivelDesc,
         this.chDatasProd
     });
     this.lstVwNiveisAssoc.FullRowSelect = true;
     this.lstVwNiveisAssoc.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.lstVwNiveisAssoc.HideSelection = false;
     this.lstVwNiveisAssoc.Location      = new System.Drawing.Point(8, 20);
     this.lstVwNiveisAssoc.Name          = "lstVwNiveisAssoc";
     this.lstVwNiveisAssoc.Size          = new System.Drawing.Size(556, 105);
     this.lstVwNiveisAssoc.TabIndex      = 65;
     this.lstVwNiveisAssoc.UseCompatibleStateImageBehavior = false;
     this.lstVwNiveisAssoc.View = System.Windows.Forms.View.Details;
     this.lstVwNiveisAssoc.SelectedIndexChanged += new System.EventHandler(this.lstVwNiveisAssoc_SelectedIndexChanged);
     this.lstVwNiveisAssoc.KeyUp += new System.Windows.Forms.KeyEventHandler(this.lstVwNiveisAssoc_KeyUp);
     //
     // chID
     //
     this.chID.Text  = "Identificador";
     this.chID.Width = 81;
     //
     // chDesignacao
     //
     this.chDesignacao.Text  = "Título";
     this.chDesignacao.Width = 301;
     //
     // chCodigo
     //
     this.chCodigo.Text  = "Código referência";
     this.chCodigo.Width = 170;
     //
     // chNivelDesc
     //
     this.chNivelDesc.Text  = "Nivel Descrição";
     this.chNivelDesc.Width = 140;
     //
     // chDatasProd
     //
     this.chDatasProd.Text  = "Datas Produção";
     this.chDatasProd.Width = 160;
     //
     // btnRemove
     //
     this.btnRemove.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRemove.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnRemove.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.btnRemove.Location  = new System.Drawing.Point(569, 34);
     this.btnRemove.Name      = "btnRemove";
     this.btnRemove.Size      = new System.Drawing.Size(24, 24);
     this.btnRemove.TabIndex  = 64;
     this.btnRemove.Click    += new System.EventHandler(this.btnRemove_Click);
     //
     // grpFiltro
     //
     this.grpFiltro.Controls.Add(this.btnAplicar);
     this.grpFiltro.Controls.Add(this.txtFiltroDesignacao);
     this.grpFiltro.Controls.Add(this.lblFiltroDesignacao);
     this.grpFiltro.Dock     = System.Windows.Forms.DockStyle.Top;
     this.grpFiltro.Location = new System.Drawing.Point(0, 52);
     this.grpFiltro.Name     = "grpFiltro";
     this.grpFiltro.Size     = new System.Drawing.Size(600, 64);
     this.grpFiltro.TabIndex = 68;
     this.grpFiltro.TabStop  = false;
     this.grpFiltro.Text     = "Filtro";
     this.grpFiltro.Visible  = false;
     //
     // btnAplicar
     //
     this.btnAplicar.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAplicar.Location = new System.Drawing.Point(528, 32);
     this.btnAplicar.Name     = "btnAplicar";
     this.btnAplicar.Size     = new System.Drawing.Size(64, 24);
     this.btnAplicar.TabIndex = 4;
     this.btnAplicar.Text     = "&Aplicar";
     this.btnAplicar.Click   += new System.EventHandler(this.btnAplicar_Click);
     //
     // txtFiltroDesignacao
     //
     this.txtFiltroDesignacao.AcceptsReturn = true;
     this.txtFiltroDesignacao.Anchor        = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.txtFiltroDesignacao.Location = new System.Drawing.Point(8, 32);
     this.txtFiltroDesignacao.Name     = "txtFiltroDesignacao";
     this.txtFiltroDesignacao.Size     = new System.Drawing.Size(514, 20);
     this.txtFiltroDesignacao.TabIndex = 1;
     this.txtFiltroDesignacao.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBox_KeyDown);
     //
     // lblFiltroDesignacao
     //
     this.lblFiltroDesignacao.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.lblFiltroDesignacao.Location = new System.Drawing.Point(8, 16);
     this.lblFiltroDesignacao.Name     = "lblFiltroDesignacao";
     this.lblFiltroDesignacao.Size     = new System.Drawing.Size(308, 16);
     this.lblFiltroDesignacao.TabIndex = 0;
     this.lblFiltroDesignacao.Text     = "Título";
     //
     // PanelMensagem1
     //
     this.PanelMensagem1.BackColor               = System.Drawing.SystemColors.Control;
     this.PanelMensagem1.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.PanelMensagem1.IsLoaded                = false;
     this.PanelMensagem1.IsPopulated             = false;
     this.PanelMensagem1.Location                = new System.Drawing.Point(0, 0);
     this.PanelMensagem1.Name                    = "PanelMensagem1";
     this.PanelMensagem1.Size                    = new System.Drawing.Size(600, 423);
     this.PanelMensagem1.TabIndex                = 24;
     this.PanelMensagem1.TbBAuxListEventAssigned = false;
     this.PanelMensagem1.TheGenericDelegate      = null;
     this.PanelMensagem1.Visible                 = false;
     //
     // pnlDesc
     //
     this.pnlDesc.Controls.Add(this.grpDesc);
     this.pnlDesc.Controls.Add(this.grpNotas);
     this.pnlDesc.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlDesc.Location = new System.Drawing.Point(0, 116);
     this.pnlDesc.Name     = "pnlDesc";
     this.pnlDesc.Size     = new System.Drawing.Size(600, 307);
     this.pnlDesc.TabIndex = 69;
     //
     // grpNotas
     //
     this.grpNotas.Controls.Add(this.txtNotas);
     this.grpNotas.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.grpNotas.Location = new System.Drawing.Point(0, 129);
     this.grpNotas.Name     = "grpNotas";
     this.grpNotas.Size     = new System.Drawing.Size(600, 178);
     this.grpNotas.TabIndex = 68;
     this.grpNotas.TabStop  = false;
     this.grpNotas.Text     = "Notas";
     //
     // txtNotas
     //
     this.txtNotas.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtNotas.Location  = new System.Drawing.Point(3, 16);
     this.txtNotas.Multiline = true;
     this.txtNotas.Name      = "txtNotas";
     this.txtNotas.Size      = new System.Drawing.Size(594, 159);
     this.txtNotas.TabIndex  = 0;
     //
     // SlavePanelMovimentos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnlDesc);
     this.Controls.Add(this.grpFiltro);
     this.Controls.Add(this.PanelMensagem1);
     this.Name = "SlavePanelMovimentos";
     this.Size = new System.Drawing.Size(600, 423);
     this.Controls.SetChildIndex(this.PanelMensagem1, 0);
     this.Controls.SetChildIndex(this.lblFuncao, 0);
     this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
     this.Controls.SetChildIndex(this.grpFiltro, 0);
     this.Controls.SetChildIndex(this.pnlDesc, 0);
     this.pnlToolbarPadding.ResumeLayout(false);
     this.grpDesc.ResumeLayout(false);
     this.grpFiltro.ResumeLayout(false);
     this.grpFiltro.PerformLayout();
     this.pnlDesc.ResumeLayout(false);
     this.pnlDesc.PerformLayout();
     this.grpNotas.ResumeLayout(false);
     this.grpNotas.PerformLayout();
     this.ResumeLayout(false);
 }
        private void InitializeComponent()
        {
            this.PanelMensagem1 = new GISA.PanelMensagem();
            this.grpUnidadesFisicasAvaliadas = new System.Windows.Forms.GroupBox();
            this.pxListView_UnidadesFisicasDocs = new GISA.Controls.PxListView();
            this.chEliminar = new System.Windows.Forms.ColumnHeader();
            this.chCodigo = new System.Windows.Forms.ColumnHeader();
            this.chDesignacao = new System.Windows.Forms.ColumnHeader();
            this.chDimensoes = new System.Windows.Forms.ColumnHeader();
            this.grp_NotasEliminacao = new System.Windows.Forms.GroupBox();
            this.txt_NotasEliminacao = new System.Windows.Forms.TextBox();
            this.pnlToolbarPadding.SuspendLayout();
            this.grpUnidadesFisicasAvaliadas.SuspendLayout();
            this.grp_NotasEliminacao.SuspendLayout();
            this.SuspendLayout();
            // 
            // ToolBar
            // 
            this.ToolBar.Size = new System.Drawing.Size(580, 2);
            // 
            // pnlToolbarPadding
            // 
            this.pnlToolbarPadding.Size = new System.Drawing.Size(600, 5);
            // 
            // PanelMensagem1
            // 
            this.PanelMensagem1.BackColor = System.Drawing.SystemColors.Control;
            this.PanelMensagem1.IsLoaded = false;
            this.PanelMensagem1.IsPopulated = false;
            this.PanelMensagem1.Location = new System.Drawing.Point(0, 0);
            this.PanelMensagem1.Name = "PanelMensagem1";
            this.PanelMensagem1.Size = new System.Drawing.Size(680, 328);
            this.PanelMensagem1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PanelMensagem1.TabIndex = 0;
            this.PanelMensagem1.TbBAuxListEventAssigned = false;
            // 
            // grpUnidadesFisicasAvaliadas
            // 
            this.grpUnidadesFisicasAvaliadas.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.grpUnidadesFisicasAvaliadas.Controls.Add(this.pxListView_UnidadesFisicasDocs);
            this.grpUnidadesFisicasAvaliadas.Location = new System.Drawing.Point(6, 11);
            this.grpUnidadesFisicasAvaliadas.Name = "grpUnidadesFisicasAvaliadas";
            this.grpUnidadesFisicasAvaliadas.Size = new System.Drawing.Size(591, 249);
            this.grpUnidadesFisicasAvaliadas.TabIndex = 2;
            this.grpUnidadesFisicasAvaliadas.TabStop = false;
            this.grpUnidadesFisicasAvaliadas.Text = "Unidades fisicas";
            // 
            // pxListView_UnidadesFisicasDocs
            // 
            this.pxListView_UnidadesFisicasDocs.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.pxListView_UnidadesFisicasDocs.CheckBoxes = true;
            this.pxListView_UnidadesFisicasDocs.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.chEliminar,
            this.chCodigo,
            this.chDesignacao,
            this.chDimensoes});
            this.pxListView_UnidadesFisicasDocs.CustomizedSorting = true;
            this.pxListView_UnidadesFisicasDocs.FullRowSelect = true;
            this.pxListView_UnidadesFisicasDocs.HideSelection = false;
            this.pxListView_UnidadesFisicasDocs.Location = new System.Drawing.Point(6, 18);
            this.pxListView_UnidadesFisicasDocs.Name = "pxListView_UnidadesFisicasDocs";
            this.pxListView_UnidadesFisicasDocs.ReturnSubItemIndex = false;
            this.pxListView_UnidadesFisicasDocs.Size = new System.Drawing.Size(574, 225);
            this.pxListView_UnidadesFisicasDocs.TabIndex = 0;
            this.pxListView_UnidadesFisicasDocs.UseCompatibleStateImageBehavior = false;
            this.pxListView_UnidadesFisicasDocs.View = System.Windows.Forms.View.Details;
            // 
            // chEliminar
            // 
            this.chEliminar.Text = "Eliminar";
            this.chEliminar.Width = 50;
            // 
            // chCodigo
            // 
            this.chCodigo.Text = "Código";
            this.chCodigo.Width = 170;
            // 
            // chDesignacao
            // 
            this.chDesignacao.Text = "Título";
            this.chDesignacao.Width = 350;
            // 
            // chDimensoes
            // 
            this.chDimensoes.Text = "Dimensões";
            this.chDimensoes.Width = 130;
            // 
            // grp_NotasEliminacao
            // 
            this.grp_NotasEliminacao.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.grp_NotasEliminacao.Controls.Add(this.txt_NotasEliminacao);
            this.grp_NotasEliminacao.Location = new System.Drawing.Point(6, 266);
            this.grp_NotasEliminacao.Name = "grp_NotasEliminacao";
            this.grp_NotasEliminacao.Size = new System.Drawing.Size(591, 208);
            this.grp_NotasEliminacao.TabIndex = 3;
            this.grp_NotasEliminacao.TabStop = false;
            this.grp_NotasEliminacao.Text = "Notas de eliminação";
            // 
            // txt_NotasEliminacao
            // 
            this.txt_NotasEliminacao.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.txt_NotasEliminacao.Location = new System.Drawing.Point(6, 19);
            this.txt_NotasEliminacao.Multiline = true;
            this.txt_NotasEliminacao.Name = "txt_NotasEliminacao";
            this.txt_NotasEliminacao.Size = new System.Drawing.Size(574, 183);
            this.txt_NotasEliminacao.TabIndex = 0;
            // 
            // SlavePanelDepositos
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.grp_NotasEliminacao);
            this.Controls.Add(this.grpUnidadesFisicasAvaliadas);
            this.Controls.Add(this.PanelMensagem1);
            this.Name = "SlavePanelDepositos";
            this.Size = new System.Drawing.Size(600, 486);
            this.Controls.SetChildIndex(this.grpUnidadesFisicasAvaliadas, 0);
            this.Controls.SetChildIndex(this.grp_NotasEliminacao, 0);
            this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
            this.pnlToolbarPadding.ResumeLayout(false);
            this.grpUnidadesFisicasAvaliadas.ResumeLayout(false);
            this.grp_NotasEliminacao.ResumeLayout(false);
            this.grp_NotasEliminacao.PerformLayout();
            this.ResumeLayout(false);

        }
 private void InitializeComponent()
 {
     this.PanelMensagem1      = new GISA.PanelMensagem();
     this.btnAdd              = new System.Windows.Forms.Button();
     this.btnRemove           = new System.Windows.Forms.Button();
     this.imageViewerControl1 = new GISA.ImageViewerControl();
     this.pnlToolbarPadding.SuspendLayout();
     this.SuspendLayout();
     //
     // lblFuncao
     //
     this.lblFuncao.Location = new System.Drawing.Point(0, 0);
     //
     // pnlToolbarPadding
     //
     this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24);
     this.pnlToolbarPadding.Visible  = false;
     //
     // PanelMensagem1
     //
     this.PanelMensagem1.BackColor               = System.Drawing.SystemColors.Control;
     this.PanelMensagem1.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.PanelMensagem1.IsLoaded                = false;
     this.PanelMensagem1.IsPopulated             = false;
     this.PanelMensagem1.Location                = new System.Drawing.Point(0, 52);
     this.PanelMensagem1.Name                    = "PanelMensagem1";
     this.PanelMensagem1.Size                    = new System.Drawing.Size(600, 228);
     this.PanelMensagem1.TabIndex                = 24;
     this.PanelMensagem1.TbBAuxListEventAssigned = false;
     this.PanelMensagem1.TheGenericDelegate      = null;
     this.PanelMensagem1.Visible                 = false;
     //
     // btnAdd
     //
     this.btnAdd.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnAdd.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.btnAdd.Location  = new System.Drawing.Point(568, 86);
     this.btnAdd.Name      = "btnAdd";
     this.btnAdd.Size      = new System.Drawing.Size(24, 24);
     this.btnAdd.TabIndex  = 5;
     //
     // btnRemove
     //
     this.btnRemove.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRemove.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnRemove.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.btnRemove.Location  = new System.Drawing.Point(568, 116);
     this.btnRemove.Name      = "btnRemove";
     this.btnRemove.Size      = new System.Drawing.Size(24, 24);
     this.btnRemove.TabIndex  = 7;
     //
     // imageViewerControl1
     //
     this.imageViewerControl1.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.imageViewerControl1.Location            = new System.Drawing.Point(4, 58);
     this.imageViewerControl1.Name                = "imageViewerControl1";
     this.imageViewerControl1.OtherLocationParams = null;
     this.imageViewerControl1.Size                = new System.Drawing.Size(558, 219);
     this.imageViewerControl1.SourceLocation      = null;
     this.imageViewerControl1.TabIndex            = 8;
     this.imageViewerControl1.TipoAcessoRecurso   = GISA.Model.ResourceAccessType.Smb;
     //
     // SlavePanelNivelImagensIlustracao
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.imageViewerControl1);
     this.Controls.Add(this.PanelMensagem1);
     this.Controls.Add(this.btnAdd);
     this.Controls.Add(this.btnRemove);
     this.Name = "SlavePanelNivelImagensIlustracao";
     this.Controls.SetChildIndex(this.lblFuncao, 0);
     this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
     this.Controls.SetChildIndex(this.btnRemove, 0);
     this.Controls.SetChildIndex(this.btnAdd, 0);
     this.Controls.SetChildIndex(this.PanelMensagem1, 0);
     this.Controls.SetChildIndex(this.imageViewerControl1, 0);
     this.pnlToolbarPadding.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.PanelMensagem1       = new GISA.PanelMensagem();
     this.PermissoesNivelList1 = new GISA.PermissoesNivelList();
     this.ControloLocalizacao1 = new GISA.Controls.Localizacao.ControloLocalizacao();
     this.pnlToolbarPadding.SuspendLayout();
     this.SuspendLayout();
     //
     // lblFuncao
     //
     this.lblFuncao.Location = new System.Drawing.Point(0, 0);
     this.lblFuncao.Text     = "Definir Permissões";
     //
     // pnlToolbarPadding
     //
     this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24);
     this.pnlToolbarPadding.Visible  = false;
     //
     // PanelMensagem1
     //
     this.PanelMensagem1.BackColor               = System.Drawing.SystemColors.Control;
     this.PanelMensagem1.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.PanelMensagem1.IsLoaded                = false;
     this.PanelMensagem1.IsPopulated             = false;
     this.PanelMensagem1.Location                = new System.Drawing.Point(0, 0);
     this.PanelMensagem1.Name                    = "PanelMensagem1";
     this.PanelMensagem1.Size                    = new System.Drawing.Size(600, 364);
     this.PanelMensagem1.TabIndex                = 24;
     this.PanelMensagem1.TbBAuxListEventAssigned = false;
     this.PanelMensagem1.TheGenericDelegate      = null;
     this.PanelMensagem1.Visible                 = false;
     //
     // PermissoesNivelList1
     //
     this.PermissoesNivelList1.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.PermissoesNivelList1.FilterVisible       = true;
     this.PermissoesNivelList1.Location            = new System.Drawing.Point(0, 52);
     this.PermissoesNivelList1.MultiSelectListView = true;
     this.PermissoesNivelList1.Name      = "PermissoesNivelList1";
     this.PermissoesNivelList1.Padding   = new System.Windows.Forms.Padding(6);
     this.PermissoesNivelList1.Size      = new System.Drawing.Size(600, 145);
     this.PermissoesNivelList1.TabIndex  = 25;
     this.PermissoesNivelList1.TheReload = null;
     //
     // ControloLocalizacao1
     //
     this.ControloLocalizacao1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.ControloLocalizacao1.AutoScroll = true;
     this.ControloLocalizacao1.Location   = new System.Drawing.Point(0, 168);
     this.ControloLocalizacao1.Name       = "ControloLocalizacao1";
     this.ControloLocalizacao1.Size       = new System.Drawing.Size(600, 168);
     this.ControloLocalizacao1.TabIndex   = 26;
     //
     // SlavePanelPermissoesPlanoClassificacao
     //
     this.Controls.Add(this.ControloLocalizacao1);
     this.Controls.Add(this.PermissoesNivelList1);
     this.Controls.Add(this.PanelMensagem1);
     this.Name = "SlavePanelPermissoesPlanoClassificacao";
     this.Size = new System.Drawing.Size(600, 336);
     this.Controls.SetChildIndex(this.PanelMensagem1, 0);
     this.Controls.SetChildIndex(this.lblFuncao, 0);
     this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
     this.Controls.SetChildIndex(this.PermissoesNivelList1, 0);
     this.Controls.SetChildIndex(this.ControloLocalizacao1, 0);
     this.pnlToolbarPadding.ResumeLayout(false);
     this.ResumeLayout(false);
 }
		private void InitializeComponent()
		{
            this.PanelMensagem1 = new GISA.PanelMensagem();
            this.PermissoesNivelList1 = new GISA.PermissoesNivelList();
            this.ControloLocalizacao1 = new GISA.Controls.Localizacao.ControloLocalizacao();
            this.pnlToolbarPadding.SuspendLayout();
            this.SuspendLayout();
            // 
            // lblFuncao
            // 
            this.lblFuncao.Location = new System.Drawing.Point(0, 0);
            this.lblFuncao.Text = "Definir Permissões";
            // 
            // pnlToolbarPadding
            // 
            this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24);
            this.pnlToolbarPadding.Visible = false;
            // 
            // PanelMensagem1
            // 
            this.PanelMensagem1.BackColor = System.Drawing.SystemColors.Control;
            this.PanelMensagem1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PanelMensagem1.IsLoaded = false;
            this.PanelMensagem1.IsPopulated = false;
            this.PanelMensagem1.Location = new System.Drawing.Point(0, 0);
            this.PanelMensagem1.Name = "PanelMensagem1";
            this.PanelMensagem1.Size = new System.Drawing.Size(600, 364);
            this.PanelMensagem1.TabIndex = 24;
            this.PanelMensagem1.TbBAuxListEventAssigned = false;
            this.PanelMensagem1.TheGenericDelegate = null;
            this.PanelMensagem1.Visible = false;
            // 
            // PermissoesNivelList1
            // 
            this.PermissoesNivelList1.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.PermissoesNivelList1.FilterVisible = true;
            this.PermissoesNivelList1.Location = new System.Drawing.Point(0, 52);
            this.PermissoesNivelList1.MultiSelectListView = true;
            this.PermissoesNivelList1.Name = "PermissoesNivelList1";
            this.PermissoesNivelList1.Padding = new System.Windows.Forms.Padding(6);
            this.PermissoesNivelList1.Size = new System.Drawing.Size(600, 145);
            this.PermissoesNivelList1.TabIndex = 25;
            this.PermissoesNivelList1.TheReload = null;
            // 
            // ControloLocalizacao1
            // 
            this.ControloLocalizacao1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ControloLocalizacao1.AutoScroll = true;
            this.ControloLocalizacao1.Location = new System.Drawing.Point(0, 168);
            this.ControloLocalizacao1.Name = "ControloLocalizacao1";
            this.ControloLocalizacao1.Size = new System.Drawing.Size(600, 168);
            this.ControloLocalizacao1.TabIndex = 26;
            // 
            // SlavePanelPermissoesPlanoClassificacao
            // 
            this.Controls.Add(this.ControloLocalizacao1);
            this.Controls.Add(this.PermissoesNivelList1);
            this.Controls.Add(this.PanelMensagem1);
            this.Name = "SlavePanelPermissoesPlanoClassificacao";
            this.Size = new System.Drawing.Size(600, 336);
            this.Controls.SetChildIndex(this.PanelMensagem1, 0);
            this.Controls.SetChildIndex(this.lblFuncao, 0);
            this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
            this.Controls.SetChildIndex(this.PermissoesNivelList1, 0);
            this.Controls.SetChildIndex(this.ControloLocalizacao1, 0);
            this.pnlToolbarPadding.ResumeLayout(false);
            this.ResumeLayout(false);

		}
        private void InitializeComponent()
        {
            this.PanelMensagem1 = new GISA.PanelMensagem();
            this.btnAdd = new System.Windows.Forms.Button();
            this.btnRemove = new System.Windows.Forms.Button();
            this.imageViewerControl1 = new GISA.ImageViewerControl();
            this.pnlToolbarPadding.SuspendLayout();
            this.SuspendLayout();
            // 
            // lblFuncao
            // 
            this.lblFuncao.Location = new System.Drawing.Point(0, 0);
            // 
            // pnlToolbarPadding
            // 
            this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24);
            this.pnlToolbarPadding.Visible = false;
            // 
            // PanelMensagem1
            // 
            this.PanelMensagem1.BackColor = System.Drawing.SystemColors.Control;
            this.PanelMensagem1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PanelMensagem1.IsLoaded = false;
            this.PanelMensagem1.IsPopulated = false;
            this.PanelMensagem1.Location = new System.Drawing.Point(0, 52);
            this.PanelMensagem1.Name = "PanelMensagem1";
            this.PanelMensagem1.Size = new System.Drawing.Size(600, 228);
            this.PanelMensagem1.TabIndex = 24;
            this.PanelMensagem1.TbBAuxListEventAssigned = false;
            this.PanelMensagem1.TheGenericDelegate = null;
            this.PanelMensagem1.Visible = false;
            // 
            // btnAdd
            // 
            this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnAdd.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.btnAdd.Location = new System.Drawing.Point(568, 86);
            this.btnAdd.Name = "btnAdd";
            this.btnAdd.Size = new System.Drawing.Size(24, 24);
            this.btnAdd.TabIndex = 5;
            // 
            // btnRemove
            // 
            this.btnRemove.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnRemove.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnRemove.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.btnRemove.Location = new System.Drawing.Point(568, 116);
            this.btnRemove.Name = "btnRemove";
            this.btnRemove.Size = new System.Drawing.Size(24, 24);
            this.btnRemove.TabIndex = 7;
            // 
            // imageViewerControl1
            // 
            this.imageViewerControl1.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.imageViewerControl1.Location = new System.Drawing.Point(4, 58);
            this.imageViewerControl1.Name = "imageViewerControl1";
            this.imageViewerControl1.OtherLocationParams = null;
            this.imageViewerControl1.Size = new System.Drawing.Size(558, 219);
            this.imageViewerControl1.SourceLocation = null;
            this.imageViewerControl1.TabIndex = 8;
            this.imageViewerControl1.TipoAcessoRecurso = GISA.Model.ResourceAccessType.Smb;
            // 
            // SlavePanelNivelImagensIlustracao
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.imageViewerControl1);
            this.Controls.Add(this.PanelMensagem1);
            this.Controls.Add(this.btnAdd);
            this.Controls.Add(this.btnRemove);
            this.Name = "SlavePanelNivelImagensIlustracao";
            this.Controls.SetChildIndex(this.lblFuncao, 0);
            this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
            this.Controls.SetChildIndex(this.btnRemove, 0);
            this.Controls.SetChildIndex(this.btnAdd, 0);
            this.Controls.SetChildIndex(this.PanelMensagem1, 0);
            this.Controls.SetChildIndex(this.imageViewerControl1, 0);
            this.pnlToolbarPadding.ResumeLayout(false);
            this.ResumeLayout(false);

        }
		private void InitializeComponent()
		{
            this.PanelMensagem1 = new GISA.PanelMensagem();
            this.GroupBox1 = new System.Windows.Forms.GroupBox();
            this.lstvwUserPermissoes = new System.Windows.Forms.ListView();
            this.colUtilizador = new System.Windows.Forms.ColumnHeader();
            this.colTipoUtilizador = new System.Windows.Forms.ColumnHeader();
            this.pnlToolbarPadding.SuspendLayout();
            this.GroupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // lblFuncao
            // 
            this.lblFuncao.Location = new System.Drawing.Point(0, 0);
            this.lblFuncao.Text = "Definir Permissões";
            // 
            // pnlToolbarPadding
            // 
            this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24);
            // 
            // PanelMensagem1
            // 
            this.PanelMensagem1.BackColor = System.Drawing.SystemColors.Control;
            this.PanelMensagem1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PanelMensagem1.IsLoaded = false;
            this.PanelMensagem1.IsPopulated = false;
            this.PanelMensagem1.Location = new System.Drawing.Point(0, 0);
            this.PanelMensagem1.Name = "PanelMensagem1";
            this.PanelMensagem1.Size = new System.Drawing.Size(600, 352);
            this.PanelMensagem1.TabIndex = 24;
            this.PanelMensagem1.Visible = false;
            // 
            // GroupBox1
            // 
            this.GroupBox1.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.GroupBox1.Controls.Add(this.lstvwUserPermissoes);
            this.GroupBox1.Location = new System.Drawing.Point(0, 48);
            this.GroupBox1.Name = "GroupBox1";
            this.GroupBox1.Size = new System.Drawing.Size(600, 304);
            this.GroupBox1.TabIndex = 26;
            this.GroupBox1.TabStop = false;
            this.GroupBox1.Text = "Utilizadores e suas permissões";
            // 
            // lstvwUserPermissoes
            // 
            this.lstvwUserPermissoes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.colUtilizador,
            this.colTipoUtilizador});
            this.lstvwUserPermissoes.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lstvwUserPermissoes.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lstvwUserPermissoes.FullRowSelect = true;
            this.lstvwUserPermissoes.GridLines = true;
            this.lstvwUserPermissoes.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
            this.lstvwUserPermissoes.Location = new System.Drawing.Point(3, 16);
            this.lstvwUserPermissoes.MultiSelect = false;
            this.lstvwUserPermissoes.Name = "lstvwUserPermissoes";
            this.lstvwUserPermissoes.Size = new System.Drawing.Size(594, 285);
            this.lstvwUserPermissoes.TabIndex = 26;
            this.lstvwUserPermissoes.UseCompatibleStateImageBehavior = false;
            this.lstvwUserPermissoes.View = System.Windows.Forms.View.Details;
            // 
            // colUtilizador
            // 
            this.colUtilizador.Text = "Designação";
            this.colUtilizador.Width = 270;
            // 
            // colTipoUtilizador
            // 
            this.colTipoUtilizador.Text = "Tipo";
            this.colTipoUtilizador.Width = 100;
            // 
            // SlavePanelPermissoesModulos
            // 
            this.Controls.Add(this.GroupBox1);
            this.Controls.Add(this.PanelMensagem1);
            this.Name = "SlavePanelPermissoesModulos";
            this.Size = new System.Drawing.Size(600, 352);
            this.Controls.SetChildIndex(this.PanelMensagem1, 0);
            this.Controls.SetChildIndex(this.lblFuncao, 0);
            this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
            this.Controls.SetChildIndex(this.GroupBox1, 0);
            this.pnlToolbarPadding.ResumeLayout(false);
            this.GroupBox1.ResumeLayout(false);
            this.ResumeLayout(false);

		}
Ejemplo n.º 10
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);

		}
Ejemplo n.º 11
0
 private void InitializeComponent()
 {
     this.PanelIdentificacao1                      = new GISA.PanelIdentificacao();
     this.PanelOIDimensoesSuporte1                 = new GISA.PanelOIDimensoesSuporte();
     this.PanelContexto1                           = new GISA.PanelContexto();
     this.PanelAmbitoConteudo1                     = new GISA.PanelAmbitoConteudo();
     this.PanelConteudoInformacional1              = new GISA.PanelConteudoInformacional();
     this.PanelAvaliacaoSeleccaoEliminacao1        = new GISA.PanelAvaliacaoSeleccaoEliminacao();
     this.PanelAvaliacaoDocumentosUnidadesFisicas1 = new GISA.PanelAvaliacaoDocumentosUnidadesFisicas();
     this.PanelIncorporacoes1                      = new GISA.PanelIncorporacoes();
     this.PanelOrganizacaoOrdenacao1               = new GISA.PanelOrganizacaoOrdenacao();
     this.PanelIndiceDocumento1                    = new GISA.PanelIndiceDocumento();
     this.PanelObjetoDigitalFedora1                = new GISA.PanelObjetoDigitalFedora();
     this.PanelCondicoesAcesso1                    = new GISA.PanelCondicoesAcesso();
     this.PanelAVCondicoesAcesso1                  = new GISA.PanelAVCondicoesAcesso();
     this.PanelDocumentacaoAssociada1              = new GISA.PanelDocumentacaoAssociada();
     this.PanelNotas1 = new GISA.PanelNotas();
     this.PanelOIControloDescricao1 = new GISA.PanelOIControloDescricao();
     this.PanelIndexacao1           = new GISA.PanelIndexacao();
     this.PanelMensagem1            = new GISA.PanelMensagem();
     this.GisaPanelScroller.SuspendLayout();
     this.pnlToolbarPadding.SuspendLayout();
     this.SuspendLayout();
     //
     //DropDownTreeView1
     //
     this.DropDownTreeView1.GISAFunction = "Descrição";
     this.DropDownTreeView1.Name         = "DropDownTreeView1";
     //
     //GisaPanelScroller
     //
     this.GisaPanelScroller.Controls.Add(this.PanelAVCondicoesAcesso1);
     this.GisaPanelScroller.Controls.Add(this.PanelIndexacao1);
     this.GisaPanelScroller.Controls.Add(this.PanelOIControloDescricao1);
     this.GisaPanelScroller.Controls.Add(this.PanelAvaliacaoSeleccaoEliminacao1);
     this.GisaPanelScroller.Controls.Add(this.PanelAvaliacaoDocumentosUnidadesFisicas1);
     this.GisaPanelScroller.Controls.Add(this.PanelIndiceDocumento1);
     this.GisaPanelScroller.Controls.Add(this.PanelObjetoDigitalFedora1);
     this.GisaPanelScroller.Controls.Add(this.PanelNotas1);
     this.GisaPanelScroller.Controls.Add(this.PanelDocumentacaoAssociada1);
     this.GisaPanelScroller.Controls.Add(this.PanelCondicoesAcesso1);
     this.GisaPanelScroller.Controls.Add(this.PanelOrganizacaoOrdenacao1);
     this.GisaPanelScroller.Controls.Add(this.PanelAmbitoConteudo1);
     this.GisaPanelScroller.Controls.Add(this.PanelConteudoInformacional1);
     this.GisaPanelScroller.Controls.Add(this.PanelIncorporacoes1);
     this.GisaPanelScroller.Controls.Add(this.PanelContexto1);
     this.GisaPanelScroller.Controls.Add(this.PanelIdentificacao1);
     this.GisaPanelScroller.Controls.Add(this.PanelOIDimensoesSuporte1);
     this.GisaPanelScroller.Controls.Add(this.PanelMensagem1);
     this.GisaPanelScroller.Name = "GisaPanelScroller";
     this.GisaPanelScroller.Size = new System.Drawing.Size(600, 364);
     //
     //ToolBar
     //
     this.ToolBar.Name = "ToolBar";
     //
     //pnlToolbarPadding
     //
     this.pnlToolbarPadding.DockPadding.Left  = 6;
     this.pnlToolbarPadding.DockPadding.Right = 6;
     this.pnlToolbarPadding.Name = "pnlToolbarPadding";
     //
     //PanelIdentificacao1
     //
     this.PanelIdentificacao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelIdentificacao1.IsLoaded = false;
     this.PanelIdentificacao1.Location = new System.Drawing.Point(0, 0);
     this.PanelIdentificacao1.Name     = "PanelIdentificacao1";
     this.PanelIdentificacao1.Size     = new System.Drawing.Size(600, 364);
     this.PanelIdentificacao1.TabIndex = 8;
     //
     //PanelOIDimensoesSuporte1
     //
     this.PanelOIDimensoesSuporte1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelOIDimensoesSuporte1.IsLoaded = false;
     this.PanelOIDimensoesSuporte1.Location = new System.Drawing.Point(0, 0);
     this.PanelOIDimensoesSuporte1.Name     = "PanelOIDimensoesSuporte1";
     this.PanelOIDimensoesSuporte1.Size     = new System.Drawing.Size(600, 364);
     this.PanelOIDimensoesSuporte1.TabIndex = 9;
     this.PanelOIDimensoesSuporte1.Visible  = false;
     //
     //PanelContexto1
     //
     this.PanelContexto1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelContexto1.IsLoaded = false;
     this.PanelContexto1.Location = new System.Drawing.Point(0, 0);
     this.PanelContexto1.Name     = "PanelContexto1";
     this.PanelContexto1.Size     = new System.Drawing.Size(600, 364);
     this.PanelContexto1.TabIndex = 10;
     this.PanelContexto1.Visible  = false;
     //
     //PanelAmbitoConteudo1
     //
     this.PanelAmbitoConteudo1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelAmbitoConteudo1.IsLoaded = false;
     this.PanelAmbitoConteudo1.Location = new System.Drawing.Point(0, 0);
     this.PanelAmbitoConteudo1.Name     = "PanelAmbitoConteudo1";
     this.PanelAmbitoConteudo1.Size     = new System.Drawing.Size(600, 364);
     this.PanelAmbitoConteudo1.TabIndex = 11;
     this.PanelAmbitoConteudo1.Visible  = false;
     //
     //PanelConteudoInformacional1
     //
     this.PanelConteudoInformacional1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelConteudoInformacional1.IsLoaded = false;
     this.PanelConteudoInformacional1.Location = new System.Drawing.Point(0, 0);
     this.PanelConteudoInformacional1.Name     = "PanelConteudoInformacional1";
     this.PanelConteudoInformacional1.Size     = new System.Drawing.Size(600, 364);
     this.PanelConteudoInformacional1.TabIndex = 12;
     this.PanelConteudoInformacional1.Visible  = false;
     //
     //PanelAvaliacaoSeleccaoEliminacao1
     //
     this.PanelAvaliacaoSeleccaoEliminacao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelAvaliacaoSeleccaoEliminacao1.IsLoaded = false;
     this.PanelAvaliacaoSeleccaoEliminacao1.Location = new System.Drawing.Point(0, 0);
     this.PanelAvaliacaoSeleccaoEliminacao1.Name     = "PanelAvaliacaoSeleccaoEliminacao1";
     this.PanelAvaliacaoSeleccaoEliminacao1.Size     = new System.Drawing.Size(600, 364);
     this.PanelAvaliacaoSeleccaoEliminacao1.TabIndex = 13;
     this.PanelAvaliacaoSeleccaoEliminacao1.Visible  = false;
     //
     //PanelAvaliacaoDocumentosUnidadesFisicas1
     //
     this.PanelAvaliacaoDocumentosUnidadesFisicas1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelAvaliacaoDocumentosUnidadesFisicas1.IsLoaded = false;
     this.PanelAvaliacaoDocumentosUnidadesFisicas1.Location = new System.Drawing.Point(0, 0);
     this.PanelAvaliacaoDocumentosUnidadesFisicas1.Name     = "PanelAvaliacaoDocumentosUnidadesFisicas1";
     this.PanelAvaliacaoDocumentosUnidadesFisicas1.Size     = new System.Drawing.Size(600, 364);
     this.PanelAvaliacaoDocumentosUnidadesFisicas1.TabIndex = 14;
     this.PanelAvaliacaoDocumentosUnidadesFisicas1.Visible  = false;
     //
     //PanelIncorporacoes1
     //
     this.PanelIncorporacoes1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelIncorporacoes1.IsLoaded = false;
     this.PanelIncorporacoes1.Location = new System.Drawing.Point(0, 0);
     this.PanelIncorporacoes1.Name     = "PanelIncorporacoes1";
     this.PanelIncorporacoes1.Size     = new System.Drawing.Size(600, 364);
     this.PanelIncorporacoes1.TabIndex = 15;
     this.PanelIncorporacoes1.Visible  = false;
     //
     //PanelOrganizacaoOrdenacao1
     //
     this.PanelOrganizacaoOrdenacao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelOrganizacaoOrdenacao1.IsLoaded = false;
     this.PanelOrganizacaoOrdenacao1.Location = new System.Drawing.Point(0, 0);
     this.PanelOrganizacaoOrdenacao1.Name     = "PanelOrganizacaoOrdenacao1";
     this.PanelOrganizacaoOrdenacao1.Size     = new System.Drawing.Size(600, 364);
     this.PanelOrganizacaoOrdenacao1.TabIndex = 16;
     this.PanelOrganizacaoOrdenacao1.Visible  = false;
     //
     //PanelIndiceDocumento1
     //
     this.PanelIndiceDocumento1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelIndiceDocumento1.IsLoaded = false;
     this.PanelIndiceDocumento1.Location = new System.Drawing.Point(0, 0);
     this.PanelIndiceDocumento1.Name     = "PanelIndiceDocumento1";
     this.PanelIndiceDocumento1.Size     = new System.Drawing.Size(600, 364);
     this.PanelIndiceDocumento1.TabIndex = 17;
     this.PanelIndiceDocumento1.Visible  = false;
     //
     //PanelObjetoDigitalFedora1
     //
     this.PanelObjetoDigitalFedora1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelObjetoDigitalFedora1.IsLoaded = false;
     this.PanelObjetoDigitalFedora1.Location = new System.Drawing.Point(0, 0);
     this.PanelObjetoDigitalFedora1.Name     = "PanelObjetoDigitalFedora1";
     this.PanelObjetoDigitalFedora1.Size     = new System.Drawing.Size(600, 364);
     this.PanelObjetoDigitalFedora1.TabIndex = 25;
     this.PanelObjetoDigitalFedora1.Visible  = false;
     //
     //PanelCondicoesAcesso1
     //
     this.PanelCondicoesAcesso1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelCondicoesAcesso1.IsLoaded = false;
     this.PanelCondicoesAcesso1.Location = new System.Drawing.Point(0, 0);
     this.PanelCondicoesAcesso1.Name     = "PanelCondicoesAcesso1";
     this.PanelCondicoesAcesso1.Size     = new System.Drawing.Size(600, 364);
     this.PanelCondicoesAcesso1.TabIndex = 18;
     this.PanelCondicoesAcesso1.Visible  = false;
     //
     //PanelAVCondicoesAcesso1
     //
     this.PanelAVCondicoesAcesso1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelAVCondicoesAcesso1.IsLoaded = false;
     this.PanelAVCondicoesAcesso1.Location = new System.Drawing.Point(0, 0);
     this.PanelAVCondicoesAcesso1.Name     = "PanelAVCondicoesAcesso1";
     this.PanelAVCondicoesAcesso1.Size     = new System.Drawing.Size(600, 364);
     this.PanelAVCondicoesAcesso1.TabIndex = 19;
     this.PanelAVCondicoesAcesso1.Visible  = false;
     //
     //PanelDocumentacaoAssociada1
     //
     this.PanelDocumentacaoAssociada1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelDocumentacaoAssociada1.IsLoaded = false;
     this.PanelDocumentacaoAssociada1.Location = new System.Drawing.Point(0, 0);
     this.PanelDocumentacaoAssociada1.Name     = "PanelDocumentacaoAssociada1";
     this.PanelDocumentacaoAssociada1.Size     = new System.Drawing.Size(600, 364);
     this.PanelDocumentacaoAssociada1.TabIndex = 20;
     this.PanelDocumentacaoAssociada1.Visible  = false;
     //
     //PanelNotas1
     //
     this.PanelNotas1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelNotas1.IsLoaded = false;
     this.PanelNotas1.Location = new System.Drawing.Point(0, 0);
     this.PanelNotas1.Name     = "PanelNotas1";
     this.PanelNotas1.Size     = new System.Drawing.Size(600, 364);
     this.PanelNotas1.TabIndex = 21;
     this.PanelNotas1.Visible  = false;
     //
     //PanelOIControloDescricao1
     //
     this.PanelOIControloDescricao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelOIControloDescricao1.IsLoaded = false;
     this.PanelOIControloDescricao1.Location = new System.Drawing.Point(0, 0);
     this.PanelOIControloDescricao1.Name     = "PanelControloDescricao1";
     this.PanelOIControloDescricao1.Size     = new System.Drawing.Size(700, 415);
     this.PanelOIControloDescricao1.TabIndex = 22;
     //
     //PanelIndexacao1
     //
     this.PanelIndexacao1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.PanelIndexacao1.IsLoaded = false;
     this.PanelIndexacao1.Location = new System.Drawing.Point(0, 0);
     this.PanelIndexacao1.Name     = "PanelIndexacao1";
     this.PanelIndexacao1.Size     = new System.Drawing.Size(600, 364);
     this.PanelIndexacao1.TabIndex = 23;
     this.PanelIndexacao1.Visible  = false;
     //
     //PanelMensagem1
     //
     this.PanelMensagem1.BackColor = System.Drawing.SystemColors.Control;
     this.PanelMensagem1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.PanelMensagem1.IsLoaded  = false;
     this.PanelMensagem1.Location  = new System.Drawing.Point(0, 0);
     this.PanelMensagem1.Name      = "PanelMensagem1";
     this.PanelMensagem1.Size      = new System.Drawing.Size(600, 364);
     this.PanelMensagem1.TabIndex  = 24;
     this.PanelMensagem1.Visible   = false;
     //
     //FRDOIRecolha
     //
     this.Name = "FRDOIRecolha";
     this.Size = new System.Drawing.Size(600, 415);
     this.GisaPanelScroller.ResumeLayout(false);
     this.pnlToolbarPadding.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 12
0
		private void InitializeComponent()
		{
			this.PanelCAControlo1 = new GISA.PanelCAControlo();
			this.PanelCADescricao1 = new GISA.PanelCADescricao();
			this.PanelCARelacoes1 = new GISA.PanelCARelacoes();
			this.PanelCAIdentificacao1 = new GISA.PanelCAIdentificacao();
			this.PanelMensagem1 = new PanelMensagem();
			this.SuspendLayout();
			//
			//DropDownTreeView1
			//
			this.DropDownTreeView1.GISAFunction = "(Controlo de Autoridade)";
			this.DropDownTreeView1.Name = "DropDownTreeView1";
			//
			//ToolBar
			//
			this.ToolBar.Name = "ToolBar";
			//
			//PanelCAControlo1
			//
			this.PanelCAControlo1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelCAControlo1.Location = new System.Drawing.Point(0, 49);
			this.PanelCAControlo1.Name = "PanelCAControlo1";
			this.PanelCAControlo1.Size = new System.Drawing.Size(688, 366);
			this.PanelCAControlo1.TabIndex = 11;
			this.PanelCAControlo1.Visible = false;
			//
			//PanelCADescricao1
			//
			this.PanelCADescricao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelCADescricao1.Location = new System.Drawing.Point(0, 49);
			this.PanelCADescricao1.Name = "PanelCADescricao1";
			this.PanelCADescricao1.Size = new System.Drawing.Size(688, 366);
			this.PanelCADescricao1.TabIndex = 10;
			this.PanelCADescricao1.Visible = false;
			//
			//PanelCARelacoes1
			//
			this.PanelCARelacoes1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelCARelacoes1.Location = new System.Drawing.Point(0, 49);
			this.PanelCARelacoes1.Name = "PanelCARelacoes1";
			this.PanelCARelacoes1.Size = new System.Drawing.Size(688, 366);
			this.PanelCARelacoes1.TabIndex = 9;
			this.PanelCARelacoes1.Visible = false;
			//
			//PanelCAIdentificacao1
			//
			this.PanelCAIdentificacao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelCAIdentificacao1.Location = new System.Drawing.Point(0, 49);
			this.PanelCAIdentificacao1.Name = "PanelCAIdentificacao1";
			this.PanelCAIdentificacao1.Size = new System.Drawing.Size(688, 366);
			this.PanelCAIdentificacao1.TabIndex = 8;
            //
            //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(688, 366);
            this.PanelMensagem1.TabIndex = 20;
			//
			//FRDControloAutoridade
			//
			this.GisaPanelScroller.Controls.Add(this.PanelCAIdentificacao1);
			this.GisaPanelScroller.Controls.Add(this.PanelCARelacoes1);
			this.GisaPanelScroller.Controls.Add(this.PanelCADescricao1);
			this.GisaPanelScroller.Controls.Add(this.PanelCAControlo1);
			this.GisaPanelScroller.Controls.Add(this.PanelMensagem1);
			this.Name = "FRDControloAutoridade";
			this.Size = new System.Drawing.Size(688, 415);
			this.ResumeLayout(false);

			//INSTANT C# NOTE: Converted event handlers:
			

		}
Ejemplo n.º 13
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);
 }
 private void InitializeComponent()
 {
     this.PanelMensagem1 = new GISA.PanelMensagem();
     this.grpUnidadesFisicasAvaliadas    = new System.Windows.Forms.GroupBox();
     this.pxListView_UnidadesFisicasDocs = new GISA.Controls.PxListView();
     this.chEliminar          = new System.Windows.Forms.ColumnHeader();
     this.chCodigo            = new System.Windows.Forms.ColumnHeader();
     this.chDesignacao        = new System.Windows.Forms.ColumnHeader();
     this.chDimensoes         = new System.Windows.Forms.ColumnHeader();
     this.grp_NotasEliminacao = new System.Windows.Forms.GroupBox();
     this.txt_NotasEliminacao = new System.Windows.Forms.TextBox();
     this.pnlToolbarPadding.SuspendLayout();
     this.grpUnidadesFisicasAvaliadas.SuspendLayout();
     this.grp_NotasEliminacao.SuspendLayout();
     this.SuspendLayout();
     //
     // ToolBar
     //
     this.ToolBar.Size = new System.Drawing.Size(580, 2);
     //
     // pnlToolbarPadding
     //
     this.pnlToolbarPadding.Size = new System.Drawing.Size(600, 5);
     //
     // PanelMensagem1
     //
     this.PanelMensagem1.BackColor               = System.Drawing.SystemColors.Control;
     this.PanelMensagem1.IsLoaded                = false;
     this.PanelMensagem1.IsPopulated             = false;
     this.PanelMensagem1.Location                = new System.Drawing.Point(0, 0);
     this.PanelMensagem1.Name                    = "PanelMensagem1";
     this.PanelMensagem1.Size                    = new System.Drawing.Size(680, 328);
     this.PanelMensagem1.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.PanelMensagem1.TabIndex                = 0;
     this.PanelMensagem1.TbBAuxListEventAssigned = false;
     //
     // grpUnidadesFisicasAvaliadas
     //
     this.grpUnidadesFisicasAvaliadas.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.grpUnidadesFisicasAvaliadas.Controls.Add(this.pxListView_UnidadesFisicasDocs);
     this.grpUnidadesFisicasAvaliadas.Location = new System.Drawing.Point(6, 11);
     this.grpUnidadesFisicasAvaliadas.Name     = "grpUnidadesFisicasAvaliadas";
     this.grpUnidadesFisicasAvaliadas.Size     = new System.Drawing.Size(591, 249);
     this.grpUnidadesFisicasAvaliadas.TabIndex = 2;
     this.grpUnidadesFisicasAvaliadas.TabStop  = false;
     this.grpUnidadesFisicasAvaliadas.Text     = "Unidades fisicas";
     //
     // pxListView_UnidadesFisicasDocs
     //
     this.pxListView_UnidadesFisicasDocs.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.pxListView_UnidadesFisicasDocs.CheckBoxes = true;
     this.pxListView_UnidadesFisicasDocs.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.chEliminar,
         this.chCodigo,
         this.chDesignacao,
         this.chDimensoes
     });
     this.pxListView_UnidadesFisicasDocs.CustomizedSorting = true;
     this.pxListView_UnidadesFisicasDocs.FullRowSelect     = true;
     this.pxListView_UnidadesFisicasDocs.HideSelection     = false;
     this.pxListView_UnidadesFisicasDocs.Location          = new System.Drawing.Point(6, 18);
     this.pxListView_UnidadesFisicasDocs.Name = "pxListView_UnidadesFisicasDocs";
     this.pxListView_UnidadesFisicasDocs.ReturnSubItemIndex = false;
     this.pxListView_UnidadesFisicasDocs.Size     = new System.Drawing.Size(574, 225);
     this.pxListView_UnidadesFisicasDocs.TabIndex = 0;
     this.pxListView_UnidadesFisicasDocs.UseCompatibleStateImageBehavior = false;
     this.pxListView_UnidadesFisicasDocs.View = System.Windows.Forms.View.Details;
     //
     // chEliminar
     //
     this.chEliminar.Text  = "Eliminar";
     this.chEliminar.Width = 50;
     //
     // chCodigo
     //
     this.chCodigo.Text  = "Código";
     this.chCodigo.Width = 170;
     //
     // chDesignacao
     //
     this.chDesignacao.Text  = "Título";
     this.chDesignacao.Width = 350;
     //
     // chDimensoes
     //
     this.chDimensoes.Text  = "Dimensões";
     this.chDimensoes.Width = 130;
     //
     // grp_NotasEliminacao
     //
     this.grp_NotasEliminacao.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.grp_NotasEliminacao.Controls.Add(this.txt_NotasEliminacao);
     this.grp_NotasEliminacao.Location = new System.Drawing.Point(6, 266);
     this.grp_NotasEliminacao.Name     = "grp_NotasEliminacao";
     this.grp_NotasEliminacao.Size     = new System.Drawing.Size(591, 208);
     this.grp_NotasEliminacao.TabIndex = 3;
     this.grp_NotasEliminacao.TabStop  = false;
     this.grp_NotasEliminacao.Text     = "Notas de eliminação";
     //
     // txt_NotasEliminacao
     //
     this.txt_NotasEliminacao.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.txt_NotasEliminacao.Location  = new System.Drawing.Point(6, 19);
     this.txt_NotasEliminacao.Multiline = true;
     this.txt_NotasEliminacao.Name      = "txt_NotasEliminacao";
     this.txt_NotasEliminacao.Size      = new System.Drawing.Size(574, 183);
     this.txt_NotasEliminacao.TabIndex  = 0;
     //
     // SlavePanelDepositos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.grp_NotasEliminacao);
     this.Controls.Add(this.grpUnidadesFisicasAvaliadas);
     this.Controls.Add(this.PanelMensagem1);
     this.Name = "SlavePanelDepositos";
     this.Size = new System.Drawing.Size(600, 486);
     this.Controls.SetChildIndex(this.grpUnidadesFisicasAvaliadas, 0);
     this.Controls.SetChildIndex(this.grp_NotasEliminacao, 0);
     this.Controls.SetChildIndex(this.pnlToolbarPadding, 0);
     this.pnlToolbarPadding.ResumeLayout(false);
     this.grpUnidadesFisicasAvaliadas.ResumeLayout(false);
     this.grp_NotasEliminacao.ResumeLayout(false);
     this.grp_NotasEliminacao.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 15
0
		private void InitializeComponent()
		{
			this.PanelIdentificacao1 = new GISA.PanelIdentificacao();
			this.PanelOIDimensoesSuporte1 = new GISA.PanelOIDimensoesSuporte();
			this.PanelContexto1 = new GISA.PanelContexto();
			this.PanelAmbitoConteudo1 = new GISA.PanelAmbitoConteudo();
            this.PanelConteudoInformacional1 = new GISA.PanelConteudoInformacional();
			this.PanelAvaliacaoSeleccaoEliminacao1 = new GISA.PanelAvaliacaoSeleccaoEliminacao();
			this.PanelAvaliacaoDocumentosUnidadesFisicas1 = new GISA.PanelAvaliacaoDocumentosUnidadesFisicas();
			this.PanelIncorporacoes1 = new GISA.PanelIncorporacoes();
			this.PanelOrganizacaoOrdenacao1 = new GISA.PanelOrganizacaoOrdenacao();
			this.PanelIndiceDocumento1 = new GISA.PanelIndiceDocumento();
            this.PanelObjetoDigitalFedora1 = new GISA.PanelObjetoDigitalFedora();
			this.PanelCondicoesAcesso1 = new GISA.PanelCondicoesAcesso();
			this.PanelAVCondicoesAcesso1 = new GISA.PanelAVCondicoesAcesso();
			this.PanelDocumentacaoAssociada1 = new GISA.PanelDocumentacaoAssociada();
			this.PanelNotas1 = new GISA.PanelNotas();
			this.PanelOIControloDescricao1 = new GISA.PanelOIControloDescricao();
			this.PanelIndexacao1 = new GISA.PanelIndexacao();
			this.PanelMensagem1 = new GISA.PanelMensagem();
			this.GisaPanelScroller.SuspendLayout();
			this.pnlToolbarPadding.SuspendLayout();
			this.SuspendLayout();
			//
			//DropDownTreeView1
			//
			this.DropDownTreeView1.GISAFunction = "Descrição";
			this.DropDownTreeView1.Name = "DropDownTreeView1";
			//
			//GisaPanelScroller
			//
			this.GisaPanelScroller.Controls.Add(this.PanelAVCondicoesAcesso1);
			this.GisaPanelScroller.Controls.Add(this.PanelIndexacao1);
			this.GisaPanelScroller.Controls.Add(this.PanelOIControloDescricao1);
			this.GisaPanelScroller.Controls.Add(this.PanelAvaliacaoSeleccaoEliminacao1);
			this.GisaPanelScroller.Controls.Add(this.PanelAvaliacaoDocumentosUnidadesFisicas1);
			this.GisaPanelScroller.Controls.Add(this.PanelIndiceDocumento1);
            this.GisaPanelScroller.Controls.Add(this.PanelObjetoDigitalFedora1);
			this.GisaPanelScroller.Controls.Add(this.PanelNotas1);
			this.GisaPanelScroller.Controls.Add(this.PanelDocumentacaoAssociada1);
			this.GisaPanelScroller.Controls.Add(this.PanelCondicoesAcesso1);
			this.GisaPanelScroller.Controls.Add(this.PanelOrganizacaoOrdenacao1);
			this.GisaPanelScroller.Controls.Add(this.PanelAmbitoConteudo1);
            this.GisaPanelScroller.Controls.Add(this.PanelConteudoInformacional1);
			this.GisaPanelScroller.Controls.Add(this.PanelIncorporacoes1);
			this.GisaPanelScroller.Controls.Add(this.PanelContexto1);
			this.GisaPanelScroller.Controls.Add(this.PanelIdentificacao1);
			this.GisaPanelScroller.Controls.Add(this.PanelOIDimensoesSuporte1);
			this.GisaPanelScroller.Controls.Add(this.PanelMensagem1);
			this.GisaPanelScroller.Name = "GisaPanelScroller";
			this.GisaPanelScroller.Size = new System.Drawing.Size(600, 364);
			//
			//ToolBar
			//
			this.ToolBar.Name = "ToolBar";
			//
			//pnlToolbarPadding
			//
			this.pnlToolbarPadding.DockPadding.Left = 6;
			this.pnlToolbarPadding.DockPadding.Right = 6;
			this.pnlToolbarPadding.Name = "pnlToolbarPadding";
			//
			//PanelIdentificacao1
			//
			this.PanelIdentificacao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelIdentificacao1.IsLoaded = false;
			this.PanelIdentificacao1.Location = new System.Drawing.Point(0, 0);
			this.PanelIdentificacao1.Name = "PanelIdentificacao1";
			this.PanelIdentificacao1.Size = new System.Drawing.Size(600, 364);
			this.PanelIdentificacao1.TabIndex = 8;
			//
			//PanelOIDimensoesSuporte1
			//
			this.PanelOIDimensoesSuporte1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelOIDimensoesSuporte1.IsLoaded = false;
			this.PanelOIDimensoesSuporte1.Location = new System.Drawing.Point(0, 0);
			this.PanelOIDimensoesSuporte1.Name = "PanelOIDimensoesSuporte1";
			this.PanelOIDimensoesSuporte1.Size = new System.Drawing.Size(600, 364);
			this.PanelOIDimensoesSuporte1.TabIndex = 9;
			this.PanelOIDimensoesSuporte1.Visible = false;
			//
			//PanelContexto1
			//
			this.PanelContexto1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelContexto1.IsLoaded = false;
			this.PanelContexto1.Location = new System.Drawing.Point(0, 0);
			this.PanelContexto1.Name = "PanelContexto1";
			this.PanelContexto1.Size = new System.Drawing.Size(600, 364);
			this.PanelContexto1.TabIndex = 10;
			this.PanelContexto1.Visible = false;
			//
			//PanelAmbitoConteudo1
			//
			this.PanelAmbitoConteudo1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelAmbitoConteudo1.IsLoaded = false;
			this.PanelAmbitoConteudo1.Location = new System.Drawing.Point(0, 0);
			this.PanelAmbitoConteudo1.Name = "PanelAmbitoConteudo1";
			this.PanelAmbitoConteudo1.Size = new System.Drawing.Size(600, 364);
			this.PanelAmbitoConteudo1.TabIndex = 11;
			this.PanelAmbitoConteudo1.Visible = false;
            //
            //PanelConteudoInformacional1
            //
            this.PanelConteudoInformacional1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PanelConteudoInformacional1.IsLoaded = false;
            this.PanelConteudoInformacional1.Location = new System.Drawing.Point(0, 0);
            this.PanelConteudoInformacional1.Name = "PanelConteudoInformacional1";
            this.PanelConteudoInformacional1.Size = new System.Drawing.Size(600, 364);
            this.PanelConteudoInformacional1.TabIndex = 12;
            this.PanelConteudoInformacional1.Visible = false;
			//
			//PanelAvaliacaoSeleccaoEliminacao1
			//
			this.PanelAvaliacaoSeleccaoEliminacao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelAvaliacaoSeleccaoEliminacao1.IsLoaded = false;
			this.PanelAvaliacaoSeleccaoEliminacao1.Location = new System.Drawing.Point(0, 0);
			this.PanelAvaliacaoSeleccaoEliminacao1.Name = "PanelAvaliacaoSeleccaoEliminacao1";
			this.PanelAvaliacaoSeleccaoEliminacao1.Size = new System.Drawing.Size(600, 364);
			this.PanelAvaliacaoSeleccaoEliminacao1.TabIndex = 13;
			this.PanelAvaliacaoSeleccaoEliminacao1.Visible = false;
			//
			//PanelAvaliacaoDocumentosUnidadesFisicas1
			//
			this.PanelAvaliacaoDocumentosUnidadesFisicas1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelAvaliacaoDocumentosUnidadesFisicas1.IsLoaded = false;
			this.PanelAvaliacaoDocumentosUnidadesFisicas1.Location = new System.Drawing.Point(0, 0);
			this.PanelAvaliacaoDocumentosUnidadesFisicas1.Name = "PanelAvaliacaoDocumentosUnidadesFisicas1";
			this.PanelAvaliacaoDocumentosUnidadesFisicas1.Size = new System.Drawing.Size(600, 364);
			this.PanelAvaliacaoDocumentosUnidadesFisicas1.TabIndex = 14;
			this.PanelAvaliacaoDocumentosUnidadesFisicas1.Visible = false;
			//
			//PanelIncorporacoes1
			//
			this.PanelIncorporacoes1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelIncorporacoes1.IsLoaded = false;
			this.PanelIncorporacoes1.Location = new System.Drawing.Point(0, 0);
			this.PanelIncorporacoes1.Name = "PanelIncorporacoes1";
			this.PanelIncorporacoes1.Size = new System.Drawing.Size(600, 364);
			this.PanelIncorporacoes1.TabIndex = 15;
			this.PanelIncorporacoes1.Visible = false;
			//
			//PanelOrganizacaoOrdenacao1
			//
			this.PanelOrganizacaoOrdenacao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelOrganizacaoOrdenacao1.IsLoaded = false;
			this.PanelOrganizacaoOrdenacao1.Location = new System.Drawing.Point(0, 0);
			this.PanelOrganizacaoOrdenacao1.Name = "PanelOrganizacaoOrdenacao1";
			this.PanelOrganizacaoOrdenacao1.Size = new System.Drawing.Size(600, 364);
			this.PanelOrganizacaoOrdenacao1.TabIndex = 16;
			this.PanelOrganizacaoOrdenacao1.Visible = false;
			//
			//PanelIndiceDocumento1
			//
			this.PanelIndiceDocumento1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelIndiceDocumento1.IsLoaded = false;
			this.PanelIndiceDocumento1.Location = new System.Drawing.Point(0, 0);
			this.PanelIndiceDocumento1.Name = "PanelIndiceDocumento1";
			this.PanelIndiceDocumento1.Size = new System.Drawing.Size(600, 364);
			this.PanelIndiceDocumento1.TabIndex = 17;
			this.PanelIndiceDocumento1.Visible = false;
            //
            //PanelObjetoDigitalFedora1
            //
            this.PanelObjetoDigitalFedora1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PanelObjetoDigitalFedora1.IsLoaded = false;
            this.PanelObjetoDigitalFedora1.Location = new System.Drawing.Point(0, 0);
            this.PanelObjetoDigitalFedora1.Name = "PanelObjetoDigitalFedora1";
            this.PanelObjetoDigitalFedora1.Size = new System.Drawing.Size(600, 364);
            this.PanelObjetoDigitalFedora1.TabIndex = 25;
            this.PanelObjetoDigitalFedora1.Visible = false;
			//
			//PanelCondicoesAcesso1
			//
			this.PanelCondicoesAcesso1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelCondicoesAcesso1.IsLoaded = false;
			this.PanelCondicoesAcesso1.Location = new System.Drawing.Point(0, 0);
			this.PanelCondicoesAcesso1.Name = "PanelCondicoesAcesso1";
			this.PanelCondicoesAcesso1.Size = new System.Drawing.Size(600, 364);
			this.PanelCondicoesAcesso1.TabIndex = 18;
			this.PanelCondicoesAcesso1.Visible = false;
			//
			//PanelAVCondicoesAcesso1
			//
			this.PanelAVCondicoesAcesso1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelAVCondicoesAcesso1.IsLoaded = false;
			this.PanelAVCondicoesAcesso1.Location = new System.Drawing.Point(0, 0);
			this.PanelAVCondicoesAcesso1.Name = "PanelAVCondicoesAcesso1";
			this.PanelAVCondicoesAcesso1.Size = new System.Drawing.Size(600, 364);
			this.PanelAVCondicoesAcesso1.TabIndex = 19;
			this.PanelAVCondicoesAcesso1.Visible = false;
			//
			//PanelDocumentacaoAssociada1
			//
			this.PanelDocumentacaoAssociada1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelDocumentacaoAssociada1.IsLoaded = false;
			this.PanelDocumentacaoAssociada1.Location = new System.Drawing.Point(0, 0);
			this.PanelDocumentacaoAssociada1.Name = "PanelDocumentacaoAssociada1";
			this.PanelDocumentacaoAssociada1.Size = new System.Drawing.Size(600, 364);
			this.PanelDocumentacaoAssociada1.TabIndex = 20;
			this.PanelDocumentacaoAssociada1.Visible = false;
			//
			//PanelNotas1
			//
			this.PanelNotas1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelNotas1.IsLoaded = false;
			this.PanelNotas1.Location = new System.Drawing.Point(0, 0);
			this.PanelNotas1.Name = "PanelNotas1";
			this.PanelNotas1.Size = new System.Drawing.Size(600, 364);
			this.PanelNotas1.TabIndex = 21;
			this.PanelNotas1.Visible = false;
			//
			//PanelOIControloDescricao1
			//
			this.PanelOIControloDescricao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelOIControloDescricao1.IsLoaded = false;
			this.PanelOIControloDescricao1.Location = new System.Drawing.Point(0, 0);
			this.PanelOIControloDescricao1.Name = "PanelControloDescricao1";
			this.PanelOIControloDescricao1.Size = new System.Drawing.Size(700, 415);
			this.PanelOIControloDescricao1.TabIndex = 22;
			//
			//PanelIndexacao1
			//
			this.PanelIndexacao1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelIndexacao1.IsLoaded = false;
			this.PanelIndexacao1.Location = new System.Drawing.Point(0, 0);
			this.PanelIndexacao1.Name = "PanelIndexacao1";
			this.PanelIndexacao1.Size = new System.Drawing.Size(600, 364);
			this.PanelIndexacao1.TabIndex = 23;
			this.PanelIndexacao1.Visible = false;
			//
			//PanelMensagem1
			//
			this.PanelMensagem1.BackColor = System.Drawing.SystemColors.Control;
			this.PanelMensagem1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.PanelMensagem1.IsLoaded = false;
			this.PanelMensagem1.Location = new System.Drawing.Point(0, 0);
			this.PanelMensagem1.Name = "PanelMensagem1";
			this.PanelMensagem1.Size = new System.Drawing.Size(600, 364);
			this.PanelMensagem1.TabIndex = 24;
			this.PanelMensagem1.Visible = false;
			//
			//FRDOIRecolha
			//
			this.Name = "FRDOIRecolha";
			this.Size = new System.Drawing.Size(600, 415);
			this.GisaPanelScroller.ResumeLayout(false);
			this.pnlToolbarPadding.ResumeLayout(false);
			this.ResumeLayout(false);

		}