示例#1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmFNotasFiscais));
     this.m_gbFrame        = new System.Windows.Forms.GroupBox();
     this.m_btOk           = new System.Windows.Forms.Button();
     this.m_btCancelar     = new System.Windows.Forms.Button();
     this.m_btTrocarCor    = new System.Windows.Forms.Button();
     this.m_gbFields       = new System.Windows.Forms.GroupBox();
     this.m_btEditar       = new mdlComponentesGraficos.Button();
     this.m_lMoedaNotas    = new System.Windows.Forms.Label();
     this.m_lValorNotas    = new System.Windows.Forms.Label();
     this.m_btExclui       = new mdlComponentesGraficos.Button();
     this.m_btNova         = new mdlComponentesGraficos.Button();
     this.m_lvNotasFiscais = new mdlComponentesGraficos.ListView();
     this.m_chFirst        = new System.Windows.Forms.ColumnHeader();
     this.m_chSecond       = new System.Windows.Forms.ColumnHeader();
     this.m_chThird        = new System.Windows.Forms.ColumnHeader();
     this.m_ttNotasFiscais = new System.Windows.Forms.ToolTip(this.components);
     this.m_gbFrame.SuspendLayout();
     this.m_gbFields.SuspendLayout();
     this.SuspendLayout();
     //
     // m_gbFrame
     //
     this.m_gbFrame.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.m_gbFrame.Controls.Add(this.m_btOk);
     this.m_gbFrame.Controls.Add(this.m_btCancelar);
     this.m_gbFrame.Controls.Add(this.m_btTrocarCor);
     this.m_gbFrame.Controls.Add(this.m_gbFields);
     this.m_gbFrame.Location = new System.Drawing.Point(2, 0);
     this.m_gbFrame.Name     = "m_gbFrame";
     this.m_gbFrame.Size     = new System.Drawing.Size(398, 261);
     this.m_gbFrame.TabIndex = 0;
     this.m_gbFrame.TabStop  = false;
     //
     // m_btOk
     //
     this.m_btOk.Anchor      = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btOk.BackColor   = System.Drawing.SystemColors.Control;
     this.m_btOk.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_btOk.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btOk.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.m_btOk.Image       = ((System.Drawing.Image)(resources.GetObject("m_btOk.Image")));
     this.m_btOk.Location    = new System.Drawing.Point(139, 229);
     this.m_btOk.Name        = "m_btOk";
     this.m_btOk.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.m_btOk.Size        = new System.Drawing.Size(57, 27);
     this.m_btOk.TabIndex    = 4;
     this.m_ttNotasFiscais.SetToolTip(this.m_btOk, "Confirmar");
     this.m_btOk.Click += new System.EventHandler(this.m_btOk_Click);
     //
     // m_btCancelar
     //
     this.m_btCancelar.Anchor      = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btCancelar.BackColor   = System.Drawing.SystemColors.Control;
     this.m_btCancelar.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_btCancelar.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btCancelar.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.m_btCancelar.Image       = ((System.Drawing.Image)(resources.GetObject("m_btCancelar.Image")));
     this.m_btCancelar.Location    = new System.Drawing.Point(203, 229);
     this.m_btCancelar.Name        = "m_btCancelar";
     this.m_btCancelar.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.m_btCancelar.Size        = new System.Drawing.Size(57, 27);
     this.m_btCancelar.TabIndex    = 5;
     this.m_ttNotasFiscais.SetToolTip(this.m_btCancelar, "Cancelar");
     this.m_btCancelar.Click += new System.EventHandler(this.m_btCancelar_Click);
     //
     // m_btTrocarCor
     //
     this.m_btTrocarCor.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(64)), ((System.Byte)(0)));
     this.m_btTrocarCor.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.m_btTrocarCor.Location  = new System.Drawing.Point(4, 9);
     this.m_btTrocarCor.Name      = "m_btTrocarCor";
     this.m_btTrocarCor.Size      = new System.Drawing.Size(4, 4);
     this.m_btTrocarCor.TabIndex  = 3;
     this.m_ttNotasFiscais.SetToolTip(this.m_btTrocarCor, "Cor");
     this.m_btTrocarCor.Click += new System.EventHandler(this.m_btTrocarCor_Click);
     //
     // m_gbFields
     //
     this.m_gbFields.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.m_gbFields.Controls.Add(this.m_btEditar);
     this.m_gbFields.Controls.Add(this.m_lMoedaNotas);
     this.m_gbFields.Controls.Add(this.m_lValorNotas);
     this.m_gbFields.Controls.Add(this.m_btExclui);
     this.m_gbFields.Controls.Add(this.m_btNova);
     this.m_gbFields.Controls.Add(this.m_lvNotasFiscais);
     this.m_gbFields.Font     = new System.Drawing.Font("Arial", 11.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_gbFields.Location = new System.Drawing.Point(8, 7);
     this.m_gbFields.Name     = "m_gbFields";
     this.m_gbFields.Size     = new System.Drawing.Size(381, 218);
     this.m_gbFields.TabIndex = 0;
     this.m_gbFields.TabStop  = false;
     //
     // m_btEditar
     //
     this.m_btEditar.Anchor             = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btEditar.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.m_btEditar.Font               = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btEditar.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btEditar.GradiendColorStart = System.Drawing.Color.White;
     this.m_btEditar.GradientMode       = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.m_btEditar.Image              = ((System.Drawing.Image)(resources.GetObject("m_btEditar.Image")));
     this.m_btEditar.Location           = new System.Drawing.Point(178, 55);
     this.m_btEditar.Name               = "m_btEditar";
     this.m_btEditar.Size               = new System.Drawing.Size(25, 25);
     this.m_btEditar.TabIndex           = 7;
     this.m_ttNotasFiscais.SetToolTip(this.m_btEditar, "Editar");
     this.m_btEditar.Click += new System.EventHandler(this.m_btEditar_Click);
     //
     // m_lMoedaNotas
     //
     this.m_lMoedaNotas.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_lMoedaNotas.ForeColor = System.Drawing.SystemColors.ControlText;
     this.m_lMoedaNotas.Location  = new System.Drawing.Point(150, 25);
     this.m_lMoedaNotas.Name      = "m_lMoedaNotas";
     this.m_lMoedaNotas.Size      = new System.Drawing.Size(178, 16);
     this.m_lMoedaNotas.TabIndex  = 6;
     this.m_lMoedaNotas.Text      = "MOEDA NOTAS";
     this.m_lMoedaNotas.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // m_lValorNotas
     //
     this.m_lValorNotas.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_lValorNotas.Location  = new System.Drawing.Point(8, 25);
     this.m_lValorNotas.Name      = "m_lValorNotas";
     this.m_lValorNotas.Size      = new System.Drawing.Size(135, 16);
     this.m_lValorNotas.TabIndex  = 5;
     this.m_lValorNotas.Text      = "Valor Total Notas:";
     this.m_lValorNotas.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // m_btExclui
     //
     this.m_btExclui.Anchor             = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btExclui.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.m_btExclui.Font               = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btExclui.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btExclui.GradiendColorStart = System.Drawing.Color.White;
     this.m_btExclui.GradientMode       = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.m_btExclui.Image              = ((System.Drawing.Image)(resources.GetObject("m_btExclui.Image")));
     this.m_btExclui.Location           = new System.Drawing.Point(210, 55);
     this.m_btExclui.Name               = "m_btExclui";
     this.m_btExclui.Size               = new System.Drawing.Size(25, 25);
     this.m_btExclui.TabIndex           = 4;
     this.m_ttNotasFiscais.SetToolTip(this.m_btExclui, "Excluir");
     this.m_btExclui.Click += new System.EventHandler(this.m_btExclui_Click);
     //
     // m_btNova
     //
     this.m_btNova.Anchor             = System.Windows.Forms.AnchorStyles.Bottom;
     this.m_btNova.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.m_btNova.Font               = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btNova.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btNova.GradiendColorStart = System.Drawing.Color.White;
     this.m_btNova.GradientMode       = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.m_btNova.Image              = ((System.Drawing.Image)(resources.GetObject("m_btNova.Image")));
     this.m_btNova.Location           = new System.Drawing.Point(146, 55);
     this.m_btNova.Name               = "m_btNova";
     this.m_btNova.Size               = new System.Drawing.Size(25, 25);
     this.m_btNova.TabIndex           = 1;
     this.m_ttNotasFiscais.SetToolTip(this.m_btNova, "Nova");
     this.m_btNova.Click += new System.EventHandler(this.m_btNova_Click);
     //
     // m_lvNotasFiscais
     //
     this.m_lvNotasFiscais.Activation = System.Windows.Forms.ItemActivation.OneClick;
     this.m_lvNotasFiscais.Anchor     = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.m_lvNotasFiscais.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.m_chFirst,
         this.m_chSecond,
         this.m_chThird
     });
     this.m_lvNotasFiscais.Font          = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_lvNotasFiscais.FullRowSelect = true;
     this.m_lvNotasFiscais.HeaderStyle   = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
     this.m_lvNotasFiscais.HideSelection = false;
     this.m_lvNotasFiscais.Location      = new System.Drawing.Point(8, 87);
     this.m_lvNotasFiscais.Name          = "m_lvNotasFiscais";
     this.m_lvNotasFiscais.Size          = new System.Drawing.Size(365, 123);
     this.m_lvNotasFiscais.TabIndex      = 3;
     this.m_ttNotasFiscais.SetToolTip(this.m_lvNotasFiscais, "Duplo clique para editar uma nota");
     this.m_lvNotasFiscais.View         = System.Windows.Forms.View.Details;
     this.m_lvNotasFiscais.DoubleClick += new System.EventHandler(this.m_lvNotasFiscais_DoubleClick);
     //
     // m_chFirst
     //
     this.m_chFirst.Text  = "Número";
     this.m_chFirst.Width = 114;
     //
     // m_chSecond
     //
     this.m_chSecond.Text      = "Emissão";
     this.m_chSecond.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.m_chSecond.Width     = 107;
     //
     // m_chThird
     //
     this.m_chThird.Text      = "Valor";
     this.m_chThird.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.m_chThird.Width     = 135;
     //
     // m_ttNotasFiscais
     //
     this.m_ttNotasFiscais.AutomaticDelay = 100;
     this.m_ttNotasFiscais.AutoPopDelay   = 5000;
     this.m_ttNotasFiscais.InitialDelay   = 100;
     this.m_ttNotasFiscais.ReshowDelay    = 20;
     //
     // frmFNotasFiscais
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(402, 263);
     this.Controls.Add(this.m_gbFrame);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmFNotasFiscais";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Nota Fiscal";
     this.Load           += new System.EventHandler(this.frmFNotasFiscais_Load);
     this.m_gbFrame.ResumeLayout(false);
     this.m_gbFields.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmFREEspelho));
     this.m_gbMain        = new System.Windows.Forms.GroupBox();
     this.button3         = new System.Windows.Forms.Button();
     this.m_btREExcluir   = new System.Windows.Forms.Button();
     this.m_btREEditar    = new System.Windows.Forms.Button();
     this.m_btRENovo      = new System.Windows.Forms.Button();
     this.m_lvREsEspelhos = new System.Windows.Forms.ListView();
     this.m_chId          = new System.Windows.Forms.ColumnHeader();
     this.m_chEstado      = new System.Windows.Forms.ColumnHeader();
     this.m_chNumero      = new System.Windows.Forms.ColumnHeader();
     this.m_chPE          = new System.Windows.Forms.ColumnHeader();
     this.m_chDataCriacao = new System.Windows.Forms.ColumnHeader();
     this.m_btCancelar    = new mdlComponentesGraficos.Button();
     this.m_btOk          = new mdlComponentesGraficos.Button();
     this.m_ttDicas       = new System.Windows.Forms.ToolTip(this.components);
     this.m_gbMain.SuspendLayout();
     this.SuspendLayout();
     //
     // m_gbMain
     //
     this.m_gbMain.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.m_gbMain.Controls.Add(this.button3);
     this.m_gbMain.Controls.Add(this.m_btREExcluir);
     this.m_gbMain.Controls.Add(this.m_btREEditar);
     this.m_gbMain.Controls.Add(this.m_btRENovo);
     this.m_gbMain.Controls.Add(this.m_lvREsEspelhos);
     this.m_gbMain.Controls.Add(this.m_btCancelar);
     this.m_gbMain.Controls.Add(this.m_btOk);
     this.m_gbMain.Location = new System.Drawing.Point(2, 0);
     this.m_gbMain.Name     = "m_gbMain";
     this.m_gbMain.Size     = new System.Drawing.Size(445, 434);
     this.m_gbMain.TabIndex = 0;
     this.m_gbMain.TabStop  = false;
     //
     // button3
     //
     this.button3.BackColor   = System.Drawing.SystemColors.Control;
     this.button3.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.button3.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.button3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.button3.Image       = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
     this.button3.Location    = new System.Drawing.Point(5, 19);
     this.button3.Name        = "button3";
     this.button3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.button3.Size        = new System.Drawing.Size(25, 25);
     this.button3.TabIndex    = 23;
     this.button3.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.m_ttDicas.SetToolTip(this.button3, "Novo");
     //
     // m_btREExcluir
     //
     this.m_btREExcluir.BackColor   = System.Drawing.SystemColors.Control;
     this.m_btREExcluir.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_btREExcluir.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btREExcluir.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.m_btREExcluir.Image       = ((System.Drawing.Image)(resources.GetObject("m_btREExcluir.Image")));
     this.m_btREExcluir.Location    = new System.Drawing.Point(240, 18);
     this.m_btREExcluir.Name        = "m_btREExcluir";
     this.m_btREExcluir.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.m_btREExcluir.Size        = new System.Drawing.Size(25, 25);
     this.m_btREExcluir.TabIndex    = 22;
     this.m_btREExcluir.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.m_ttDicas.SetToolTip(this.m_btREExcluir, "Cancelar");
     this.m_btREExcluir.Click += new System.EventHandler(this.m_btREExcluir_Click);
     //
     // m_btREEditar
     //
     this.m_btREEditar.BackColor   = System.Drawing.SystemColors.Control;
     this.m_btREEditar.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_btREEditar.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btREEditar.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.m_btREEditar.Image       = ((System.Drawing.Image)(resources.GetObject("m_btREEditar.Image")));
     this.m_btREEditar.Location    = new System.Drawing.Point(208, 18);
     this.m_btREEditar.Name        = "m_btREEditar";
     this.m_btREEditar.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.m_btREEditar.Size        = new System.Drawing.Size(25, 25);
     this.m_btREEditar.TabIndex    = 21;
     this.m_btREEditar.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.m_ttDicas.SetToolTip(this.m_btREEditar, "Editar");
     this.m_btREEditar.Click += new System.EventHandler(this.m_btREEditar_Click);
     //
     // m_btRENovo
     //
     this.m_btRENovo.BackColor   = System.Drawing.SystemColors.Control;
     this.m_btRENovo.Cursor      = System.Windows.Forms.Cursors.Hand;
     this.m_btRENovo.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btRENovo.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.m_btRENovo.Image       = ((System.Drawing.Image)(resources.GetObject("m_btRENovo.Image")));
     this.m_btRENovo.Location    = new System.Drawing.Point(176, 18);
     this.m_btRENovo.Name        = "m_btRENovo";
     this.m_btRENovo.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.m_btRENovo.Size        = new System.Drawing.Size(25, 25);
     this.m_btRENovo.TabIndex    = 20;
     this.m_btRENovo.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     this.m_ttDicas.SetToolTip(this.m_btRENovo, "Novo");
     this.m_btRENovo.Click += new System.EventHandler(this.m_btRENovo_Click);
     //
     // m_lvREsEspelhos
     //
     this.m_lvREsEspelhos.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.m_lvREsEspelhos.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.m_chId,
         this.m_chEstado,
         this.m_chNumero,
         this.m_chPE,
         this.m_chDataCriacao
     });
     this.m_lvREsEspelhos.FullRowSelect = true;
     this.m_lvREsEspelhos.HideSelection = false;
     this.m_lvREsEspelhos.Location      = new System.Drawing.Point(6, 48);
     this.m_lvREsEspelhos.Name          = "m_lvREsEspelhos";
     this.m_lvREsEspelhos.Size          = new System.Drawing.Size(434, 352);
     this.m_lvREsEspelhos.TabIndex      = 14;
     this.m_lvREsEspelhos.View          = System.Windows.Forms.View.Details;
     //
     // m_chId
     //
     this.m_chId.Text  = "ID";
     this.m_chId.Width = 41;
     //
     // m_chEstado
     //
     this.m_chEstado.Text  = "Estado";
     this.m_chEstado.Width = 79;
     //
     // m_chNumero
     //
     this.m_chNumero.Text  = "Número";
     this.m_chNumero.Width = 114;
     //
     // m_chPE
     //
     this.m_chPE.Text  = "PE";
     this.m_chPE.Width = 77;
     //
     // m_chDataCriacao
     //
     this.m_chDataCriacao.Text  = "Data Criação";
     this.m_chDataCriacao.Width = 115;
     //
     // m_btCancelar
     //
     this.m_btCancelar.BackColor          = System.Drawing.SystemColors.Control;
     this.m_btCancelar.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.m_btCancelar.FlatStyle          = System.Windows.Forms.FlatStyle.Popup;
     this.m_btCancelar.Font               = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btCancelar.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.m_btCancelar.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btCancelar.GradiendColorStart = System.Drawing.Color.White;
     this.m_btCancelar.Image              = ((System.Drawing.Image)(resources.GetObject("m_btCancelar.Image")));
     this.m_btCancelar.Location           = new System.Drawing.Point(225, 404);
     this.m_btCancelar.Name               = "m_btCancelar";
     this.m_btCancelar.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.m_btCancelar.Size               = new System.Drawing.Size(57, 25);
     this.m_btCancelar.TabIndex           = 13;
     this.m_ttDicas.SetToolTip(this.m_btCancelar, "Cancelar");
     this.m_btCancelar.Type   = mdlComponentesGraficos.Button.ButtonType.Cancel;
     this.m_btCancelar.Click += new System.EventHandler(this.m_btCancelar_Click);
     //
     // m_btOk
     //
     this.m_btOk.BackColor          = System.Drawing.SystemColors.Control;
     this.m_btOk.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.m_btOk.FlatStyle          = System.Windows.Forms.FlatStyle.Popup;
     this.m_btOk.Font               = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btOk.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.m_btOk.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btOk.GradiendColorStart = System.Drawing.Color.White;
     this.m_btOk.Image              = ((System.Drawing.Image)(resources.GetObject("m_btOk.Image")));
     this.m_btOk.Location           = new System.Drawing.Point(161, 404);
     this.m_btOk.Name               = "m_btOk";
     this.m_btOk.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.m_btOk.Size               = new System.Drawing.Size(57, 25);
     this.m_btOk.TabIndex           = 12;
     this.m_ttDicas.SetToolTip(this.m_btOk, "Confirmar");
     this.m_btOk.Type   = mdlComponentesGraficos.Button.ButtonType.Ok;
     this.m_btOk.Click += new System.EventHandler(this.m_btOk_Click);
     //
     // m_ttDicas
     //
     this.m_ttDicas.AutomaticDelay = 100;
     this.m_ttDicas.AutoPopDelay   = 5000;
     this.m_ttDicas.InitialDelay   = 100;
     this.m_ttDicas.ReshowDelay    = 20;
     //
     // frmFREEspelho
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(448, 437);
     this.Controls.Add(this.m_gbMain);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmFREEspelho";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "SiscoRE - Gerenciador de REs";
     this.Load           += new System.EventHandler(this.frmFREEspelho_Load);
     this.m_gbMain.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.m_dgTextBox = new System.Windows.Forms.GroupBox();
     this.m_ckAutoCompleteSpecialCharacters = new System.Windows.Forms.CheckBox();
     this.m_ckTextBoxShadow             = new System.Windows.Forms.CheckBox();
     this.m_lbTextBoxRetorno            = new System.Windows.Forms.Label();
     this.m_btTextBoxCheck              = new System.Windows.Forms.Button();
     this.m_btAtivarMascara             = new System.Windows.Forms.Button();
     this.label1                        = new System.Windows.Forms.Label();
     this.m_lbMask                      = new System.Windows.Forms.Label();
     this.m_txtMask                     = new mdlComponentesGraficos.TextBox();
     this.m_txtTextBoxRetorno           = new mdlComponentesGraficos.TextBox();
     this.m_txtTextBox                  = new mdlComponentesGraficos.TextBox();
     this.m_gbGeral                     = new System.Windows.Forms.GroupBox();
     this.groupBox2                     = new System.Windows.Forms.GroupBox();
     this.button1                       = new mdlComponentesGraficos.Button();
     this.m_btBotao                     = new mdlComponentesGraficos.Button();
     this.m_gbPainter                   = new System.Windows.Forms.GroupBox();
     this.m_txtPainterRetorno           = new System.Windows.Forms.TextBox();
     this.m_txtPainter                  = new System.Windows.Forms.TextBox();
     this.m_btFirstColorHits            = new System.Windows.Forms.Button();
     this.m_btFirstColor                = new System.Windows.Forms.Button();
     this.m_gbDateTimePicker            = new System.Windows.Forms.GroupBox();
     this.m_txtDataTimePickerFormat     = new System.Windows.Forms.TextBox();
     this.m_dtpDate                     = new mdlComponentesGraficos.DateTimePicker();
     this.m_gbMessageBalloon            = new System.Windows.Forms.GroupBox();
     this.m_btMessageBalloon            = new System.Windows.Forms.Button();
     this.m_gbTextBoxDateTime           = new System.Windows.Forms.GroupBox();
     this.m_dpTextBoxDateTime           = new System.Windows.Forms.DateTimePicker();
     this.m_btSetData                   = new System.Windows.Forms.Button();
     this.m_btGetData                   = new System.Windows.Forms.Button();
     this.m_txtdtTextBoxDateTime        = new mdlComponentesGraficos.TextBoxDateTime();
     this.m_gbFormSkin                  = new System.Windows.Forms.GroupBox();
     this.m_btFormSkin                  = new System.Windows.Forms.Button();
     this.m_gbTaskBarNotifier           = new System.Windows.Forms.GroupBox();
     this.m_btTaskBarNotifier           = new System.Windows.Forms.Button();
     this.m_gbPictureBox                = new System.Windows.Forms.GroupBox();
     this.m_btAnimatedPictureBoxStart   = new System.Windows.Forms.Button();
     this.m_apicSample                  = new mdlComponentesGraficos.AnimatedPictureBox();
     this.m_btPictureBoxTeste           = new System.Windows.Forms.Button();
     this.m_btRefresh                   = new System.Windows.Forms.Button();
     this.m_gbComboBox                  = new System.Windows.Forms.GroupBox();
     this.m_ckAutoCompleteCaseSensitive = new System.Windows.Forms.CheckBox();
     this.m_ckCBAutoComplete            = new System.Windows.Forms.CheckBox();
     this.m_lbCBOutput                  = new System.Windows.Forms.Label();
     this.m_txtCBOutput                 = new System.Windows.Forms.TextBox();
     this.m_btCBClear                   = new System.Windows.Forms.Button();
     this.m_btCBFill                    = new System.Windows.Forms.Button();
     this.m_picPictureBox               = new mdlComponentesGraficos.PictureBox();
     this.m_cbComboBox                  = new mdlComponentesGraficos.ComboBox();
     this.m_tcTabControl                = new mdlComponentesGraficos.TabControl();
     this.tabPage1                      = new System.Windows.Forms.TabPage();
     this.groupBox1                     = new System.Windows.Forms.GroupBox();
     this.m_btButton                    = new mdlComponentesGraficos.Button();
     this.m_dgTextBox.SuspendLayout();
     this.m_gbGeral.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.m_gbPainter.SuspendLayout();
     this.m_gbDateTimePicker.SuspendLayout();
     this.m_gbMessageBalloon.SuspendLayout();
     this.m_gbTextBoxDateTime.SuspendLayout();
     this.m_gbFormSkin.SuspendLayout();
     this.m_gbTaskBarNotifier.SuspendLayout();
     this.m_gbPictureBox.SuspendLayout();
     this.m_gbComboBox.SuspendLayout();
     this.m_tcTabControl.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_dgTextBox
     //
     this.m_dgTextBox.Controls.Add(this.m_ckAutoCompleteSpecialCharacters);
     this.m_dgTextBox.Controls.Add(this.m_ckTextBoxShadow);
     this.m_dgTextBox.Controls.Add(this.m_lbTextBoxRetorno);
     this.m_dgTextBox.Controls.Add(this.m_btTextBoxCheck);
     this.m_dgTextBox.Controls.Add(this.m_btAtivarMascara);
     this.m_dgTextBox.Controls.Add(this.label1);
     this.m_dgTextBox.Controls.Add(this.m_lbMask);
     this.m_dgTextBox.Controls.Add(this.m_txtMask);
     this.m_dgTextBox.Controls.Add(this.m_txtTextBoxRetorno);
     this.m_dgTextBox.Location = new System.Drawing.Point(280, 9);
     this.m_dgTextBox.Name     = "m_dgTextBox";
     this.m_dgTextBox.Size     = new System.Drawing.Size(240, 224);
     this.m_dgTextBox.TabIndex = 0;
     this.m_dgTextBox.TabStop  = false;
     this.m_dgTextBox.Text     = "Text Box";
     //
     // m_ckAutoCompleteSpecialCharacters
     //
     this.m_ckAutoCompleteSpecialCharacters.Location = new System.Drawing.Point(89, 18);
     this.m_ckAutoCompleteSpecialCharacters.Name     = "m_ckAutoCompleteSpecialCharacters";
     this.m_ckAutoCompleteSpecialCharacters.Size     = new System.Drawing.Size(143, 16);
     this.m_ckAutoCompleteSpecialCharacters.TabIndex = 13;
     this.m_ckAutoCompleteSpecialCharacters.Text     = "AutoCompSpecialCharacters";
     //
     // m_ckTextBoxShadow
     //
     this.m_ckTextBoxShadow.Location        = new System.Drawing.Point(16, 19);
     this.m_ckTextBoxShadow.Name            = "m_ckTextBoxShadow";
     this.m_ckTextBoxShadow.Size            = new System.Drawing.Size(64, 16);
     this.m_ckTextBoxShadow.TabIndex        = 12;
     this.m_ckTextBoxShadow.Text            = "Shadow";
     this.m_ckTextBoxShadow.CheckedChanged += new System.EventHandler(this.m_ckTextBoxShadow_CheckedChanged);
     //
     // m_lbTextBoxRetorno
     //
     this.m_lbTextBoxRetorno.Location = new System.Drawing.Point(12, 144);
     this.m_lbTextBoxRetorno.Name     = "m_lbTextBoxRetorno";
     this.m_lbTextBoxRetorno.Size     = new System.Drawing.Size(48, 16);
     this.m_lbTextBoxRetorno.TabIndex = 11;
     this.m_lbTextBoxRetorno.Text     = "Retorno";
     //
     // m_btTextBoxCheck
     //
     this.m_btTextBoxCheck.Location = new System.Drawing.Point(100, 115);
     this.m_btTextBoxCheck.Name     = "m_btTextBoxCheck";
     this.m_btTextBoxCheck.Size     = new System.Drawing.Size(80, 24);
     this.m_btTextBoxCheck.TabIndex = 9;
     this.m_btTextBoxCheck.Text     = "Check";
     this.m_btTextBoxCheck.Click   += new System.EventHandler(this.m_btTextBoxCheck_Click);
     //
     // m_btAtivarMascara
     //
     this.m_btAtivarMascara.Location = new System.Drawing.Point(97, 63);
     this.m_btAtivarMascara.Name     = "m_btAtivarMascara";
     this.m_btAtivarMascara.Size     = new System.Drawing.Size(80, 24);
     this.m_btAtivarMascara.TabIndex = 8;
     this.m_btAtivarMascara.Text     = "v";
     this.m_btAtivarMascara.Click   += new System.EventHandler(this.m_btAtivarMascara_Click);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(10, 44);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(48, 16);
     this.label1.TabIndex = 7;
     this.label1.Text     = "Mask";
     //
     // m_lbMask
     //
     this.m_lbMask.Location = new System.Drawing.Point(8, 93);
     this.m_lbMask.Name     = "m_lbMask";
     this.m_lbMask.Size     = new System.Drawing.Size(48, 16);
     this.m_lbMask.TabIndex = 5;
     this.m_lbMask.Text     = "TextBox";
     //
     // m_txtMask
     //
     this.m_txtMask.Location = new System.Drawing.Point(64, 40);
     this.m_txtMask.Name     = "m_txtMask";
     this.m_txtMask.Size     = new System.Drawing.Size(160, 20);
     this.m_txtMask.TabIndex = 6;
     this.m_txtMask.Text     = "";
     //
     // m_txtTextBoxRetorno
     //
     this.m_txtTextBoxRetorno.Location = new System.Drawing.Point(68, 144);
     this.m_txtTextBoxRetorno.Name     = "m_txtTextBoxRetorno";
     this.m_txtTextBoxRetorno.Size     = new System.Drawing.Size(160, 20);
     this.m_txtTextBoxRetorno.TabIndex = 10;
     this.m_txtTextBoxRetorno.Text     = "";
     //
     // m_txtTextBox
     //
     this.m_txtTextBox.Location = new System.Drawing.Point(64, 89);
     this.m_txtTextBox.Name     = "m_txtTextBox";
     this.m_txtTextBox.Size     = new System.Drawing.Size(160, 20);
     this.m_txtTextBox.TabIndex = 0;
     this.m_txtTextBox.Text     = "";
     //
     // m_gbGeral
     //
     this.m_gbGeral.Controls.Add(this.groupBox2);
     this.m_gbGeral.Controls.Add(this.m_gbPainter);
     this.m_gbGeral.Controls.Add(this.m_gbDateTimePicker);
     this.m_gbGeral.Controls.Add(this.m_gbMessageBalloon);
     this.m_gbGeral.Controls.Add(this.m_gbTextBoxDateTime);
     this.m_gbGeral.Controls.Add(this.m_gbFormSkin);
     this.m_gbGeral.Controls.Add(this.m_gbTaskBarNotifier);
     this.m_gbGeral.Controls.Add(this.m_gbPictureBox);
     this.m_gbGeral.Controls.Add(this.m_gbComboBox);
     this.m_gbGeral.Controls.Add(this.m_dgTextBox);
     this.m_gbGeral.Location = new System.Drawing.Point(4, -1);
     this.m_gbGeral.Name     = "m_gbGeral";
     this.m_gbGeral.Size     = new System.Drawing.Size(836, 641);
     this.m_gbGeral.TabIndex = 1;
     this.m_gbGeral.TabStop  = false;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.button1);
     this.groupBox2.Controls.Add(this.m_btBotao);
     this.groupBox2.Location = new System.Drawing.Point(688, 16);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(144, 216);
     this.groupBox2.TabIndex = 14;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Button";
     //
     // button1
     //
     this.button1.GradiendColorEnd   = System.Drawing.Color.Black;
     this.button1.GradiendColorStart = System.Drawing.Color.DarkGray;
     this.button1.Image    = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
     this.button1.Location = new System.Drawing.Point(8, 118);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(128, 88);
     this.button1.TabIndex = 1;
     this.button1.Type     = mdlComponentesGraficos.Button.ButtonType.Cancel;
     //
     // m_btBotao
     //
     this.m_btBotao.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btBotao.GradiendColorStart = System.Drawing.Color.DarkGray;
     this.m_btBotao.Image    = ((System.Drawing.Image)(resources.GetObject("m_btBotao.Image")));
     this.m_btBotao.Location = new System.Drawing.Point(8, 19);
     this.m_btBotao.Name     = "m_btBotao";
     this.m_btBotao.Size     = new System.Drawing.Size(128, 88);
     this.m_btBotao.TabIndex = 0;
     this.m_btBotao.Type     = mdlComponentesGraficos.Button.ButtonType.Ok;
     //
     // m_gbPainter
     //
     this.m_gbPainter.Controls.Add(this.m_txtPainterRetorno);
     this.m_gbPainter.Controls.Add(this.m_txtPainter);
     this.m_gbPainter.Controls.Add(this.m_btFirstColorHits);
     this.m_gbPainter.Controls.Add(this.m_btFirstColor);
     this.m_gbPainter.Location = new System.Drawing.Point(662, 248);
     this.m_gbPainter.Name     = "m_gbPainter";
     this.m_gbPainter.Size     = new System.Drawing.Size(162, 248);
     this.m_gbPainter.TabIndex = 13;
     this.m_gbPainter.TabStop  = false;
     this.m_gbPainter.Text     = "Painter";
     //
     // m_txtPainterRetorno
     //
     this.m_txtPainterRetorno.Location = new System.Drawing.Point(9, 216);
     this.m_txtPainterRetorno.Name     = "m_txtPainterRetorno";
     this.m_txtPainterRetorno.Size     = new System.Drawing.Size(144, 20);
     this.m_txtPainterRetorno.TabIndex = 3;
     this.m_txtPainterRetorno.Text     = "";
     //
     // m_txtPainter
     //
     this.m_txtPainter.Location = new System.Drawing.Point(8, 24);
     this.m_txtPainter.Name     = "m_txtPainter";
     this.m_txtPainter.Size     = new System.Drawing.Size(144, 20);
     this.m_txtPainter.TabIndex = 2;
     this.m_txtPainter.Text     = "C:\\Fabio.jpg";
     //
     // m_btFirstColorHits
     //
     this.m_btFirstColorHits.Location = new System.Drawing.Point(7, 136);
     this.m_btFirstColorHits.Name     = "m_btFirstColorHits";
     this.m_btFirstColorHits.Size     = new System.Drawing.Size(104, 40);
     this.m_btFirstColorHits.TabIndex = 1;
     this.m_btFirstColorHits.Text     = "FirstColorHits";
     this.m_btFirstColorHits.Click   += new System.EventHandler(this.m_btFirstColorHits_Click);
     //
     // m_btFirstColor
     //
     this.m_btFirstColor.Location = new System.Drawing.Point(7, 88);
     this.m_btFirstColor.Name     = "m_btFirstColor";
     this.m_btFirstColor.Size     = new System.Drawing.Size(104, 40);
     this.m_btFirstColor.TabIndex = 0;
     this.m_btFirstColor.Text     = "FirstColor";
     this.m_btFirstColor.Click   += new System.EventHandler(this.m_btFirstColor_Click);
     //
     // m_gbDateTimePicker
     //
     this.m_gbDateTimePicker.Controls.Add(this.m_txtDataTimePickerFormat);
     this.m_gbDateTimePicker.Controls.Add(this.m_dtpDate);
     this.m_gbDateTimePicker.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_gbDateTimePicker.Location = new System.Drawing.Point(6, 544);
     this.m_gbDateTimePicker.Name     = "m_gbDateTimePicker";
     this.m_gbDateTimePicker.Size     = new System.Drawing.Size(466, 80);
     this.m_gbDateTimePicker.TabIndex = 12;
     this.m_gbDateTimePicker.TabStop  = false;
     this.m_gbDateTimePicker.Text     = "dateTimePicker";
     //
     // m_txtDataTimePickerFormat
     //
     this.m_txtDataTimePickerFormat.Location     = new System.Drawing.Point(8, 18);
     this.m_txtDataTimePickerFormat.Name         = "m_txtDataTimePickerFormat";
     this.m_txtDataTimePickerFormat.Size         = new System.Drawing.Size(264, 20);
     this.m_txtDataTimePickerFormat.TabIndex     = 12;
     this.m_txtDataTimePickerFormat.Text         = "dd/MMM/yyyy";
     this.m_txtDataTimePickerFormat.TextChanged += new System.EventHandler(this.m_txtDataTimePickerFormat_TextChanged);
     //
     // m_dtpDate
     //
     this.m_dtpDate.CustomFormat = "MMM/yyyy/dd";
     this.m_dtpDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.m_dtpDate.Location     = new System.Drawing.Point(8, 48);
     this.m_dtpDate.Name         = "m_dtpDate";
     this.m_dtpDate.Size         = new System.Drawing.Size(264, 20);
     this.m_dtpDate.TabIndex     = 11;
     //
     // m_gbMessageBalloon
     //
     this.m_gbMessageBalloon.Controls.Add(this.m_btMessageBalloon);
     this.m_gbMessageBalloon.Location = new System.Drawing.Point(488, 456);
     this.m_gbMessageBalloon.Name     = "m_gbMessageBalloon";
     this.m_gbMessageBalloon.Size     = new System.Drawing.Size(176, 152);
     this.m_gbMessageBalloon.TabIndex = 10;
     this.m_gbMessageBalloon.TabStop  = false;
     this.m_gbMessageBalloon.Text     = "MessageBalloon";
     //
     // m_btMessageBalloon
     //
     this.m_btMessageBalloon.Location = new System.Drawing.Point(24, 40);
     this.m_btMessageBalloon.Name     = "m_btMessageBalloon";
     this.m_btMessageBalloon.Size     = new System.Drawing.Size(128, 48);
     this.m_btMessageBalloon.TabIndex = 1;
     this.m_btMessageBalloon.Text     = "MessageBalloon";
     this.m_btMessageBalloon.Click   += new System.EventHandler(this.m_btMessageBalloon_Click);
     //
     // m_gbTextBoxDateTime
     //
     this.m_gbTextBoxDateTime.Controls.Add(this.m_dpTextBoxDateTime);
     this.m_gbTextBoxDateTime.Controls.Add(this.m_btSetData);
     this.m_gbTextBoxDateTime.Controls.Add(this.m_btGetData);
     this.m_gbTextBoxDateTime.Controls.Add(this.m_txtdtTextBoxDateTime);
     this.m_gbTextBoxDateTime.Location = new System.Drawing.Point(528, 16);
     this.m_gbTextBoxDateTime.Name     = "m_gbTextBoxDateTime";
     this.m_gbTextBoxDateTime.Size     = new System.Drawing.Size(152, 216);
     this.m_gbTextBoxDateTime.TabIndex = 9;
     this.m_gbTextBoxDateTime.TabStop  = false;
     this.m_gbTextBoxDateTime.Text     = "TextBoxDateTime";
     //
     // m_dpTextBoxDateTime
     //
     this.m_dpTextBoxDateTime.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.m_dpTextBoxDateTime.Location = new System.Drawing.Point(8, 104);
     this.m_dpTextBoxDateTime.Name     = "m_dpTextBoxDateTime";
     this.m_dpTextBoxDateTime.Size     = new System.Drawing.Size(136, 20);
     this.m_dpTextBoxDateTime.TabIndex = 3;
     //
     // m_btSetData
     //
     this.m_btSetData.Location = new System.Drawing.Point(80, 72);
     this.m_btSetData.Name     = "m_btSetData";
     this.m_btSetData.Size     = new System.Drawing.Size(25, 25);
     this.m_btSetData.TabIndex = 2;
     this.m_btSetData.Text     = "^";
     this.m_btSetData.Click   += new System.EventHandler(this.m_btSetData_Click);
     //
     // m_btGetData
     //
     this.m_btGetData.Location = new System.Drawing.Point(48, 72);
     this.m_btGetData.Name     = "m_btGetData";
     this.m_btGetData.Size     = new System.Drawing.Size(25, 25);
     this.m_btGetData.TabIndex = 1;
     this.m_btGetData.Text     = "v";
     this.m_btGetData.Click   += new System.EventHandler(this.m_btGetData_Click);
     //
     // m_txtdtTextBoxDateTime
     //
     this.m_txtdtTextBoxDateTime.Location = new System.Drawing.Point(8, 32);
     this.m_txtdtTextBoxDateTime.Name     = "m_txtdtTextBoxDateTime";
     this.m_txtdtTextBoxDateTime.Size     = new System.Drawing.Size(128, 20);
     this.m_txtdtTextBoxDateTime.TabIndex = 0;
     this.m_txtdtTextBoxDateTime.Text     = "1/11/2002";
     this.m_txtdtTextBoxDateTime.Value    = new System.DateTime(2002, 11, 23, 15, 42, 57, 807);
     //
     // m_gbFormSkin
     //
     this.m_gbFormSkin.Controls.Add(this.m_btFormSkin);
     this.m_gbFormSkin.Location = new System.Drawing.Point(480, 328);
     this.m_gbFormSkin.Name     = "m_gbFormSkin";
     this.m_gbFormSkin.Size     = new System.Drawing.Size(176, 112);
     this.m_gbFormSkin.TabIndex = 6;
     this.m_gbFormSkin.TabStop  = false;
     this.m_gbFormSkin.Text     = "FormSkin";
     //
     // m_btFormSkin
     //
     this.m_btFormSkin.Location = new System.Drawing.Point(24, 26);
     this.m_btFormSkin.Name     = "m_btFormSkin";
     this.m_btFormSkin.Size     = new System.Drawing.Size(128, 48);
     this.m_btFormSkin.TabIndex = 0;
     this.m_btFormSkin.Text     = "FormSkin";
     //
     // m_gbTaskBarNotifier
     //
     this.m_gbTaskBarNotifier.Controls.Add(this.m_btTaskBarNotifier);
     this.m_gbTaskBarNotifier.Location = new System.Drawing.Point(480, 248);
     this.m_gbTaskBarNotifier.Name     = "m_gbTaskBarNotifier";
     this.m_gbTaskBarNotifier.Size     = new System.Drawing.Size(176, 80);
     this.m_gbTaskBarNotifier.TabIndex = 5;
     this.m_gbTaskBarNotifier.TabStop  = false;
     this.m_gbTaskBarNotifier.Text     = "TaskBarNotifier";
     //
     // m_btTaskBarNotifier
     //
     this.m_btTaskBarNotifier.Location = new System.Drawing.Point(24, 23);
     this.m_btTaskBarNotifier.Name     = "m_btTaskBarNotifier";
     this.m_btTaskBarNotifier.Size     = new System.Drawing.Size(128, 48);
     this.m_btTaskBarNotifier.TabIndex = 0;
     this.m_btTaskBarNotifier.Text     = "TaskBarNotifier";
     this.m_btTaskBarNotifier.Click   += new System.EventHandler(this.m_btTaskBarNotifier_Click);
     //
     // m_gbPictureBox
     //
     this.m_gbPictureBox.Controls.Add(this.m_btAnimatedPictureBoxStart);
     this.m_gbPictureBox.Controls.Add(this.m_apicSample);
     this.m_gbPictureBox.Controls.Add(this.m_btPictureBoxTeste);
     this.m_gbPictureBox.Controls.Add(this.m_btRefresh);
     this.m_gbPictureBox.Location = new System.Drawing.Point(16, 240);
     this.m_gbPictureBox.Name     = "m_gbPictureBox";
     this.m_gbPictureBox.Size     = new System.Drawing.Size(456, 288);
     this.m_gbPictureBox.TabIndex = 3;
     this.m_gbPictureBox.TabStop  = false;
     this.m_gbPictureBox.Text     = "PictureBox";
     //
     // m_btAnimatedPictureBoxStart
     //
     this.m_btAnimatedPictureBoxStart.Location = new System.Drawing.Point(376, 132);
     this.m_btAnimatedPictureBoxStart.Name     = "m_btAnimatedPictureBoxStart";
     this.m_btAnimatedPictureBoxStart.Size     = new System.Drawing.Size(72, 24);
     this.m_btAnimatedPictureBoxStart.TabIndex = 7;
     this.m_btAnimatedPictureBoxStart.Text     = "Start";
     this.m_btAnimatedPictureBoxStart.Click   += new System.EventHandler(this.m_btAnimatedPictureBoxStart_Click);
     //
     // m_apicSample
     //
     this.m_apicSample.AnimationLoops = 1;
     this.m_apicSample.Image          = ((System.Drawing.Image)(resources.GetObject("m_apicSample.Image")));
     this.m_apicSample.Location       = new System.Drawing.Point(24, 24);
     this.m_apicSample.Name           = "m_apicSample";
     this.m_apicSample.Size           = new System.Drawing.Size(320, 240);
     this.m_apicSample.TabIndex       = 6;
     this.m_apicSample.TabStop        = false;
     //
     // m_btPictureBoxTeste
     //
     this.m_btPictureBoxTeste.Location = new System.Drawing.Point(376, 56);
     this.m_btPictureBoxTeste.Name     = "m_btPictureBoxTeste";
     this.m_btPictureBoxTeste.Size     = new System.Drawing.Size(72, 24);
     this.m_btPictureBoxTeste.TabIndex = 5;
     this.m_btPictureBoxTeste.Text     = "0 a 100";
     this.m_btPictureBoxTeste.Click   += new System.EventHandler(this.m_btPictureBoxTeste_Click);
     //
     // m_btRefresh
     //
     this.m_btRefresh.Location = new System.Drawing.Point(376, 24);
     this.m_btRefresh.Name     = "m_btRefresh";
     this.m_btRefresh.Size     = new System.Drawing.Size(72, 24);
     this.m_btRefresh.TabIndex = 3;
     this.m_btRefresh.Text     = "Refresh";
     this.m_btRefresh.Click   += new System.EventHandler(this.m_btRefresh_Click);
     //
     // m_gbComboBox
     //
     this.m_gbComboBox.Controls.Add(this.m_ckAutoCompleteCaseSensitive);
     this.m_gbComboBox.Controls.Add(this.m_ckCBAutoComplete);
     this.m_gbComboBox.Controls.Add(this.m_lbCBOutput);
     this.m_gbComboBox.Controls.Add(this.m_txtCBOutput);
     this.m_gbComboBox.Controls.Add(this.m_btCBClear);
     this.m_gbComboBox.Controls.Add(this.m_btCBFill);
     this.m_gbComboBox.Location = new System.Drawing.Point(9, 9);
     this.m_gbComboBox.Name     = "m_gbComboBox";
     this.m_gbComboBox.Size     = new System.Drawing.Size(263, 215);
     this.m_gbComboBox.TabIndex = 1;
     this.m_gbComboBox.TabStop  = false;
     this.m_gbComboBox.Text     = "Combo Box";
     //
     // m_ckAutoCompleteCaseSensitive
     //
     this.m_ckAutoCompleteCaseSensitive.Checked         = true;
     this.m_ckAutoCompleteCaseSensitive.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.m_ckAutoCompleteCaseSensitive.Location        = new System.Drawing.Point(8, 38);
     this.m_ckAutoCompleteCaseSensitive.Name            = "m_ckAutoCompleteCaseSensitive";
     this.m_ckAutoCompleteCaseSensitive.Size            = new System.Drawing.Size(240, 16);
     this.m_ckAutoCompleteCaseSensitive.TabIndex        = 7;
     this.m_ckAutoCompleteCaseSensitive.Text            = "Case Sensitive";
     this.m_ckAutoCompleteCaseSensitive.CheckedChanged += new System.EventHandler(this.m_ckAutoCompleteCaseSensitive_CheckedChanged);
     //
     // m_ckCBAutoComplete
     //
     this.m_ckCBAutoComplete.Checked         = true;
     this.m_ckCBAutoComplete.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.m_ckCBAutoComplete.Location        = new System.Drawing.Point(8, 21);
     this.m_ckCBAutoComplete.Name            = "m_ckCBAutoComplete";
     this.m_ckCBAutoComplete.Size            = new System.Drawing.Size(240, 16);
     this.m_ckCBAutoComplete.TabIndex        = 5;
     this.m_ckCBAutoComplete.Text            = "Auto Complete";
     this.m_ckCBAutoComplete.CheckedChanged += new System.EventHandler(this.m_ckCBAutoComplete_CheckedChanged);
     //
     // m_lbCBOutput
     //
     this.m_lbCBOutput.Location = new System.Drawing.Point(8, 167);
     this.m_lbCBOutput.Name     = "m_lbCBOutput";
     this.m_lbCBOutput.Size     = new System.Drawing.Size(48, 16);
     this.m_lbCBOutput.TabIndex = 4;
     this.m_lbCBOutput.Text     = "Output";
     //
     // m_txtCBOutput
     //
     this.m_txtCBOutput.Location = new System.Drawing.Point(8, 184);
     this.m_txtCBOutput.Name     = "m_txtCBOutput";
     this.m_txtCBOutput.Size     = new System.Drawing.Size(248, 20);
     this.m_txtCBOutput.TabIndex = 58;
     this.m_txtCBOutput.Text     = "";
     //
     // m_btCBClear
     //
     this.m_btCBClear.Location = new System.Drawing.Point(88, 61);
     this.m_btCBClear.Name     = "m_btCBClear";
     this.m_btCBClear.Size     = new System.Drawing.Size(72, 24);
     this.m_btCBClear.TabIndex = 3;
     this.m_btCBClear.Text     = "Clear";
     this.m_btCBClear.Click   += new System.EventHandler(this.m_btCBClear_Click);
     //
     // m_btCBFill
     //
     this.m_btCBFill.Location = new System.Drawing.Point(8, 61);
     this.m_btCBFill.Name     = "m_btCBFill";
     this.m_btCBFill.Size     = new System.Drawing.Size(72, 24);
     this.m_btCBFill.TabIndex = 1;
     this.m_btCBFill.Text     = "Fill";
     this.m_btCBFill.Click   += new System.EventHandler(this.m_btCBFill_Click);
     //
     // m_picPictureBox
     //
     this.m_picPictureBox.Image      = ((System.Drawing.Image)(resources.GetObject("m_picPictureBox.Image")));
     this.m_picPictureBox.Location   = new System.Drawing.Point(13, 18);
     this.m_picPictureBox.Name       = "m_picPictureBox";
     this.m_picPictureBox.Percentage = 0;
     this.m_picPictureBox.Size       = new System.Drawing.Size(267, 150);
     this.m_picPictureBox.SizeMode   = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.m_picPictureBox.TabIndex   = 4;
     this.m_picPictureBox.TabStop    = false;
     //
     // m_cbComboBox
     //
     this.m_cbComboBox.Location = new System.Drawing.Point(8, 96);
     this.m_cbComboBox.Name     = "m_cbComboBox";
     this.m_cbComboBox.Size     = new System.Drawing.Size(232, 21);
     this.m_cbComboBox.TabIndex = 59;
     //
     // m_tcTabControl
     //
     this.m_tcTabControl.Controls.Add(this.tabPage1);
     this.m_tcTabControl.Location      = new System.Drawing.Point(16, 24);
     this.m_tcTabControl.Name          = "m_tcTabControl";
     this.m_tcTabControl.SelectedIndex = 0;
     this.m_tcTabControl.ShowTabNames  = true;
     this.m_tcTabControl.Size          = new System.Drawing.Size(344, 128);
     this.m_tcTabControl.TabIndex      = 0;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.groupBox1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(336, 102);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "tabPage1";
     //
     // groupBox1
     //
     this.groupBox1.Location = new System.Drawing.Point(1, -3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(87, 75);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // m_btButton
     //
     this.m_btButton.ForeColor          = System.Drawing.Color.Black;
     this.m_btButton.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btButton.GradiendColorStart = System.Drawing.Color.White;
     this.m_btButton.Location           = new System.Drawing.Point(24, 40);
     this.m_btButton.Name     = "m_btButton";
     this.m_btButton.Size     = new System.Drawing.Size(112, 48);
     this.m_btButton.TabIndex = 0;
     this.m_btButton.Text     = "Ok";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(856, 646);
     this.Controls.Add(this.m_gbGeral);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Componentes Gráficos";
     this.m_dgTextBox.ResumeLayout(false);
     this.m_gbGeral.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.m_gbPainter.ResumeLayout(false);
     this.m_gbDateTimePicker.ResumeLayout(false);
     this.m_gbMessageBalloon.ResumeLayout(false);
     this.m_gbTextBoxDateTime.ResumeLayout(false);
     this.m_gbFormSkin.ResumeLayout(false);
     this.m_gbTaskBarNotifier.ResumeLayout(false);
     this.m_gbPictureBox.ResumeLayout(false);
     this.m_gbComboBox.ResumeLayout(false);
     this.m_tcTabControl.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmFREEspelhoNew));
     this.m_gbMain = new System.Windows.Forms.GroupBox();
     this.m_rbBaseadoRESiscomex = new System.Windows.Forms.RadioButton();
     this.m_rbBaseadoRELocal    = new System.Windows.Forms.RadioButton();
     this.m_rbBranco            = new System.Windows.Forms.RadioButton();
     this.m_rbBaseadoPE         = new System.Windows.Forms.RadioButton();
     this.m_btCancelar          = new mdlComponentesGraficos.Button();
     this.m_btOk = new mdlComponentesGraficos.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.m_gbMain.SuspendLayout();
     this.SuspendLayout();
     //
     // m_gbMain
     //
     this.m_gbMain.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.m_gbMain.Controls.Add(this.m_rbBaseadoRESiscomex);
     this.m_gbMain.Controls.Add(this.m_rbBaseadoRELocal);
     this.m_gbMain.Controls.Add(this.m_rbBranco);
     this.m_gbMain.Controls.Add(this.m_rbBaseadoPE);
     this.m_gbMain.Controls.Add(this.m_btCancelar);
     this.m_gbMain.Controls.Add(this.m_btOk);
     this.m_gbMain.Controls.Add(this.label1);
     this.m_gbMain.Location = new System.Drawing.Point(4, -1);
     this.m_gbMain.Name     = "m_gbMain";
     this.m_gbMain.Size     = new System.Drawing.Size(284, 141);
     this.m_gbMain.TabIndex = 0;
     this.m_gbMain.TabStop  = false;
     //
     // m_rbBaseadoRESiscomex
     //
     this.m_rbBaseadoRESiscomex.Enabled  = false;
     this.m_rbBaseadoRESiscomex.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_rbBaseadoRESiscomex.Location = new System.Drawing.Point(64, 86);
     this.m_rbBaseadoRESiscomex.Name     = "m_rbBaseadoRESiscomex";
     this.m_rbBaseadoRESiscomex.Size     = new System.Drawing.Size(208, 16);
     this.m_rbBaseadoRESiscomex.TabIndex = 19;
     this.m_rbBaseadoRESiscomex.Text     = "Baseado em um RE do Siscomex";
     //
     // m_rbBaseadoRELocal
     //
     this.m_rbBaseadoRELocal.Enabled  = false;
     this.m_rbBaseadoRELocal.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_rbBaseadoRELocal.Location = new System.Drawing.Point(64, 70);
     this.m_rbBaseadoRELocal.Name     = "m_rbBaseadoRELocal";
     this.m_rbBaseadoRELocal.Size     = new System.Drawing.Size(176, 16);
     this.m_rbBaseadoRELocal.TabIndex = 18;
     this.m_rbBaseadoRELocal.Text     = "Baseado em um RE local";
     //
     // m_rbBranco
     //
     this.m_rbBranco.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_rbBranco.Location = new System.Drawing.Point(64, 54);
     this.m_rbBranco.Name     = "m_rbBranco";
     this.m_rbBranco.Size     = new System.Drawing.Size(176, 16);
     this.m_rbBranco.TabIndex = 17;
     this.m_rbBranco.Text     = "Em Branco";
     //
     // m_rbBaseadoPE
     //
     this.m_rbBaseadoPE.Checked  = true;
     this.m_rbBaseadoPE.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_rbBaseadoPE.Location = new System.Drawing.Point(64, 38);
     this.m_rbBaseadoPE.Name     = "m_rbBaseadoPE";
     this.m_rbBaseadoPE.Size     = new System.Drawing.Size(176, 16);
     this.m_rbBaseadoPE.TabIndex = 16;
     this.m_rbBaseadoPE.TabStop  = true;
     this.m_rbBaseadoPE.Text     = "Baseado em um PE";
     //
     // m_btCancelar
     //
     this.m_btCancelar.BackColor          = System.Drawing.SystemColors.Control;
     this.m_btCancelar.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.m_btCancelar.FlatStyle          = System.Windows.Forms.FlatStyle.Popup;
     this.m_btCancelar.Font               = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btCancelar.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.m_btCancelar.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btCancelar.GradiendColorStart = System.Drawing.Color.White;
     this.m_btCancelar.Image              = ((System.Drawing.Image)(resources.GetObject("m_btCancelar.Image")));
     this.m_btCancelar.Location           = new System.Drawing.Point(144, 111);
     this.m_btCancelar.Name               = "m_btCancelar";
     this.m_btCancelar.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.m_btCancelar.Size               = new System.Drawing.Size(57, 25);
     this.m_btCancelar.TabIndex           = 15;
     this.m_btCancelar.Type               = mdlComponentesGraficos.Button.ButtonType.Cancel;
     this.m_btCancelar.Click             += new System.EventHandler(this.m_btCancelar_Click);
     //
     // m_btOk
     //
     this.m_btOk.BackColor          = System.Drawing.SystemColors.Control;
     this.m_btOk.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.m_btOk.FlatStyle          = System.Windows.Forms.FlatStyle.Popup;
     this.m_btOk.Font               = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.m_btOk.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.m_btOk.GradiendColorEnd   = System.Drawing.Color.Black;
     this.m_btOk.GradiendColorStart = System.Drawing.Color.White;
     this.m_btOk.Image              = ((System.Drawing.Image)(resources.GetObject("m_btOk.Image")));
     this.m_btOk.Location           = new System.Drawing.Point(80, 111);
     this.m_btOk.Name               = "m_btOk";
     this.m_btOk.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.m_btOk.Size               = new System.Drawing.Size(57, 25);
     this.m_btOk.TabIndex           = 14;
     this.m_btOk.Type               = mdlComponentesGraficos.Button.ButtonType.Ok;
     this.m_btOk.Click             += new System.EventHandler(this.m_btOk_Click);
     //
     // label1
     //
     this.label1.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location = new System.Drawing.Point(40, 15);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(216, 24);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Como você deseja criar o novo RE ?";
     //
     // frmFREEspelhoNew
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(292, 141);
     this.Controls.Add(this.m_gbMain);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmFREEspelhoNew";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Novo Espelho do RE";
     this.m_gbMain.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#5
0
 private void carregaDadosInterfaceListView(ref mdlComponentesGraficos.ListView lvNotas, ref mdlComponentesGraficos.Button btEditar, ref mdlComponentesGraficos.Button btExclui, ref mdlComponentesGraficos.Button btNovo, ref System.Windows.Forms.Label lMoedaNotas)
 {
     try
     {
         lvNotas.Items.Clear();
         m_dValorNotasFiscais   = 0;
         m_strDatasNotasFiscais = "";
         m_strNotasFiscais      = "";
         System.Windows.Forms.ListViewItem lvItemNota = null;
         foreach (mdlDataBaseAccess.Tabelas.XsdTbNotasFiscais.tbNotasFiscaisRow dtrwTbNotasFiscais in m_typDatSetTbNotasFiscais.tbNotasFiscais.Rows)
         {
             if (dtrwTbNotasFiscais.RowState != System.Data.DataRowState.Deleted)
             {
                 lvItemNota     = lvNotas.Items.Add((dtrwTbNotasFiscais.IsstrNumeroNull() ? "?" : dtrwTbNotasFiscais.strNumero));
                 lvItemNota.Tag = dtrwTbNotasFiscais.nNotaFiscal;
                 lvItemNota.SubItems.Add((dtrwTbNotasFiscais.IsdtEmissaoNull() ? "?" : dtrwTbNotasFiscais.dtEmissao.ToString("dd/MM/yyyy")));
                 //lvItemNota.SubItems.Add((dtrwTbNotasFiscais.IsdTaxaConversaoNull() ? "0,00" : dtrwTbNotasFiscais.dTaxaConversao.ToString("F")));
                 lvItemNota.SubItems.Add("R$ " + (dtrwTbNotasFiscais.IsdValorNull() ? "0,00" : mdlMoeda.clsMoeda.strReturnCurrencyFormated(-1, dtrwTbNotasFiscais.dValor, false)));
                 m_dValorNotasFiscais   += (dtrwTbNotasFiscais.IsdValorNull() ? 0 : dtrwTbNotasFiscais.dValor);
                 m_strDatasNotasFiscais += (dtrwTbNotasFiscais.IsdtEmissaoNull() ? "?, " : dtrwTbNotasFiscais.dtEmissao.ToString("dd/MM/yyyy") + ", ");
                 m_strNotasFiscais      += (dtrwTbNotasFiscais.IsstrNumeroNull() ? "?, " : dtrwTbNotasFiscais.strNumero + ", ");
             }
         }
         if (m_strDatasNotasFiscais.Length > 2)
         {
             m_strDatasNotasFiscais = m_strDatasNotasFiscais.Remove(m_strDatasNotasFiscais.Length - 2, 2);
         }
         if (m_strNotasFiscais.Length > 2)
         {
             m_strNotasFiscais = m_strNotasFiscais.Remove(m_strNotasFiscais.Length - 2, 2);
         }
         if (lvNotas.Items.Count > 0)
         {
             btEditar.Enabled = true;
             btExclui.Enabled = true;
         }
         else
         {
             btEditar.Enabled = false;
             btExclui.Enabled = false;
             m_formFNotasFiscais.fechaBalao();
             m_formFNotasFiscais.mostraBalao(mdlMensagens.clsRepositorioMensagens.GetMensagem(mdlMensagens.Mensagem.BALLOONTIP_mdlNotaFiscal_frmFNotaFiscal_CriarNovaNota.ToString()), (System.Windows.Forms.Control)btNovo);
         }
         lMoedaNotas.Text = "R$ " + mdlMoeda.clsMoeda.strReturnCurrencyFormated(-1, m_dValorNotasFiscais, false);
     }
     catch (Exception err)
     {
         Object erro = err;
         m_cls_ter_tratadorErro.trataErro(ref erro);
     }
 }