Exemple #1
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
     this._viewer        = new DataDynamics.ActiveReports.Viewer.Viewer();
     this.SuspendLayout();
     //
     // _viewer
     //
     this._viewer.BackColor = System.Drawing.SystemColors.Control;
     this._viewer.Dock      = System.Windows.Forms.DockStyle.Fill;
     this._viewer.Location  = new System.Drawing.Point(0, 0);
     this._viewer.Name      = "_viewer";
     this._viewer.ReportViewer.CurrentPage      = 0;
     this._viewer.ReportViewer.MultiplePageCols = 3;
     this._viewer.ReportViewer.MultiplePageRows = 2;
     this._viewer.Size                  = new System.Drawing.Size(712, 421);
     this._viewer.TabIndex              = 0;
     this._viewer.TableOfContents.Text  = "Contents";
     this._viewer.TableOfContents.Width = 200;
     this._viewer.Toolbar.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this._viewer.ToolClick            += new DataDynamics.ActiveReports.Toolbar.ToolClickEventHandler(this._viewer_ToolClick);
     //
     // FrmPreviewReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(712, 421);
     this.Controls.Add(this._viewer);
     this.Name  = "FrmPreviewReport";
     this.Text  = "Visor de Reportes";
     this.Load += new System.EventHandler(this.FrmPreviewReport_Load);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmReportsGenericViewer));
     this.openFileDialog  = new System.Windows.Forms.OpenFileDialog();
     this.imglStandar     = new System.Windows.Forms.ImageList(this.components);
     this.toolBarStandar  = new System.Windows.Forms.ToolBar();
     this.tbbAnterior     = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator    = new System.Windows.Forms.ToolBarButton();
     this.tbbSiguiente    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton7  = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton8  = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton9  = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton10 = new System.Windows.Forms.ToolBarButton();
     this.panel1          = new System.Windows.Forms.Panel();
     this._viewer         = new DataDynamics.ActiveReports.Viewer.Viewer();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // toolBarStandar
     //
     this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbAnterior,
         this.tbbSeparator,
         this.tbbSiguiente,
         this.toolBarButton7,
         this.toolBarButton8,
         this.toolBarButton9,
         this.toolBarButton10
     });
     this.toolBarStandar.DropDownArrows = true;
     this.toolBarStandar.ImageList      = this.imglStandar;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(712, 28);
     this.toolBarStandar.TabIndex       = 21;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     //
     // tbbAnterior
     //
     this.tbbAnterior.ImageIndex = 10;
     this.tbbAnterior.Text       = "&Anterior";
     //
     // tbbSeparator
     //
     this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSiguiente
     //
     this.tbbSiguiente.ImageIndex = 11;
     this.tbbSiguiente.Text       = "&Siguiente";
     //
     // toolBarButton7
     //
     this.toolBarButton7.ImageIndex = 0;
     this.toolBarButton7.Visible    = false;
     //
     // toolBarButton8
     //
     this.toolBarButton8.ImageIndex = 1;
     this.toolBarButton8.Visible    = false;
     //
     // toolBarButton9
     //
     this.toolBarButton9.ImageIndex = 2;
     this.toolBarButton9.Visible    = false;
     //
     // toolBarButton10
     //
     this.toolBarButton10.ImageIndex = 3;
     this.toolBarButton10.Visible    = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this._viewer);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 28);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(712, 393);
     this.panel1.TabIndex = 22;
     //
     // _viewer
     //
     this._viewer.BackColor = System.Drawing.SystemColors.Control;
     this._viewer.Dock      = System.Windows.Forms.DockStyle.Fill;
     this._viewer.Location  = new System.Drawing.Point(0, 0);
     this._viewer.Name      = "_viewer";
     this._viewer.ReportViewer.CurrentPage      = 0;
     this._viewer.ReportViewer.MultiplePageCols = 3;
     this._viewer.ReportViewer.MultiplePageRows = 2;
     this._viewer.Size                  = new System.Drawing.Size(712, 393);
     this._viewer.TabIndex              = 1;
     this._viewer.TableOfContents.Text  = "Contents";
     this._viewer.TableOfContents.Width = 200;
     this._viewer.Toolbar.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     //
     // FrmReportsGenericViewer
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(712, 421);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.toolBarStandar);
     this.Name  = "FrmReportsGenericViewer";
     this.Text  = "Visor de Reportes";
     this.Load += new System.EventHandler(this.FrmPreviewReport_Load);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }