Ejemplo n.º 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();
     C1.Win.C1Command.C1TopicPage c1TopicPage1 = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink c1TopicLink1 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink2 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicPage c1TopicPage2 = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicPage c1TopicPage3 = new C1.Win.C1Command.C1TopicPage();
     this.c1CommandDock1    = new C1.Win.C1Command.C1CommandDock();
     this.c1DockingManager1 = new C1.Win.C1Command.C1DockingManager(this.components);
     this.c1DockingTab1     = new C1.Win.C1Command.C1DockingTab();
     this.c1DockingTabPage1 = new C1.Win.C1Command.C1DockingTabPage();
     this.c1TopicBar1       = new C1.Win.C1Command.C1TopicBar();
     this.c1CommandDock2    = new C1.Win.C1Command.C1CommandDock();
     this.c1DockingTab2     = new C1.Win.C1Command.C1DockingTab();
     this.c1DockingTabPage2 = new C1.Win.C1Command.C1DockingTabPage();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).BeginInit();
     this.c1CommandDock1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).BeginInit();
     this.c1DockingTab1.SuspendLayout();
     this.c1DockingTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock2)).BeginInit();
     this.c1CommandDock2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab2)).BeginInit();
     this.c1DockingTab2.SuspendLayout();
     this.SuspendLayout();
     //
     // c1CommandDock1
     //
     this.c1CommandDock1.Controls.Add(this.c1DockingTab1);
     this.c1CommandDock1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.c1CommandDock1.Id       = 1;
     this.c1CommandDock1.Location = new System.Drawing.Point(0, 0);
     this.c1CommandDock1.Name     = "c1CommandDock1";
     this.c1CommandDock1.Size     = new System.Drawing.Size(300, 718);
     //
     // c1DockingManager1
     //
     this.c1DockingManager1.ParentContainer = this;
     //
     // c1DockingTab1
     //
     this.c1DockingTab1.Alignment    = System.Windows.Forms.TabAlignment.Bottom;
     this.c1DockingTab1.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.c1DockingTab1.CanAutoHide  = true;
     this.c1DockingTab1.CanCloseTabs = true;
     this.c1DockingTab1.CanMoveTabs  = true;
     this.c1DockingTab1.Controls.Add(this.c1DockingTabPage1);
     this.c1DockingTab1.Location    = new System.Drawing.Point(0, 0);
     this.c1DockingTab1.Name        = "c1DockingTab1";
     this.c1DockingTab1.ShowCaption = true;
     this.c1DockingTab1.Size        = new System.Drawing.Size(300, 718);
     this.c1DockingTab1.TabIndex    = 0;
     this.c1DockingTab1.TabSizeMode = C1.Win.C1Command.TabSizeModeEnum.Fit;
     this.c1DockingTab1.TabsSpacing = 5;
     //
     // c1DockingTabPage1
     //
     this.c1DockingTabPage1.CaptionVisible = true;
     this.c1DockingTabPage1.Controls.Add(this.c1TopicBar1);
     this.c1DockingTabPage1.Location = new System.Drawing.Point(0, 0);
     this.c1DockingTabPage1.Name     = "c1DockingTabPage1";
     this.c1DockingTabPage1.Size     = new System.Drawing.Size(297, 694);
     this.c1DockingTabPage1.TabIndex = 0;
     this.c1DockingTabPage1.Text     = "Page1";
     //
     // c1TopicBar1
     //
     this.c1TopicBar1.AutoScrollMinSize = new System.Drawing.Size(0, 213);
     this.c1TopicBar1.ImageList         = null;
     this.c1TopicBar1.Location          = new System.Drawing.Point(12, 27);
     this.c1TopicBar1.Name        = "c1TopicBar1";
     this.c1TopicBar1.PagePadding = new System.Windows.Forms.Padding(10);
     c1TopicPage1.ImageList       = null;
     c1TopicLink1.Text            = "Link 1";
     c1TopicLink2.Text            = "Link 2";
     c1TopicPage1.Links.Add(c1TopicLink1);
     c1TopicPage1.Links.Add(c1TopicLink2);
     c1TopicPage1.Text      = "Page 1";
     c1TopicPage2.ImageList = null;
     c1TopicPage2.Text      = "Page 2";
     c1TopicPage3.ImageList = null;
     c1TopicPage3.Text      = "Page 3";
     this.c1TopicBar1.Pages.Add(c1TopicPage1);
     this.c1TopicBar1.Pages.Add(c1TopicPage2);
     this.c1TopicBar1.Pages.Add(c1TopicPage3);
     this.c1TopicBar1.Size     = new System.Drawing.Size(282, 443);
     this.c1TopicBar1.TabIndex = 0;
     //
     // c1CommandDock2
     //
     this.c1CommandDock2.Controls.Add(this.c1DockingTab2);
     this.c1CommandDock2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1CommandDock2.Id       = 4;
     this.c1CommandDock2.Location = new System.Drawing.Point(300, 0);
     this.c1CommandDock2.Name     = "c1CommandDock2";
     this.c1CommandDock2.Size     = new System.Drawing.Size(523, 718);
     //
     // c1DockingTab2
     //
     this.c1DockingTab2.Alignment    = System.Windows.Forms.TabAlignment.Bottom;
     this.c1DockingTab2.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.c1DockingTab2.CanAutoHide  = true;
     this.c1DockingTab2.CanCloseTabs = true;
     this.c1DockingTab2.CanMoveTabs  = true;
     this.c1DockingTab2.Controls.Add(this.c1DockingTabPage2);
     this.c1DockingTab2.Location    = new System.Drawing.Point(0, 0);
     this.c1DockingTab2.Name        = "c1DockingTab2";
     this.c1DockingTab2.ShowCaption = true;
     this.c1DockingTab2.Size        = new System.Drawing.Size(523, 718);
     this.c1DockingTab2.TabIndex    = 0;
     this.c1DockingTab2.TabSizeMode = C1.Win.C1Command.TabSizeModeEnum.Fit;
     this.c1DockingTab2.TabsSpacing = 5;
     //
     // c1DockingTabPage2
     //
     this.c1DockingTabPage2.CaptionVisible = true;
     this.c1DockingTabPage2.Location       = new System.Drawing.Point(0, 0);
     this.c1DockingTabPage2.Name           = "c1DockingTabPage2";
     this.c1DockingTabPage2.Size           = new System.Drawing.Size(523, 694);
     this.c1DockingTabPage2.TabIndex       = 0;
     this.c1DockingTabPage2.Text           = "Page2";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(823, 718);
     this.Controls.Add(this.c1CommandDock2);
     this.Controls.Add(this.c1CommandDock1);
     this.Name        = "Form1";
     this.Text        = "Form1";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).EndInit();
     this.c1CommandDock1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).EndInit();
     this.c1DockingTab1.ResumeLayout(false);
     this.c1DockingTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock2)).EndInit();
     this.c1CommandDock2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab2)).EndInit();
     this.c1DockingTab2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gallery));
     C1.Win.C1Command.C1TopicPage c1TopicPage1  = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink c1TopicLink1  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink2  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink3  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink4  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink5  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink6  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink7  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink8  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink9  = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink10 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink11 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink12 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicPage c1TopicPage2  = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink c1TopicLink13 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink14 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink15 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink16 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink17 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink18 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicPage c1TopicPage3  = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink c1TopicLink19 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink20 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink21 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink22 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink23 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink24 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink25 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink26 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink27 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicPage c1TopicPage4  = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink c1TopicLink28 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink29 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink30 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink31 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink32 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink33 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink34 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink35 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink36 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink37 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicPage c1TopicPage5  = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink c1TopicLink38 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink39 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink40 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink41 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink42 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink43 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink44 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink45 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink46 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink c1TopicLink47 = new C1.Win.C1Command.C1TopicLink();
     this.imageList1      = new System.Windows.Forms.ImageList(this.components);
     this.categorySales1  = new ControlExplorer.Chart.CategorySales();
     this.c1Chart1        = new C1.Win.C1Chart.C1Chart();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.c1TopicBar1     = new C1.Win.C1Command.C1TopicBar();
     this.panel1          = new System.Windows.Forms.Panel();
     this.comboPalette    = new System.Windows.Forms.ComboBox();
     this.label2          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.categorySales1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1Chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "ChartLine.png");
     this.imageList1.Images.SetKeyName(1, "ChartArea.png");
     this.imageList1.Images.SetKeyName(2, "ChartBar.png");
     this.imageList1.Images.SetKeyName(3, "Chart.png");
     this.imageList1.Images.SetKeyName(4, "ChartPie.png");
     this.imageList1.Images.SetKeyName(5, "XYScatter.png");
     //
     // categorySales1
     //
     this.categorySales1.Position = 0;
     //
     // c1Chart1
     //
     this.c1Chart1.BackColor           = System.Drawing.SystemColors.Control;
     this.c1Chart1.DataSource          = this.categorySales1;
     this.c1Chart1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.c1Chart1.Font                = new System.Drawing.Font("Tahoma", 8.25F);
     this.c1Chart1.Interaction.Enabled = true;
     this.c1Chart1.Location            = new System.Drawing.Point(0, 0);
     this.c1Chart1.Name                = "c1Chart1";
     this.c1Chart1.PropBag             = resources.GetString("c1Chart1.PropBag");
     this.c1Chart1.Size                = new System.Drawing.Size(426, 446);
     this.c1Chart1.TabIndex            = 1;
     this.c1Chart1.ToolTip.Enabled     = true;
     this.c1Chart1.MouseMove          += new System.Windows.Forms.MouseEventHandler(this.c1Chart1_MouseMove);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.Location   = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name       = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.c1TopicBar1);
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.c1Chart1);
     this.splitContainer1.Size             = new System.Drawing.Size(592, 446);
     this.splitContainer1.SplitterDistance = 162;
     this.splitContainer1.TabIndex         = 2;
     //
     // c1TopicBar1
     //
     this.c1TopicBar1.Animation         = C1.Win.C1Command.C1AnimationEnum.On;
     this.c1TopicBar1.AutoScrollMinSize = new System.Drawing.Size(0, 170);
     this.c1TopicBar1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.c1TopicBar1.ImageList   = this.imageList1;
     this.c1TopicBar1.Location    = new System.Drawing.Point(0, 34);
     this.c1TopicBar1.Name        = "c1TopicBar1";
     this.c1TopicBar1.Padding     = new System.Windows.Forms.Padding(5);
     this.c1TopicBar1.PageOffset  = 10;
     this.c1TopicBar1.PagePadding = new System.Windows.Forms.Padding(15, 5, 5, 5);
     c1TopicPage1.Collapsed       = true;
     c1TopicPage1.ImageIndex      = 0;
     c1TopicLink1.Tag             = "line.default";
     c1TopicLink1.Text            = "Default";
     c1TopicLink2.Tag             = "line.stacked";
     c1TopicLink2.Text            = "Stacked";
     c1TopicLink3.Tag             = "line.bezier";
     c1TopicLink3.Text            = "Bezier";
     c1TopicLink4.Tag             = "line.spline";
     c1TopicLink4.Text            = "Spline";
     c1TopicLink5.Tag             = "line.splinestacked";
     c1TopicLink5.Text            = "Spline Stacked";
     c1TopicLink6.Tag             = "line.3d";
     c1TopicLink6.Text            = "3D";
     c1TopicLink7.Tag             = "line.3dstacked";
     c1TopicLink7.Text            = "3D Stacked";
     c1TopicLink8.Tag             = "line.linesandsymbols";
     c1TopicLink8.Text            = "Lines and Symbols";
     c1TopicLink9.Tag             = "line.symbolsonly";
     c1TopicLink9.Text            = "Symbols Only";
     c1TopicLink10.Tag            = "line.step";
     c1TopicLink10.Text           = "Step";
     c1TopicLink11.Tag            = "line.stepandsymbols";
     c1TopicLink11.Text           = "Step and Symbols";
     c1TopicLink12.Tag            = "line.3dstep";
     c1TopicLink12.Text           = "3D Step";
     c1TopicPage1.Links.Add(c1TopicLink1);
     c1TopicPage1.Links.Add(c1TopicLink2);
     c1TopicPage1.Links.Add(c1TopicLink3);
     c1TopicPage1.Links.Add(c1TopicLink4);
     c1TopicPage1.Links.Add(c1TopicLink5);
     c1TopicPage1.Links.Add(c1TopicLink6);
     c1TopicPage1.Links.Add(c1TopicLink7);
     c1TopicPage1.Links.Add(c1TopicLink8);
     c1TopicPage1.Links.Add(c1TopicLink9);
     c1TopicPage1.Links.Add(c1TopicLink10);
     c1TopicPage1.Links.Add(c1TopicLink11);
     c1TopicPage1.Links.Add(c1TopicLink12);
     c1TopicPage1.Tag        = "";
     c1TopicPage1.Text       = "Line Charts";
     c1TopicPage2.Collapsed  = true;
     c1TopicPage2.ImageIndex = 1;
     c1TopicLink13.Tag       = "area.default";
     c1TopicLink13.Text      = "Default";
     c1TopicLink14.Tag       = "area.stacked";
     c1TopicLink14.Text      = "Stacked";
     c1TopicLink15.Tag       = "area.stacked100pc";
     c1TopicLink15.Text      = "Stacked 100%";
     c1TopicLink16.Tag       = "area.3d";
     c1TopicLink16.Text      = "3D";
     c1TopicLink17.Tag       = "area.3dstacked";
     c1TopicLink17.Text      = "3D Stacked";
     c1TopicLink18.Tag       = "area.3dstacked100pc";
     c1TopicLink18.Text      = "3D Stacked 100%";
     c1TopicPage2.Links.Add(c1TopicLink13);
     c1TopicPage2.Links.Add(c1TopicLink14);
     c1TopicPage2.Links.Add(c1TopicLink15);
     c1TopicPage2.Links.Add(c1TopicLink16);
     c1TopicPage2.Links.Add(c1TopicLink17);
     c1TopicPage2.Links.Add(c1TopicLink18);
     c1TopicPage2.Text       = "Area Charts";
     c1TopicPage3.Collapsed  = true;
     c1TopicPage3.ImageIndex = 2;
     c1TopicLink19.Tag       = "bar.default";
     c1TopicLink19.Text      = "Default";
     c1TopicLink20.Tag       = "bar.stacked";
     c1TopicLink20.Text      = "Stacked";
     c1TopicLink21.Tag       = "bar.stacked100pc";
     c1TopicLink21.Text      = "Stacked 100%";
     c1TopicLink22.Tag       = "bar.3d";
     c1TopicLink22.Text      = "3D";
     c1TopicLink23.Tag       = "bar.3dstacked";
     c1TopicLink23.Text      = "3D Stacked";
     c1TopicLink24.Tag       = "bar.3dstacked100pc";
     c1TopicLink24.Text      = "3D Stacked 100%";
     c1TopicLink25.Tag       = "bar.cylinder";
     c1TopicLink25.Text      = "Cylinder";
     c1TopicLink26.Tag       = "bar.cone";
     c1TopicLink26.Text      = "Cone";
     c1TopicLink27.Tag       = "bar.pyramid";
     c1TopicLink27.Text      = "Pyramid";
     c1TopicPage3.Links.Add(c1TopicLink19);
     c1TopicPage3.Links.Add(c1TopicLink20);
     c1TopicPage3.Links.Add(c1TopicLink21);
     c1TopicPage3.Links.Add(c1TopicLink22);
     c1TopicPage3.Links.Add(c1TopicLink23);
     c1TopicPage3.Links.Add(c1TopicLink24);
     c1TopicPage3.Links.Add(c1TopicLink25);
     c1TopicPage3.Links.Add(c1TopicLink26);
     c1TopicPage3.Links.Add(c1TopicLink27);
     c1TopicPage3.Text       = "Bar Charts";
     c1TopicPage4.Collapsed  = true;
     c1TopicPage4.ImageIndex = 3;
     c1TopicLink28.Tag       = "column.default";
     c1TopicLink28.Text      = "Default";
     c1TopicLink29.Tag       = "column.stacked";
     c1TopicLink29.Text      = "Stacked";
     c1TopicLink30.Tag       = "column.stacked100pc";
     c1TopicLink30.Text      = "Stacked 100%";
     c1TopicLink31.Tag       = "column.3d";
     c1TopicLink31.Text      = "3D";
     c1TopicLink32.Tag       = "column.3dstacked";
     c1TopicLink32.Text      = "3D Stacked";
     c1TopicLink33.Tag       = "column.3dstacked100pc";
     c1TopicLink33.Text      = "3D Stacked 100%";
     c1TopicLink34.Tag       = "column.3dmultirow";
     c1TopicLink34.Text      = "3D Multi Row";
     c1TopicLink35.Tag       = "column.cylinder";
     c1TopicLink35.Text      = "Cylinder";
     c1TopicLink36.Tag       = "column.cone";
     c1TopicLink36.Text      = "Cone";
     c1TopicLink37.Tag       = "column.pyramid";
     c1TopicLink37.Text      = "Pyramid";
     c1TopicPage4.Links.Add(c1TopicLink28);
     c1TopicPage4.Links.Add(c1TopicLink29);
     c1TopicPage4.Links.Add(c1TopicLink30);
     c1TopicPage4.Links.Add(c1TopicLink31);
     c1TopicPage4.Links.Add(c1TopicLink32);
     c1TopicPage4.Links.Add(c1TopicLink33);
     c1TopicPage4.Links.Add(c1TopicLink34);
     c1TopicPage4.Links.Add(c1TopicLink35);
     c1TopicPage4.Links.Add(c1TopicLink36);
     c1TopicPage4.Links.Add(c1TopicLink37);
     c1TopicPage4.Text       = "Column Charts";
     c1TopicPage5.Collapsed  = true;
     c1TopicPage5.ImageIndex = 4;
     c1TopicLink38.Tag       = "pie.default";
     c1TopicLink38.Text      = "Default";
     c1TopicLink39.Tag       = "pie.stacked";
     c1TopicLink39.Text      = "Stacked";
     c1TopicLink40.Tag       = "pie.sliced";
     c1TopicLink40.Text      = "Sliced";
     c1TopicLink41.Tag       = "pie.doughnut";
     c1TopicLink41.Text      = "Doughnut";
     c1TopicLink42.Tag       = "pie.sliceddoughnut";
     c1TopicLink42.Text      = "Sliced Doughnut";
     c1TopicLink43.Tag       = "pie.3d";
     c1TopicLink43.Text      = "3D";
     c1TopicLink44.Tag       = "pie.3dstacked";
     c1TopicLink44.Text      = "3D Stacked";
     c1TopicLink45.Tag       = "pie.3dsliced";
     c1TopicLink45.Text      = "3D Sliced";
     c1TopicLink46.Tag       = "pie.3ddoughnut";
     c1TopicLink46.Text      = "3D Doughnut";
     c1TopicLink47.Tag       = "pie.3dsliceddoughnut";
     c1TopicLink47.Text      = "3D Sliced Doughnut";
     c1TopicPage5.Links.Add(c1TopicLink38);
     c1TopicPage5.Links.Add(c1TopicLink39);
     c1TopicPage5.Links.Add(c1TopicLink40);
     c1TopicPage5.Links.Add(c1TopicLink41);
     c1TopicPage5.Links.Add(c1TopicLink42);
     c1TopicPage5.Links.Add(c1TopicLink43);
     c1TopicPage5.Links.Add(c1TopicLink44);
     c1TopicPage5.Links.Add(c1TopicLink45);
     c1TopicPage5.Links.Add(c1TopicLink46);
     c1TopicPage5.Links.Add(c1TopicLink47);
     c1TopicPage5.Text = "Pie Charts";
     this.c1TopicBar1.Pages.Add(c1TopicPage1);
     this.c1TopicBar1.Pages.Add(c1TopicPage2);
     this.c1TopicBar1.Pages.Add(c1TopicPage3);
     this.c1TopicBar1.Pages.Add(c1TopicPage4);
     this.c1TopicBar1.Pages.Add(c1TopicPage5);
     this.c1TopicBar1.Size            = new System.Drawing.Size(162, 412);
     this.c1TopicBar1.VisualStyle     = C1.Win.C1Command.VisualStyle.System;
     this.c1TopicBar1.VisualStyleBase = C1.Win.C1Command.VisualStyle.System;
     this.c1TopicBar1.LinkClick      += new C1.Win.C1Command.C1TopicBarClickEventHandler(this.c1TopicBar1_LinkClick);
     this.c1TopicBar1.PageExpanded   += new C1.Win.C1Command.C1TopicBarPageEventHandler(this.c1TopicBar1_PageExpanded);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(212)))), ((int)(((byte)(221)))));
     this.panel1.Controls.Add(this.comboPalette);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(162, 34);
     this.panel1.TabIndex = 2;
     //
     // comboPalette
     //
     this.comboPalette.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.comboPalette.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboPalette.FormattingEnabled = true;
     this.comboPalette.Location          = new System.Drawing.Point(52, 5);
     this.comboPalette.Name                  = "comboPalette";
     this.comboPalette.Size                  = new System.Drawing.Size(106, 21);
     this.comboPalette.TabIndex              = 8;
     this.comboPalette.SelectedIndexChanged += new System.EventHandler(this.comboStyle_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(3, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(43, 13);
     this.label2.TabIndex = 7;
     this.label2.Text     = "Palette:";
     //
     // Gallery
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(592, 446);
     this.Controls.Add(this.splitContainer1);
     this.Margin  = new System.Windows.Forms.Padding(4);
     this.Name    = "Gallery";
     this.Text    = "Gallery";
     this.Load   += new System.EventHandler(this.Gallery_Load);
     this.Resize += new System.EventHandler(this.Gallery_Resize);
     ((System.ComponentModel.ISupportInitialize)(this.categorySales1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1Chart1)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     C1.Win.C1Command.C1TopicPage  c1TopicPage1 = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink  c1TopicLink1 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink  c1TopicLink2 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink  c1TopicLink3 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink  c1TopicLink4 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicPage  c1TopicPage2 = new C1.Win.C1Command.C1TopicPage();
     C1.Win.C1Command.C1TopicLink  c1TopicLink5 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink  c1TopicLink6 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink  c1TopicLink7 = new C1.Win.C1Command.C1TopicLink();
     C1.Win.C1Command.C1TopicLink  c1TopicLink8 = new C1.Win.C1Command.C1TopicLink();
     System.Windows.Forms.TreeNode treeNode1    = new System.Windows.Forms.TreeNode("Font:");
     System.Windows.Forms.TreeNode treeNode2    = new System.Windows.Forms.TreeNode("ForeColor:");
     System.Windows.Forms.TreeNode treeNode3    = new System.Windows.Forms.TreeNode("Normal link", new System.Windows.Forms.TreeNode[] {
         treeNode1,
         treeNode2
     });
     System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("Font:");
     System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("ForeColor:");
     System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("MouseOver link", new System.Windows.Forms.TreeNode[] {
         treeNode4,
         treeNode5
     });
     System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("Font:");
     System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("ForeColor:");
     System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("Pressed link", new System.Windows.Forms.TreeNode[] {
         treeNode7,
         treeNode8
     });
     System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("Font:");
     System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("ForeColor:");
     System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("Disabled link", new System.Windows.Forms.TreeNode[] {
         treeNode10,
         treeNode11
     });
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.c1TopicBar1   = new C1.Win.C1Command.C1TopicBar();
     this.c1fpNormal    = new C1.Win.C1Input.C1FontPicker();
     this.groupBox2     = new System.Windows.Forms.GroupBox();
     this.c1cpNormal    = new C1.Win.C1Input.C1ColorPicker();
     this.label4        = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.treeView1     = new System.Windows.Forms.TreeView();
     this.comboBox1     = new System.Windows.Forms.ComboBox();
     this.label1        = new System.Windows.Forms.Label();
     this.groupBox1     = new System.Windows.Forms.GroupBox();
     this.c1cpMouseOver = new C1.Win.C1Input.C1ColorPicker();
     this.label2        = new System.Windows.Forms.Label();
     this.c1fpMouseOver = new C1.Win.C1Input.C1FontPicker();
     this.label5        = new System.Windows.Forms.Label();
     this.groupBox3     = new System.Windows.Forms.GroupBox();
     this.c1cpPressed   = new C1.Win.C1Input.C1ColorPicker();
     this.label6        = new System.Windows.Forms.Label();
     this.c1fpPressed   = new C1.Win.C1Input.C1FontPicker();
     this.label7        = new System.Windows.Forms.Label();
     this.groupBox4     = new System.Windows.Forms.GroupBox();
     this.c1cpDisabled  = new C1.Win.C1Input.C1ColorPicker();
     this.label8        = new System.Windows.Forms.Label();
     this.c1fpDisabled  = new C1.Win.C1Input.C1FontPicker();
     this.label9        = new System.Windows.Forms.Label();
     this.button1       = new System.Windows.Forms.Button();
     this.button2       = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpNormal)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpNormal)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpMouseOver)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpMouseOver)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpPressed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpPressed)).BeginInit();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpDisabled)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpDisabled)).BeginInit();
     this.SuspendLayout();
     //
     // c1TopicBar1
     //
     this.c1TopicBar1.AutoScrollMinSize = new System.Drawing.Size(0, 243);
     this.c1TopicBar1.Location          = new System.Drawing.Point(0, 0);
     this.c1TopicBar1.Name = "c1TopicBar1";
     c1TopicLink1.Text     = "Link 1";
     c1TopicLink2.Text     = "Link 2";
     c1TopicLink3.Text     = "Link 3";
     c1TopicLink4.Enabled  = false;
     c1TopicLink4.Text     = "Disabled link";
     c1TopicPage1.Links.Add(c1TopicLink1);
     c1TopicPage1.Links.Add(c1TopicLink2);
     c1TopicPage1.Links.Add(c1TopicLink3);
     c1TopicPage1.Links.Add(c1TopicLink4);
     c1TopicPage1.Text    = "Normal page";
     c1TopicLink5.Text    = "Link 1";
     c1TopicLink6.Text    = "Link 2";
     c1TopicLink7.Text    = "Link 3";
     c1TopicLink8.Enabled = false;
     c1TopicLink8.Text    = "Disabled link";
     c1TopicPage2.Links.Add(c1TopicLink5);
     c1TopicPage2.Links.Add(c1TopicLink6);
     c1TopicPage2.Links.Add(c1TopicLink7);
     c1TopicPage2.Links.Add(c1TopicLink8);
     c1TopicPage2.SpecialStyle = true;
     c1TopicPage2.Text         = "Special page";
     this.c1TopicBar1.Pages.Add(c1TopicPage1);
     this.c1TopicBar1.Pages.Add(c1TopicPage2);
     this.c1TopicBar1.Size              = new System.Drawing.Size(200, 258);
     this.c1TopicBar1.TabIndex          = 0;
     this.c1TopicBar1.LinkStyleChanged += new System.EventHandler(this.c1TopicBar1_LinkStyleChanged);
     //
     // c1fpNormal
     //
     this.c1fpNormal.ImagePadding  = new System.Windows.Forms.Padding(0);
     this.c1fpNormal.Location      = new System.Drawing.Point(71, 24);
     this.c1fpNormal.Name          = "c1fpNormal";
     this.c1fpNormal.Size          = new System.Drawing.Size(200, 18);
     this.c1fpNormal.TabIndex      = 6;
     this.c1fpNormal.Tag           = null;
     this.c1fpNormal.ValueChanged += new System.EventHandler(this.c1fpNormal_ValueChanged);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.c1cpNormal);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.c1fpNormal);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Location = new System.Drawing.Point(12, 264);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(277, 77);
     this.groupBox2.TabIndex = 7;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Normal link";
     //
     // c1cpNormal
     //
     this.c1cpNormal.AllowEmpty        = false;
     this.c1cpNormal.EmptyColorCaption = null;
     this.c1cpNormal.ImagePadding      = new System.Windows.Forms.Padding(0);
     this.c1cpNormal.Location          = new System.Drawing.Point(71, 48);
     this.c1cpNormal.Name          = "c1cpNormal";
     this.c1cpNormal.Size          = new System.Drawing.Size(200, 18);
     this.c1cpNormal.TabIndex      = 9;
     this.c1cpNormal.Tag           = null;
     this.c1cpNormal.Value         = System.Drawing.Color.Transparent;
     this.c1cpNormal.VisualStyle   = C1.Win.C1Input.VisualStyle.System;
     this.c1cpNormal.ValueChanged += new System.EventHandler(this.c1cpNormal_ValueChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(10, 50);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(55, 13);
     this.label4.TabIndex = 7;
     this.label4.Text     = "ForeColor:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(33, 27);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(31, 13);
     this.label3.TabIndex = 6;
     this.label3.Text     = "Font:";
     //
     // treeView1
     //
     this.treeView1.Location = new System.Drawing.Point(200, 52);
     this.treeView1.Name     = "treeView1";
     treeNode1.Name          = "twNLF";
     treeNode1.Text          = "Font:";
     treeNode2.Name          = "twNLFC";
     treeNode2.Text          = "ForeColor:";
     treeNode3.Name          = "Node0";
     treeNode3.Text          = "Normal link";
     treeNode4.Name          = "twMOLF";
     treeNode4.Text          = "Font:";
     treeNode5.Name          = "twMOLFC";
     treeNode5.Text          = "ForeColor:";
     treeNode6.Name          = "Node1";
     treeNode6.Text          = "MouseOver link";
     treeNode7.Name          = "twPLF";
     treeNode7.Text          = "Font:";
     treeNode8.Name          = "twPLFC";
     treeNode8.Text          = "ForeColor:";
     treeNode9.Name          = "Node2";
     treeNode9.Text          = "Pressed link";
     treeNode10.Name         = "twDLF";
     treeNode10.Text         = "Font:";
     treeNode11.Name         = "twDLFC";
     treeNode11.Text         = "ForeColor:";
     treeNode12.Name         = "Node3";
     treeNode12.Text         = "Disabled link";
     this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
         treeNode3,
         treeNode6,
         treeNode9,
         treeNode12
     });
     this.treeView1.Size     = new System.Drawing.Size(543, 206);
     this.treeView1.TabIndex = 8;
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "Normal page",
         "Special page"
     });
     this.comboBox1.Location              = new System.Drawing.Point(295, 20);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex              = 9;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(222, 23);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(67, 13);
     this.label1.TabIndex = 10;
     this.label1.Text     = "Select page:";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.c1cpMouseOver);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.c1fpMouseOver);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Location = new System.Drawing.Point(301, 264);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(278, 77);
     this.groupBox1.TabIndex = 8;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "MouseOver link";
     //
     // c1cpMouseOver
     //
     this.c1cpMouseOver.AllowEmpty        = false;
     this.c1cpMouseOver.EmptyColorCaption = null;
     this.c1cpMouseOver.ImagePadding      = new System.Windows.Forms.Padding(0);
     this.c1cpMouseOver.Location          = new System.Drawing.Point(72, 48);
     this.c1cpMouseOver.Name          = "c1cpMouseOver";
     this.c1cpMouseOver.Size          = new System.Drawing.Size(200, 18);
     this.c1cpMouseOver.TabIndex      = 8;
     this.c1cpMouseOver.Tag           = null;
     this.c1cpMouseOver.Value         = System.Drawing.Color.Transparent;
     this.c1cpMouseOver.VisualStyle   = C1.Win.C1Input.VisualStyle.System;
     this.c1cpMouseOver.ValueChanged += new System.EventHandler(this.c1cpMouseOver_ValueChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(10, 50);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(55, 13);
     this.label2.TabIndex = 7;
     this.label2.Text     = "ForeColor:";
     //
     // c1fpMouseOver
     //
     this.c1fpMouseOver.ImagePadding  = new System.Windows.Forms.Padding(0);
     this.c1fpMouseOver.Location      = new System.Drawing.Point(72, 24);
     this.c1fpMouseOver.Name          = "c1fpMouseOver";
     this.c1fpMouseOver.Size          = new System.Drawing.Size(200, 18);
     this.c1fpMouseOver.TabIndex      = 6;
     this.c1fpMouseOver.Tag           = null;
     this.c1fpMouseOver.ValueChanged += new System.EventHandler(this.c1fpMouseOver_ValueChanged);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(33, 27);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(31, 13);
     this.label5.TabIndex = 6;
     this.label5.Text     = "Font:";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.c1cpPressed);
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Controls.Add(this.c1fpPressed);
     this.groupBox3.Controls.Add(this.label7);
     this.groupBox3.Location = new System.Drawing.Point(12, 347);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(277, 77);
     this.groupBox3.TabIndex = 8;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Pressed link";
     //
     // c1cpPressed
     //
     this.c1cpPressed.AllowEmpty        = false;
     this.c1cpPressed.EmptyColorCaption = null;
     this.c1cpPressed.ImagePadding      = new System.Windows.Forms.Padding(0);
     this.c1cpPressed.Location          = new System.Drawing.Point(71, 48);
     this.c1cpPressed.Name          = "c1cpPressed";
     this.c1cpPressed.Size          = new System.Drawing.Size(200, 18);
     this.c1cpPressed.TabIndex      = 10;
     this.c1cpPressed.Tag           = null;
     this.c1cpPressed.Value         = System.Drawing.Color.Transparent;
     this.c1cpPressed.VisualStyle   = C1.Win.C1Input.VisualStyle.System;
     this.c1cpPressed.ValueChanged += new System.EventHandler(this.c1cpPressed_ValueChanged);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(10, 50);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(55, 13);
     this.label6.TabIndex = 7;
     this.label6.Text     = "ForeColor:";
     //
     // c1fpPressed
     //
     this.c1fpPressed.ImagePadding  = new System.Windows.Forms.Padding(0);
     this.c1fpPressed.Location      = new System.Drawing.Point(71, 24);
     this.c1fpPressed.Name          = "c1fpPressed";
     this.c1fpPressed.Size          = new System.Drawing.Size(200, 18);
     this.c1fpPressed.TabIndex      = 6;
     this.c1fpPressed.Tag           = null;
     this.c1fpPressed.ValueChanged += new System.EventHandler(this.c1fpPressed_ValueChanged);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(33, 27);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(31, 13);
     this.label7.TabIndex = 6;
     this.label7.Text     = "Font:";
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.c1cpDisabled);
     this.groupBox4.Controls.Add(this.label8);
     this.groupBox4.Controls.Add(this.c1fpDisabled);
     this.groupBox4.Controls.Add(this.label9);
     this.groupBox4.Location = new System.Drawing.Point(302, 347);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(277, 77);
     this.groupBox4.TabIndex = 8;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Disabled link";
     //
     // c1cpDisabled
     //
     this.c1cpDisabled.AllowEmpty        = false;
     this.c1cpDisabled.EmptyColorCaption = null;
     this.c1cpDisabled.ImagePadding      = new System.Windows.Forms.Padding(0);
     this.c1cpDisabled.Location          = new System.Drawing.Point(71, 48);
     this.c1cpDisabled.Name          = "c1cpDisabled";
     this.c1cpDisabled.Size          = new System.Drawing.Size(200, 18);
     this.c1cpDisabled.TabIndex      = 11;
     this.c1cpDisabled.Tag           = null;
     this.c1cpDisabled.Value         = System.Drawing.Color.Transparent;
     this.c1cpDisabled.VisualStyle   = C1.Win.C1Input.VisualStyle.System;
     this.c1cpDisabled.ValueChanged += new System.EventHandler(this.c1cpDisabled_ValueChanged);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(10, 50);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(55, 13);
     this.label8.TabIndex = 7;
     this.label8.Text     = "ForeColor:";
     //
     // c1fpDisabled
     //
     this.c1fpDisabled.ImagePadding  = new System.Windows.Forms.Padding(0);
     this.c1fpDisabled.Location      = new System.Drawing.Point(71, 24);
     this.c1fpDisabled.Name          = "c1fpDisabled";
     this.c1fpDisabled.Size          = new System.Drawing.Size(200, 18);
     this.c1fpDisabled.TabIndex      = 6;
     this.c1fpDisabled.Tag           = null;
     this.c1fpDisabled.ValueChanged += new System.EventHandler(this.c1fpDisabled_ValueChanged);
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(33, 27);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(31, 13);
     this.label9.TabIndex = 6;
     this.label9.Text     = "Font:";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(148, 430);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(128, 23);
     this.button1.TabIndex = 11;
     this.button1.Text     = "Windows XP style";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(314, 430);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(128, 23);
     this.button2.TabIndex = 12;
     this.button2.Text     = "Office 2003 style";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(746, 505);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.treeView1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.c1TopicBar1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpNormal)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpNormal)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpMouseOver)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpMouseOver)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpPressed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpPressed)).EndInit();
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1cpDisabled)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1fpDisabled)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Business));
            C1.Win.C1Command.C1TopicPage c1TopicPage3 = new C1.Win.C1Command.C1TopicPage();
            C1.Win.C1Command.C1TopicLink c1TopicLink6 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink7 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink8 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicPage c1TopicPage4 = new C1.Win.C1Command.C1TopicPage();
            C1.Win.C1Command.C1TopicLink c1TopicLink9 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink10 = new C1.Win.C1Command.C1TopicLink();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.newToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.saveToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.printToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.cutToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.copyToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.pasteToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.helpToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.c1OutBar1 = new C1.Win.C1Command.C1OutBar();
            this.c1OutPage1 = new C1.Win.C1Command.C1OutPage();
            this.grdBusinessList = new C1.Win.C1FlexGrid.C1FlexGrid();
            this.panel1 = new System.Windows.Forms.Panel();
            this.button1 = new System.Windows.Forms.Button();
            this.cmdFilter = new System.Windows.Forms.Button();
            this.txtCity = new System.Windows.Forms.TextBox();
            this.txtName = new System.Windows.Forms.TextBox();
            this.txtID = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.c1OutPage2 = new C1.Win.C1Command.C1OutPage();
            this.c1OutPage3 = new C1.Win.C1Command.C1OutPage();
            this.c1TopicBar1 = new C1.Win.C1Command.C1TopicBar();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.txtStreetZip = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.txtStreetState = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.txtStreetCity = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.txtStreetAddr2 = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.txtStreetAddr1 = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.tabPage7 = new System.Windows.Forms.TabPage();
            this.tabPage8 = new System.Windows.Forms.TabPage();
            this.webBrowser1 = new System.Windows.Forms.WebBrowser();
            this.c1CommandHolder1 = new C1.Win.C1Command.C1CommandHolder();
            this.outSearch = new C1.Win.C1Command.C1CommandControl();
            this.outList = new C1.Win.C1Command.C1Command();
            this.outAdvanced = new C1.Win.C1Command.C1Command();
            this.toolStrip1.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.c1OutBar1)).BeginInit();
            this.c1OutBar1.SuspendLayout();
            this.c1OutPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdBusinessList)).BeginInit();
            this.panel1.SuspendLayout();
            this.c1OutPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).BeginInit();
            this.tabControl1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.panel2.SuspendLayout();
            this.tabPage8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.c1CommandHolder1)).BeginInit();
            this.SuspendLayout();
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripButton,
            this.saveToolStripButton,
            this.printToolStripButton,
            this.toolStripSeparator,
            this.cutToolStripButton,
            this.copyToolStripButton,
            this.pasteToolStripButton,
            this.toolStripSeparator1,
            this.helpToolStripButton});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1018, 25);
            this.toolStrip1.TabIndex = 0;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // newToolStripButton
            // 
            this.newToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.newToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripButton.Image")));
            this.newToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.newToolStripButton.Name = "newToolStripButton";
            this.newToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.newToolStripButton.Text = "&New";
            // 
            // saveToolStripButton
            // 
            this.saveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.saveToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image")));
            this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.saveToolStripButton.Name = "saveToolStripButton";
            this.saveToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.saveToolStripButton.Text = "&Save";
            // 
            // printToolStripButton
            // 
            this.printToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.printToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripButton.Image")));
            this.printToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.printToolStripButton.Name = "printToolStripButton";
            this.printToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.printToolStripButton.Text = "&Print";
            // 
            // toolStripSeparator
            // 
            this.toolStripSeparator.Name = "toolStripSeparator";
            this.toolStripSeparator.Size = new System.Drawing.Size(6, 25);
            // 
            // cutToolStripButton
            // 
            this.cutToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.cutToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripButton.Image")));
            this.cutToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cutToolStripButton.Name = "cutToolStripButton";
            this.cutToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.cutToolStripButton.Text = "C&ut";
            // 
            // copyToolStripButton
            // 
            this.copyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.copyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripButton.Image")));
            this.copyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.copyToolStripButton.Name = "copyToolStripButton";
            this.copyToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.copyToolStripButton.Text = "&Copy";
            // 
            // pasteToolStripButton
            // 
            this.pasteToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.pasteToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripButton.Image")));
            this.pasteToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.pasteToolStripButton.Name = "pasteToolStripButton";
            this.pasteToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.pasteToolStripButton.Text = "&Paste";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // helpToolStripButton
            // 
            this.helpToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.helpToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("helpToolStripButton.Image")));
            this.helpToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.helpToolStripButton.Name = "helpToolStripButton";
            this.helpToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.helpToolStripButton.Text = "He&lp";
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2,
            this.toolStripStatusLabel3});
            this.statusStrip1.Location = new System.Drawing.Point(0, 543);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(1018, 22);
            this.statusStrip1.TabIndex = 1;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(109, 17);
            this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(109, 17);
            this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
            // 
            // toolStripStatusLabel3
            // 
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(109, 17);
            this.toolStripStatusLabel3.Text = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Click += new System.EventHandler(this.toolStripStatusLabel3_Click);
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 25);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.c1OutBar1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
            this.splitContainer1.Size = new System.Drawing.Size(1018, 518);
            this.splitContainer1.SplitterDistance = 245;
            this.splitContainer1.TabIndex = 2;
            // 
            // c1OutBar1
            // 
            this.c1OutBar1.Controls.Add(this.c1OutPage1);
            this.c1OutBar1.Controls.Add(this.c1OutPage2);
            this.c1OutBar1.Controls.Add(this.c1OutPage3);
            this.c1OutBar1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.c1OutBar1.Location = new System.Drawing.Point(0, 0);
            this.c1OutBar1.Name = "c1OutBar1";
            this.c1OutBar1.Size = new System.Drawing.Size(245, 518);
            this.c1OutBar1.VisualStyleBase = C1.Win.C1Command.VisualStyle.OfficeXP;
            // 
            // c1OutPage1
            // 
            this.c1OutPage1.Controls.Add(this.grdBusinessList);
            this.c1OutPage1.Controls.Add(this.panel1);
            this.c1OutPage1.Name = "c1OutPage1";
            this.c1OutPage1.Size = new System.Drawing.Size(245, 464);
            this.c1OutPage1.Text = "Establishment List";
            // 
            // grdBusinessList
            // 
            this.grdBusinessList.AllowEditing = false;
            this.grdBusinessList.ColumnInfo = "5,0,0,0,0,85,Columns:0{Caption:\"ID\";}\t1{Width:160;Caption:\"Name\";}\t2{Width:112;Ca" +
                "ption:\"City\";}\t3{Caption:\"Store ID\";}\t4{Caption:\"Address\";}\t";
            this.grdBusinessList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdBusinessList.ExtendLastCol = true;
            this.grdBusinessList.Location = new System.Drawing.Point(0, 97);
            this.grdBusinessList.Name = "grdBusinessList";
            this.grdBusinessList.Rows.DefaultSize = 17;
            this.grdBusinessList.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.ListBox;
            this.grdBusinessList.Size = new System.Drawing.Size(245, 367);
            this.grdBusinessList.TabIndex = 1;
            this.grdBusinessList.RowColChange += new System.EventHandler(this.grdBusinessList_RowColChange);
            this.grdBusinessList.Click += new System.EventHandler(this.grdBusinessList_Click);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.button1);
            this.panel1.Controls.Add(this.cmdFilter);
            this.panel1.Controls.Add(this.txtCity);
            this.panel1.Controls.Add(this.txtName);
            this.panel1.Controls.Add(this.txtID);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(245, 97);
            this.panel1.TabIndex = 0;
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(178, 36);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(56, 20);
            this.button1.TabIndex = 7;
            this.button1.Text = "Clear";
            this.button1.UseVisualStyleBackColor = true;
            // 
            // cmdFilter
            // 
            this.cmdFilter.Location = new System.Drawing.Point(178, 14);
            this.cmdFilter.Name = "cmdFilter";
            this.cmdFilter.Size = new System.Drawing.Size(56, 20);
            this.cmdFilter.TabIndex = 6;
            this.cmdFilter.Text = "Search";
            this.cmdFilter.UseVisualStyleBackColor = true;
            this.cmdFilter.Click += new System.EventHandler(this.cmdFilter_Click);
            // 
            // txtCity
            // 
            this.txtCity.Location = new System.Drawing.Point(45, 61);
            this.txtCity.Name = "txtCity";
            this.txtCity.Size = new System.Drawing.Size(117, 20);
            this.txtCity.TabIndex = 5;
            // 
            // txtName
            // 
            this.txtName.Location = new System.Drawing.Point(45, 37);
            this.txtName.Name = "txtName";
            this.txtName.Size = new System.Drawing.Size(117, 20);
            this.txtName.TabIndex = 4;
            // 
            // txtID
            // 
            this.txtID.Location = new System.Drawing.Point(45, 14);
            this.txtID.Name = "txtID";
            this.txtID.Size = new System.Drawing.Size(117, 20);
            this.txtID.TabIndex = 3;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(10, 61);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(27, 13);
            this.label3.TabIndex = 2;
            this.label3.Text = "City:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(2, 37);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(38, 13);
            this.label2.TabIndex = 1;
            this.label2.Text = "Name:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(16, 15);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(21, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "ID:";
            // 
            // c1OutPage2
            // 
            this.c1OutPage2.Name = "c1OutPage2";
            this.c1OutPage2.Size = new System.Drawing.Size(245, 464);
            this.c1OutPage2.Text = "Advanced Search";
            // 
            // c1OutPage3
            // 
            this.c1OutPage3.Controls.Add(this.c1TopicBar1);
            this.c1OutPage3.Name = "c1OutPage3";
            this.c1OutPage3.Size = new System.Drawing.Size(245, 446);
            this.c1OutPage3.Text = "Advanced Tools";
            // 
            // c1TopicBar1
            // 
            this.c1TopicBar1.AutoScrollMinSize = new System.Drawing.Size(0, 198);
            this.c1TopicBar1.ImageList = null;
            this.c1TopicBar1.Location = new System.Drawing.Point(12, 8);
            this.c1TopicBar1.Name = "c1TopicBar1";
            this.c1TopicBar1.PagePadding = new System.Windows.Forms.Padding(10);
            c1TopicPage3.ImageList = null;
            c1TopicLink6.Text = "Inactivate";
            c1TopicLink7.Text = "Change ID";
            c1TopicLink8.Text = "Export Business";
            c1TopicPage3.Links.Add(c1TopicLink6);
            c1TopicPage3.Links.Add(c1TopicLink7);
            c1TopicPage3.Links.Add(c1TopicLink8);
            c1TopicPage3.Text = "Maintain";
            c1TopicPage4.ImageList = null;
            c1TopicLink9.Text = "View Editing History";
            c1TopicLink10.Text = "Delete / Purge";
            c1TopicPage4.Links.Add(c1TopicLink9);
            c1TopicPage4.Links.Add(c1TopicLink10);
            c1TopicPage4.Text = "Administrative";
            this.c1TopicBar1.Pages.Add(c1TopicPage3);
            this.c1TopicBar1.Pages.Add(c1TopicPage4);
            this.c1TopicBar1.Size = new System.Drawing.Size(200, 242);
            this.c1TopicBar1.VisualStyleBase = C1.Win.C1Command.VisualStyle.OfficeXP;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Controls.Add(this.tabPage4);
            this.tabControl1.Controls.Add(this.tabPage5);
            this.tabControl1.Controls.Add(this.tabPage6);
            this.tabControl1.Controls.Add(this.tabPage7);
            this.tabControl1.Controls.Add(this.tabPage8);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(769, 518);
            this.tabControl1.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(761, 492);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Overview";
            this.tabPage1.UseVisualStyleBackColor = true;
            this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.panel2);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(761, 492);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Addresses";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.PaleGreen;
            this.panel2.Controls.Add(this.txtStreetZip);
            this.panel2.Controls.Add(this.label9);
            this.panel2.Controls.Add(this.txtStreetState);
            this.panel2.Controls.Add(this.label8);
            this.panel2.Controls.Add(this.txtStreetCity);
            this.panel2.Controls.Add(this.label7);
            this.panel2.Controls.Add(this.txtStreetAddr2);
            this.panel2.Controls.Add(this.label6);
            this.panel2.Controls.Add(this.txtStreetAddr1);
            this.panel2.Controls.Add(this.label5);
            this.panel2.Controls.Add(this.label4);
            this.panel2.Location = new System.Drawing.Point(13, 12);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(299, 149);
            this.panel2.TabIndex = 0;
            // 
            // txtStreetZip
            // 
            this.txtStreetZip.Location = new System.Drawing.Point(163, 107);
            this.txtStreetZip.Name = "txtStreetZip";
            this.txtStreetZip.Size = new System.Drawing.Size(126, 20);
            this.txtStreetZip.TabIndex = 11;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(132, 110);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(25, 13);
            this.label9.TabIndex = 10;
            this.label9.Text = "Zip:";
            // 
            // txtStreetState
            // 
            this.txtStreetState.Location = new System.Drawing.Point(55, 107);
            this.txtStreetState.Name = "txtStreetState";
            this.txtStreetState.Size = new System.Drawing.Size(45, 20);
            this.txtStreetState.TabIndex = 9;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(15, 110);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(35, 13);
            this.label8.TabIndex = 8;
            this.label8.Text = "State:";
            // 
            // txtStreetCity
            // 
            this.txtStreetCity.Location = new System.Drawing.Point(55, 81);
            this.txtStreetCity.Name = "txtStreetCity";
            this.txtStreetCity.Size = new System.Drawing.Size(234, 20);
            this.txtStreetCity.TabIndex = 7;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(22, 84);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(27, 13);
            this.label7.TabIndex = 6;
            this.label7.Text = "City:";
            // 
            // txtStreetAddr2
            // 
            this.txtStreetAddr2.Location = new System.Drawing.Point(55, 55);
            this.txtStreetAddr2.Name = "txtStreetAddr2";
            this.txtStreetAddr2.Size = new System.Drawing.Size(234, 20);
            this.txtStreetAddr2.TabIndex = 5;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(2, 58);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(47, 13);
            this.label6.TabIndex = 4;
            this.label6.Text = "Street 2:";
            // 
            // txtStreetAddr1
            // 
            this.txtStreetAddr1.Location = new System.Drawing.Point(55, 29);
            this.txtStreetAddr1.Name = "txtStreetAddr1";
            this.txtStreetAddr1.Size = new System.Drawing.Size(234, 20);
            this.txtStreetAddr1.TabIndex = 3;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(3, 5);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(111, 16);
            this.label5.TabIndex = 2;
            this.label5.Text = "Street Address";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(3, 32);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(47, 13);
            this.label4.TabIndex = 1;
            this.label4.Text = "Street 1:";
            // 
            // tabPage3
            // 
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(761, 492);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "Custom";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // tabPage4
            // 
            this.tabPage4.Location = new System.Drawing.Point(4, 22);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(761, 492);
            this.tabPage4.TabIndex = 3;
            this.tabPage4.Text = "Schedule";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // tabPage5
            // 
            this.tabPage5.Location = new System.Drawing.Point(4, 22);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage5.Size = new System.Drawing.Size(761, 492);
            this.tabPage5.TabIndex = 4;
            this.tabPage5.Text = "History";
            this.tabPage5.UseVisualStyleBackColor = true;
            // 
            // tabPage6
            // 
            this.tabPage6.Location = new System.Drawing.Point(4, 22);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage6.Size = new System.Drawing.Size(761, 492);
            this.tabPage6.TabIndex = 5;
            this.tabPage6.Text = "Inventory";
            this.tabPage6.UseVisualStyleBackColor = true;
            // 
            // tabPage7
            // 
            this.tabPage7.Location = new System.Drawing.Point(4, 22);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage7.Size = new System.Drawing.Size(761, 492);
            this.tabPage7.TabIndex = 6;
            this.tabPage7.Text = "Tally";
            this.tabPage7.UseVisualStyleBackColor = true;
            // 
            // tabPage8
            // 
            this.tabPage8.Controls.Add(this.webBrowser1);
            this.tabPage8.Location = new System.Drawing.Point(4, 22);
            this.tabPage8.Name = "tabPage8";
            this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage8.Size = new System.Drawing.Size(761, 492);
            this.tabPage8.TabIndex = 7;
            this.tabPage8.Text = "Map";
            this.tabPage8.UseVisualStyleBackColor = true;
            // 
            // webBrowser1
            // 
            this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.webBrowser1.Location = new System.Drawing.Point(3, 3);
            this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
            this.webBrowser1.Name = "webBrowser1";
            this.webBrowser1.Size = new System.Drawing.Size(755, 486);
            this.webBrowser1.TabIndex = 0;
            // 
            // c1CommandHolder1
            // 
            this.c1CommandHolder1.Commands.Add(this.outSearch);
            this.c1CommandHolder1.Commands.Add(this.outList);
            this.c1CommandHolder1.Commands.Add(this.outAdvanced);
            this.c1CommandHolder1.Owner = this;
            // 
            // outSearch
            // 
            this.outSearch.Name = "outSearch";
            this.outSearch.Text = "Seach";
            // 
            // outList
            // 
            this.outList.Name = "outList";
            this.outList.Text = "List";
            // 
            // outAdvanced
            // 
            this.outAdvanced.Name = "outAdvanced";
            this.outAdvanced.Text = "Advanced";
            // 
            // Business
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1018, 565);
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.toolStrip1);
            this.Name = "Business";
            this.Text = "Business";
            this.Load += new System.EventHandler(this.Business_Load);
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.c1OutBar1)).EndInit();
            this.c1OutBar1.ResumeLayout(false);
            this.c1OutPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdBusinessList)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.c1OutPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).EndInit();
            this.tabControl1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.tabPage8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.c1CommandHolder1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 5
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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(C1TopicBar));
            C1.Win.C1Command.C1TopicPage c1TopicPage1 = new C1.Win.C1Command.C1TopicPage();
            C1.Win.C1Command.C1TopicLink c1TopicLink1 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink2 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink3 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicPage c1TopicPage2 = new C1.Win.C1Command.C1TopicPage();
            C1.Win.C1Command.C1TopicLink c1TopicLink4 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink5 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink6 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicPage c1TopicPage3 = new C1.Win.C1Command.C1TopicPage();
            C1.Win.C1Command.C1TopicLink c1TopicLink7 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink8 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink9 = new C1.Win.C1Command.C1TopicLink();
            C1.Win.C1Command.C1TopicLink c1TopicLink10 = new C1.Win.C1Command.C1TopicLink();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.c1TopicBar1 = new C1.Win.C1Command.C1TopicBar();
            this.splitter1 = new System.Windows.Forms.Splitter();
            ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).BeginInit();
            this.SuspendLayout();
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "Computer.png");
            this.imageList1.Images.SetKeyName(1, "Options.png");
            this.imageList1.Images.SetKeyName(2, "Install.png");
            this.imageList1.Images.SetKeyName(3, "Finish.png");
            this.imageList1.Images.SetKeyName(4, "WebGlobe.png");
            this.imageList1.Images.SetKeyName(5, "Network.png");
            this.imageList1.Images.SetKeyName(6, "FolderClosed.png");
            this.imageList1.Images.SetKeyName(7, "Settings.png");
            this.imageList1.Images.SetKeyName(8, "Rename.png");
            this.imageList1.Images.SetKeyName(9, "Copy.png");
            this.imageList1.Images.SetKeyName(10, "SendMail.png");
            this.imageList1.Images.SetKeyName(11, "Delete.png");
            // 
            // c1TopicBar1
            // 
            this.c1TopicBar1.AutoScrollMinSize = new System.Drawing.Size(0, 375);
            this.c1TopicBar1.Dock = System.Windows.Forms.DockStyle.Left;
            this.c1TopicBar1.ImageList = this.imageList1;
            this.c1TopicBar1.Location = new System.Drawing.Point(0, 0);
            this.c1TopicBar1.Name = "c1TopicBar1";
            this.c1TopicBar1.Padding = new System.Windows.Forms.Padding(20, 18, 20, 18);
            c1TopicPage1.ImageIndex = 0;
            c1TopicPage1.ImageList = this.imageList1;
            c1TopicLink1.ImageIndex = 1;
            c1TopicLink1.Text = "View System Information";
            c1TopicLink2.ImageIndex = 2;
            c1TopicLink2.Text = "Add or remove programs";
            c1TopicLink3.ImageIndex = 3;
            c1TopicLink3.Text = "Change a setting";
            c1TopicPage1.Links.Add(c1TopicLink1);
            c1TopicPage1.Links.Add(c1TopicLink2);
            c1TopicPage1.Links.Add(c1TopicLink3);
            c1TopicPage1.Text = "System Tasks";
            c1TopicPage2.ImageIndex = 4;
            c1TopicPage2.ImageList = this.imageList1;
            c1TopicLink4.ImageIndex = 5;
            c1TopicLink4.Text = "My Network Places";
            c1TopicLink5.ImageIndex = 6;
            c1TopicLink5.Text = "My Documents";
            c1TopicLink6.ImageIndex = 7;
            c1TopicLink6.Text = "Control Panel";
            c1TopicPage2.Links.Add(c1TopicLink4);
            c1TopicPage2.Links.Add(c1TopicLink5);
            c1TopicPage2.Links.Add(c1TopicLink6);
            c1TopicPage2.Text = "Other Places";
            c1TopicPage3.ImageList = this.imageList1;
            c1TopicLink7.ImageIndex = 8;
            c1TopicLink7.Text = "Rename this file";
            c1TopicLink8.ImageIndex = 9;
            c1TopicLink8.Text = "Copy this file";
            c1TopicLink9.ImageIndex = 10;
            c1TopicLink9.Text = "E-mail this file";
            c1TopicLink10.ImageIndex = 11;
            c1TopicLink10.Text = "Delete this file";
            c1TopicPage3.Links.Add(c1TopicLink7);
            c1TopicPage3.Links.Add(c1TopicLink8);
            c1TopicPage3.Links.Add(c1TopicLink9);
            c1TopicPage3.Links.Add(c1TopicLink10);
            c1TopicPage3.SpecialStyle = true;
            c1TopicPage3.Text = "File and Folder Tasks";
            this.c1TopicBar1.Pages.Add(c1TopicPage1);
            this.c1TopicBar1.Pages.Add(c1TopicPage2);
            this.c1TopicBar1.Pages.Add(c1TopicPage3);
            this.c1TopicBar1.Size = new System.Drawing.Size(281, 549);
            this.c1TopicBar1.VisualStyle = C1.Win.C1Command.VisualStyle.Custom;
            this.c1TopicBar1.VisualStyleBase = C1.Win.C1Command.VisualStyle.Classic;
            // 
            // splitter1
            // 
            this.splitter1.Location = new System.Drawing.Point(281, 0);
            this.splitter1.Margin = new System.Windows.Forms.Padding(4);
            this.splitter1.Name = "splitter1";
            this.splitter1.Size = new System.Drawing.Size(4, 549);
            this.splitter1.TabIndex = 1;
            this.splitter1.TabStop = false;
            // 
            // C1TopicBar
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(789, 549);
            this.Controls.Add(this.splitter1);
            this.Controls.Add(this.c1TopicBar1);
            this.Margin = new System.Windows.Forms.Padding(5);
            this.Name = "C1TopicBar";
            this.Text = "C1TopicBar";
            this.Load += new System.EventHandler(this.C1TopicBar_Load);
            ((System.ComponentModel.ISupportInitialize)(this.c1TopicBar1)).EndInit();
            this.ResumeLayout(false);

        }