private void InitializeComponent() { this.lstvwPermissoes = new GISA.Controls.PxListView(); this.colModulo = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.GroupBox1 = new System.Windows.Forms.GroupBox(); this.GroupBox1.SuspendLayout(); this.SuspendLayout(); // // lstvwPermissoes // this.lstvwPermissoes.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.lstvwPermissoes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.colModulo}); this.lstvwPermissoes.CustomizedSorting = false; this.lstvwPermissoes.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lstvwPermissoes.FullRowSelect = true; this.lstvwPermissoes.GridLines = true; this.lstvwPermissoes.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.lstvwPermissoes.Location = new System.Drawing.Point(8, 16); this.lstvwPermissoes.MultiSelect = false; this.lstvwPermissoes.Name = "lstvwPermissoes"; this.lstvwPermissoes.ReturnSubItemIndex = false; this.lstvwPermissoes.Size = new System.Drawing.Size(784, 576); this.lstvwPermissoes.TabIndex = 3; this.lstvwPermissoes.UseCompatibleStateImageBehavior = false; this.lstvwPermissoes.View = System.Windows.Forms.View.Details; // // colModulo // this.colModulo.Text = "Módulo"; this.colModulo.Width = 258; // // 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.lstvwPermissoes); this.GroupBox1.Location = new System.Drawing.Point(0, 0); this.GroupBox1.Name = "GroupBox1"; this.GroupBox1.Size = new System.Drawing.Size(800, 600); this.GroupBox1.TabIndex = 4; this.GroupBox1.TabStop = false; // // PanelTrusteePermissions // this.Controls.Add(this.GroupBox1); this.Name = "PanelTrusteePermissions"; this.GroupBox1.ResumeLayout(false); this.ResumeLayout(false); }
private void InitializeComponent() { this.grpFRDs = new System.Windows.Forms.GroupBox(); this.rbNiveisTFs = new System.Windows.Forms.RadioButton(); this.rbNiveisEPs = new System.Windows.Forms.RadioButton(); this.grpGeral = new System.Windows.Forms.GroupBox(); this.txtMaxNumResultados = new System.Windows.Forms.TextBox(); this.lblMaxNumResultados = new System.Windows.Forms.Label(); this.grpAvaliacao = new System.Windows.Forms.GroupBox(); this.rbGestaoNaoIntegrada = new System.Windows.Forms.RadioButton(); this.rbGestaoIntegrada = new System.Windows.Forms.RadioButton(); this.tblLayout = new System.Windows.Forms.TableLayoutPanel(); this.grpImagensWeb = new System.Windows.Forms.GroupBox(); this.txtURLBase = new System.Windows.Forms.TextBox(); this.chkActivar = new System.Windows.Forms.CheckBox(); this.lblUrlBase = new System.Windows.Forms.Label(); this.rtbNotaPaginaWebImagens = new System.Windows.Forms.RichTextBox(); this.grpGestaoModelos = new System.Windows.Forms.GroupBox(); this.grpListaModelos = new System.Windows.Forms.GroupBox(); this.btnRemoveLista = new System.Windows.Forms.Button(); this.btnEditLista = new System.Windows.Forms.Button(); this.btnAddLista = new System.Windows.Forms.Button(); this.LstVwListaModelos = new System.Windows.Forms.ListView(); this.colDesignacao = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.colDataInicio = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.grpModelos = new System.Windows.Forms.GroupBox(); this.btnRemoveModelo = new System.Windows.Forms.Button(); this.btnEditModelo = new System.Windows.Forms.Button(); this.btnAddModelo = new System.Windows.Forms.Button(); this.LstVwModelos = new System.Windows.Forms.ListView(); this.colDesignacaoModelo = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.colPrazo = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.colDestino = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.grpBackup = new System.Windows.Forms.GroupBox(); this.btnBackup = new System.Windows.Forms.Button(); this.grpConfig_Dep = new System.Windows.Forms.GroupBox(); this.txt_metrosLinearesTotais = new GISA.Controls.PxDecimalBox(); this.lbl_gestaoDep = new System.Windows.Forms.Label(); this.grpFedora = new System.Windows.Forms.GroupBox(); this.lblQualidadeImagem = new System.Windows.Forms.Label(); this.txtPassword = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.cbQualidadeImagem = new System.Windows.Forms.ComboBox(); this.txtUsername = new System.Windows.Forms.TextBox(); this.lblUsername = new System.Windows.Forms.Label(); this.txtServerUrl = new System.Windows.Forms.TextBox(); this.lblServerUrl = new System.Windows.Forms.Label(); this.flwPanel = new System.Windows.Forms.FlowLayoutPanel(); this.grpIntegração = new System.Windows.Forms.GroupBox(); this.txtMaxNumDocumentos = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.grpGisaInternet = new System.Windows.Forms.GroupBox(); this.txtGisaInternet = new System.Windows.Forms.TextBox(); this.lblGisaInternet = new System.Windows.Forms.Label(); this.grpValoresOmissão = new System.Windows.Forms.GroupBox(); this.grpIdioma = new System.Windows.Forms.GroupBox(); this.grpAlfabeto = new System.Windows.Forms.GroupBox(); this.btnRemoveAlfabeto = new System.Windows.Forms.Button(); this.btnAddAlfabeto = new System.Windows.Forms.Button(); this.lstVwAlfabeto = new GISA.Controls.PxListView(); this.colAlfabeto = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.grpLingua = new System.Windows.Forms.GroupBox(); this.btnRemoveLingua = new System.Windows.Forms.Button(); this.btnAddLingua = new System.Windows.Forms.Button(); this.lstVwLanguage = new GISA.Controls.PxListView(); this.colLingua = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.grpCondicoesReproducao = new System.Windows.Forms.GroupBox(); this.txtCondicoesReproducao = new System.Windows.Forms.TextBox(); this.grpCondicoesAcesso = new System.Windows.Forms.GroupBox(); this.txtCondicoesAcesso = new System.Windows.Forms.TextBox(); this.chkValoresOmissao = new System.Windows.Forms.CheckBox(); this.pnlToolbarPadding.SuspendLayout(); this.grpFRDs.SuspendLayout(); this.grpGeral.SuspendLayout(); this.grpAvaliacao.SuspendLayout(); this.grpImagensWeb.SuspendLayout(); this.grpGestaoModelos.SuspendLayout(); this.grpListaModelos.SuspendLayout(); this.grpModelos.SuspendLayout(); this.grpBackup.SuspendLayout(); this.grpConfig_Dep.SuspendLayout(); this.grpFedora.SuspendLayout(); this.flwPanel.SuspendLayout(); this.grpIntegração.SuspendLayout(); this.grpGisaInternet.SuspendLayout(); this.grpValoresOmissão.SuspendLayout(); this.grpIdioma.SuspendLayout(); this.grpAlfabeto.SuspendLayout(); this.grpLingua.SuspendLayout(); this.grpCondicoesReproducao.SuspendLayout(); this.grpCondicoesAcesso.SuspendLayout(); this.SuspendLayout(); // // lblFuncao // this.lblFuncao.Location = new System.Drawing.Point(0, 0); this.lblFuncao.Size = new System.Drawing.Size(1011, 24); this.lblFuncao.Text = "Configuração global"; // // ToolBar // this.ToolBar.Size = new System.Drawing.Size(7416, 26); // // pnlToolbarPadding // this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24); this.pnlToolbarPadding.Size = new System.Drawing.Size(1011, 28); // // grpFRDs // this.grpFRDs.Controls.Add(this.rbNiveisTFs); this.grpFRDs.Controls.Add(this.rbNiveisEPs); this.grpFRDs.Location = new System.Drawing.Point(3, 460); this.grpFRDs.Name = "grpFRDs"; this.grpFRDs.Size = new System.Drawing.Size(296, 72); this.grpFRDs.TabIndex = 3; this.grpFRDs.TabStop = false; this.grpFRDs.Text = "Estrutura arquivística"; this.grpFRDs.Visible = false; // // rbNiveisTFs // this.rbNiveisTFs.Location = new System.Drawing.Point(16, 40); this.rbNiveisTFs.Name = "rbNiveisTFs"; this.rbNiveisTFs.Size = new System.Drawing.Size(264, 24); this.rbNiveisTFs.TabIndex = 9; this.rbNiveisTFs.Text = "Níveis temático-funcionais"; // // rbNiveisEPs // this.rbNiveisEPs.Location = new System.Drawing.Point(16, 16); this.rbNiveisEPs.Name = "rbNiveisEPs"; this.rbNiveisEPs.Size = new System.Drawing.Size(264, 24); this.rbNiveisEPs.TabIndex = 8; this.rbNiveisEPs.Text = "Níveis orgânicos, baseados em entidades prod."; // // grpGeral // this.grpGeral.Controls.Add(this.txtMaxNumResultados); this.grpGeral.Controls.Add(this.lblMaxNumResultados); this.grpGeral.Location = new System.Drawing.Point(3, 3); this.grpGeral.Name = "grpGeral"; this.grpGeral.Size = new System.Drawing.Size(296, 57); this.grpGeral.TabIndex = 2; this.grpGeral.TabStop = false; this.grpGeral.Text = "Geral"; // // txtMaxNumResultados // this.txtMaxNumResultados.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtMaxNumResultados.Location = new System.Drawing.Point(200, 22); this.txtMaxNumResultados.Name = "txtMaxNumResultados"; this.txtMaxNumResultados.Size = new System.Drawing.Size(80, 20); this.txtMaxNumResultados.TabIndex = 7; // // lblMaxNumResultados // this.lblMaxNumResultados.Location = new System.Drawing.Point(16, 24); this.lblMaxNumResultados.Name = "lblMaxNumResultados"; this.lblMaxNumResultados.Size = new System.Drawing.Size(176, 16); this.lblMaxNumResultados.TabIndex = 6; this.lblMaxNumResultados.Text = "Número de resultados por página:"; // // grpAvaliacao // this.grpAvaliacao.Controls.Add(this.rbGestaoNaoIntegrada); this.grpAvaliacao.Controls.Add(this.rbGestaoIntegrada); this.grpAvaliacao.Controls.Add(this.tblLayout); this.grpAvaliacao.Location = new System.Drawing.Point(3, 382); this.grpAvaliacao.Name = "grpAvaliacao"; this.grpAvaliacao.Size = new System.Drawing.Size(296, 72); this.grpAvaliacao.TabIndex = 4; this.grpAvaliacao.TabStop = false; this.grpAvaliacao.Text = "Modo de avaliação"; this.grpAvaliacao.Visible = false; // // rbGestaoNaoIntegrada // this.rbGestaoNaoIntegrada.Location = new System.Drawing.Point(16, 40); this.rbGestaoNaoIntegrada.Name = "rbGestaoNaoIntegrada"; this.rbGestaoNaoIntegrada.Size = new System.Drawing.Size(272, 24); this.rbGestaoNaoIntegrada.TabIndex = 11; this.rbGestaoNaoIntegrada.Text = "Não utilizar avaliação"; // // rbGestaoIntegrada // this.rbGestaoIntegrada.Location = new System.Drawing.Point(16, 16); this.rbGestaoIntegrada.Name = "rbGestaoIntegrada"; this.rbGestaoIntegrada.Size = new System.Drawing.Size(272, 24); this.rbGestaoIntegrada.TabIndex = 10; this.rbGestaoIntegrada.Text = "Utilizar avaliação"; // // tblLayout // this.tblLayout.ColumnCount = 1; this.tblLayout.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tblLayout.Location = new System.Drawing.Point(302, 0); this.tblLayout.Name = "tblLayout"; this.tblLayout.RowCount = 1; this.tblLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tblLayout.Size = new System.Drawing.Size(114, 57); this.tblLayout.TabIndex = 10; // // grpImagensWeb // this.grpImagensWeb.Controls.Add(this.txtURLBase); this.grpImagensWeb.Controls.Add(this.chkActivar); this.grpImagensWeb.Controls.Add(this.lblUrlBase); this.grpImagensWeb.Controls.Add(this.rtbNotaPaginaWebImagens); this.grpImagensWeb.Location = new System.Drawing.Point(3, 200); this.grpImagensWeb.Name = "grpImagensWeb"; this.grpImagensWeb.Size = new System.Drawing.Size(296, 176); this.grpImagensWeb.TabIndex = 5; this.grpImagensWeb.TabStop = false; this.grpImagensWeb.Text = "Acesso Web a imagens"; // // txtURLBase // this.txtURLBase.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtURLBase.Enabled = false; this.txtURLBase.Location = new System.Drawing.Point(80, 38); this.txtURLBase.Name = "txtURLBase"; this.txtURLBase.Size = new System.Drawing.Size(200, 20); this.txtURLBase.TabIndex = 14; // // chkActivar // this.chkActivar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.chkActivar.Location = new System.Drawing.Point(16, 16); this.chkActivar.Name = "chkActivar"; this.chkActivar.Size = new System.Drawing.Size(264, 24); this.chkActivar.TabIndex = 12; this.chkActivar.Text = "Usar página de apresentação externa"; // // lblUrlBase // this.lblUrlBase.Location = new System.Drawing.Point(16, 40); this.lblUrlBase.Name = "lblUrlBase"; this.lblUrlBase.Size = new System.Drawing.Size(64, 24); this.lblUrlBase.TabIndex = 13; this.lblUrlBase.Text = "URL base:"; // // rtbNotaPaginaWebImagens // this.rtbNotaPaginaWebImagens.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.rtbNotaPaginaWebImagens.BorderStyle = System.Windows.Forms.BorderStyle.None; this.rtbNotaPaginaWebImagens.DetectUrls = false; this.rtbNotaPaginaWebImagens.Enabled = false; this.rtbNotaPaginaWebImagens.Location = new System.Drawing.Point(16, 64); this.rtbNotaPaginaWebImagens.Name = "rtbNotaPaginaWebImagens"; this.rtbNotaPaginaWebImagens.ReadOnly = true; this.rtbNotaPaginaWebImagens.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; this.rtbNotaPaginaWebImagens.Size = new System.Drawing.Size(264, 100); this.rtbNotaPaginaWebImagens.TabIndex = 15; this.rtbNotaPaginaWebImagens.Text = ""; // // grpGestaoModelos // this.grpGestaoModelos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpGestaoModelos.Controls.Add(this.grpListaModelos); this.grpGestaoModelos.Controls.Add(this.grpModelos); this.grpGestaoModelos.Location = new System.Drawing.Point(349, 594); this.grpGestaoModelos.Name = "grpGestaoModelos"; this.grpGestaoModelos.Size = new System.Drawing.Size(552, 238); this.grpGestaoModelos.TabIndex = 6; this.grpGestaoModelos.TabStop = false; this.grpGestaoModelos.Text = "Gestão de Modelos de Avaliação"; this.grpGestaoModelos.Visible = false; // // grpListaModelos // this.grpListaModelos.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.grpListaModelos.Controls.Add(this.btnRemoveLista); this.grpListaModelos.Controls.Add(this.btnEditLista); this.grpListaModelos.Controls.Add(this.btnAddLista); this.grpListaModelos.Controls.Add(this.LstVwListaModelos); this.grpListaModelos.Location = new System.Drawing.Point(295, 61); this.grpListaModelos.Name = "grpListaModelos"; this.grpListaModelos.Size = new System.Drawing.Size(229, 145); this.grpListaModelos.TabIndex = 0; this.grpListaModelos.TabStop = false; this.grpListaModelos.Text = "Listas de Modelos de Avaliação"; // // btnRemoveLista // this.btnRemoveLista.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveLista.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnRemoveLista.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnRemoveLista.Location = new System.Drawing.Point(199, 98); this.btnRemoveLista.Name = "btnRemoveLista"; this.btnRemoveLista.Size = new System.Drawing.Size(24, 24); this.btnRemoveLista.TabIndex = 7; // // btnEditLista // this.btnEditLista.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnEditLista.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnEditLista.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnEditLista.Location = new System.Drawing.Point(199, 66); this.btnEditLista.Name = "btnEditLista"; this.btnEditLista.Size = new System.Drawing.Size(24, 24); this.btnEditLista.TabIndex = 6; // // btnAddLista // this.btnAddLista.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAddLista.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnAddLista.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnAddLista.Location = new System.Drawing.Point(199, 34); this.btnAddLista.Name = "btnAddLista"; this.btnAddLista.Size = new System.Drawing.Size(24, 24); this.btnAddLista.TabIndex = 5; // // LstVwListaModelos // this.LstVwListaModelos.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.LstVwListaModelos.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.colDesignacao, this.colDataInicio}); this.LstVwListaModelos.FullRowSelect = true; this.LstVwListaModelos.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.LstVwListaModelos.HideSelection = false; this.LstVwListaModelos.Location = new System.Drawing.Point(8, 20); this.LstVwListaModelos.MultiSelect = false; this.LstVwListaModelos.Name = "LstVwListaModelos"; this.LstVwListaModelos.Size = new System.Drawing.Size(184, 126); this.LstVwListaModelos.TabIndex = 0; this.LstVwListaModelos.UseCompatibleStateImageBehavior = false; this.LstVwListaModelos.View = System.Windows.Forms.View.Details; // // colDesignacao // this.colDesignacao.Text = "Designação"; this.colDesignacao.Width = 262; // // colDataInicio // this.colDataInicio.Text = "Data de Início"; this.colDataInicio.Width = 90; // // grpModelos // this.grpModelos.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.grpModelos.Controls.Add(this.btnRemoveModelo); this.grpModelos.Controls.Add(this.btnEditModelo); this.grpModelos.Controls.Add(this.btnAddModelo); this.grpModelos.Controls.Add(this.LstVwModelos); this.grpModelos.Location = new System.Drawing.Point(7, 50); this.grpModelos.Name = "grpModelos"; this.grpModelos.Size = new System.Drawing.Size(229, 139); this.grpModelos.TabIndex = 1; this.grpModelos.TabStop = false; this.grpModelos.Text = "Modelos de Avaliação"; this.grpModelos.Visible = false; // // btnRemoveModelo // this.btnRemoveModelo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveModelo.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnRemoveModelo.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnRemoveModelo.Location = new System.Drawing.Point(199, 98); this.btnRemoveModelo.Name = "btnRemoveModelo"; this.btnRemoveModelo.Size = new System.Drawing.Size(24, 24); this.btnRemoveModelo.TabIndex = 10; // // btnEditModelo // this.btnEditModelo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnEditModelo.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnEditModelo.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnEditModelo.Location = new System.Drawing.Point(199, 66); this.btnEditModelo.Name = "btnEditModelo"; this.btnEditModelo.Size = new System.Drawing.Size(24, 24); this.btnEditModelo.TabIndex = 9; // // btnAddModelo // this.btnAddModelo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAddModelo.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnAddModelo.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnAddModelo.Location = new System.Drawing.Point(199, 34); this.btnAddModelo.Name = "btnAddModelo"; this.btnAddModelo.Size = new System.Drawing.Size(24, 24); this.btnAddModelo.TabIndex = 8; // // LstVwModelos // this.LstVwModelos.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.LstVwModelos.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.colDesignacaoModelo, this.colPrazo, this.colDestino}); this.LstVwModelos.FullRowSelect = true; this.LstVwModelos.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.LstVwModelos.HideSelection = false; this.LstVwModelos.Location = new System.Drawing.Point(8, 20); this.LstVwModelos.MultiSelect = false; this.LstVwModelos.Name = "LstVwModelos"; this.LstVwModelos.Size = new System.Drawing.Size(184, 120); this.LstVwModelos.TabIndex = 0; this.LstVwModelos.UseCompatibleStateImageBehavior = false; this.LstVwModelos.View = System.Windows.Forms.View.Details; // // colDesignacaoModelo // this.colDesignacaoModelo.Text = "Designação"; this.colDesignacaoModelo.Width = 186; // // colPrazo // this.colPrazo.Text = "Prazo (Anos)"; this.colPrazo.Width = 75; // // colDestino // this.colDestino.Text = "Destino"; this.colDestino.Width = 90; // // grpBackup // this.grpBackup.Controls.Add(this.btnBackup); this.grpBackup.Location = new System.Drawing.Point(3, 538); this.grpBackup.Name = "grpBackup"; this.grpBackup.Size = new System.Drawing.Size(296, 82); this.grpBackup.TabIndex = 7; this.grpBackup.TabStop = false; this.grpBackup.Text = "Backup da base de dados"; // // btnBackup // this.btnBackup.Location = new System.Drawing.Point(6, 19); this.btnBackup.Name = "btnBackup"; this.btnBackup.Size = new System.Drawing.Size(133, 40); this.btnBackup.TabIndex = 0; this.btnBackup.Text = "Criar backup"; this.btnBackup.UseVisualStyleBackColor = true; this.btnBackup.Click += new System.EventHandler(this.btnBackup_Click); // // grpConfig_Dep // this.grpConfig_Dep.Controls.Add(this.txt_metrosLinearesTotais); this.grpConfig_Dep.Controls.Add(this.lbl_gestaoDep); this.grpConfig_Dep.Location = new System.Drawing.Point(3, 137); this.grpConfig_Dep.Name = "grpConfig_Dep"; this.grpConfig_Dep.Size = new System.Drawing.Size(296, 57); this.grpConfig_Dep.TabIndex = 8; this.grpConfig_Dep.TabStop = false; this.grpConfig_Dep.Text = "Gestão de depósitos"; // // txt_metrosLinearesTotais // this.txt_metrosLinearesTotais.DecimalNumbers = -2147483648; this.txt_metrosLinearesTotais.Location = new System.Drawing.Point(198, 19); this.txt_metrosLinearesTotais.Name = "txt_metrosLinearesTotais"; this.txt_metrosLinearesTotais.Size = new System.Drawing.Size(82, 20); this.txt_metrosLinearesTotais.TabIndex = 7; // // lbl_gestaoDep // this.lbl_gestaoDep.Location = new System.Drawing.Point(16, 24); this.lbl_gestaoDep.Name = "lbl_gestaoDep"; this.lbl_gestaoDep.Size = new System.Drawing.Size(176, 16); this.lbl_gestaoDep.TabIndex = 6; this.lbl_gestaoDep.Text = "Metros lineares Totais"; // // grpFedora // this.grpFedora.Controls.Add(this.lblQualidadeImagem); this.grpFedora.Controls.Add(this.txtPassword); this.grpFedora.Controls.Add(this.label2); this.grpFedora.Controls.Add(this.cbQualidadeImagem); this.grpFedora.Controls.Add(this.txtUsername); this.grpFedora.Controls.Add(this.lblUsername); this.grpFedora.Controls.Add(this.txtServerUrl); this.grpFedora.Controls.Add(this.lblServerUrl); this.grpFedora.Location = new System.Drawing.Point(3, 626); this.grpFedora.Name = "grpFedora"; this.grpFedora.Size = new System.Drawing.Size(296, 128); this.grpFedora.TabIndex = 9; this.grpFedora.TabStop = false; this.grpFedora.Text = "Configurações de acesso Fedora"; // // lblQualidadeImagem // this.lblQualidadeImagem.AutoSize = true; this.lblQualidadeImagem.Location = new System.Drawing.Point(6, 100); this.lblQualidadeImagem.Name = "lblQualidadeImagem"; this.lblQualidadeImagem.Size = new System.Drawing.Size(112, 13); this.lblQualidadeImagem.TabIndex = 13; this.lblQualidadeImagem.Text = "Qualidade de imagem:"; // // txtPassword // this.txtPassword.Location = new System.Drawing.Point(90, 71); this.txtPassword.Name = "txtPassword"; this.txtPassword.PasswordChar = '*'; this.txtPassword.Size = new System.Drawing.Size(198, 20); this.txtPassword.TabIndex = 5; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 74); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(56, 13); this.label2.TabIndex = 4; this.label2.Text = "Password:"******"cbQualidadeImagem"; this.cbQualidadeImagem.Size = new System.Drawing.Size(164, 21); this.cbQualidadeImagem.TabIndex = 12; // // txtUsername // this.txtUsername.Location = new System.Drawing.Point(90, 45); this.txtUsername.Name = "txtUsername"; this.txtUsername.Size = new System.Drawing.Size(198, 20); this.txtUsername.TabIndex = 3; // // lblUsername // this.lblUsername.AutoSize = true; this.lblUsername.Location = new System.Drawing.Point(6, 48); this.lblUsername.Name = "lblUsername"; this.lblUsername.Size = new System.Drawing.Size(58, 13); this.lblUsername.TabIndex = 2; this.lblUsername.Text = "Username:"******"txtServerUrl"; this.txtServerUrl.Size = new System.Drawing.Size(198, 20); this.txtServerUrl.TabIndex = 1; // // lblServerUrl // this.lblServerUrl.AutoSize = true; this.lblServerUrl.Location = new System.Drawing.Point(6, 22); this.lblServerUrl.Name = "lblServerUrl"; this.lblServerUrl.Size = new System.Drawing.Size(78, 13); this.lblServerUrl.TabIndex = 0; this.lblServerUrl.Text = "Url do servidor:"; // // flwPanel // this.flwPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.flwPanel.Controls.Add(this.grpGeral); this.flwPanel.Controls.Add(this.grpIntegração); this.flwPanel.Controls.Add(this.grpConfig_Dep); this.flwPanel.Controls.Add(this.grpImagensWeb); this.flwPanel.Controls.Add(this.grpAvaliacao); this.flwPanel.Controls.Add(this.grpFRDs); this.flwPanel.Controls.Add(this.grpBackup); this.flwPanel.Controls.Add(this.grpFedora); this.flwPanel.Controls.Add(this.grpGisaInternet); this.flwPanel.Location = new System.Drawing.Point(4, 56); this.flwPanel.Name = "flwPanel"; this.flwPanel.Size = new System.Drawing.Size(304, 827); this.flwPanel.TabIndex = 11; // // grpIntegração // this.grpIntegração.Controls.Add(this.txtMaxNumDocumentos); this.grpIntegração.Controls.Add(this.label1); this.grpIntegração.Location = new System.Drawing.Point(3, 66); this.grpIntegração.Name = "grpIntegração"; this.grpIntegração.Size = new System.Drawing.Size(296, 65); this.grpIntegração.TabIndex = 8; this.grpIntegração.TabStop = false; this.grpIntegração.Text = "Integração"; // // txtMaxNumDocumentos // this.txtMaxNumDocumentos.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtMaxNumDocumentos.Location = new System.Drawing.Point(200, 22); this.txtMaxNumDocumentos.Name = "txtMaxNumDocumentos"; this.txtMaxNumDocumentos.Size = new System.Drawing.Size(80, 20); this.txtMaxNumDocumentos.TabIndex = 7; // // label1 // this.label1.Location = new System.Drawing.Point(16, 24); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(176, 30); this.label1.TabIndex = 6; this.label1.Text = "Número de documentos para importar:"; // // grpGisaInternet // this.grpGisaInternet.Controls.Add(this.txtGisaInternet); this.grpGisaInternet.Controls.Add(this.lblGisaInternet); this.grpGisaInternet.Location = new System.Drawing.Point(3, 760); this.grpGisaInternet.Name = "grpGisaInternet"; this.grpGisaInternet.Size = new System.Drawing.Size(296, 54); this.grpGisaInternet.TabIndex = 10; this.grpGisaInternet.TabStop = false; this.grpGisaInternet.Text = "Gisa Internet"; // // txtGisaInternet // this.txtGisaInternet.Location = new System.Drawing.Point(92, 19); this.txtGisaInternet.Name = "txtGisaInternet"; this.txtGisaInternet.Size = new System.Drawing.Size(198, 20); this.txtGisaInternet.TabIndex = 3; // // lblGisaInternet // this.lblGisaInternet.AutoSize = true; this.lblGisaInternet.Location = new System.Drawing.Point(8, 22); this.lblGisaInternet.Name = "lblGisaInternet"; this.lblGisaInternet.Size = new System.Drawing.Size(78, 13); this.lblGisaInternet.TabIndex = 2; this.lblGisaInternet.Text = "Url do servidor:"; // // grpValoresOmissão // this.grpValoresOmissão.Controls.Add(this.grpIdioma); this.grpValoresOmissão.Controls.Add(this.grpCondicoesReproducao); this.grpValoresOmissão.Controls.Add(this.grpCondicoesAcesso); this.grpValoresOmissão.Location = new System.Drawing.Point(314, 59); this.grpValoresOmissão.Name = "grpValoresOmissão"; this.grpValoresOmissão.Size = new System.Drawing.Size(694, 498); this.grpValoresOmissão.TabIndex = 12; this.grpValoresOmissão.TabStop = false; // // grpIdioma // this.grpIdioma.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpIdioma.Controls.Add(this.grpAlfabeto); this.grpIdioma.Controls.Add(this.grpLingua); this.grpIdioma.Location = new System.Drawing.Point(7, 388); this.grpIdioma.Name = "grpIdioma"; this.grpIdioma.Size = new System.Drawing.Size(681, 104); this.grpIdioma.TabIndex = 10; this.grpIdioma.TabStop = false; this.grpIdioma.Text = "4.3. Língua e alfabeto"; // // grpAlfabeto // this.grpAlfabeto.Controls.Add(this.btnRemoveAlfabeto); this.grpAlfabeto.Controls.Add(this.btnAddAlfabeto); this.grpAlfabeto.Controls.Add(this.lstVwAlfabeto); this.grpAlfabeto.Location = new System.Drawing.Point(344, 16); this.grpAlfabeto.Name = "grpAlfabeto"; this.grpAlfabeto.Size = new System.Drawing.Size(330, 80); this.grpAlfabeto.TabIndex = 12; this.grpAlfabeto.TabStop = false; this.grpAlfabeto.Text = "Alfabeto"; // // btnRemoveAlfabeto // this.btnRemoveAlfabeto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveAlfabeto.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnRemoveAlfabeto.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnRemoveAlfabeto.Location = new System.Drawing.Point(300, 48); this.btnRemoveAlfabeto.Name = "btnRemoveAlfabeto"; this.btnRemoveAlfabeto.Size = new System.Drawing.Size(24, 24); this.btnRemoveAlfabeto.TabIndex = 5; this.btnRemoveAlfabeto.Click += new System.EventHandler(this.btnRemoveAlfabeto_Click); // // btnAddAlfabeto // this.btnAddAlfabeto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAddAlfabeto.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnAddAlfabeto.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnAddAlfabeto.Location = new System.Drawing.Point(300, 16); this.btnAddAlfabeto.Name = "btnAddAlfabeto"; this.btnAddAlfabeto.Size = new System.Drawing.Size(24, 24); this.btnAddAlfabeto.TabIndex = 4; this.btnAddAlfabeto.Click += new System.EventHandler(this.btnAddAlfabeto_Click); // // lstVwAlfabeto // this.lstVwAlfabeto.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.lstVwAlfabeto.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.colAlfabeto}); this.lstVwAlfabeto.CustomizedSorting = false; this.lstVwAlfabeto.FullRowSelect = true; this.lstVwAlfabeto.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.lstVwAlfabeto.HideSelection = false; this.lstVwAlfabeto.Location = new System.Drawing.Point(8, 16); this.lstVwAlfabeto.MultiSelect = false; this.lstVwAlfabeto.Name = "lstVwAlfabeto"; this.lstVwAlfabeto.ReturnSubItemIndex = false; this.lstVwAlfabeto.Size = new System.Drawing.Size(285, 56); this.lstVwAlfabeto.TabIndex = 1; this.lstVwAlfabeto.UseCompatibleStateImageBehavior = false; this.lstVwAlfabeto.View = System.Windows.Forms.View.Details; // // colAlfabeto // this.colAlfabeto.Width = 121; // // grpLingua // this.grpLingua.Controls.Add(this.btnRemoveLingua); this.grpLingua.Controls.Add(this.btnAddLingua); this.grpLingua.Controls.Add(this.lstVwLanguage); this.grpLingua.Location = new System.Drawing.Point(8, 16); this.grpLingua.Name = "grpLingua"; this.grpLingua.Size = new System.Drawing.Size(330, 80); this.grpLingua.TabIndex = 11; this.grpLingua.TabStop = false; this.grpLingua.Text = "Língua"; // // btnRemoveLingua // this.btnRemoveLingua.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveLingua.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnRemoveLingua.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnRemoveLingua.Location = new System.Drawing.Point(300, 48); this.btnRemoveLingua.Name = "btnRemoveLingua"; this.btnRemoveLingua.Size = new System.Drawing.Size(24, 24); this.btnRemoveLingua.TabIndex = 12; this.btnRemoveLingua.Click += new System.EventHandler(this.btnRemoveLingua_Click); // // btnAddLingua // this.btnAddLingua.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnAddLingua.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnAddLingua.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.btnAddLingua.Location = new System.Drawing.Point(300, 16); this.btnAddLingua.Name = "btnAddLingua"; this.btnAddLingua.Size = new System.Drawing.Size(24, 24); this.btnAddLingua.TabIndex = 11; this.btnAddLingua.Click += new System.EventHandler(this.btnAddLingua_Click); // // lstVwLanguage // this.lstVwLanguage.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.lstVwLanguage.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.colLingua}); this.lstVwLanguage.CustomizedSorting = false; this.lstVwLanguage.FullRowSelect = true; this.lstVwLanguage.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.lstVwLanguage.HideSelection = false; this.lstVwLanguage.Location = new System.Drawing.Point(8, 16); this.lstVwLanguage.MultiSelect = false; this.lstVwLanguage.Name = "lstVwLanguage"; this.lstVwLanguage.ReturnSubItemIndex = false; this.lstVwLanguage.Size = new System.Drawing.Size(285, 56); this.lstVwLanguage.TabIndex = 10; this.lstVwLanguage.UseCompatibleStateImageBehavior = false; this.lstVwLanguage.View = System.Windows.Forms.View.Details; // // colLingua // this.colLingua.Width = 121; // // grpCondicoesReproducao // this.grpCondicoesReproducao.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpCondicoesReproducao.Controls.Add(this.txtCondicoesReproducao); this.grpCondicoesReproducao.Location = new System.Drawing.Point(7, 249); this.grpCondicoesReproducao.Name = "grpCondicoesReproducao"; this.grpCondicoesReproducao.Size = new System.Drawing.Size(681, 125); this.grpCondicoesReproducao.TabIndex = 9; this.grpCondicoesReproducao.TabStop = false; this.grpCondicoesReproducao.Text = "4.2. Condições de reprodução"; // // txtCondicoesReproducao // this.txtCondicoesReproducao.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.txtCondicoesReproducao.Location = new System.Drawing.Point(8, 14); this.txtCondicoesReproducao.Multiline = true; this.txtCondicoesReproducao.Name = "txtCondicoesReproducao"; this.txtCondicoesReproducao.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtCondicoesReproducao.Size = new System.Drawing.Size(665, 103); this.txtCondicoesReproducao.TabIndex = 0; // // grpCondicoesAcesso // this.grpCondicoesAcesso.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.grpCondicoesAcesso.Controls.Add(this.txtCondicoesAcesso); this.grpCondicoesAcesso.Location = new System.Drawing.Point(7, 19); this.grpCondicoesAcesso.Name = "grpCondicoesAcesso"; this.grpCondicoesAcesso.Size = new System.Drawing.Size(681, 224); this.grpCondicoesAcesso.TabIndex = 8; this.grpCondicoesAcesso.TabStop = false; this.grpCondicoesAcesso.Text = "4.1. Condições de acesso"; // // txtCondicoesAcesso // this.txtCondicoesAcesso.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.txtCondicoesAcesso.Location = new System.Drawing.Point(8, 14); this.txtCondicoesAcesso.Multiline = true; this.txtCondicoesAcesso.Name = "txtCondicoesAcesso"; this.txtCondicoesAcesso.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtCondicoesAcesso.Size = new System.Drawing.Size(665, 202); this.txtCondicoesAcesso.TabIndex = 0; // // chkValoresOmissao // this.chkValoresOmissao.AutoSize = true; this.chkValoresOmissao.Location = new System.Drawing.Point(321, 59); this.chkValoresOmissao.Name = "chkValoresOmissao"; this.chkValoresOmissao.Size = new System.Drawing.Size(120, 17); this.chkValoresOmissao.TabIndex = 11; this.chkValoresOmissao.Text = "Valores por omissão"; this.chkValoresOmissao.UseVisualStyleBackColor = true; this.chkValoresOmissao.CheckedChanged += new System.EventHandler(this.chkValoresOmissao_CheckedChanged); // // MasterPanelAdminGlobal // this.Controls.Add(this.chkValoresOmissao); this.Controls.Add(this.grpValoresOmissão); this.Controls.Add(this.grpGestaoModelos); this.Controls.Add(this.flwPanel); this.Name = "MasterPanelAdminGlobal"; this.Size = new System.Drawing.Size(1011, 886); this.Controls.SetChildIndex(this.flwPanel, 0); this.Controls.SetChildIndex(this.lblFuncao, 0); this.Controls.SetChildIndex(this.pnlToolbarPadding, 0); this.Controls.SetChildIndex(this.grpGestaoModelos, 0); this.Controls.SetChildIndex(this.grpValoresOmissão, 0); this.Controls.SetChildIndex(this.chkValoresOmissao, 0); this.pnlToolbarPadding.ResumeLayout(false); this.grpFRDs.ResumeLayout(false); this.grpGeral.ResumeLayout(false); this.grpGeral.PerformLayout(); this.grpAvaliacao.ResumeLayout(false); this.grpImagensWeb.ResumeLayout(false); this.grpImagensWeb.PerformLayout(); this.grpGestaoModelos.ResumeLayout(false); this.grpListaModelos.ResumeLayout(false); this.grpModelos.ResumeLayout(false); this.grpBackup.ResumeLayout(false); this.grpConfig_Dep.ResumeLayout(false); this.grpFedora.ResumeLayout(false); this.grpFedora.PerformLayout(); this.flwPanel.ResumeLayout(false); this.grpIntegração.ResumeLayout(false); this.grpIntegração.PerformLayout(); this.grpGisaInternet.ResumeLayout(false); this.grpGisaInternet.PerformLayout(); this.grpValoresOmissão.ResumeLayout(false); this.grpIdioma.ResumeLayout(false); this.grpAlfabeto.ResumeLayout(false); this.grpLingua.ResumeLayout(false); this.grpCondicoesReproducao.ResumeLayout(false); this.grpCondicoesReproducao.PerformLayout(); this.grpCondicoesAcesso.ResumeLayout(false); this.grpCondicoesAcesso.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
public ItemSubItemClickEventArgs(int ItemIndex, int SubItemIndex, PxListView.MouseEventsTypes mouseEvent) { this.mItemIndex = ItemIndex; this.mSubItemIndex = SubItemIndex; this.mMouseEvent = mouseEvent; }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("aaaa"); System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("bbbb"); System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("cccc"); System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("dddd"); System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("eeee"); this.listView1 = new GISA.Controls.PxListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.columnHeader2 = new System.Windows.Forms.ColumnHeader(); this.columnHeader3 = new System.Windows.Forms.ColumnHeader(); this.textBox1 = new System.Windows.Forms.TextBox(); this.contextMenu1 = new System.Windows.Forms.ContextMenu(); this.menuItem1 = new System.Windows.Forms.MenuItem(); this.SuspendLayout(); // // listView1 // this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeader2, this.columnHeader3 }); this.listView1.CustomizedSorting = false; this.listView1.Items.AddRange(new System.Windows.Forms.ListViewItem[] { listViewItem1, listViewItem2, listViewItem3, listViewItem4, listViewItem5 }); this.listView1.Location = new System.Drawing.Point(16, 16); this.listView1.Name = "listView1"; this.listView1.Size = new System.Drawing.Size(264, 144); this.listView1.TabIndex = 0; this.listView1.View = System.Windows.Forms.View.Details; this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged); //this.listView1.SelectedIndexChanging += new GISA.Controls.PxListView.SelectedIndexChangingEventHandler(this.listView1_SelectedIndexChanging); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(16, 176); this.textBox1.Multiline = true; this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(264, 136); this.textBox1.TabIndex = 1; this.textBox1.Text = ""; // // contextMenu1 // this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem1 }); // // menuItem1 // this.menuItem1.Index = 0; this.menuItem1.Text = "dsfgd"; // // FormTestPxListView // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(292, 317); this.Controls.Add(this.textBox1); this.Controls.Add(this.listView1); this.Name = "FormTestPxListView"; this.Text = "FormTestPxListView"; this.ResumeLayout(false); }
private void InitializeComponent() { this.lstVwTrustees = new PxListView(); this.ColumnHeaderName = new System.Windows.Forms.ColumnHeader(); this.ColumnHeaderIsActive = new System.Windows.Forms.ColumnHeader(); this.ColumnHeaderDescription = new System.Windows.Forms.ColumnHeader(); this.ToolBarButtonAdd = new System.Windows.Forms.ToolBarButton(); this.ToolBarButtonDelete = new System.Windows.Forms.ToolBarButton(); this.ToolBarButtonEdit = new System.Windows.Forms.ToolBarButton(); this.pnlToolbarPadding.SuspendLayout(); this.SuspendLayout(); // //lblFuncao // this.lblFuncao.Location = new System.Drawing.Point(0, 0); this.lblFuncao.Name = "lblFuncao"; this.lblFuncao.Text = "Entidades autorizadas"; // //ToolBar // this.ToolBar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {this.ToolBarButtonAdd, this.ToolBarButtonEdit, this.ToolBarButtonDelete}); this.ToolBar.ImageList = null; this.ToolBar.Name = "ToolBar"; // //pnlToolbarPadding // this.pnlToolbarPadding.DockPadding.Left = 5; this.pnlToolbarPadding.DockPadding.Right = 5; this.pnlToolbarPadding.Location = new System.Drawing.Point(0, 24); this.pnlToolbarPadding.Name = "pnlToolbarPadding"; // //lstVwTrustees // this.lstVwTrustees.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {this.ColumnHeaderName, this.ColumnHeaderIsActive, this.ColumnHeaderDescription}); this.lstVwTrustees.Dock = System.Windows.Forms.DockStyle.Fill; this.lstVwTrustees.FullRowSelect = true; this.lstVwTrustees.HideSelection = false; this.lstVwTrustees.Location = new System.Drawing.Point(0, 52); this.lstVwTrustees.MultiSelect = false; this.lstVwTrustees.Name = "lstVwTrustees"; this.lstVwTrustees.Size = new System.Drawing.Size(600, 228); this.lstVwTrustees.Sorting = System.Windows.Forms.SortOrder.Ascending; this.lstVwTrustees.TabIndex = 2; this.lstVwTrustees.View = System.Windows.Forms.View.Details; // //ColumnHeaderName // this.ColumnHeaderName.Text = "Nome"; this.ColumnHeaderName.Width = 120; // //ColumnHeaderIsActive // this.ColumnHeaderIsActive.Text = "Ativo"; this.ColumnHeaderIsActive.Width = 56; // //ColumnHeaderDescription // this.ColumnHeaderDescription.Text = "Descrição"; this.ColumnHeaderDescription.Width = 336; // //ToolBarButtonAdd // this.ToolBarButtonAdd.ImageIndex = 0; // //ToolBarButtonDelete // this.ToolBarButtonDelete.Enabled = false; this.ToolBarButtonDelete.ImageIndex = 2; // //ToolBarButtonEdit // this.ToolBarButtonEdit.Enabled = false; this.ToolBarButtonEdit.ImageIndex = 1; // //MasterPanelTrustee // this.Controls.Add(this.lstVwTrustees); this.Name = "MasterPanelTrustee"; this.Controls.SetChildIndex(this.lblFuncao, 0); this.Controls.SetChildIndex(this.pnlToolbarPadding, 0); this.Controls.SetChildIndex(this.lstVwTrustees, 0); this.pnlToolbarPadding.ResumeLayout(false); this.ResumeLayout(false); //INSTANT C# NOTE: Converted event handlers: }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("aaaa"); System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("bbbb"); System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("cccc"); System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("dddd"); System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("eeee"); this.listView1 = new GISA.Controls.PxListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.columnHeader2 = new System.Windows.Forms.ColumnHeader(); this.columnHeader3 = new System.Windows.Forms.ColumnHeader(); this.textBox1 = new System.Windows.Forms.TextBox(); this.contextMenu1 = new System.Windows.Forms.ContextMenu(); this.menuItem1 = new System.Windows.Forms.MenuItem(); this.SuspendLayout(); // // listView1 // this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeader2, this.columnHeader3}); this.listView1.CustomizedSorting = false; this.listView1.Items.AddRange(new System.Windows.Forms.ListViewItem[] { listViewItem1, listViewItem2, listViewItem3, listViewItem4, listViewItem5}); this.listView1.Location = new System.Drawing.Point(16, 16); this.listView1.Name = "listView1"; this.listView1.Size = new System.Drawing.Size(264, 144); this.listView1.TabIndex = 0; this.listView1.View = System.Windows.Forms.View.Details; this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged); //this.listView1.SelectedIndexChanging += new GISA.Controls.PxListView.SelectedIndexChangingEventHandler(this.listView1_SelectedIndexChanging); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(16, 176); this.textBox1.Multiline = true; this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(264, 136); this.textBox1.TabIndex = 1; this.textBox1.Text = ""; // // contextMenu1 // this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuItem1}); // // menuItem1 // this.menuItem1.Index = 0; this.menuItem1.Text = "dsfgd"; // // FormTestPxListView // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(292, 317); this.Controls.Add(this.textBox1); this.Controls.Add(this.listView1); this.Name = "FormTestPxListView"; this.Text = "FormTestPxListView"; this.ResumeLayout(false); }