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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
     this.chartControl1       = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.panel1              = new System.Windows.Forms.Panel();
     this.comboBox1           = new System.Windows.Forms.ComboBox();
     this.label6              = new System.Windows.Forms.Label();
     this.autoLabel2          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.CBox_AxesLayoutMode = new System.Windows.Forms.ComboBox();
     this.label4              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.autoLabel1          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.checkBox1           = new System.Windows.Forms.CheckBox();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.Dock                     = DockStyle.Fill;
     this.chartControl1.BackInterior             = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.ForwardDiagonal, System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(210)))), ((int)(((byte)(193))))), System.Drawing.Color.White);
     this.chartControl1.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.ForwardDiagonal, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.chartControl1.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw   = false;
     this.chartControl1.ChartAreaMargins         = new Syncfusion.Windows.Forms.Chart.ChartMargins(2, -1, 5, 2);
     this.chartControl1.ChartInterior            = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.chartControl1.DataSourceName           = "";
     this.chartControl1.Font                     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl1.ForeColor                = System.Drawing.Color.Black;
     this.chartControl1.IsWindowLess             = false;
     //
     //
     //
     this.chartControl1.Legend.Alignment        = Syncfusion.Windows.Forms.Chart.ChartAlignment.Center;
     this.chartControl1.Legend.BackInterior     = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.chartControl1.Legend.Border.ForeColor = System.Drawing.Color.Transparent;
     this.chartControl1.Legend.Font             = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl1.Legend.ItemsSize        = new System.Drawing.Size(15, 15);
     this.chartControl1.Legend.Location         = new System.Drawing.Point(320, 549);
     this.chartControl1.Legend.Orientation      = Syncfusion.Windows.Forms.Chart.ChartOrientation.Horizontal;
     this.chartControl1.Legend.Position         = Syncfusion.Windows.Forms.Chart.ChartDock.Bottom;
     this.chartControl1.Legend.Spacing          = 3;
     this.chartControl1.LegendsPlacement        = Syncfusion.Windows.Forms.Chart.ChartPlacement.Outside;
     this.chartControl1.Localize = null;
     this.chartControl1.Location = new System.Drawing.Point(0, 0);
     this.chartControl1.Name     = "chartControl1";
     this.chartControl1.PrimaryXAxis.Crossing  = double.NaN;
     this.chartControl1.PrimaryXAxis.DrawGrid  = false;
     this.chartControl1.PrimaryXAxis.Font      = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl1.PrimaryXAxis.ForeColor = System.Drawing.Color.Black;
     this.chartControl1.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.DarkGray;
     this.chartControl1.PrimaryXAxis.Margin = true;
     this.chartControl1.PrimaryXAxis.SmartDateZoomMonthLevelLabelFormat = "m";
     this.chartControl1.PrimaryYAxis.Crossing  = double.NaN;
     this.chartControl1.PrimaryYAxis.DrawGrid  = false;
     this.chartControl1.PrimaryYAxis.Font      = new System.Drawing.Font("Segoe UI", 10.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl1.PrimaryYAxis.ForeColor = System.Drawing.Color.Black;
     this.chartControl1.PrimaryYAxis.GridLineType.BackColor = System.Drawing.Color.White;
     this.chartControl1.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.DarkGray;
     this.chartControl1.PrimaryYAxis.GridLineType.PenType   = System.Drawing.Drawing2D.PenType.PathGradient;
     this.chartControl1.PrimaryYAxis.GridLineType.Width     = 0F;
     this.chartControl1.PrimaryYAxis.Margin = true;
     this.chartControl1.PrimaryYAxis.SmartDateZoomMonthLevelLabelFormat = "m";
     this.chartControl1.ShowToolTips = true;
     this.chartControl1.Size         = new System.Drawing.Size(704, 582);
     this.chartControl1.TabIndex     = 1;
     this.chartControl1.Text         = "Weather Report";
     //
     //
     //
     this.chartControl1.Title.Name = "Default";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     //
     // panel1
     //
     this.panel1.Dock      = DockStyle.Right;
     this.panel1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.panel1.Controls.Add(this.comboBox1);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.autoLabel2);
     this.panel1.Controls.Add(this.CBox_AxesLayoutMode);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.autoLabel1);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Location    = new System.Drawing.Point(704, 0);
     this.panel1.MinimumSize = new System.Drawing.Size(176, 415);
     this.panel1.Name        = "panel1";
     this.panel1.Size        = new System.Drawing.Size(260, 590);
     this.panel1.TabIndex    = 2;
     //
     // comboBox1
     //
     this.comboBox1.BackColor     = System.Drawing.Color.WhiteSmoke;
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.FlatStyle     = System.Windows.Forms.FlatStyle.System;
     this.comboBox1.Font          = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.comboBox1.Items.AddRange(new object[] {
         "None",
         "Wrap",
         "Ellipsis"
     });
     this.comboBox1.Location              = new System.Drawing.Point(37, 286);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(176, 28);
     this.comboBox1.TabIndex              = 17;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.label6.Location  = new System.Drawing.Point(34, 218);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(195, 25);
     this.label6.TabIndex  = 15;
     this.label6.Text      = "Axes Title Draw Mode";
     //
     // autoLabel2
     //
     this.autoLabel2.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel2.Location  = new System.Drawing.Point(34, 255);
     this.autoLabel2.Name      = "autoLabel2";
     this.autoLabel2.Size      = new System.Drawing.Size(120, 20);
     this.autoLabel2.TabIndex  = 14;
     this.autoLabel2.Text      = "Title Draw Mode";
     //
     // CBox_AxesLayoutMode
     //
     this.CBox_AxesLayoutMode.BackColor     = System.Drawing.Color.WhiteSmoke;
     this.CBox_AxesLayoutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.CBox_AxesLayoutMode.Font          = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CBox_AxesLayoutMode.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.CBox_AxesLayoutMode.Items.AddRange(new object[] {
         "SideBySide",
         "Stacking"
     });
     this.CBox_AxesLayoutMode.Location              = new System.Drawing.Point(37, 175);
     this.CBox_AxesLayoutMode.Name                  = "CBox_AxesLayoutMode";
     this.CBox_AxesLayoutMode.Size                  = new System.Drawing.Size(176, 28);
     this.CBox_AxesLayoutMode.TabIndex              = 13;
     this.CBox_AxesLayoutMode.SelectedIndexChanged += new System.EventHandler(this.CBox_AxesLayoutMode_SelectedIndexChanged);
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.label4.Location  = new System.Drawing.Point(34, 30);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(172, 27);
     this.label4.TabIndex  = 11;
     this.label4.Text      = "Chart Mutiple Axes";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.label3.Location  = new System.Drawing.Point(34, 107);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(162, 25);
     this.label3.TabIndex  = 9;
     this.label3.Text      = "Axes layout Mode";
     //
     // autoLabel1
     //
     this.autoLabel1.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel1.Location  = new System.Drawing.Point(34, 143);
     this.autoLabel1.Name      = "autoLabel1";
     this.autoLabel1.Size      = new System.Drawing.Size(170, 20);
     this.autoLabel1.TabIndex  = 1;
     this.autoLabel1.Text      = "Chart Axes Layout Mode";
     //
     // checkBox1
     //
     this.checkBox1.AutoSize        = true;
     this.checkBox1.Checked         = true;
     this.checkBox1.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.checkBox1.FlatStyle       = System.Windows.Forms.FlatStyle.Flat;
     this.checkBox1.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.checkBox1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.checkBox1.Location        = new System.Drawing.Point(39, 70);
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(143, 24);
     this.checkBox1.TabIndex        = 0;
     this.checkBox1.Text            = "Opposed Position";
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkbox1_changed);
     //
     // FormMain
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(958, 584);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.panel1);
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize   = new System.Drawing.Size(691, 454);
     this.Name          = "FormMain";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Multiple Axes";
     this.Load         += new System.EventHandler(this.FormMain_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo 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(Form1));
     this.CBox_TooltipFormat   = new System.Windows.Forms.ComboBox();
     this.label1               = new System.Windows.Forms.Label();
     this.autoLabel6           = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.ChartAreaTooltip     = new System.Windows.Forms.CheckBox();
     this.ShowTooltip          = new System.Windows.Forms.CheckBox();
     this.checkBoxChartToolTip = new System.Windows.Forms.CheckBox();
     this.SeriesPointToolTip   = new System.Windows.Forms.CheckBox();
     this.label22              = new System.Windows.Forms.Label();
     this.chartControl1        = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.panel3               = new System.Windows.Forms.Panel();
     this.numericUpDown1       = new System.Windows.Forms.NumericUpDown();
     this.comboBox2            = new System.Windows.Forms.ComboBox();
     this.BorderColorPicker    = new Syncfusion.Windows.Forms.ColorPickerButton();
     this.FontColorPicker      = new Syncfusion.Windows.Forms.ColorPickerButton();
     this.autoLabel7           = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.colorPicker_FancyToolTipBackColor = new Syncfusion.Windows.Forms.ColorPickerButton();
     this.comboBox1    = new System.Windows.Forms.ComboBox();
     this.autoLabel3   = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.autoLabel2   = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label4       = new System.Windows.Forms.Label();
     this.autoLabel1   = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.Ser1CheckBox = new System.Windows.Forms.CheckBox();
     this.autoLabel4   = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.Ser2CheckBox = new System.Windows.Forms.CheckBox();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.SuspendLayout();
     //
     // CBox_TooltipFormat
     //
     this.CBox_TooltipFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.CBox_TooltipFormat.Font          = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CBox_TooltipFormat.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.CBox_TooltipFormat.Items.AddRange(new object[] {
         " Series Name",
         " SeriesStyle.ToolTip",
         " SeriesStyle[i].ToolTip",
         " Series.Points[ index ].X",
         " Series.Points[ index ].YValues[i]"
     });
     this.CBox_TooltipFormat.Location              = new System.Drawing.Point(44, 231);
     this.CBox_TooltipFormat.Name                  = "CBox_TooltipFormat";
     this.CBox_TooltipFormat.Size                  = new System.Drawing.Size(172, 28);
     this.CBox_TooltipFormat.TabIndex              = 3;
     this.CBox_TooltipFormat.SelectedIndexChanged += new System.EventHandler(this.TooltipFormat_Changed);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.label1.Location  = new System.Drawing.Point(41, 198);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(115, 21);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "ToolTip Format";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // autoLabel6
     //
     this.autoLabel6.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel6.Location  = new System.Drawing.Point(41, 675);
     this.autoLabel6.Name      = "autoLabel6";
     this.autoLabel6.Size      = new System.Drawing.Size(41, 20);
     this.autoLabel6.TabIndex  = 8;
     this.autoLabel6.Text      = "Style";
     //
     // ChartAreaTooltip
     //
     this.ChartAreaTooltip.AutoSize        = true;
     this.ChartAreaTooltip.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ChartAreaTooltip.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.ChartAreaTooltip.Location        = new System.Drawing.Point(45, 131);
     this.ChartAreaTooltip.Name            = "ChartAreaTooltip";
     this.ChartAreaTooltip.Size            = new System.Drawing.Size(153, 24);
     this.ChartAreaTooltip.TabIndex        = 2;
     this.ChartAreaTooltip.Text            = "Chart Area ToolTip";
     this.ChartAreaTooltip.CheckedChanged += new System.EventHandler(this.ChartAreaTooltip_CheckedChanged);
     //
     // ShowTooltip
     //
     this.ShowTooltip.AutoSize   = true;
     this.ShowTooltip.BackColor  = System.Drawing.Color.Transparent;
     this.ShowTooltip.Checked    = true;
     this.ShowTooltip.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ShowTooltip.Font       = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ShowTooltip.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.ShowTooltip.Location   = new System.Drawing.Point(45, 68);
     this.ShowTooltip.Name       = "ShowTooltip";
     this.ShowTooltip.Size       = new System.Drawing.Size(119, 24);
     this.ShowTooltip.TabIndex   = 1;
     this.ShowTooltip.Text       = "Show ToolTip";
     this.ShowTooltip.UseVisualStyleBackColor = false;
     this.ShowTooltip.CheckedChanged         += new System.EventHandler(this.ShowTooltip_CheckedChanged);
     //
     // checkBoxChartToolTip
     //
     this.checkBoxChartToolTip.AutoSize        = true;
     this.checkBoxChartToolTip.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.checkBoxChartToolTip.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.checkBoxChartToolTip.Location        = new System.Drawing.Point(45, 100);
     this.checkBoxChartToolTip.Name            = "checkBoxChartToolTip";
     this.checkBoxChartToolTip.Size            = new System.Drawing.Size(118, 24);
     this.checkBoxChartToolTip.TabIndex        = 3;
     this.checkBoxChartToolTip.Text            = "Chart ToolTip";
     this.checkBoxChartToolTip.CheckedChanged += new System.EventHandler(this.checkBoxChartToolTip_CheckedChanged);
     //
     // SeriesPointToolTip
     //
     this.SeriesPointToolTip.AutoSize        = true;
     this.SeriesPointToolTip.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SeriesPointToolTip.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.SeriesPointToolTip.Location        = new System.Drawing.Point(45, 163);
     this.SeriesPointToolTip.Name            = "SeriesPointToolTip";
     this.SeriesPointToolTip.Size            = new System.Drawing.Size(160, 24);
     this.SeriesPointToolTip.TabIndex        = 4;
     this.SeriesPointToolTip.Text            = "Series Point ToolTip";
     this.SeriesPointToolTip.CheckedChanged += new System.EventHandler(this.SeriesPointToolTip_CheckedChanged);
     //
     // label22
     //
     this.label22.Font        = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label22.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.label22.ImageAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     this.label22.Location    = new System.Drawing.Point(39, 30);
     this.label22.Name        = "label22";
     this.label22.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label22.Size        = new System.Drawing.Size(132, 27);
     this.label22.TabIndex    = 108;
     this.label22.Text        = "Tool Tips";
     this.label22.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // chartControl1
     //
     this.chartControl1.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.None, System.Drawing.Color.White, System.Drawing.Color.White);
     this.chartControl1.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw   = false;
     this.chartControl1.ChartAreaMargins         = new Syncfusion.Windows.Forms.Chart.ChartMargins(10, 10, 20, 10);
     this.chartControl1.DataSourceName           = "";
     this.chartControl1.IsWindowLess             = false;
     //
     //
     //
     this.chartControl1.Legend.Location        = new System.Drawing.Point(581, 75);
     this.chartControl1.Localize               = null;
     this.chartControl1.Location               = new System.Drawing.Point(0, 0);
     this.chartControl1.Name                   = "chartControl1";
     this.chartControl1.PrimaryXAxis.Crossing  = double.NaN;
     this.chartControl1.PrimaryXAxis.Margin    = true;
     this.chartControl1.PrimaryYAxis.Crossing  = double.NaN;
     this.chartControl1.PrimaryYAxis.ForceZero = true;
     this.chartControl1.PrimaryYAxis.Margin    = true;
     this.chartControl1.PrimaryYAxis.Range     = new Syncfusion.Windows.Forms.Chart.MinMaxInfo(0D, 100D, 20D);
     this.chartControl1.PrimaryYAxis.RangeType = Syncfusion.Windows.Forms.Chart.ChartAxisRangeType.Set;
     this.chartControl1.Size                   = new System.Drawing.Size(700, 580);
     this.chartControl1.TabIndex               = 112;
     this.chartControl1.Text                   = "chartControl1";
     //
     //
     //
     this.chartControl1.Title.Name = "Def_title";
     this.chartControl1.Title.Text = "chartControl1";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     //
     // panel3
     //
     this.panel3.AutoScroll       = true;
     this.panel3.AutoScrollMargin = new System.Drawing.Size(0, 20);
     this.panel3.BackColor        = System.Drawing.Color.WhiteSmoke;
     this.panel3.Controls.Add(this.numericUpDown1);
     this.panel3.Controls.Add(this.comboBox2);
     this.panel3.Controls.Add(this.BorderColorPicker);
     this.panel3.Controls.Add(this.FontColorPicker);
     this.panel3.Controls.Add(this.autoLabel7);
     this.panel3.Controls.Add(this.colorPicker_FancyToolTipBackColor);
     this.panel3.Controls.Add(this.comboBox1);
     this.panel3.Controls.Add(this.autoLabel3);
     this.panel3.Controls.Add(this.autoLabel6);
     this.panel3.Controls.Add(this.autoLabel2);
     this.panel3.Controls.Add(this.label22);
     this.panel3.Controls.Add(this.label4);
     this.panel3.Controls.Add(this.CBox_TooltipFormat);
     this.panel3.Controls.Add(this.autoLabel1);
     this.panel3.Controls.Add(this.SeriesPointToolTip);
     this.panel3.Controls.Add(this.Ser1CheckBox);
     this.panel3.Controls.Add(this.autoLabel4);
     this.panel3.Controls.Add(this.label1);
     this.panel3.Controls.Add(this.checkBoxChartToolTip);
     this.panel3.Controls.Add(this.Ser2CheckBox);
     this.panel3.Controls.Add(this.ChartAreaTooltip);
     this.panel3.Controls.Add(this.ShowTooltip);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel3.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panel3.Location = new System.Drawing.Point(694, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(260, 584);
     this.panel3.TabIndex = 119;
     //
     // numericUpDown1
     //
     this.numericUpDown1.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.numericUpDown1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.numericUpDown1.Location  = new System.Drawing.Point(45, 631);
     this.numericUpDown1.Maximum   = new decimal(new int[] {
         5,
         0,
         0,
         0
     });
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(172, 27);
     this.numericUpDown1.TabIndex = 118;
     this.numericUpDown1.Value    = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
     //
     // comboBox2
     //
     this.comboBox2.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox2.Font                  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.comboBox2.FormattingEnabled     = true;
     this.comboBox2.Location              = new System.Drawing.Point(45, 776);
     this.comboBox2.Name                  = "comboBox2";
     this.comboBox2.Size                  = new System.Drawing.Size(172, 29);
     this.comboBox2.Sorted                = true;
     this.comboBox2.TabIndex              = 17;
     this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
     //
     // BorderColorPicker
     //
     this.BorderColorPicker.BackColor               = System.Drawing.Color.Black;
     this.BorderColorPicker.BeforeTouchSize         = new System.Drawing.Size(100, 30);
     this.BorderColorPicker.ColorUISize             = new System.Drawing.Size(208, 230);
     this.BorderColorPicker.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.BorderColorPicker.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.BorderColorPicker.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BorderColorPicker.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.BorderColorPicker.IsBackStageButton       = false;
     this.BorderColorPicker.Location                = new System.Drawing.Point(45, 559);
     this.BorderColorPicker.Name                    = "BorderColorPicker";
     this.BorderColorPicker.SelectedAsBackcolor     = true;
     this.BorderColorPicker.SelectedColor           = System.Drawing.Color.Black;
     this.BorderColorPicker.Size                    = new System.Drawing.Size(100, 30);
     this.BorderColorPicker.TabIndex                = 14;
     this.BorderColorPicker.UseVisualStyleBackColor = false;
     this.BorderColorPicker.ColorSelected          += new System.EventHandler(this.colorPickerButton1_ColorSelected);
     //
     // FontColorPicker
     //
     this.FontColorPicker.BackColor               = System.Drawing.Color.Black;
     this.FontColorPicker.BeforeTouchSize         = new System.Drawing.Size(100, 30);
     this.FontColorPicker.ColorUISize             = new System.Drawing.Size(208, 230);
     this.FontColorPicker.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.FontColorPicker.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.FontColorPicker.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FontColorPicker.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.FontColorPicker.IsBackStageButton       = false;
     this.FontColorPicker.Location                = new System.Drawing.Point(45, 491);
     this.FontColorPicker.Name                    = "FontColorPicker";
     this.FontColorPicker.SelectedAsBackcolor     = true;
     this.FontColorPicker.SelectedColor           = System.Drawing.Color.Black;
     this.FontColorPicker.Size                    = new System.Drawing.Size(100, 30);
     this.FontColorPicker.TabIndex                = 14;
     this.FontColorPicker.UseVisualStyleBackColor = false;
     this.FontColorPicker.ColorSelected          += new System.EventHandler(this.FontColorPicker_ColorSelected);
     //
     // autoLabel7
     //
     this.autoLabel7.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel7.Location  = new System.Drawing.Point(41, 743);
     this.autoLabel7.Name      = "autoLabel7";
     this.autoLabel7.Size      = new System.Drawing.Size(63, 21);
     this.autoLabel7.TabIndex  = 9;
     this.autoLabel7.Text      = "Symbol";
     //
     // colorPicker_FancyToolTipBackColor
     //
     this.colorPicker_FancyToolTipBackColor.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.colorPicker_FancyToolTipBackColor.BeforeTouchSize         = new System.Drawing.Size(100, 30);
     this.colorPicker_FancyToolTipBackColor.ColorUISize             = new System.Drawing.Size(208, 230);
     this.colorPicker_FancyToolTipBackColor.Cursor                  = System.Windows.Forms.Cursors.Hand;
     this.colorPicker_FancyToolTipBackColor.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.colorPicker_FancyToolTipBackColor.Font                    = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.colorPicker_FancyToolTipBackColor.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.colorPicker_FancyToolTipBackColor.IsBackStageButton       = false;
     this.colorPicker_FancyToolTipBackColor.Location                = new System.Drawing.Point(44, 420);
     this.colorPicker_FancyToolTipBackColor.Name                    = "colorPicker_FancyToolTipBackColor";
     this.colorPicker_FancyToolTipBackColor.SelectedAsBackcolor     = true;
     this.colorPicker_FancyToolTipBackColor.SelectedColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.colorPicker_FancyToolTipBackColor.Size                    = new System.Drawing.Size(100, 30);
     this.colorPicker_FancyToolTipBackColor.TabIndex                = 14;
     this.colorPicker_FancyToolTipBackColor.UseVisualStyleBackColor = false;
     this.colorPicker_FancyToolTipBackColor.ColorSelected          += new System.EventHandler(this.colorPicker_FancyToolTipBackColor_ColorSelected);
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.DropDownWidth     = 105;
     this.comboBox1.Font              = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox1.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "Ellipse",
         "Rectangle",
         "SmoothRectangle"
     });
     this.comboBox1.Location              = new System.Drawing.Point(45, 701);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(172, 28);
     this.comboBox1.Sorted                = true;
     this.comboBox1.TabIndex              = 16;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // autoLabel3
     //
     this.autoLabel3.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel3.Location  = new System.Drawing.Point(41, 603);
     this.autoLabel3.Name      = "autoLabel3";
     this.autoLabel3.Size      = new System.Drawing.Size(98, 20);
     this.autoLabel3.TabIndex  = 2;
     this.autoLabel3.Text      = "Border Width";
     //
     // autoLabel2
     //
     this.autoLabel2.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel2.Location  = new System.Drawing.Point(41, 532);
     this.autoLabel2.Name      = "autoLabel2";
     this.autoLabel2.Size      = new System.Drawing.Size(94, 20);
     this.autoLabel2.TabIndex  = 1;
     this.autoLabel2.Text      = "Border Color";
     //
     // label4
     //
     this.label4.Font        = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.label4.ImageAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     this.label4.Location    = new System.Drawing.Point(41, 279);
     this.label4.Name        = "label4";
     this.label4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label4.Size        = new System.Drawing.Size(154, 27);
     this.label4.TabIndex    = 109;
     this.label4.Text        = "Fancy Tool Tips";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // autoLabel1
     //
     this.autoLabel1.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel1.Location  = new System.Drawing.Point(41, 392);
     this.autoLabel1.Name      = "autoLabel1";
     this.autoLabel1.Size      = new System.Drawing.Size(80, 20);
     this.autoLabel1.TabIndex  = 116;
     this.autoLabel1.Text      = "Back Color";
     //
     // Ser1CheckBox
     //
     this.Ser1CheckBox.AutoSize  = true;
     this.Ser1CheckBox.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Ser1CheckBox.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.Ser1CheckBox.Location  = new System.Drawing.Point(45, 319);
     this.Ser1CheckBox.Name      = "Ser1CheckBox";
     this.Ser1CheckBox.Size      = new System.Drawing.Size(75, 24);
     this.Ser1CheckBox.TabIndex  = 19;
     this.Ser1CheckBox.Text      = "Series1";
     this.Ser1CheckBox.UseVisualStyleBackColor = true;
     this.Ser1CheckBox.CheckedChanged         += new System.EventHandler(this.Ser1CheckBox_CheckedChanged);
     //
     // autoLabel4
     //
     this.autoLabel4.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.autoLabel4.Location  = new System.Drawing.Point(41, 463);
     this.autoLabel4.Name      = "autoLabel4";
     this.autoLabel4.Size      = new System.Drawing.Size(78, 20);
     this.autoLabel4.TabIndex  = 5;
     this.autoLabel4.Text      = "Fore Color";
     //
     // Ser2CheckBox
     //
     this.Ser2CheckBox.AutoSize  = true;
     this.Ser2CheckBox.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Ser2CheckBox.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.Ser2CheckBox.Location  = new System.Drawing.Point(45, 353);
     this.Ser2CheckBox.Name      = "Ser2CheckBox";
     this.Ser2CheckBox.Size      = new System.Drawing.Size(75, 24);
     this.Ser2CheckBox.TabIndex  = 20;
     this.Ser2CheckBox.Text      = "Series2";
     this.Ser2CheckBox.UseVisualStyleBackColor = true;
     this.Ser2CheckBox.CheckedChanged         += new System.EventHandler(this.Ser2CheckBox_CheckedChanged);
     //
     // Form1
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(954, 584);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.panel3);
     this.Icon                = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize         = new System.Drawing.Size(582, 620);
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name                = "Form1";
     this.StartPosition       = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text                = "Tooltip";
     this.Load               += new System.EventHandler(this.Form1_Load);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo 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()
		{
            this.components = new System.ComponentModel.Container();
            Syncfusion.Windows.Forms.Tools.AutoLabel autoLabelName;
            Syncfusion.Windows.Forms.Tools.AutoLabel autoLabelPassword;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LoginForm));
            this.textBoxName = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.textBoxPassword = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.btnOk = new Syncfusion.Windows.Forms.ButtonAdv();
            this.btnCancel = new Syncfusion.Windows.Forms.ButtonAdv();
            this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
            autoLabelName = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            autoLabelPassword = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
            this.SuspendLayout();
            // 
            // autoLabelName
            // 
            autoLabelName.BackColor = System.Drawing.Color.Transparent;
            autoLabelName.DX = -42;
            autoLabelName.DY = 3;
            autoLabelName.LabeledControl = this.textBoxName;
            autoLabelName.Location = new System.Drawing.Point(19, 17);
            autoLabelName.Name = "autoLabelName";
            autoLabelName.Size = new System.Drawing.Size(38, 13);
            autoLabelName.TabIndex = 0;
            autoLabelName.Text = "Логин";
            // 
            // textBoxName
            // 
            this.textBoxName.CausesValidation = false;
            this.textBoxName.Location = new System.Drawing.Point(61, 14);
            this.textBoxName.MaxLength = 50;
            this.textBoxName.Name = "textBoxName";
            this.textBoxName.OverflowIndicatorToolTipText = null;
            this.textBoxName.Size = new System.Drawing.Size(124, 20);
            this.textBoxName.TabIndex = 1;
            // 
            // autoLabelPassword
            // 
            autoLabelPassword.BackColor = System.Drawing.Color.Transparent;
            autoLabelPassword.DX = -49;
            autoLabelPassword.DY = 3;
            autoLabelPassword.LabeledControl = this.textBoxPassword;
            autoLabelPassword.Location = new System.Drawing.Point(12, 43);
            autoLabelPassword.Name = "autoLabelPassword";
            autoLabelPassword.Size = new System.Drawing.Size(45, 13);
            autoLabelPassword.TabIndex = 2;
            autoLabelPassword.Text = "Пароль";
            // 
            // textBoxPassword
            // 
            this.textBoxPassword.Location = new System.Drawing.Point(61, 40);
            this.textBoxPassword.MaxLength = 50;
            this.textBoxPassword.Name = "textBoxPassword";
            this.textBoxPassword.OverflowIndicatorToolTipText = null;
            this.textBoxPassword.PasswordChar = '●';
            this.textBoxPassword.Size = new System.Drawing.Size(124, 20);
            this.textBoxPassword.TabIndex = 3;
            this.textBoxPassword.UseSystemPasswordChar = true;
            // 
            // btnOk
            // 
            this.btnOk.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.btnOk.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Office2007;
            this.btnOk.Location = new System.Drawing.Point(12, 74);
            this.btnOk.Name = "btnOk";
            this.btnOk.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Managed;
            this.btnOk.Size = new System.Drawing.Size(75, 23);
            this.btnOk.TabIndex = 4;
            this.btnOk.Text = "Вход";
            this.btnOk.UseVisualStyle = true;
            this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.btnCancel.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Office2007;
            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.Location = new System.Drawing.Point(110, 74);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Managed;
            this.btnCancel.Size = new System.Drawing.Size(75, 23);
            this.btnCancel.TabIndex = 5;
            this.btnCancel.Text = "Отмена";
            this.btnCancel.UseVisualStyle = true;
            // 
            // errorProvider
            // 
            this.errorProvider.ContainerControl = this;
            // 
            // LoginForm
            // 
            this.AcceptButton = this.btnOk;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.btnCancel;
            this.ClientSize = new System.Drawing.Size(204, 109);
            this.Controls.Add(autoLabelPassword);
            this.Controls.Add(autoLabelName);
            this.Controls.Add(this.textBoxPassword);
            this.Controls.Add(this.textBoxName);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.btnOk);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "LoginForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Вход в систему";
            this.UseOffice2007SchemeBackColor = true;
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

		}