Exemplo 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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            Telerik.WinControls.StyleSheet styleSheet1 = new Telerik.WinControls.StyleSheet();
            Telerik.WinControls.StyleSheet styleSheet3 = new Telerik.WinControls.StyleSheet();
            Telerik.WinControls.StyleSheet styleSheet2 = new Telerik.WinControls.StyleSheet();
            Telerik.WinControls.StyleSheet styleSheet4 = new Telerik.WinControls.StyleSheet();
            Telerik.WinControls.StyleSheet styleSheet5 = new Telerik.WinControls.StyleSheet();
            this.employeeBindingSource  = new System.Windows.Forms.BindingSource(this.components);
            this.adventureLT2008DataSet = new Telerik.Examples.WinControls.DataSources.AdventureLT2008DataSet();
            this.imageList1             = new System.Windows.Forms.ImageList(this.components);
            this.employeeTableAdapter   = new Telerik.Examples.WinControls.DataSources.AdventureLT2008DataSetTableAdapters.EmployeeTableAdapter();
            this.radChartView1          = new Telerik.WinControls.UI.RadChartView();
            this.radLabel1        = new Telerik.WinControls.UI.RadLabel();
            this.radDropDownList1 = new Telerik.WinControls.UI.RadDropDownList();
            this.radLabel2        = new Telerik.WinControls.UI.RadLabel();
            this.radDropDownList2 = new Telerik.WinControls.UI.RadDropDownList();
            this.radCheckBox1     = new Telerik.WinControls.UI.RadCheckBox();
            ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).BeginInit();
            this.settingsPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.employeeBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.adventureLT2008DataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownList1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownList2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).BeginInit();
            this.SuspendLayout();
            //
            // settingsPanel
            //
            this.settingsPanel.Controls.Add(this.radLabel1);
            this.settingsPanel.Controls.Add(this.radLabel2);
            this.settingsPanel.Controls.Add(this.radDropDownList1);
            this.settingsPanel.Controls.Add(this.radDropDownList2);
            this.settingsPanel.Controls.Add(this.radCheckBox1);
            this.settingsPanel.ForeColor = System.Drawing.Color.Black;
            this.settingsPanel.Location  = new System.Drawing.Point(982, 1);
            //
            //
            //
            this.settingsPanel.RootElement.Style = null;
            this.settingsPanel.Size      = new System.Drawing.Size(238, 747);
            this.settingsPanel.ThemeName = "ControlDefault";
            this.settingsPanel.Controls.SetChildIndex(this.radCheckBox1, 0);
            this.settingsPanel.Controls.SetChildIndex(this.radDropDownList2, 0);
            this.settingsPanel.Controls.SetChildIndex(this.radDropDownList1, 0);
            this.settingsPanel.Controls.SetChildIndex(this.radLabel2, 0);
            this.settingsPanel.Controls.SetChildIndex(this.radLabel1, 0);
            //
            // employeeBindingSource
            //
            this.employeeBindingSource.DataMember = "Employee";
            this.employeeBindingSource.DataSource = this.adventureLT2008DataSet;
            //
            // adventureLT2008DataSet
            //
            this.adventureLT2008DataSet.DataSetName             = "AdventureLT2008DataSet";
            this.adventureLT2008DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            //
            // imageList1
            //
            this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "User Business Male.png");
            //
            // employeeTableAdapter
            //
            this.employeeTableAdapter.ClearBeforeFill = true;
            //
            // radChartView1
            //
            this.radChartView1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.radChartView1.ImageList = this.imageList1;
            this.radChartView1.Location  = new System.Drawing.Point(0, 0);
            this.radChartView1.Name      = "radChartView1";
            //
            //
            //
            this.radChartView1.RootElement.Style = null;
            this.radChartView1.Size     = new System.Drawing.Size(1221, 749);
            this.radChartView1.TabIndex = 1;
            this.radChartView1.Text     = "radChartView1";
            //
            // radLabel1
            //
            this.radLabel1.Location = new System.Drawing.Point(27, 7);
            this.radLabel1.Name     = "radLabel1";
            //
            //
            //
            this.radLabel1.RootElement.Style = styleSheet1;
            this.radLabel1.Size     = new System.Drawing.Size(61, 18);
            this.radLabel1.TabIndex = 1;
            this.radLabel1.Text     = "Chart type:";
            //
            // radDropDownList1
            //
            this.radDropDownList1.DropDownAnimationEnabled = true;
            this.radDropDownList1.DropDownStyle            = Telerik.WinControls.RadDropDownStyle.DropDownList;
            this.radDropDownList1.Location         = new System.Drawing.Point(27, 32);
            this.radDropDownList1.MaxDropDownItems = 0;
            this.radDropDownList1.Name             = "radDropDownList1";
            //
            //
            //
            this.radDropDownList1.RootElement.Style     = styleSheet3;
            this.radDropDownList1.ShowImageInEditorArea = true;
            this.radDropDownList1.Size                  = new System.Drawing.Size(106, 20);
            this.radDropDownList1.TabIndex              = 2;
            this.radDropDownList1.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.radDropDownList1_SelectedIndexChanged);

            //
            // radLabel2
            //
            this.radLabel2.Location = new System.Drawing.Point(27, 59);
            this.radLabel2.Name     = "radLabel2";
            //
            //
            //
            this.radLabel2.RootElement.Style = styleSheet2;
            this.radLabel2.Size     = new System.Drawing.Size(86, 18);
            this.radLabel2.TabIndex = 3;
            this.radLabel2.Text     = "Combine mode:";
            //
            // radDropDownList2
            //
            this.radDropDownList2.DropDownAnimationEnabled = true;
            this.radDropDownList2.DropDownStyle            = Telerik.WinControls.RadDropDownStyle.DropDownList;
            this.radDropDownList2.Location         = new System.Drawing.Point(27, 84);
            this.radDropDownList2.MaxDropDownItems = 0;
            this.radDropDownList2.Name             = "radDropDownList2";
            //
            //
            //
            this.radDropDownList2.RootElement.Style     = styleSheet4;
            this.radDropDownList2.ShowImageInEditorArea = true;
            this.radDropDownList2.Size                  = new System.Drawing.Size(106, 20);
            this.radDropDownList2.TabIndex              = 4;
            this.radDropDownList2.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.radDropDownList2_SelectedIndexChanged);
            //
            // radCheckBox1
            //
            this.radCheckBox1.Location = new System.Drawing.Point(27, 110);
            this.radCheckBox1.Name     = "radCheckBox1";
            //
            //
            //
            this.radCheckBox1.RootElement.Style = styleSheet5;
            this.radCheckBox1.Size                = new System.Drawing.Size(79, 18);
            this.radCheckBox1.TabIndex            = 5;
            this.radCheckBox1.Text                = "Show labels";
            this.radCheckBox1.ToggleState         = Telerik.WinControls.Enumerations.ToggleState.On;
            this.radCheckBox1.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBox1_ToggleStateChanged);
            //
            // Form1
            //
            this.Controls.Add(this.radChartView1);
            this.Name = "Form1";
            this.Size = new System.Drawing.Size(1221, 749);
            this.Controls.SetChildIndex(this.settingsPanel, 0);
            this.Controls.SetChildIndex(this.radChartView1, 0);
            ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).EndInit();
            this.settingsPanel.ResumeLayout(false);
            this.settingsPanel.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.employeeBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.adventureLT2008DataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownList1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radDropDownList2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).EndInit();
            this.ResumeLayout(false);
        }