Esempio 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()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.virtualKeyboard1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.textBox1         = new System.Windows.Forms.TextBox();
     this.SuspendLayout();
     //
     // virtualKeyboard1
     //
     this.virtualKeyboard1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualKeyboard1.ColorTable            = virtualKeyboardColorTable1;
     this.virtualKeyboard1.Location    = new System.Drawing.Point(12, 39);
     this.virtualKeyboard1.Name        = "virtualKeyboard1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualKeyboard1.Renderer    = flatStyleRenderer1;
     this.virtualKeyboard1.Size        = new System.Drawing.Size(237, 296);
     this.virtualKeyboard1.TabIndex    = 0;
     this.virtualKeyboard1.Text        = "virtualKeyboard1";
     //
     // textBox1
     //
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.Location = new System.Drawing.Point(13, 13);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(237, 20);
     this.textBox1.TabIndex = 1;
     //
     // Form3
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.ClientSize          = new System.Drawing.Size(262, 347);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.virtualKeyboard1);
     this.DoubleBuffered = true;
     this.Name           = "Form3";
     this.Text           = "Form3 - Test Keyboard Layout";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio 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()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable2 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer2         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.buttonX1         = new DevComponents.DotNetBar.ButtonX();
     this.SuspendLayout();
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable2.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable2.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable2.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable2.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable2.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable2.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable2.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable2.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable2.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable2.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable2;
     this.keyboardControl1.Location    = new System.Drawing.Point(36, 42);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer2.ColorTable     = virtualKeyboardColorTable2;
     flatStyleRenderer2.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer2;
     this.keyboardControl1.Size        = new System.Drawing.Size(615, 182);
     this.keyboardControl1.TabIndex    = 0;
     this.keyboardControl1.Text        = "keyboardControl1";
     //
     // buttonX1
     //
     this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX1.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX1.Location       = new System.Drawing.Point(305, 261);
     this.buttonX1.Name           = "buttonX1";
     this.buttonX1.Size           = new System.Drawing.Size(75, 23);
     this.buttonX1.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX1.TabIndex       = 2;
     this.buttonX1.Text           = "退出";
     this.buttonX1.Click         += new System.EventHandler(this.buttonX1_Click);
     //
     // mainRight
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(660, 318);
     this.Controls.Add(this.buttonX1);
     this.Controls.Add(this.keyboardControl1);
     this.Name  = "mainRight";
     this.Text  = "mainRight";
     this.Load += new System.EventHandler(this.mainRight_Load);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.virtualNumKeyboard = new SC.View2.MyKeyBoard();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.BackColor           = System.Drawing.Color.Transparent;
     this.virtualNumKeyboard.BackgroundImage     = global::SC.View2.Properties.Resources.back_keyboard;
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable1;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(612, 186);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer1;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(335, 366);
     this.virtualNumKeyboard.TabIndex  = 3;
     this.virtualNumKeyboard.Text      = "myKeyBoard1";
     //
     // UCSceneWithKeyboadBasic
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.virtualNumKeyboard);
     this.Name = "UCSceneWithKeyboadBasic";
     this.Controls.SetChildIndex(this.panel1, 0);
     this.Controls.SetChildIndex(this.virtualNumKeyboard, 0);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
            DevComponents.DotNetBar.Keyboard.FlatStyleRenderer flatStyleRenderer1 = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
            this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
            this.SuspendLayout();
            // 
            // keyboardControl1
            // 
            virtualKeyboardColorTable1.BackgroundColor = System.Drawing.Color.Black;
            virtualKeyboardColorTable1.DarkKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
            virtualKeyboardColorTable1.DownKeysColor = System.Drawing.Color.White;
            virtualKeyboardColorTable1.DownTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
            virtualKeyboardColorTable1.KeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
            virtualKeyboardColorTable1.LightKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
            virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
            virtualKeyboardColorTable1.TextColor = System.Drawing.Color.White;
            virtualKeyboardColorTable1.ToggleTextColor = System.Drawing.Color.Green;
            virtualKeyboardColorTable1.TopBarTextColor = System.Drawing.Color.White;
            this.keyboardControl1.ColorTable = virtualKeyboardColorTable1;
            this.keyboardControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.keyboardControl1.IsTopBarVisible = false;
            this.keyboardControl1.Location = new System.Drawing.Point(0, 0);
            this.keyboardControl1.Name = "keyboardControl1";
            flatStyleRenderer1.ColorTable = virtualKeyboardColorTable1;
            flatStyleRenderer1.ForceAntiAlias = false;
            this.keyboardControl1.Renderer = flatStyleRenderer1;
            this.keyboardControl1.Size = new System.Drawing.Size(1200, 350);
            this.keyboardControl1.TabIndex = 0;
            this.keyboardControl1.Text = "keyboardControl1";
            // 
            // UserControl1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.keyboardControl1);
            this.Name = "UserControl1";
            this.Size = new System.Drawing.Size(1200, 350);
            this.ResumeLayout(false);

        }
Esempio n. 5
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.panel3             = new System.Windows.Forms.Panel();
     this.labelX2            = new DevComponents.DotNetBar.LabelX();
     this.pictureBox6        = new System.Windows.Forms.PictureBox();
     this.pictureBox7        = new System.Windows.Forms.PictureBox();
     this.labelX1            = new DevComponents.DotNetBar.LabelX();
     this.pictureBox4        = new System.Windows.Forms.PictureBox();
     this.pictureBox5        = new System.Windows.Forms.PictureBox();
     this.labelX5            = new DevComponents.DotNetBar.LabelX();
     this.labelX4            = new DevComponents.DotNetBar.LabelX();
     this.pictureBox3        = new System.Windows.Forms.PictureBox();
     this.pictureBox2        = new System.Windows.Forms.PictureBox();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.panel4             = new System.Windows.Forms.Panel();
     this.virtualNumKeyboard = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.panel5             = new System.Windows.Forms.Panel();
     this.errMsg             = new DevComponents.DotNetBar.LabelX();
     this.cGetBackPwd        = new DevComponents.DotNetBar.ButtonX();
     this.courierPwd         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX6            = new DevComponents.DotNetBar.LabelX();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.labelX2);
     this.panel3.Controls.Add(this.pictureBox6);
     this.panel3.Controls.Add(this.pictureBox7);
     this.panel3.Controls.Add(this.labelX1);
     this.panel3.Controls.Add(this.pictureBox4);
     this.panel3.Controls.Add(this.pictureBox5);
     this.panel3.Controls.Add(this.labelX5);
     this.panel3.Controls.Add(this.labelX4);
     this.panel3.Controls.Add(this.pictureBox3);
     this.panel3.Controls.Add(this.pictureBox2);
     this.panel3.Controls.Add(this.pictureBox1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1024, 112);
     this.panel3.TabIndex = 8;
     //
     // labelX2
     //
     this.labelX2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX2.ForeColor = System.Drawing.Color.White;
     this.labelX2.Location  = new System.Drawing.Point(796, 73);
     this.labelX2.Name      = "labelX2";
     this.labelX2.Size      = new System.Drawing.Size(48, 23);
     this.labelX2.TabIndex  = 10;
     this.labelX2.Text      = "取回";
     //
     // pictureBox6
     //
     this.pictureBox6.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox6.Image     = global::IEC.UI.Properties.Resources.进度条_副本;
     this.pictureBox6.Location  = new System.Drawing.Point(634, 38);
     this.pictureBox6.Name      = "pictureBox6";
     this.pictureBox6.Size      = new System.Drawing.Size(150, 16);
     this.pictureBox6.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox6.TabIndex  = 9;
     this.pictureBox6.TabStop   = false;
     //
     // pictureBox7
     //
     this.pictureBox7.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox7.Image    = global::IEC.UI.Properties.Resources.灰色节点47;
     this.pictureBox7.Location = new System.Drawing.Point(790, 20);
     this.pictureBox7.Name     = "pictureBox7";
     this.pictureBox7.Size     = new System.Drawing.Size(47, 47);
     this.pictureBox7.TabIndex = 8;
     this.pictureBox7.TabStop  = false;
     //
     // labelX1
     //
     this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX1.ForeColor = System.Drawing.Color.White;
     this.labelX1.Location  = new System.Drawing.Point(555, 73);
     this.labelX1.Name      = "labelX1";
     this.labelX1.Size      = new System.Drawing.Size(110, 23);
     this.labelX1.TabIndex  = 7;
     this.labelX1.Text      = "输入快递单号";
     //
     // pictureBox4
     //
     this.pictureBox4.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox4.Image     = global::IEC.UI.Properties.Resources.进度条_副本;
     this.pictureBox4.Location  = new System.Drawing.Point(426, 38);
     this.pictureBox4.Name      = "pictureBox4";
     this.pictureBox4.Size      = new System.Drawing.Size(150, 16);
     this.pictureBox4.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox4.TabIndex  = 6;
     this.pictureBox4.TabStop   = false;
     //
     // pictureBox5
     //
     this.pictureBox5.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox5.Image    = global::IEC.UI.Properties.Resources.灰色节点47;
     this.pictureBox5.Location = new System.Drawing.Point(582, 20);
     this.pictureBox5.Name     = "pictureBox5";
     this.pictureBox5.Size     = new System.Drawing.Size(47, 47);
     this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox5.TabIndex = 5;
     this.pictureBox5.TabStop  = false;
     //
     // labelX5
     //
     this.labelX5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX5.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX5.ForeColor = System.Drawing.Color.White;
     this.labelX5.Location  = new System.Drawing.Point(361, 73);
     this.labelX5.Name      = "labelX5";
     this.labelX5.Size      = new System.Drawing.Size(77, 23);
     this.labelX5.TabIndex  = 4;
     this.labelX5.Text      = "输入密码";
     //
     // labelX4
     //
     this.labelX4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX4.ForeColor = System.Drawing.Color.White;
     this.labelX4.Location  = new System.Drawing.Point(144, 73);
     this.labelX4.Name      = "labelX4";
     this.labelX4.Size      = new System.Drawing.Size(93, 23);
     this.labelX4.TabIndex  = 3;
     this.labelX4.Text      = "输入账号";
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox3.Image     = global::IEC.UI.Properties.Resources.进度条_副本;
     this.pictureBox3.Location  = new System.Drawing.Point(218, 38);
     this.pictureBox3.Name      = "pictureBox3";
     this.pictureBox3.Size      = new System.Drawing.Size(150, 16);
     this.pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox3.TabIndex  = 2;
     this.pictureBox3.TabStop   = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox2.Image    = global::IEC.UI.Properties.Resources.绿色节点47;
     this.pictureBox2.Location = new System.Drawing.Point(374, 20);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(47, 47);
     this.pictureBox2.TabIndex = 1;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox1.Image    = global::IEC.UI.Properties.Resources.绿色节点47;
     this.pictureBox1.Location = new System.Drawing.Point(165, 20);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(47, 47);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Transparent;
     this.panel4.Controls.Add(this.virtualNumKeyboard);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel4.Location = new System.Drawing.Point(544, 112);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(480, 418);
     this.panel4.TabIndex = 14;
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable1;
     this.virtualNumKeyboard.IsTopBarVisible     = false;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(40, 18);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer1;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(404, 388);
     this.virtualNumKeyboard.TabIndex  = 4;
     this.virtualNumKeyboard.Text      = "keyboardControl1";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.errMsg);
     this.panel5.Controls.Add(this.cGetBackPwd);
     this.panel5.Controls.Add(this.courierPwd);
     this.panel5.Controls.Add(this.labelX6);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 112);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(544, 418);
     this.panel5.TabIndex = 15;
     //
     // errMsg
     //
     this.errMsg.AutoSize = true;
     //
     //
     //
     this.errMsg.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.errMsg.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.errMsg.ForeColor = System.Drawing.Color.Red;
     this.errMsg.Location  = new System.Drawing.Point(50, 220);
     this.errMsg.Name      = "errMsg";
     this.errMsg.Size      = new System.Drawing.Size(0, 0);
     this.errMsg.TabIndex  = 5;
     //
     // cGetBackPwd
     //
     this.cGetBackPwd.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.cGetBackPwd.BackColor      = System.Drawing.Color.White;
     this.cGetBackPwd.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.cGetBackPwd.Font           = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cGetBackPwd.Location       = new System.Drawing.Point(357, 260);
     this.cGetBackPwd.Name           = "cGetBackPwd";
     this.cGetBackPwd.Size           = new System.Drawing.Size(121, 48);
     this.cGetBackPwd.Style          = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.cGetBackPwd.Symbol         = "";
     this.cGetBackPwd.TabIndex       = 2;
     this.cGetBackPwd.Text           = "确定";
     this.cGetBackPwd.Click         += new System.EventHandler(this.cGetBackPwd_Click);
     //
     // courierPwd
     //
     //
     //
     //
     this.courierPwd.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.courierPwd.Border.BorderLeft   = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.courierPwd.Border.BorderRight  = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.courierPwd.Border.BorderTop    = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.courierPwd.Border.Class        = "TextBoxBorder";
     this.courierPwd.Border.CornerType   = DevComponents.DotNetBar.eCornerType.Square;
     this.courierPwd.Font             = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.courierPwd.Location         = new System.Drawing.Point(50, 149);
     this.courierPwd.MaxLength        = 13;
     this.courierPwd.Name             = "courierPwd";
     this.courierPwd.PasswordChar     = '*';
     this.courierPwd.PreventEnterBeep = true;
     this.courierPwd.Size             = new System.Drawing.Size(428, 50);
     this.courierPwd.TabIndex         = 0;
     this.courierPwd.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.courierPwd_KeyUp);
     //
     // labelX6
     //
     //
     //
     //
     this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX6.Font      = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX6.ForeColor = System.Drawing.Color.White;
     this.labelX6.Location  = new System.Drawing.Point(50, 65);
     this.labelX6.Name      = "labelX6";
     this.labelX6.Size      = new System.Drawing.Size(258, 40);
     this.labelX6.TabIndex  = 1;
     this.labelX6.Text      = "请输入密码:";
     //
     // returnIDPwd
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ActiveBorder;
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Name = "returnIDPwd";
     this.Size = new System.Drawing.Size(1024, 530);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.LineTypes       = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.cbItem_DXDM     = new DevComponents.Editors.ComboItem();
     this.cbItem_DCYX     = new DevComponents.Editors.ComboItem();
     this.cbItem_JGM      = new DevComponents.Editors.ComboItem();
     this.cbItem_GZFD     = new DevComponents.Editors.ComboItem();
     this.cbItem_ZZ       = new DevComponents.Editors.ComboItem();
     this.cbItem_FH       = new DevComponents.Editors.ComboItem();
     this.cbItem_XH       = new DevComponents.Editors.ComboItem();
     this.cbItem_NSL      = new DevComponents.Editors.ComboItem();
     this.cbItem_HP       = new DevComponents.Editors.ComboItem();
     this.cbItem_BT       = new DevComponents.Editors.ComboItem();
     this.cbItem_RB       = new DevComponents.Editors.ComboItem();
     this.cbItem_QZSWKT   = new DevComponents.Editors.ComboItem();
     this.cbItem_YR       = new DevComponents.Editors.ComboItem();
     this.cbItem_DXSFD    = new DevComponents.Editors.ComboItem();
     this.cbItem_TTFC     = new DevComponents.Editors.ComboItem();
     this.cbItem_YTFL     = new DevComponents.Editors.ComboItem();
     this.labelType       = new DevComponents.DotNetBar.LabelX();
     this.labelName       = new DevComponents.DotNetBar.LabelX();
     this.btnCancel       = new DevComponents.DotNetBar.ButtonX();
     this.btnOK           = new DevComponents.DotNetBar.ButtonX();
     this.tbName          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.keyboardControl = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.SuspendLayout();
     //
     // LineTypes
     //
     this.LineTypes.Font       = new System.Drawing.Font("宋体", 14F);
     this.LineTypes.ForeColor  = System.Drawing.Color.Black;
     this.LineTypes.ItemHeight = 19;
     this.LineTypes.Items.AddRange(new object[] {
         this.cbItem_DXDM,
         this.cbItem_DCYX,
         this.cbItem_JGM,
         this.cbItem_GZFD,
         this.cbItem_ZZ,
         this.cbItem_FH,
         this.cbItem_XH,
         this.cbItem_NSL,
         this.cbItem_HP,
         this.cbItem_BT,
         this.cbItem_RB,
         this.cbItem_QZSWKT,
         this.cbItem_YR,
         this.cbItem_DXSFD,
         this.cbItem_TTFC,
         this.cbItem_YTFL
     });
     this.LineTypes.Location              = new System.Drawing.Point(69, 13);
     this.LineTypes.Name                  = "LineTypes";
     this.LineTypes.Size                  = new System.Drawing.Size(210, 27);
     this.LineTypes.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.LineTypes.TabIndex              = 16;
     this.LineTypes.SelectedIndexChanged += new System.EventHandler(this.LineTypes_SelectedIndexChanged);
     //
     // cbItem_DXDM
     //
     this.cbItem_DXDM.Text  = "地形地貌";
     this.cbItem_DXDM.Value = "DXDM";
     //
     // cbItem_DCYX
     //
     this.cbItem_DCYX.Text  = "地层岩性";
     this.cbItem_DCYX.Value = "DCYX";
     //
     // cbItem_JGM
     //
     this.cbItem_JGM.Text  = "结构面";
     this.cbItem_JGM.Value = "JGM";
     //
     // cbItem_GZFD
     //
     this.cbItem_GZFD.Text  = "构造分段";
     this.cbItem_GZFD.Value = "GZFD";
     //
     // cbItem_ZZ
     //
     this.cbItem_ZZ.Text  = "褶皱";
     this.cbItem_ZZ.Value = "ZZ";
     //
     // cbItem_FH
     //
     this.cbItem_FH.Text  = "风化";
     this.cbItem_FH.Value = "FH";
     //
     // cbItem_XH
     //
     this.cbItem_XH.Text  = "卸荷";
     this.cbItem_XH.Value = "XH";
     //
     // cbItem_NSL
     //
     this.cbItem_NSL.Text  = "泥石流";
     this.cbItem_NSL.Value = "NSL";
     //
     // cbItem_HP
     //
     this.cbItem_HP.Text  = "滑坡";
     this.cbItem_HP.Value = "HP";
     //
     // cbItem_BT
     //
     this.cbItem_BT.Text  = "崩塌";
     this.cbItem_BT.Value = "BT";
     //
     // cbItem_RB
     //
     this.cbItem_RB.Text  = "蠕变";
     this.cbItem_RB.Value = "RB";
     //
     // cbItem_QZSWKT
     //
     this.cbItem_QZSWKT.Text  = "潜在失稳块体";
     this.cbItem_QZSWKT.Value = "QZSWKT";
     //
     // cbItem_YR
     //
     this.cbItem_YR.Text  = "岩溶";
     this.cbItem_YR.Value = "YR";
     //
     // cbItem_DXSFD
     //
     this.cbItem_DXSFD.Text  = "地下水分段";
     this.cbItem_DXSFD.Value = "DXSFD";
     //
     // cbItem_TTFC
     //
     this.cbItem_TTFC.Text  = "土体分层";
     this.cbItem_TTFC.Value = "TTFC";
     //
     // cbItem_YTFL
     //
     this.cbItem_YTFL.Text  = "岩体分类";
     this.cbItem_YTFL.Value = "YTFL";
     //
     // labelType
     //
     //
     //
     //
     this.labelType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelType.Font     = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelType.Location = new System.Drawing.Point(10, 13);
     this.labelType.Name     = "labelType";
     this.labelType.Size     = new System.Drawing.Size(52, 29);
     this.labelType.TabIndex = 12;
     this.labelType.Text     = "类型";
     //
     // labelName
     //
     //
     //
     //
     this.labelName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelName.Font     = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelName.Location = new System.Drawing.Point(10, 48);
     this.labelName.Name     = "labelName";
     this.labelName.Size     = new System.Drawing.Size(52, 29);
     this.labelName.TabIndex = 13;
     this.labelName.Text     = "名称";
     //
     // btnCancel
     //
     this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnCancel.BackColor      = System.Drawing.Color.Silver;
     this.btnCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.Magenta;
     this.btnCancel.Font           = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnCancel.Location       = new System.Drawing.Point(12, 84);
     this.btnCancel.Name           = "btnCancel";
     this.btnCancel.Size           = new System.Drawing.Size(128, 29);
     this.btnCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnCancel.TabIndex       = 9;
     this.btnCancel.Text           = "取消";
     //
     // btnOK
     //
     this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnOK.BackColor      = System.Drawing.Color.Silver;
     this.btnOK.ColorTable     = DevComponents.DotNetBar.eButtonColor.Magenta;
     this.btnOK.Enabled        = false;
     this.btnOK.Font           = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnOK.Location       = new System.Drawing.Point(151, 84);
     this.btnOK.Name           = "btnOK";
     this.btnOK.Size           = new System.Drawing.Size(128, 30);
     this.btnOK.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnOK.Symbol         = "58826";
     this.btnOK.SymbolColor    = System.Drawing.Color.Black;
     this.btnOK.SymbolSet      = DevComponents.DotNetBar.eSymbolSet.Material;
     this.btnOK.TabIndex       = 10;
     this.btnOK.Text           = "确定";
     this.btnOK.TextAlignment  = DevComponents.DotNetBar.eButtonTextAlignment.Left;
     //
     // tbName
     //
     this.tbName.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.tbName.Border.Class      = "TextBoxBorder";
     this.tbName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.tbName.DisabledBackColor = System.Drawing.Color.White;
     this.tbName.Font             = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbName.ForeColor        = System.Drawing.Color.Black;
     this.tbName.Location         = new System.Drawing.Point(68, 48);
     this.tbName.Name             = "tbName";
     this.tbName.PreventEnterBeep = true;
     this.tbName.Size             = new System.Drawing.Size(211, 29);
     this.tbName.TabIndex         = 8;
     //
     // keyboardControl
     //
     this.keyboardControl.Anchor = System.Windows.Forms.AnchorStyles.None;
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl.ColorTable             = virtualKeyboardColorTable1;
     this.keyboardControl.Location     = new System.Drawing.Point(-139, 120);
     this.keyboardControl.Name         = "keyboardControl";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl.Renderer     = flatStyleRenderer1;
     this.keyboardControl.Size         = new System.Drawing.Size(570, 205);
     this.keyboardControl.TabIndex     = 17;
     this.keyboardControl.Text         = "请输入名称";
     //
     // FrmLineProperties
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(289, 326);
     this.Controls.Add(this.keyboardControl);
     this.Controls.Add(this.LineTypes);
     this.Controls.Add(this.labelType);
     this.Controls.Add(this.labelName);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.tbName);
     this.Name = "FrmLineProperties";
     this.Text = "新建地线";
     this.ResumeLayout(false);
 }
Esempio n. 7
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable2 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer2         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.labelUser          = new System.Windows.Forms.Label();
     this.labelPass          = new System.Windows.Forms.Label();
     this.textBoxUser        = new System.Windows.Forms.TextBox();
     this.textBoxPassword    = new System.Windows.Forms.TextBox();
     this.buttonNext         = new System.Windows.Forms.Button();
     this.buttonHome         = new System.Windows.Forms.Button();
     this.virtualNumKeyboard = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.labelVersion       = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // labelUser
     //
     this.labelUser.AutoSize = true;
     this.labelUser.Font     = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelUser.Location = new System.Drawing.Point(143, 190);
     this.labelUser.Name     = "labelUser";
     this.labelUser.Size     = new System.Drawing.Size(73, 29);
     this.labelUser.TabIndex = 3;
     this.labelUser.Text     = "卡号";
     //
     // labelPass
     //
     this.labelPass.AutoSize = true;
     this.labelPass.Font     = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelPass.Location = new System.Drawing.Point(558, 190);
     this.labelPass.Name     = "labelPass";
     this.labelPass.Size     = new System.Drawing.Size(73, 29);
     this.labelPass.TabIndex = 4;
     this.labelPass.Text     = "密码";
     //
     // textBoxUser
     //
     this.textBoxUser.Font      = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxUser.Location  = new System.Drawing.Point(225, 183);
     this.textBoxUser.MaxLength = 15;
     this.textBoxUser.Name      = "textBoxUser";
     this.textBoxUser.Size      = new System.Drawing.Size(246, 41);
     this.textBoxUser.TabIndex  = 0;
     this.textBoxUser.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // textBoxPassword
     //
     this.textBoxPassword.Font         = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxPassword.Location     = new System.Drawing.Point(641, 187);
     this.textBoxPassword.MaxLength    = 15;
     this.textBoxPassword.Name         = "textBoxPassword";
     this.textBoxPassword.PasswordChar = '*';
     this.textBoxPassword.Size         = new System.Drawing.Size(246, 41);
     this.textBoxPassword.TabIndex     = 1;
     this.textBoxPassword.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // buttonNext
     //
     this.buttonNext.Location = new System.Drawing.Point(292, 509);
     this.buttonNext.Name     = "buttonNext";
     this.buttonNext.Size     = new System.Drawing.Size(169, 67);
     this.buttonNext.TabIndex = 2;
     this.buttonNext.Text     = "下一步";
     this.buttonNext.UseVisualStyleBackColor = true;
     this.buttonNext.Click += new System.EventHandler(this.buttonNext_Click);
     //
     // buttonHome
     //
     this.buttonHome.Location = new System.Drawing.Point(560, 509);
     this.buttonHome.Name     = "buttonHome";
     this.buttonHome.Size     = new System.Drawing.Size(169, 67);
     this.buttonHome.TabIndex = 3;
     this.buttonHome.Text     = "返回主页";
     this.buttonHome.UseVisualStyleBackColor = true;
     this.buttonHome.Click += new System.EventHandler(this.buttonHome_Click);
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.Anchor              = System.Windows.Forms.AnchorStyles.None;
     virtualKeyboardColorTable2.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable2.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable2.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable2.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable2.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable2.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable2.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable2.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable2.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable2.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable2;
     this.virtualNumKeyboard.IsTopBarVisible     = false;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(134, 250);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer2.ColorTable     = virtualKeyboardColorTable2;
     flatStyleRenderer2.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer2;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(753, 230);
     this.virtualNumKeyboard.TabIndex  = 13;
     this.virtualNumKeyboard.Text      = "keyboardControl1";
     //
     // labelVersion
     //
     this.labelVersion.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.labelVersion.Font      = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelVersion.Location  = new System.Drawing.Point(547, 635);
     this.labelVersion.Name      = "labelVersion";
     this.labelVersion.Size      = new System.Drawing.Size(470, 29);
     this.labelVersion.TabIndex  = 14;
     this.labelVersion.Text      = "客户端版本号:1.1.100";
     this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // AdminVerify
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.labelVersion);
     this.Controls.Add(this.virtualNumKeyboard);
     this.Controls.Add(this.buttonHome);
     this.Controls.Add(this.buttonNext);
     this.Controls.Add(this.textBoxPassword);
     this.Controls.Add(this.textBoxUser);
     this.Controls.Add(this.labelPass);
     this.Controls.Add(this.labelUser);
     this.Name = "AdminVerify";
     this.Controls.SetChildIndex(this.labelUser, 0);
     this.Controls.SetChildIndex(this.labelPass, 0);
     this.Controls.SetChildIndex(this.textBoxUser, 0);
     this.Controls.SetChildIndex(this.textBoxPassword, 0);
     this.Controls.SetChildIndex(this.buttonNext, 0);
     this.Controls.SetChildIndex(this.buttonHome, 0);
     this.Controls.SetChildIndex(this.virtualNumKeyboard, 0);
     this.Controls.SetChildIndex(this.labelVersion, 0);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.label1           = new System.Windows.Forms.Label();
     this.textBox1         = new System.Windows.Forms.TextBox();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(59, 82);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(130, 39);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Search";
     this.label1.Click   += new System.EventHandler(this.label1_Click);
     //
     // textBox1
     //
     this.textBox1.Font         = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox1.Location     = new System.Drawing.Point(195, 101);
     this.textBox1.Name         = "textBox1";
     this.textBox1.Size         = new System.Drawing.Size(460, 29);
     this.textBox1.TabIndex     = 3;
     this.textBox1.Click       += new System.EventHandler(this.textBox1_Click);
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.keyboardControl1.Location    = new System.Drawing.Point(0, 176);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer1;
     this.keyboardControl1.Size        = new System.Drawing.Size(732, 297);
     this.keyboardControl1.TabIndex    = 4;
     this.keyboardControl1.Text        = "keyboardControl1";
     this.keyboardControl1.Visible     = false;
     this.keyboardControl1.Click      += new System.EventHandler(this.keyboardControl1_Click);
     //
     // UserControl3
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label1);
     this.Name = "UserControl3";
     this.Size = new System.Drawing.Size(732, 473);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable3 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer3         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.btnOK            = new DevComponents.DotNetBar.ButtonX();
     this.textBoxDepth     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxXInterval = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.buttonXCancel    = new DevComponents.DotNetBar.ButtonX();
     this.labelXDepth      = new DevComponents.DotNetBar.LabelX();
     this.labelXInterval   = new DevComponents.DotNetBar.LabelX();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.btnColorPicker   = new DevComponents.DotNetBar.ButtonX();
     this.labelXColor      = new DevComponents.DotNetBar.LabelX();
     this.SuspendLayout();
     //
     // btnOK
     //
     this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnOK.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnOK.Enabled        = false;
     this.btnOK.Font           = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnOK.Location       = new System.Drawing.Point(216, 49);
     this.btnOK.Name           = "btnOK";
     this.btnOK.Size           = new System.Drawing.Size(86, 31);
     this.btnOK.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnOK.TabIndex       = 0;
     this.btnOK.Text           = "确定";
     this.btnOK.Click         += new System.EventHandler(this.btnOK_Click);
     //
     // textBoxDepth
     //
     this.textBoxDepth.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxDepth.Border.Class      = "TextBoxBorder";
     this.textBoxDepth.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxDepth.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxDepth.Font             = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxDepth.ForeColor        = System.Drawing.Color.Black;
     this.textBoxDepth.Location         = new System.Drawing.Point(98, 12);
     this.textBoxDepth.Name             = "textBoxDepth";
     this.textBoxDepth.PreventEnterBeep = true;
     this.textBoxDepth.Size             = new System.Drawing.Size(112, 31);
     this.textBoxDepth.TabIndex         = 1;
     this.textBoxDepth.Click           += new System.EventHandler(this.textBoxDepth_Click);
     this.textBoxDepth.TextChanged     += new System.EventHandler(this.textBoxDepth_TextChanged);
     //
     // textBoxXInterval
     //
     this.textBoxXInterval.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxXInterval.Border.Class      = "TextBoxBorder";
     this.textBoxXInterval.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXInterval.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxXInterval.Font             = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxXInterval.ForeColor        = System.Drawing.Color.Black;
     this.textBoxXInterval.Location         = new System.Drawing.Point(98, 49);
     this.textBoxXInterval.Name             = "textBoxXInterval";
     this.textBoxXInterval.PreventEnterBeep = true;
     this.textBoxXInterval.Size             = new System.Drawing.Size(112, 31);
     this.textBoxXInterval.TabIndex         = 1;
     this.textBoxXInterval.Click           += new System.EventHandler(this.textBoxXInterval_Click);
     this.textBoxXInterval.TextChanged     += new System.EventHandler(this.textBoxXInterval_TextChanged);
     //
     // buttonXCancel
     //
     this.buttonXCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXCancel.Font           = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonXCancel.Location       = new System.Drawing.Point(308, 49);
     this.buttonXCancel.Name           = "buttonXCancel";
     this.buttonXCancel.Size           = new System.Drawing.Size(86, 31);
     this.buttonXCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXCancel.TabIndex       = 0;
     this.buttonXCancel.Text           = "取消";
     this.buttonXCancel.Click         += new System.EventHandler(this.btnCancel_Click);
     //
     // labelXDepth
     //
     //
     //
     //
     this.labelXDepth.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXDepth.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelXDepth.Location = new System.Drawing.Point(12, 13);
     this.labelXDepth.Name     = "labelXDepth";
     this.labelXDepth.Size     = new System.Drawing.Size(80, 30);
     this.labelXDepth.TabIndex = 2;
     this.labelXDepth.Text     = "中心深度";
     //
     // labelXInterval
     //
     //
     //
     //
     this.labelXInterval.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXInterval.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelXInterval.Location = new System.Drawing.Point(12, 49);
     this.labelXInterval.Name     = "labelXInterval";
     this.labelXInterval.Size     = new System.Drawing.Size(80, 30);
     this.labelXInterval.TabIndex = 2;
     this.labelXInterval.Text     = "网格间距";
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable3.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable3.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable3.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable3.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable3.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable3.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable3.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable3.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable3.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable3.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable3;
     this.keyboardControl1.Location    = new System.Drawing.Point(12, 86);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer3.ColorTable     = virtualKeyboardColorTable3;
     flatStyleRenderer3.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer3;
     this.keyboardControl1.Size        = new System.Drawing.Size(382, 334);
     this.keyboardControl1.TabIndex    = 3;
     //
     // btnColorPicker
     //
     this.btnColorPicker.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnColorPicker.BackColor      = System.Drawing.SystemColors.Control;
     this.btnColorPicker.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnColorPicker.Font           = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold);
     this.btnColorPicker.Location       = new System.Drawing.Point(216, 12);
     this.btnColorPicker.Name           = "btnColorPicker";
     this.btnColorPicker.Size           = new System.Drawing.Size(86, 31);
     this.btnColorPicker.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnColorPicker.TabIndex       = 6;
     this.btnColorPicker.Text           = "选取颜色";
     this.btnColorPicker.Click         += new System.EventHandler(this.btnColorPicker_Click);
     //
     // labelXColor
     //
     this.labelXColor.BackColor = System.Drawing.Color.Blue;
     //
     //
     //
     this.labelXColor.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXColor.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelXColor.ForeColor     = System.Drawing.SystemColors.Control;
     this.labelXColor.Location      = new System.Drawing.Point(308, 12);
     this.labelXColor.Name          = "labelXColor";
     this.labelXColor.Size          = new System.Drawing.Size(86, 31);
     this.labelXColor.TabIndex      = 5;
     this.labelXColor.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // FrmPlaneViaRing
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(404, 432);
     this.Controls.Add(this.btnColorPicker);
     this.Controls.Add(this.labelXColor);
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.labelXInterval);
     this.Controls.Add(this.labelXDepth);
     this.Controls.Add(this.textBoxXInterval);
     this.Controls.Add(this.textBoxDepth);
     this.Controls.Add(this.buttonXCancel);
     this.Controls.Add(this.btnOK);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FrmPlaneViaRing";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "闭合线生成面";
     this.ResumeLayout(false);
 }
Esempio n. 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     System.ComponentModel.ComponentResourceManager             resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmObject));
     this.tbName               = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelName            = new DevComponents.DotNetBar.LabelX();
     this.btnOK                = new DevComponents.DotNetBar.ButtonX();
     this.btnCancel            = new DevComponents.DotNetBar.ButtonX();
     this.tbColor              = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelType            = new DevComponents.DotNetBar.LabelX();
     this.colorCombControl     = new DevComponents.DotNetBar.ColorPickers.ColorCombControl();
     this.labelColor           = new DevComponents.DotNetBar.LabelX();
     this.radioBtnGeometryPart = new System.Windows.Forms.RadioButton();
     this.radioBtnJX           = new System.Windows.Forms.RadioButton();
     this.radioBtnJGM          = new System.Windows.Forms.RadioButton();
     this.comboBoxExType       = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.cbItem_DXDM          = new DevComponents.Editors.ComboItem();
     this.cbItem_DCYX          = new DevComponents.Editors.ComboItem();
     this.cbItem_JGM           = new DevComponents.Editors.ComboItem();
     this.cbItem_GZFD          = new DevComponents.Editors.ComboItem();
     this.cbItem_ZZ            = new DevComponents.Editors.ComboItem();
     this.cbItem_FH            = new DevComponents.Editors.ComboItem();
     this.cbItem_XH            = new DevComponents.Editors.ComboItem();
     this.cbItem_NSL           = new DevComponents.Editors.ComboItem();
     this.cbItem_HP            = new DevComponents.Editors.ComboItem();
     this.cbItem_BT            = new DevComponents.Editors.ComboItem();
     this.cbItem_RB            = new DevComponents.Editors.ComboItem();
     this.cbItem_QZSWKT        = new DevComponents.Editors.ComboItem();
     this.cbItem_YR            = new DevComponents.Editors.ComboItem();
     this.cbItem_DXSFD         = new DevComponents.Editors.ComboItem();
     this.cbItem_TTFC          = new DevComponents.Editors.ComboItem();
     this.cbItem_YTFL          = new DevComponents.Editors.ComboItem();
     this.touchKeyboard        = new DevComponents.DotNetBar.Keyboard.TouchKeyboard();
     this.keyboardControl      = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.SuspendLayout();
     //
     // tbName
     //
     //
     //
     //
     this.tbName.Border.Class      = "TextBoxBorder";
     this.tbName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.tbName.Font             = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbName.Location         = new System.Drawing.Point(70, 56);
     this.tbName.Name             = "tbName";
     this.tbName.PreventEnterBeep = true;
     this.tbName.Size             = new System.Drawing.Size(487, 29);
     this.tbName.TabIndex         = 0;
     this.tbName.Click           += new System.EventHandler(this.tbName_Click);
     this.tbName.TextChanged     += new System.EventHandler(this.tbName_TextChanged);
     //
     // labelName
     //
     //
     //
     //
     this.labelName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelName.Font     = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelName.Location = new System.Drawing.Point(12, 56);
     this.labelName.Name     = "labelName";
     this.labelName.Size     = new System.Drawing.Size(52, 29);
     this.labelName.TabIndex = 2;
     this.labelName.Text     = "名称";
     //
     // btnOK
     //
     this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnOK.BackColor      = System.Drawing.Color.Silver;
     this.btnOK.ColorTable     = DevComponents.DotNetBar.eButtonColor.Magenta;
     this.btnOK.Enabled        = false;
     this.btnOK.Font           = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnOK.Location       = new System.Drawing.Point(473, 91);
     this.btnOK.Name           = "btnOK";
     this.btnOK.Size           = new System.Drawing.Size(83, 30);
     this.btnOK.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnOK.Symbol         = "58826";
     this.btnOK.SymbolColor    = System.Drawing.Color.Black;
     this.btnOK.SymbolSet      = DevComponents.DotNetBar.eSymbolSet.Material;
     this.btnOK.TabIndex       = 1;
     this.btnOK.Text           = "确定";
     this.btnOK.TextAlignment  = DevComponents.DotNetBar.eButtonTextAlignment.Left;
     this.btnOK.Click         += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnCancel.BackColor      = System.Drawing.Color.Silver;
     this.btnCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.Magenta;
     this.btnCancel.Font           = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnCancel.Location       = new System.Drawing.Point(384, 91);
     this.btnCancel.Name           = "btnCancel";
     this.btnCancel.Size           = new System.Drawing.Size(83, 29);
     this.btnCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnCancel.TabIndex       = 1;
     this.btnCancel.Text           = "取消";
     this.btnCancel.Click         += new System.EventHandler(this.btnCancel_Click);
     //
     // tbColor
     //
     //
     //
     //
     this.tbColor.Border.Class      = "TextBoxBorder";
     this.tbColor.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.tbColor.Font             = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbColor.Location         = new System.Drawing.Point(70, 91);
     this.tbColor.Name             = "tbColor";
     this.tbColor.PreventEnterBeep = true;
     this.tbColor.ReadOnly         = true;
     this.tbColor.Size             = new System.Drawing.Size(308, 29);
     this.tbColor.TabIndex         = 3;
     this.tbColor.TextAlign        = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // labelType
     //
     //
     //
     //
     this.labelType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelType.Font     = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelType.Location = new System.Drawing.Point(12, 21);
     this.labelType.Name     = "labelType";
     this.labelType.Size     = new System.Drawing.Size(52, 29);
     this.labelType.TabIndex = 2;
     this.labelType.Text     = "类型";
     //
     // colorCombControl
     //
     this.colorCombControl.Location              = new System.Drawing.Point(13, 127);
     this.colorCombControl.Name                  = "colorCombControl";
     this.colorCombControl.Size                  = new System.Drawing.Size(544, 466);
     this.colorCombControl.TabIndex              = 4;
     this.colorCombControl.Text                  = "colorCombControl1";
     this.colorCombControl.SelectedColorChanged += new System.EventHandler(this.colorCombControl_SelectedColorChanged);
     //
     // labelColor
     //
     //
     //
     //
     this.labelColor.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelColor.Font     = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelColor.Location = new System.Drawing.Point(12, 91);
     this.labelColor.Name     = "labelColor";
     this.labelColor.Size     = new System.Drawing.Size(52, 29);
     this.labelColor.TabIndex = 2;
     this.labelColor.Text     = "颜色";
     //
     // radioBtnGeometryPart
     //
     this.radioBtnGeometryPart.Location = new System.Drawing.Point(0, 0);
     this.radioBtnGeometryPart.Name     = "radioBtnGeometryPart";
     this.radioBtnGeometryPart.Size     = new System.Drawing.Size(104, 24);
     this.radioBtnGeometryPart.TabIndex = 0;
     //
     // radioBtnJX
     //
     this.radioBtnJX.Location = new System.Drawing.Point(0, 0);
     this.radioBtnJX.Name     = "radioBtnJX";
     this.radioBtnJX.Size     = new System.Drawing.Size(104, 24);
     this.radioBtnJX.TabIndex = 0;
     //
     // radioBtnJGM
     //
     this.radioBtnJGM.Location = new System.Drawing.Point(0, 0);
     this.radioBtnJGM.Name     = "radioBtnJGM";
     this.radioBtnJGM.Size     = new System.Drawing.Size(104, 24);
     this.radioBtnJGM.TabIndex = 0;
     //
     // comboBoxExType
     //
     this.comboBoxExType.Font       = new System.Drawing.Font("宋体", 14F);
     this.comboBoxExType.ItemHeight = 19;
     this.comboBoxExType.Items.AddRange(new object[] {
         this.cbItem_DXDM,
         this.cbItem_DCYX,
         this.cbItem_JGM,
         this.cbItem_GZFD,
         this.cbItem_ZZ,
         this.cbItem_FH,
         this.cbItem_XH,
         this.cbItem_NSL,
         this.cbItem_HP,
         this.cbItem_BT,
         this.cbItem_RB,
         this.cbItem_QZSWKT,
         this.cbItem_YR,
         this.cbItem_DXSFD,
         this.cbItem_TTFC,
         this.cbItem_YTFL
     });
     this.comboBoxExType.Location              = new System.Drawing.Point(71, 21);
     this.comboBoxExType.Name                  = "comboBoxExType";
     this.comboBoxExType.Size                  = new System.Drawing.Size(486, 27);
     this.comboBoxExType.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.comboBoxExType.TabIndex              = 7;
     this.comboBoxExType.SelectedIndexChanged += new System.EventHandler(this.comboBoxExType_SelectedIndexChanged);
     //
     // cbItem_DXDM
     //
     this.cbItem_DXDM.Text  = "地形地貌";
     this.cbItem_DXDM.Value = "DXDM";
     //
     // cbItem_DCYX
     //
     this.cbItem_DCYX.Text  = "地层岩性";
     this.cbItem_DCYX.Value = "DCYX";
     //
     // cbItem_JGM
     //
     this.cbItem_JGM.Text  = "结构面";
     this.cbItem_JGM.Value = "JGM";
     //
     // cbItem_GZFD
     //
     this.cbItem_GZFD.Text  = "构造分段";
     this.cbItem_GZFD.Value = "GZFD";
     //
     // cbItem_ZZ
     //
     this.cbItem_ZZ.Text  = "褶皱";
     this.cbItem_ZZ.Value = "ZZ";
     //
     // cbItem_FH
     //
     this.cbItem_FH.Text  = "风化";
     this.cbItem_FH.Value = "FH";
     //
     // cbItem_XH
     //
     this.cbItem_XH.Text  = "卸荷";
     this.cbItem_XH.Value = "XH";
     //
     // cbItem_NSL
     //
     this.cbItem_NSL.Text  = "泥石流";
     this.cbItem_NSL.Value = "NSL";
     //
     // cbItem_HP
     //
     this.cbItem_HP.Text  = "滑坡";
     this.cbItem_HP.Value = "HP";
     //
     // cbItem_BT
     //
     this.cbItem_BT.Text  = "崩塌";
     this.cbItem_BT.Value = "BT";
     //
     // cbItem_RB
     //
     this.cbItem_RB.Text  = "蠕变";
     this.cbItem_RB.Value = "RB";
     //
     // cbItem_QZSWKT
     //
     this.cbItem_QZSWKT.Text  = "潜在失稳块体";
     this.cbItem_QZSWKT.Value = "QZSWKT";
     //
     // cbItem_YR
     //
     this.cbItem_YR.Text  = "岩溶";
     this.cbItem_YR.Value = "YR";
     //
     // cbItem_DXSFD
     //
     this.cbItem_DXSFD.Text  = "地下水分段";
     this.cbItem_DXSFD.Value = "DXSFD";
     //
     // cbItem_TTFC
     //
     this.cbItem_TTFC.Text  = "土体分层";
     this.cbItem_TTFC.Value = "TTFC";
     //
     // cbItem_YTFL
     //
     this.cbItem_YTFL.Text  = "岩体分类";
     this.cbItem_YTFL.Value = "YTFL";
     //
     // touchKeyboard
     //
     this.touchKeyboard.FloatingLocation = new System.Drawing.Point(0, 0);
     this.touchKeyboard.FloatingSize     = new System.Drawing.Size(740, 250);
     this.touchKeyboard.Location         = new System.Drawing.Point(0, 0);
     this.touchKeyboard.Size             = new System.Drawing.Size(740, 250);
     this.touchKeyboard.Text             = "";
     //
     // keyboardControl
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl.ColorTable             = virtualKeyboardColorTable1;
     this.keyboardControl.Location     = new System.Drawing.Point(2, 400);
     this.keyboardControl.Name         = "keyboardControl";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl.Renderer     = flatStyleRenderer1;
     this.keyboardControl.Size         = new System.Drawing.Size(567, 205);
     this.keyboardControl.TabIndex     = 8;
     this.keyboardControl.Text         = "请输入名称";
     this.keyboardControl.Visible      = false;
     //
     // FrmObject
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(569, 605);
     this.Controls.Add(this.keyboardControl);
     this.Controls.Add(this.comboBoxExType);
     this.Controls.Add(this.colorCombControl);
     this.Controls.Add(this.tbColor);
     this.Controls.Add(this.labelColor);
     this.Controls.Add(this.labelType);
     this.Controls.Add(this.labelName);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.tbName);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FrmObject";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "新建";
     this.ResumeLayout(false);
 }
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
            DevComponents.DotNetBar.Keyboard.FlatStyleRenderer flatStyleRenderer1 = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
            this.virtualNumKeyboard = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
            this.buttonHome = new System.Windows.Forms.Button();
            this.buttonNext = new System.Windows.Forms.Button();
            this.textBoxCode = new System.Windows.Forms.TextBox();
            this.labelCode = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // virtualNumKeyboard
            // 
            this.virtualNumKeyboard.Anchor = System.Windows.Forms.AnchorStyles.None;
            virtualKeyboardColorTable1.BackgroundColor = System.Drawing.Color.Black;
            virtualKeyboardColorTable1.DarkKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
            virtualKeyboardColorTable1.DownKeysColor = System.Drawing.Color.White;
            virtualKeyboardColorTable1.DownTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
            virtualKeyboardColorTable1.KeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
            virtualKeyboardColorTable1.LightKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
            virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
            virtualKeyboardColorTable1.TextColor = System.Drawing.Color.White;
            virtualKeyboardColorTable1.ToggleTextColor = System.Drawing.Color.Green;
            virtualKeyboardColorTable1.TopBarTextColor = System.Drawing.Color.White;
            this.virtualNumKeyboard.ColorTable = virtualKeyboardColorTable1;
            this.virtualNumKeyboard.IsTopBarVisible = false;
            this.virtualNumKeyboard.Location = new System.Drawing.Point(133, 269);
            this.virtualNumKeyboard.Name = "virtualNumKeyboard";
            flatStyleRenderer1.ColorTable = virtualKeyboardColorTable1;
            flatStyleRenderer1.ForceAntiAlias = false;
            this.virtualNumKeyboard.Renderer = flatStyleRenderer1;
            this.virtualNumKeyboard.Size = new System.Drawing.Size(753, 230);
            this.virtualNumKeyboard.TabIndex = 20;
            this.virtualNumKeyboard.Text = "keyboardControl1";
            // 
            // buttonHome
            // 
            this.buttonHome.Location = new System.Drawing.Point(577, 540);
            this.buttonHome.Name = "buttonHome";
            this.buttonHome.Size = new System.Drawing.Size(169, 67);
            this.buttonHome.TabIndex = 2;
            this.buttonHome.Text = "返回主页";
            this.buttonHome.UseVisualStyleBackColor = true;
            this.buttonHome.Click += new System.EventHandler(this.buttonHome_Click);
            // 
            // buttonNext
            // 
            this.buttonNext.Location = new System.Drawing.Point(272, 540);
            this.buttonNext.Name = "buttonNext";
            this.buttonNext.Size = new System.Drawing.Size(169, 67);
            this.buttonNext.TabIndex = 1;
            this.buttonNext.Text = "下一步";
            this.buttonNext.UseVisualStyleBackColor = true;
            this.buttonNext.Click += new System.EventHandler(this.buttonNext_Click);
            // 
            // textBoxCode
            // 
            this.textBoxCode.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.textBoxCode.Location = new System.Drawing.Point(421, 191);
            this.textBoxCode.MaxLength = 15;
            this.textBoxCode.Name = "textBoxCode";
            this.textBoxCode.Size = new System.Drawing.Size(246, 41);
            this.textBoxCode.TabIndex = 0;
            this.textBoxCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // labelCode
            // 
            this.labelCode.AutoSize = true;
            this.labelCode.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labelCode.Location = new System.Drawing.Point(188, 203);
            this.labelCode.Name = "labelCode";
            this.labelCode.Size = new System.Drawing.Size(73, 29);
            this.labelCode.TabIndex = 14;
            this.labelCode.Text = "箱号";
            // 
            // AdminProxyEntryBoxCode
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.virtualNumKeyboard);
            this.Controls.Add(this.buttonHome);
            this.Controls.Add(this.buttonNext);
            this.Controls.Add(this.textBoxCode);
            this.Controls.Add(this.labelCode);
            this.Name = "AdminProxyEntryBoxCode";
            this.Controls.SetChildIndex(this.labelCode, 0);
            this.Controls.SetChildIndex(this.textBoxCode, 0);
            this.Controls.SetChildIndex(this.buttonNext, 0);
            this.Controls.SetChildIndex(this.buttonHome, 0);
            this.Controls.SetChildIndex(this.virtualNumKeyboard, 0);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Esempio n. 12
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.panel3             = new System.Windows.Forms.Panel();
     this.labelX8            = new DevComponents.DotNetBar.LabelX();
     this.labelX1            = new DevComponents.DotNetBar.LabelX();
     this.labelX3            = new DevComponents.DotNetBar.LabelX();
     this.labelX2            = new DevComponents.DotNetBar.LabelX();
     this.labelX4            = new DevComponents.DotNetBar.LabelX();
     this.labelX5            = new DevComponents.DotNetBar.LabelX();
     this.labelX9            = new DevComponents.DotNetBar.LabelX();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.pictureBox12       = new System.Windows.Forms.PictureBox();
     this.pictureBox13       = new System.Windows.Forms.PictureBox();
     this.pictureBox10       = new System.Windows.Forms.PictureBox();
     this.pictureBox11       = new System.Windows.Forms.PictureBox();
     this.pictureBox9        = new System.Windows.Forms.PictureBox();
     this.pictureBox8        = new System.Windows.Forms.PictureBox();
     this.pictureBox7        = new System.Windows.Forms.PictureBox();
     this.pictureBox6        = new System.Windows.Forms.PictureBox();
     this.pictureBox5        = new System.Windows.Forms.PictureBox();
     this.pictureBox4        = new System.Windows.Forms.PictureBox();
     this.pictureBox3        = new System.Windows.Forms.PictureBox();
     this.pictureBox2        = new System.Windows.Forms.PictureBox();
     this.panel4             = new System.Windows.Forms.Panel();
     this.virtualNumKeyboard = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.panel5             = new System.Windows.Forms.Panel();
     this.errMsg             = new DevComponents.DotNetBar.LabelX();
     this.confirmScanTN      = new DevComponents.DotNetBar.ButtonX();
     this.trackingNum        = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX7            = new DevComponents.DotNetBar.LabelX();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.labelX8);
     this.panel3.Controls.Add(this.labelX1);
     this.panel3.Controls.Add(this.labelX3);
     this.panel3.Controls.Add(this.labelX2);
     this.panel3.Controls.Add(this.labelX4);
     this.panel3.Controls.Add(this.labelX5);
     this.panel3.Controls.Add(this.labelX9);
     this.panel3.Controls.Add(this.pictureBox1);
     this.panel3.Controls.Add(this.pictureBox12);
     this.panel3.Controls.Add(this.pictureBox13);
     this.panel3.Controls.Add(this.pictureBox10);
     this.panel3.Controls.Add(this.pictureBox11);
     this.panel3.Controls.Add(this.pictureBox9);
     this.panel3.Controls.Add(this.pictureBox8);
     this.panel3.Controls.Add(this.pictureBox7);
     this.panel3.Controls.Add(this.pictureBox6);
     this.panel3.Controls.Add(this.pictureBox5);
     this.panel3.Controls.Add(this.pictureBox4);
     this.panel3.Controls.Add(this.pictureBox3);
     this.panel3.Controls.Add(this.pictureBox2);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1024, 112);
     this.panel3.TabIndex = 15;
     //
     // labelX8
     //
     this.labelX8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX8.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX8.ForeColor = System.Drawing.Color.White;
     this.labelX8.Location  = new System.Drawing.Point(759, 71);
     this.labelX8.Name      = "labelX8";
     this.labelX8.Size      = new System.Drawing.Size(121, 23);
     this.labelX8.TabIndex  = 27;
     this.labelX8.Text      = "确认收件人手机号";
     //
     // labelX1
     //
     this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX1.ForeColor = System.Drawing.Color.White;
     this.labelX1.Location  = new System.Drawing.Point(603, 71);
     this.labelX1.Name      = "labelX1";
     this.labelX1.Size      = new System.Drawing.Size(121, 23);
     this.labelX1.TabIndex  = 26;
     this.labelX1.Text      = "输入收件人手机号";
     //
     // labelX3
     //
     this.labelX3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX3.ForeColor = System.Drawing.Color.White;
     this.labelX3.Location  = new System.Drawing.Point(935, 71);
     this.labelX3.Name      = "labelX3";
     this.labelX3.Size      = new System.Drawing.Size(74, 23);
     this.labelX3.TabIndex  = 25;
     this.labelX3.Text      = "放入邮包";
     //
     // labelX2
     //
     this.labelX2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX2.ForeColor = System.Drawing.Color.White;
     this.labelX2.Location  = new System.Drawing.Point(470, 71);
     this.labelX2.Name      = "labelX2";
     this.labelX2.Size      = new System.Drawing.Size(95, 23);
     this.labelX2.TabIndex  = 24;
     this.labelX2.Text      = "扫描快递单号";
     //
     // labelX4
     //
     this.labelX4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX4.ForeColor = System.Drawing.Color.White;
     this.labelX4.Location  = new System.Drawing.Point(326, 71);
     this.labelX4.Name      = "labelX4";
     this.labelX4.Size      = new System.Drawing.Size(71, 23);
     this.labelX4.TabIndex  = 23;
     this.labelX4.Text      = "选择柜子";
     //
     // labelX5
     //
     this.labelX5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX5.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX5.ForeColor = System.Drawing.Color.White;
     this.labelX5.Location  = new System.Drawing.Point(179, 71);
     this.labelX5.Name      = "labelX5";
     this.labelX5.Size      = new System.Drawing.Size(63, 23);
     this.labelX5.TabIndex  = 22;
     this.labelX5.Text      = "输入密码";
     //
     // labelX9
     //
     this.labelX9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX9.Font          = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX9.ForeColor     = System.Drawing.Color.White;
     this.labelX9.Location      = new System.Drawing.Point(3, 71);
     this.labelX9.Name          = "labelX9";
     this.labelX9.Size          = new System.Drawing.Size(103, 23);
     this.labelX9.TabIndex      = 21;
     this.labelX9.Text          = "输入账号";
     this.labelX9.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox1.Image    = global::IEC.UI.Properties.Resources.绿色节点40;
     this.pictureBox1.Location = new System.Drawing.Point(36, 25);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox1.TabIndex = 20;
     this.pictureBox1.TabStop  = false;
     //
     // pictureBox12
     //
     this.pictureBox12.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox12.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox12.Image     = global::IEC.UI.Properties.Resources.进度条100_12;
     this.pictureBox12.Location  = new System.Drawing.Point(842, 40);
     this.pictureBox12.Name      = "pictureBox12";
     this.pictureBox12.Size      = new System.Drawing.Size(100, 12);
     this.pictureBox12.TabIndex  = 19;
     this.pictureBox12.TabStop   = false;
     //
     // pictureBox13
     //
     this.pictureBox13.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox13.Image    = global::IEC.UI.Properties.Resources.灰色节点40;
     this.pictureBox13.Location = new System.Drawing.Point(796, 25);
     this.pictureBox13.Name     = "pictureBox13";
     this.pictureBox13.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox13.TabIndex = 17;
     this.pictureBox13.TabStop  = false;
     //
     // pictureBox10
     //
     this.pictureBox10.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox10.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox10.Image     = global::IEC.UI.Properties.Resources.进度条100_12;
     this.pictureBox10.Location  = new System.Drawing.Point(690, 40);
     this.pictureBox10.Name      = "pictureBox10";
     this.pictureBox10.Size      = new System.Drawing.Size(100, 12);
     this.pictureBox10.TabIndex  = 16;
     this.pictureBox10.TabStop   = false;
     //
     // pictureBox11
     //
     this.pictureBox11.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox11.Image    = global::IEC.UI.Properties.Resources.灰色节点40;
     this.pictureBox11.Location = new System.Drawing.Point(644, 25);
     this.pictureBox11.Name     = "pictureBox11";
     this.pictureBox11.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox11.TabIndex = 14;
     this.pictureBox11.TabStop  = false;
     //
     // pictureBox9
     //
     this.pictureBox9.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox9.Image    = global::IEC.UI.Properties.Resources.灰色节点40;
     this.pictureBox9.Location = new System.Drawing.Point(948, 25);
     this.pictureBox9.Name     = "pictureBox9";
     this.pictureBox9.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox9.TabIndex = 12;
     this.pictureBox9.TabStop  = false;
     //
     // pictureBox8
     //
     this.pictureBox8.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox8.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox8.Image     = global::IEC.UI.Properties.Resources.进度条100_12;
     this.pictureBox8.Location  = new System.Drawing.Point(538, 40);
     this.pictureBox8.Name      = "pictureBox8";
     this.pictureBox8.Size      = new System.Drawing.Size(100, 12);
     this.pictureBox8.TabIndex  = 11;
     this.pictureBox8.TabStop   = false;
     //
     // pictureBox7
     //
     this.pictureBox7.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox7.Image    = global::IEC.UI.Properties.Resources.绿色节点40;
     this.pictureBox7.Location = new System.Drawing.Point(492, 25);
     this.pictureBox7.Name     = "pictureBox7";
     this.pictureBox7.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox7.TabIndex = 9;
     this.pictureBox7.TabStop  = false;
     //
     // pictureBox6
     //
     this.pictureBox6.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox6.Image     = global::IEC.UI.Properties.Resources.进度条100_12;
     this.pictureBox6.Location  = new System.Drawing.Point(386, 40);
     this.pictureBox6.Name      = "pictureBox6";
     this.pictureBox6.Size      = new System.Drawing.Size(100, 12);
     this.pictureBox6.TabIndex  = 8;
     this.pictureBox6.TabStop   = false;
     //
     // pictureBox5
     //
     this.pictureBox5.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox5.Image    = global::IEC.UI.Properties.Resources.绿色节点40;
     this.pictureBox5.Location = new System.Drawing.Point(340, 25);
     this.pictureBox5.Name     = "pictureBox5";
     this.pictureBox5.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox5.TabIndex = 6;
     this.pictureBox5.TabStop  = false;
     //
     // pictureBox4
     //
     this.pictureBox4.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox4.Image     = global::IEC.UI.Properties.Resources.进度条100_12;
     this.pictureBox4.Location  = new System.Drawing.Point(234, 40);
     this.pictureBox4.Name      = "pictureBox4";
     this.pictureBox4.Size      = new System.Drawing.Size(100, 12);
     this.pictureBox4.TabIndex  = 5;
     this.pictureBox4.TabStop   = false;
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox3.Image     = global::IEC.UI.Properties.Resources.进度条100_12;
     this.pictureBox3.Location  = new System.Drawing.Point(82, 40);
     this.pictureBox3.Name      = "pictureBox3";
     this.pictureBox3.Size      = new System.Drawing.Size(100, 12);
     this.pictureBox3.TabIndex  = 2;
     this.pictureBox3.TabStop   = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox2.Image    = global::IEC.UI.Properties.Resources.绿色节点40;
     this.pictureBox2.Location = new System.Drawing.Point(188, 25);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(40, 40);
     this.pictureBox2.TabIndex = 1;
     this.pictureBox2.TabStop  = false;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Transparent;
     this.panel4.Controls.Add(this.virtualNumKeyboard);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel4.Location = new System.Drawing.Point(544, 112);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(480, 418);
     this.panel4.TabIndex = 24;
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable1;
     this.virtualNumKeyboard.IsTopBarVisible     = false;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(40, 18);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer1;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(404, 388);
     this.virtualNumKeyboard.TabIndex  = 4;
     this.virtualNumKeyboard.Text      = "keyboardControl1";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.errMsg);
     this.panel5.Controls.Add(this.confirmScanTN);
     this.panel5.Controls.Add(this.trackingNum);
     this.panel5.Controls.Add(this.labelX7);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 112);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(544, 418);
     this.panel5.TabIndex = 25;
     //
     // errMsg
     //
     this.errMsg.AutoSize = true;
     //
     //
     //
     this.errMsg.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.errMsg.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.errMsg.ForeColor = System.Drawing.Color.Red;
     this.errMsg.Location  = new System.Drawing.Point(50, 220);
     this.errMsg.Name      = "errMsg";
     this.errMsg.Size      = new System.Drawing.Size(0, 0);
     this.errMsg.TabIndex  = 6;
     //
     // confirmScanTN
     //
     this.confirmScanTN.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.confirmScanTN.BackColor      = System.Drawing.Color.White;
     this.confirmScanTN.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.confirmScanTN.Font           = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.confirmScanTN.Location       = new System.Drawing.Point(357, 260);
     this.confirmScanTN.Name           = "confirmScanTN";
     this.confirmScanTN.Size           = new System.Drawing.Size(121, 48);
     this.confirmScanTN.Style          = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.confirmScanTN.Symbol         = "";
     this.confirmScanTN.TabIndex       = 2;
     this.confirmScanTN.Text           = "确定";
     this.confirmScanTN.Click         += new System.EventHandler(this.confirmScanTN_Click);
     //
     // trackingNum
     //
     //
     //
     //
     this.trackingNum.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.trackingNum.Border.BorderLeft   = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.trackingNum.Border.BorderRight  = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.trackingNum.Border.BorderTop    = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.trackingNum.Border.Class        = "TextBoxBorder";
     this.trackingNum.Border.CornerType   = DevComponents.DotNetBar.eCornerType.Square;
     this.trackingNum.Font             = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.trackingNum.Location         = new System.Drawing.Point(50, 149);
     this.trackingNum.MaxLength        = 20;
     this.trackingNum.Name             = "trackingNum";
     this.trackingNum.PreventEnterBeep = true;
     this.trackingNum.Size             = new System.Drawing.Size(428, 50);
     this.trackingNum.TabIndex         = 0;
     this.trackingNum.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.trackingNum_KeyUp);
     //
     // labelX7
     //
     //
     //
     //
     this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX7.Font      = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX7.ForeColor = System.Drawing.Color.White;
     this.labelX7.Location  = new System.Drawing.Point(50, 65);
     this.labelX7.Name      = "labelX7";
     this.labelX7.Size      = new System.Drawing.Size(258, 40);
     this.labelX7.TabIndex  = 1;
     this.labelX7.Text      = "请扫描快递单号:";
     //
     // scanTrackingNum
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ActiveBorder;
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Name = "scanTrackingNum";
     this.Size = new System.Drawing.Size(1024, 530);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.groupPanelGeoObjs         = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.buttonXGeoObjAllDesel     = new DevComponents.DotNetBar.ButtonX();
     this.buttonXGeoObjAllSel       = new DevComponents.DotNetBar.ButtonX();
     this.listBoxAdvGeoObjs         = new DevComponents.DotNetBar.ListBoxAdv();
     this.groupPanelMarkerType      = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.listBoxAdvMarkerType      = new DevComponents.DotNetBar.ListBoxAdv();
     this.groupPanelUseFor          = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.listBoxAdvUseFor          = new DevComponents.DotNetBar.ListBoxAdv();
     this.groupPanelSurfacePars     = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.doubleInputGridEdgeLength = new DevComponents.Editors.DoubleInput();
     this.doubleInputAttitudeLength = new DevComponents.Editors.DoubleInput();
     this.doubleInputShapeRadium    = new DevComponents.Editors.DoubleInput();
     this.textBoxSurfaceBorder      = new DevComponents.DotNetBar.Controls.TextBoxDropDown();
     this.buttonXCalculateParam     = new DevComponents.DotNetBar.ButtonX();
     this.buttonXBuild         = new DevComponents.DotNetBar.ButtonX();
     this.textBoxXCPCount      = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelXGridEdgeLength = new DevComponents.DotNetBar.LabelX();
     this.labelXAttitudeLength = new DevComponents.DotNetBar.LabelX();
     this.labelXShapeRadium    = new DevComponents.DotNetBar.LabelX();
     this.labelXSurfaceBorder  = new DevComponents.DotNetBar.LabelX();
     this.labelXCPCount        = new DevComponents.DotNetBar.LabelX();
     this.buttonXSave          = new DevComponents.DotNetBar.ButtonX();
     this.buttonXCancel        = new DevComponents.DotNetBar.ButtonX();
     this.keyboardControl1     = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.panel1 = new System.Windows.Forms.Panel();
     this.groupPanelGeoObjs.SuspendLayout();
     this.groupPanelMarkerType.SuspendLayout();
     this.groupPanelUseFor.SuspendLayout();
     this.groupPanelSurfacePars.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.doubleInputGridEdgeLength)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.doubleInputAttitudeLength)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.doubleInputShapeRadium)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // groupPanelGeoObjs
     //
     this.groupPanelGeoObjs.BackColor        = System.Drawing.Color.White;
     this.groupPanelGeoObjs.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanelGeoObjs.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.groupPanelGeoObjs.Controls.Add(this.buttonXGeoObjAllDesel);
     this.groupPanelGeoObjs.Controls.Add(this.buttonXGeoObjAllSel);
     this.groupPanelGeoObjs.Controls.Add(this.listBoxAdvGeoObjs);
     this.groupPanelGeoObjs.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanelGeoObjs.Location          = new System.Drawing.Point(1, 0);
     this.groupPanelGeoObjs.Name = "groupPanelGeoObjs";
     this.groupPanelGeoObjs.Size = new System.Drawing.Size(234, 209);
     //
     //
     //
     this.groupPanelGeoObjs.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanelGeoObjs.Style.BackColorGradientAngle = 90;
     this.groupPanelGeoObjs.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanelGeoObjs.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelGeoObjs.Style.BorderBottomWidth      = 1;
     this.groupPanelGeoObjs.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanelGeoObjs.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelGeoObjs.Style.BorderLeftWidth        = 1;
     this.groupPanelGeoObjs.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelGeoObjs.Style.BorderRightWidth       = 1;
     this.groupPanelGeoObjs.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelGeoObjs.Style.BorderTopWidth      = 1;
     this.groupPanelGeoObjs.Style.CornerDiameter      = 4;
     this.groupPanelGeoObjs.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanelGeoObjs.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanelGeoObjs.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanelGeoObjs.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanelGeoObjs.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanelGeoObjs.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanelGeoObjs.TabIndex = 0;
     this.groupPanelGeoObjs.Text     = "选定的地质对象";
     //
     // buttonXGeoObjAllDesel
     //
     this.buttonXGeoObjAllDesel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXGeoObjAllDesel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXGeoObjAllDesel.Location       = new System.Drawing.Point(122, 146);
     this.buttonXGeoObjAllDesel.Name           = "buttonXGeoObjAllDesel";
     this.buttonXGeoObjAllDesel.Size           = new System.Drawing.Size(103, 27);
     this.buttonXGeoObjAllDesel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXGeoObjAllDesel.TabIndex       = 1;
     this.buttonXGeoObjAllDesel.Text           = "清除选定";
     this.buttonXGeoObjAllDesel.Click         += new System.EventHandler(this.buttonXGeoObjAllDesel_Click);
     //
     // buttonXGeoObjAllSel
     //
     this.buttonXGeoObjAllSel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXGeoObjAllSel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXGeoObjAllSel.Location       = new System.Drawing.Point(3, 146);
     this.buttonXGeoObjAllSel.Name           = "buttonXGeoObjAllSel";
     this.buttonXGeoObjAllSel.Size           = new System.Drawing.Size(103, 27);
     this.buttonXGeoObjAllSel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXGeoObjAllSel.TabIndex       = 1;
     this.buttonXGeoObjAllSel.Text           = "全部选定";
     this.buttonXGeoObjAllSel.Click         += new System.EventHandler(this.buttonXGeoObjAllSel_Click);
     //
     // listBoxAdvGeoObjs
     //
     this.listBoxAdvGeoObjs.AutoScroll = true;
     //
     //
     //
     this.listBoxAdvGeoObjs.BackgroundStyle.Class            = "ListBoxAdv";
     this.listBoxAdvGeoObjs.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.listBoxAdvGeoObjs.CheckBoxesVisible                = true;
     this.listBoxAdvGeoObjs.ContainerControlProcessDialogKey = true;
     this.listBoxAdvGeoObjs.DragDropSupport = true;
     this.listBoxAdvGeoObjs.Location        = new System.Drawing.Point(3, 3);
     this.listBoxAdvGeoObjs.Name            = "listBoxAdvGeoObjs";
     this.listBoxAdvGeoObjs.Size            = new System.Drawing.Size(222, 137);
     this.listBoxAdvGeoObjs.TabIndex        = 0;
     this.listBoxAdvGeoObjs.Text            = "选定的地质对象";
     this.listBoxAdvGeoObjs.ItemCheck      += new DevComponents.DotNetBar.ListBoxAdvItemCheckEventHandler(this.listBoxAdvGeoObjs_ItemCheck);
     //
     // groupPanelMarkerType
     //
     this.groupPanelMarkerType.BackColor        = System.Drawing.Color.White;
     this.groupPanelMarkerType.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanelMarkerType.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanelMarkerType.Controls.Add(this.listBoxAdvMarkerType);
     this.groupPanelMarkerType.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanelMarkerType.Location          = new System.Drawing.Point(4, 200);
     this.groupPanelMarkerType.Name = "groupPanelMarkerType";
     this.groupPanelMarkerType.Size = new System.Drawing.Size(116, 201);
     //
     //
     //
     this.groupPanelMarkerType.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanelMarkerType.Style.BackColorGradientAngle = 90;
     this.groupPanelMarkerType.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanelMarkerType.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelMarkerType.Style.BorderBottomWidth      = 1;
     this.groupPanelMarkerType.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanelMarkerType.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelMarkerType.Style.BorderLeftWidth        = 1;
     this.groupPanelMarkerType.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelMarkerType.Style.BorderRightWidth       = 1;
     this.groupPanelMarkerType.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelMarkerType.Style.BorderTopWidth      = 1;
     this.groupPanelMarkerType.Style.CornerDiameter      = 4;
     this.groupPanelMarkerType.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanelMarkerType.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanelMarkerType.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanelMarkerType.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanelMarkerType.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanelMarkerType.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanelMarkerType.TabIndex = 1;
     this.groupPanelMarkerType.Text     = "Marker类型";
     //
     // listBoxAdvMarkerType
     //
     this.listBoxAdvMarkerType.AutoScroll = true;
     //
     //
     //
     this.listBoxAdvMarkerType.BackgroundStyle.Class            = "ListBoxAdv";
     this.listBoxAdvMarkerType.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.listBoxAdvMarkerType.CheckStateMember                 = null;
     this.listBoxAdvMarkerType.ContainerControlProcessDialogKey = true;
     this.listBoxAdvMarkerType.DragDropSupport = true;
     this.listBoxAdvMarkerType.Location        = new System.Drawing.Point(2, 6);
     this.listBoxAdvMarkerType.Name            = "listBoxAdvMarkerType";
     this.listBoxAdvMarkerType.Size            = new System.Drawing.Size(102, 168);
     this.listBoxAdvMarkerType.TabIndex        = 0;
     this.listBoxAdvMarkerType.Text            = "listBoxAdv1";
     this.listBoxAdvMarkerType.ItemClick      += new System.EventHandler(this.listBoxAdvMarkerType_ItemClick);
     this.listBoxAdvMarkerType.ItemRemoved    += new DevComponents.DotNetBar.ItemControl.ItemRemovedEventHandler(this.listBoxAdvMarkerType_ItemRemoved);
     //
     // groupPanelUseFor
     //
     this.groupPanelUseFor.BackColor        = System.Drawing.Color.White;
     this.groupPanelUseFor.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanelUseFor.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanelUseFor.Controls.Add(this.listBoxAdvUseFor);
     this.groupPanelUseFor.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanelUseFor.Location          = new System.Drawing.Point(117, 200);
     this.groupPanelUseFor.Name = "groupPanelUseFor";
     this.groupPanelUseFor.Size = new System.Drawing.Size(118, 201);
     //
     //
     //
     this.groupPanelUseFor.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanelUseFor.Style.BackColorGradientAngle = 90;
     this.groupPanelUseFor.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanelUseFor.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelUseFor.Style.BorderBottomWidth      = 1;
     this.groupPanelUseFor.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanelUseFor.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelUseFor.Style.BorderLeftWidth        = 1;
     this.groupPanelUseFor.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelUseFor.Style.BorderRightWidth       = 1;
     this.groupPanelUseFor.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelUseFor.Style.BorderTopWidth      = 1;
     this.groupPanelUseFor.Style.CornerDiameter      = 4;
     this.groupPanelUseFor.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanelUseFor.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanelUseFor.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanelUseFor.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanelUseFor.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanelUseFor.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanelUseFor.TabIndex = 1;
     this.groupPanelUseFor.Text     = "UseFor类型";
     //
     // listBoxAdvUseFor
     //
     this.listBoxAdvUseFor.AutoScroll = true;
     //
     //
     //
     this.listBoxAdvUseFor.BackgroundStyle.Class            = "ListBoxAdv";
     this.listBoxAdvUseFor.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.listBoxAdvUseFor.CheckStateMember                 = null;
     this.listBoxAdvUseFor.ContainerControlProcessDialogKey = true;
     this.listBoxAdvUseFor.DragDropSupport = true;
     this.listBoxAdvUseFor.Location        = new System.Drawing.Point(6, 6);
     this.listBoxAdvUseFor.Name            = "listBoxAdvUseFor";
     this.listBoxAdvUseFor.Size            = new System.Drawing.Size(102, 168);
     this.listBoxAdvUseFor.TabIndex        = 0;
     this.listBoxAdvUseFor.Text            = "listBoxAdv1";
     this.listBoxAdvUseFor.ItemClick      += new System.EventHandler(this.listBoxAdvUseFor_ItemClick);
     //
     // groupPanelSurfacePars
     //
     this.groupPanelSurfacePars.BackColor        = System.Drawing.Color.White;
     this.groupPanelSurfacePars.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanelSurfacePars.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.groupPanelSurfacePars.Controls.Add(this.doubleInputGridEdgeLength);
     this.groupPanelSurfacePars.Controls.Add(this.doubleInputAttitudeLength);
     this.groupPanelSurfacePars.Controls.Add(this.doubleInputShapeRadium);
     this.groupPanelSurfacePars.Controls.Add(this.textBoxSurfaceBorder);
     this.groupPanelSurfacePars.Controls.Add(this.buttonXCalculateParam);
     this.groupPanelSurfacePars.Controls.Add(this.buttonXBuild);
     this.groupPanelSurfacePars.Controls.Add(this.textBoxXCPCount);
     this.groupPanelSurfacePars.Controls.Add(this.labelXGridEdgeLength);
     this.groupPanelSurfacePars.Controls.Add(this.labelXAttitudeLength);
     this.groupPanelSurfacePars.Controls.Add(this.labelXShapeRadium);
     this.groupPanelSurfacePars.Controls.Add(this.labelXSurfaceBorder);
     this.groupPanelSurfacePars.Controls.Add(this.labelXCPCount);
     this.groupPanelSurfacePars.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanelSurfacePars.Location          = new System.Drawing.Point(5, 0);
     this.groupPanelSurfacePars.Name = "groupPanelSurfacePars";
     this.groupPanelSurfacePars.Size = new System.Drawing.Size(209, 197);
     //
     //
     //
     this.groupPanelSurfacePars.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanelSurfacePars.Style.BackColorGradientAngle = 90;
     this.groupPanelSurfacePars.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanelSurfacePars.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelSurfacePars.Style.BorderBottomWidth      = 1;
     this.groupPanelSurfacePars.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanelSurfacePars.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelSurfacePars.Style.BorderLeftWidth        = 1;
     this.groupPanelSurfacePars.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelSurfacePars.Style.BorderRightWidth       = 1;
     this.groupPanelSurfacePars.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanelSurfacePars.Style.BorderTopWidth      = 1;
     this.groupPanelSurfacePars.Style.CornerDiameter      = 4;
     this.groupPanelSurfacePars.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanelSurfacePars.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanelSurfacePars.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanelSurfacePars.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanelSurfacePars.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanelSurfacePars.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanelSurfacePars.TabIndex = 2;
     this.groupPanelSurfacePars.Text     = "地质曲面参数";
     //
     // doubleInputGridEdgeLength
     //
     //
     //
     //
     this.doubleInputGridEdgeLength.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.doubleInputGridEdgeLength.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.doubleInputGridEdgeLength.ButtonFreeText.Shortcut    = DevComponents.DotNetBar.eShortcut.F2;
     this.doubleInputGridEdgeLength.Increment     = 1D;
     this.doubleInputGridEdgeLength.Location      = new System.Drawing.Point(103, 58);
     this.doubleInputGridEdgeLength.MinValue      = 0D;
     this.doubleInputGridEdgeLength.Name          = "doubleInputGridEdgeLength";
     this.doubleInputGridEdgeLength.ShowUpDown    = true;
     this.doubleInputGridEdgeLength.Size          = new System.Drawing.Size(97, 21);
     this.doubleInputGridEdgeLength.TabIndex      = 4;
     this.doubleInputGridEdgeLength.ValueChanged += new System.EventHandler(this.doubleInputGridEdgeLength_ValueChanged);
     this.doubleInputGridEdgeLength.MouseClick   += new System.Windows.Forms.MouseEventHandler(this.doubleInputGridEdgeLength_MouseClick);
     //
     // doubleInputAttitudeLength
     //
     //
     //
     //
     this.doubleInputAttitudeLength.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.doubleInputAttitudeLength.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.doubleInputAttitudeLength.ButtonFreeText.Shortcut    = DevComponents.DotNetBar.eShortcut.F2;
     this.doubleInputAttitudeLength.Increment     = 1D;
     this.doubleInputAttitudeLength.Location      = new System.Drawing.Point(103, 85);
     this.doubleInputAttitudeLength.MinValue      = 0D;
     this.doubleInputAttitudeLength.Name          = "doubleInputAttitudeLength";
     this.doubleInputAttitudeLength.ShowUpDown    = true;
     this.doubleInputAttitudeLength.Size          = new System.Drawing.Size(97, 21);
     this.doubleInputAttitudeLength.TabIndex      = 4;
     this.doubleInputAttitudeLength.ValueChanged += new System.EventHandler(this.doubleInputAttitudeLength_ValueChanged);
     //
     // doubleInputShapeRadium
     //
     //
     //
     //
     this.doubleInputShapeRadium.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.doubleInputShapeRadium.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.doubleInputShapeRadium.ButtonFreeText.Shortcut    = DevComponents.DotNetBar.eShortcut.F2;
     this.doubleInputShapeRadium.Increment     = 1D;
     this.doubleInputShapeRadium.Location      = new System.Drawing.Point(102, 112);
     this.doubleInputShapeRadium.MinValue      = 0D;
     this.doubleInputShapeRadium.Name          = "doubleInputShapeRadium";
     this.doubleInputShapeRadium.ShowUpDown    = true;
     this.doubleInputShapeRadium.Size          = new System.Drawing.Size(98, 21);
     this.doubleInputShapeRadium.TabIndex      = 4;
     this.doubleInputShapeRadium.ValueChanged += new System.EventHandler(this.doubleInputShapeRadium_ValueChanged);
     //
     // textBoxSurfaceBorder
     //
     //
     //
     //
     this.textBoxSurfaceBorder.BackgroundStyle.Class      = "TextBoxBorder";
     this.textBoxSurfaceBorder.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxSurfaceBorder.ButtonDropDown.Visible     = true;
     this.textBoxSurfaceBorder.Location = new System.Drawing.Point(103, 33);
     this.textBoxSurfaceBorder.Name     = "textBoxSurfaceBorder";
     this.textBoxSurfaceBorder.Size     = new System.Drawing.Size(97, 20);
     this.textBoxSurfaceBorder.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.textBoxSurfaceBorder.TabIndex = 3;
     this.textBoxSurfaceBorder.Text     = "自动";
     //
     // buttonXCalculateParam
     //
     this.buttonXCalculateParam.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXCalculateParam.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXCalculateParam.Location       = new System.Drawing.Point(3, 139);
     this.buttonXCalculateParam.Name           = "buttonXCalculateParam";
     this.buttonXCalculateParam.Size           = new System.Drawing.Size(90, 26);
     this.buttonXCalculateParam.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXCalculateParam.TabIndex       = 2;
     this.buttonXCalculateParam.Text           = "计算默认参数";
     this.buttonXCalculateParam.Click         += new System.EventHandler(this.buttonXCalculate_Click);
     //
     // buttonXBuild
     //
     this.buttonXBuild.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXBuild.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXBuild.Location       = new System.Drawing.Point(110, 139);
     this.buttonXBuild.Name           = "buttonXBuild";
     this.buttonXBuild.Size           = new System.Drawing.Size(90, 26);
     this.buttonXBuild.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXBuild.TabIndex       = 2;
     this.buttonXBuild.Text           = "生成曲面";
     this.buttonXBuild.Click         += new System.EventHandler(this.buttonXBuild_Click);
     //
     // textBoxXCPCount
     //
     this.textBoxXCPCount.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxXCPCount.Border.Class      = "TextBoxBorder";
     this.textBoxXCPCount.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXCPCount.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxXCPCount.ForeColor         = System.Drawing.Color.Black;
     this.textBoxXCPCount.Location          = new System.Drawing.Point(103, 7);
     this.textBoxXCPCount.Name             = "textBoxXCPCount";
     this.textBoxXCPCount.PreventEnterBeep = true;
     this.textBoxXCPCount.ReadOnly         = true;
     this.textBoxXCPCount.Size             = new System.Drawing.Size(97, 21);
     this.textBoxXCPCount.TabIndex         = 1;
     //
     // labelXGridEdgeLength
     //
     this.labelXGridEdgeLength.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelXGridEdgeLength.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXGridEdgeLength.Location = new System.Drawing.Point(6, 59);
     this.labelXGridEdgeLength.Name     = "labelXGridEdgeLength";
     this.labelXGridEdgeLength.Size     = new System.Drawing.Size(80, 20);
     this.labelXGridEdgeLength.TabIndex = 0;
     this.labelXGridEdgeLength.Text     = "网格长度";
     //
     // labelXAttitudeLength
     //
     this.labelXAttitudeLength.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelXAttitudeLength.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXAttitudeLength.Location = new System.Drawing.Point(6, 85);
     this.labelXAttitudeLength.Name     = "labelXAttitudeLength";
     this.labelXAttitudeLength.Size     = new System.Drawing.Size(80, 20);
     this.labelXAttitudeLength.TabIndex = 0;
     this.labelXAttitudeLength.Text     = "产状影响半径";
     //
     // labelXShapeRadium
     //
     this.labelXShapeRadium.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelXShapeRadium.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXShapeRadium.Location = new System.Drawing.Point(6, 111);
     this.labelXShapeRadium.Name     = "labelXShapeRadium";
     this.labelXShapeRadium.Size     = new System.Drawing.Size(80, 20);
     this.labelXShapeRadium.TabIndex = 0;
     this.labelXShapeRadium.Text     = "局部影响半径";
     //
     // labelXSurfaceBorder
     //
     this.labelXSurfaceBorder.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelXSurfaceBorder.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXSurfaceBorder.Location = new System.Drawing.Point(6, 33);
     this.labelXSurfaceBorder.Name     = "labelXSurfaceBorder";
     this.labelXSurfaceBorder.Size     = new System.Drawing.Size(80, 20);
     this.labelXSurfaceBorder.TabIndex = 0;
     this.labelXSurfaceBorder.Text     = "曲面边界";
     //
     // labelXCPCount
     //
     this.labelXCPCount.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelXCPCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXCPCount.Location = new System.Drawing.Point(6, 7);
     this.labelXCPCount.Name     = "labelXCPCount";
     this.labelXCPCount.Size     = new System.Drawing.Size(80, 20);
     this.labelXCPCount.TabIndex = 0;
     this.labelXCPCount.Text     = "控制点数目";
     //
     // buttonXSave
     //
     this.buttonXSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXSave.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXSave.Location       = new System.Drawing.Point(246, 371);
     this.buttonXSave.Name           = "buttonXSave";
     this.buttonXSave.Size           = new System.Drawing.Size(96, 30);
     this.buttonXSave.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXSave.TabIndex       = 3;
     this.buttonXSave.Text           = "保存";
     this.buttonXSave.Click         += new System.EventHandler(this.buttonXSave_Click);
     //
     // buttonXCancel
     //
     this.buttonXCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXCancel.Location       = new System.Drawing.Point(359, 371);
     this.buttonXCancel.Name           = "buttonXCancel";
     this.buttonXCancel.Size           = new System.Drawing.Size(96, 30);
     this.buttonXCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXCancel.TabIndex       = 3;
     this.buttonXCancel.Text           = "取消";
     this.buttonXCancel.Click         += new System.EventHandler(this.buttonXCancel_Click);
     //
     // keyboardControl1
     //
     this.keyboardControl1.BackColor             = System.Drawing.SystemColors.ActiveCaption;
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.ForeColor             = System.Drawing.SystemColors.ButtonHighlight;
     this.keyboardControl1.Location         = new System.Drawing.Point(246, 166);
     this.keyboardControl1.Name             = "keyboardControl1";
     flatStyleRenderer1.ColorTable          = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias      = false;
     this.keyboardControl1.Renderer         = flatStyleRenderer1;
     this.keyboardControl1.Size             = new System.Drawing.Size(209, 199);
     this.keyboardControl1.TabIndex         = 4;
     this.keyboardControl1.Text             = "keyboardControl1";
     this.keyboardControl1.KeyboardClosing += new System.ComponentModel.CancelEventHandler(this.keyboardControl1_KeyboardClosing);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.groupPanelSurfacePars);
     this.panel1.Location = new System.Drawing.Point(241, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(224, 194);
     this.panel1.TabIndex = 5;
     //
     // FrmCurvedSurfaceBuilder
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(460, 405);
     this.Controls.Add(this.buttonXCancel);
     this.Controls.Add(this.buttonXSave);
     this.Controls.Add(this.groupPanelUseFor);
     this.Controls.Add(this.groupPanelMarkerType);
     this.Controls.Add(this.groupPanelGeoObjs);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.keyboardControl1);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FrmCurvedSurfaceBuilder";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text          = "生成地质曲面";
     this.TopMost       = true;
     this.Load         += new System.EventHandler(this.FrmCurvedSurfaceBuilder_Load);
     this.groupPanelGeoObjs.ResumeLayout(false);
     this.groupPanelMarkerType.ResumeLayout(false);
     this.groupPanelUseFor.ResumeLayout(false);
     this.groupPanelSurfacePars.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.doubleInputGridEdgeLength)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.doubleInputAttitudeLength)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.doubleInputShapeRadium)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable3 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer3         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.labelXGCPNo         = new DevComponents.DotNetBar.LabelX();
     this.labelXScreenPoint   = new DevComponents.DotNetBar.LabelX();
     this.labelXWorldPoint    = new DevComponents.DotNetBar.LabelX();
     this.textBoxXSPX         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxXSPY         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxXSPZ         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxXWPX         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxXWPY         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxXWPZ         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.groupBoxRectifyData = new System.Windows.Forms.GroupBox();
     this.labelXZCoord        = new DevComponents.DotNetBar.LabelX();
     this.labelXYCoord        = new DevComponents.DotNetBar.LabelX();
     this.labelXXCoord        = new DevComponents.DotNetBar.LabelX();
     this.buttonXSave         = new DevComponents.DotNetBar.ButtonX();
     this.buttonXCancel       = new DevComponents.DotNetBar.ButtonX();
     this.textBoxXGCPNo       = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.keyboardControl1    = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.groupBoxRectifyData.SuspendLayout();
     this.SuspendLayout();
     //
     // labelXGCPNo
     //
     //
     //
     //
     this.labelXGCPNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXGCPNo.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.labelXGCPNo.Location = new System.Drawing.Point(12, 8);
     this.labelXGCPNo.Name     = "labelXGCPNo";
     this.labelXGCPNo.Size     = new System.Drawing.Size(125, 27);
     this.labelXGCPNo.TabIndex = 0;
     this.labelXGCPNo.Text     = "当前控制点编号:";
     //
     // labelXScreenPoint
     //
     //
     //
     //
     this.labelXScreenPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXScreenPoint.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.labelXScreenPoint.Location = new System.Drawing.Point(11, 52);
     this.labelXScreenPoint.Name     = "labelXScreenPoint";
     this.labelXScreenPoint.Size     = new System.Drawing.Size(83, 27);
     this.labelXScreenPoint.TabIndex = 0;
     this.labelXScreenPoint.Text     = "屏幕坐标:";
     //
     // labelXWorldPoint
     //
     //
     //
     //
     this.labelXWorldPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXWorldPoint.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.labelXWorldPoint.Location = new System.Drawing.Point(11, 85);
     this.labelXWorldPoint.Name     = "labelXWorldPoint";
     this.labelXWorldPoint.Size     = new System.Drawing.Size(83, 27);
     this.labelXWorldPoint.TabIndex = 0;
     this.labelXWorldPoint.Text     = "真实坐标:";
     //
     // textBoxXSPX
     //
     //
     //
     //
     this.textBoxXSPX.Border.Class      = "TextBoxBorder";
     this.textBoxXSPX.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXSPX.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.textBoxXSPX.Location         = new System.Drawing.Point(105, 53);
     this.textBoxXSPX.Name             = "textBoxXSPX";
     this.textBoxXSPX.PreventEnterBeep = true;
     this.textBoxXSPX.ReadOnly         = true;
     this.textBoxXSPX.Size             = new System.Drawing.Size(96, 23);
     this.textBoxXSPX.TabIndex         = 2;
     //
     // textBoxXSPY
     //
     //
     //
     //
     this.textBoxXSPY.Border.Class      = "TextBoxBorder";
     this.textBoxXSPY.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXSPY.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.textBoxXSPY.Location         = new System.Drawing.Point(207, 53);
     this.textBoxXSPY.Name             = "textBoxXSPY";
     this.textBoxXSPY.PreventEnterBeep = true;
     this.textBoxXSPY.ReadOnly         = true;
     this.textBoxXSPY.Size             = new System.Drawing.Size(96, 23);
     this.textBoxXSPY.TabIndex         = 2;
     //
     // textBoxXSPZ
     //
     //
     //
     //
     this.textBoxXSPZ.Border.Class      = "TextBoxBorder";
     this.textBoxXSPZ.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXSPZ.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.textBoxXSPZ.Location         = new System.Drawing.Point(309, 53);
     this.textBoxXSPZ.Name             = "textBoxXSPZ";
     this.textBoxXSPZ.PreventEnterBeep = true;
     this.textBoxXSPZ.ReadOnly         = true;
     this.textBoxXSPZ.Size             = new System.Drawing.Size(96, 23);
     this.textBoxXSPZ.TabIndex         = 2;
     //
     // textBoxXWPX
     //
     //
     //
     //
     this.textBoxXWPX.Border.Class      = "TextBoxBorder";
     this.textBoxXWPX.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXWPX.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.textBoxXWPX.ImeMode          = System.Windows.Forms.ImeMode.Off;
     this.textBoxXWPX.Location         = new System.Drawing.Point(105, 85);
     this.textBoxXWPX.Name             = "textBoxXWPX";
     this.textBoxXWPX.PreventEnterBeep = true;
     this.textBoxXWPX.Size             = new System.Drawing.Size(96, 23);
     this.textBoxXWPX.TabIndex         = 2;
     this.textBoxXWPX.Click           += new System.EventHandler(this.textBoxXWPX_Click);
     this.textBoxXWPX.TextChanged     += new System.EventHandler(this.textBoxXWPX_TextChanged);
     this.textBoxXWPX.KeyPress        += new System.Windows.Forms.KeyPressEventHandler(this.textBoxXWPX_KeyPress);
     //
     // textBoxXWPY
     //
     //
     //
     //
     this.textBoxXWPY.Border.Class      = "TextBoxBorder";
     this.textBoxXWPY.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXWPY.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.textBoxXWPY.ImeMode          = System.Windows.Forms.ImeMode.Off;
     this.textBoxXWPY.Location         = new System.Drawing.Point(207, 85);
     this.textBoxXWPY.Name             = "textBoxXWPY";
     this.textBoxXWPY.PreventEnterBeep = true;
     this.textBoxXWPY.Size             = new System.Drawing.Size(96, 23);
     this.textBoxXWPY.TabIndex         = 2;
     this.textBoxXWPY.Click           += new System.EventHandler(this.textBoxXWPY_Click);
     this.textBoxXWPY.TextChanged     += new System.EventHandler(this.textBoxXWPY_TextChanged);
     this.textBoxXWPY.KeyPress        += new System.Windows.Forms.KeyPressEventHandler(this.textBoxXWPY_KeyPress);
     //
     // textBoxXWPZ
     //
     //
     //
     //
     this.textBoxXWPZ.Border.Class      = "TextBoxBorder";
     this.textBoxXWPZ.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXWPZ.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.textBoxXWPZ.ImeMode          = System.Windows.Forms.ImeMode.Off;
     this.textBoxXWPZ.Location         = new System.Drawing.Point(309, 85);
     this.textBoxXWPZ.Name             = "textBoxXWPZ";
     this.textBoxXWPZ.PreventEnterBeep = true;
     this.textBoxXWPZ.Size             = new System.Drawing.Size(96, 23);
     this.textBoxXWPZ.TabIndex         = 2;
     this.textBoxXWPZ.Click           += new System.EventHandler(this.textBoxXWPZ_Click);
     this.textBoxXWPZ.TextChanged     += new System.EventHandler(this.textBoxXWPZ_TextChanged);
     //
     // groupBoxRectifyData
     //
     this.groupBoxRectifyData.Controls.Add(this.textBoxXSPX);
     this.groupBoxRectifyData.Controls.Add(this.textBoxXWPZ);
     this.groupBoxRectifyData.Controls.Add(this.labelXZCoord);
     this.groupBoxRectifyData.Controls.Add(this.labelXYCoord);
     this.groupBoxRectifyData.Controls.Add(this.labelXXCoord);
     this.groupBoxRectifyData.Controls.Add(this.labelXScreenPoint);
     this.groupBoxRectifyData.Controls.Add(this.textBoxXSPZ);
     this.groupBoxRectifyData.Controls.Add(this.labelXWorldPoint);
     this.groupBoxRectifyData.Controls.Add(this.textBoxXWPY);
     this.groupBoxRectifyData.Controls.Add(this.textBoxXWPX);
     this.groupBoxRectifyData.Controls.Add(this.textBoxXSPY);
     this.groupBoxRectifyData.Location = new System.Drawing.Point(12, 41);
     this.groupBoxRectifyData.Name     = "groupBoxRectifyData";
     this.groupBoxRectifyData.Size     = new System.Drawing.Size(410, 122);
     this.groupBoxRectifyData.TabIndex = 3;
     this.groupBoxRectifyData.TabStop  = false;
     this.groupBoxRectifyData.Text     = "校准信息";
     //
     // labelXZCoord
     //
     //
     //
     //
     this.labelXZCoord.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXZCoord.Font          = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold);
     this.labelXZCoord.Location      = new System.Drawing.Point(309, 20);
     this.labelXZCoord.Name          = "labelXZCoord";
     this.labelXZCoord.Size          = new System.Drawing.Size(96, 27);
     this.labelXZCoord.TabIndex      = 0;
     this.labelXZCoord.Text          = "Z";
     this.labelXZCoord.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // labelXYCoord
     //
     //
     //
     //
     this.labelXYCoord.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXYCoord.Font          = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold);
     this.labelXYCoord.Location      = new System.Drawing.Point(207, 20);
     this.labelXYCoord.Name          = "labelXYCoord";
     this.labelXYCoord.Size          = new System.Drawing.Size(96, 27);
     this.labelXYCoord.TabIndex      = 0;
     this.labelXYCoord.Text          = "Y";
     this.labelXYCoord.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // labelXXCoord
     //
     //
     //
     //
     this.labelXXCoord.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXXCoord.Font          = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelXXCoord.Location      = new System.Drawing.Point(105, 20);
     this.labelXXCoord.Name          = "labelXXCoord";
     this.labelXXCoord.Size          = new System.Drawing.Size(96, 27);
     this.labelXXCoord.TabIndex      = 0;
     this.labelXXCoord.Text          = "X";
     this.labelXXCoord.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // buttonXSave
     //
     this.buttonXSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXSave.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXSave.Enabled        = false;
     this.buttonXSave.Location       = new System.Drawing.Point(219, 8);
     this.buttonXSave.Name           = "buttonXSave";
     this.buttonXSave.Size           = new System.Drawing.Size(85, 29);
     this.buttonXSave.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXSave.TabIndex       = 4;
     this.buttonXSave.Text           = "保存并关闭";
     this.buttonXSave.Click         += new System.EventHandler(this.buttonXSave_Click);
     //
     // buttonXCancel
     //
     this.buttonXCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXCancel.Location       = new System.Drawing.Point(337, 8);
     this.buttonXCancel.Name           = "buttonXCancel";
     this.buttonXCancel.Size           = new System.Drawing.Size(85, 29);
     this.buttonXCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXCancel.TabIndex       = 4;
     this.buttonXCancel.Text           = "放弃并关闭";
     this.buttonXCancel.Click         += new System.EventHandler(this.buttonXCancel_Click);
     //
     // textBoxXGCPNo
     //
     //
     //
     //
     this.textBoxXGCPNo.Border.Class      = "TextBoxBorder";
     this.textBoxXGCPNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXGCPNo.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.textBoxXGCPNo.Location         = new System.Drawing.Point(134, 8);
     this.textBoxXGCPNo.Name             = "textBoxXGCPNo";
     this.textBoxXGCPNo.PreventEnterBeep = true;
     this.textBoxXGCPNo.ReadOnly         = true;
     this.textBoxXGCPNo.Size             = new System.Drawing.Size(43, 23);
     this.textBoxXGCPNo.TabIndex         = 2;
     this.textBoxXGCPNo.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable3.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable3.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable3.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable3.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable3.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable3.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable3.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable3.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable3.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable3.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable3;
     this.keyboardControl1.Location    = new System.Drawing.Point(12, 169);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer3.ColorTable     = virtualKeyboardColorTable3;
     flatStyleRenderer3.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer3;
     this.keyboardControl1.Size        = new System.Drawing.Size(410, 302);
     this.keyboardControl1.TabIndex    = 5;
     this.keyboardControl1.Text        = "请输入真实坐标";
     //
     // FrmRectification
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(436, 483);
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.textBoxXGCPNo);
     this.Controls.Add(this.buttonXCancel);
     this.Controls.Add(this.buttonXSave);
     this.Controls.Add(this.groupBoxRectifyData);
     this.Controls.Add(this.labelXGCPNo);
     this.Name       = "FrmRectification";
     this.Text       = "校准控制";
     this.Activated += new System.EventHandler(this.FrmRectification_Activated);
     this.groupBoxRectifyData.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 15
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.errMsg             = new DevComponents.DotNetBar.LabelX();
     this.superLogin         = new DevComponents.DotNetBar.ButtonX();
     this.labelX6            = new DevComponents.DotNetBar.LabelX();
     this.superNum           = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX1            = new DevComponents.DotNetBar.LabelX();
     this.superPwd           = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.virtualNumKeyboard = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.SuspendLayout();
     //
     // errMsg
     //
     this.errMsg.AutoSize = true;
     //
     //
     //
     this.errMsg.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.errMsg.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.errMsg.ForeColor = System.Drawing.Color.Red;
     this.errMsg.Location  = new System.Drawing.Point(91, 231);
     this.errMsg.Name      = "errMsg";
     this.errMsg.Size      = new System.Drawing.Size(0, 0);
     this.errMsg.TabIndex  = 8;
     //
     // superLogin
     //
     this.superLogin.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.superLogin.BackColor      = System.Drawing.Color.White;
     this.superLogin.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.superLogin.Font           = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.superLogin.Location       = new System.Drawing.Point(811, 217);
     this.superLogin.Name           = "superLogin";
     this.superLogin.Size           = new System.Drawing.Size(121, 48);
     this.superLogin.Style          = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.superLogin.Symbol         = "";
     this.superLogin.TabIndex       = 7;
     this.superLogin.Text           = "确定";
     this.superLogin.Click         += new System.EventHandler(this.superLogin_Click);
     //
     // labelX6
     //
     this.labelX6.AutoSize = true;
     //
     //
     //
     this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX6.Font      = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX6.ForeColor = System.Drawing.Color.White;
     this.labelX6.Location  = new System.Drawing.Point(91, 72);
     this.labelX6.Name      = "labelX6";
     this.labelX6.Size      = new System.Drawing.Size(281, 46);
     this.labelX6.TabIndex  = 6;
     this.labelX6.Text      = "请输入管理员账号:";
     //
     // superNum
     //
     //
     //
     //
     this.superNum.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superNum.Border.BorderLeft   = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superNum.Border.BorderRight  = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superNum.Border.BorderTop    = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superNum.Border.Class        = "TextBoxBorder";
     this.superNum.Border.CornerType   = DevComponents.DotNetBar.eCornerType.Square;
     this.superNum.Font             = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.superNum.Location         = new System.Drawing.Point(378, 68);
     this.superNum.MaxLength        = 13;
     this.superNum.Name             = "superNum";
     this.superNum.PreventEnterBeep = true;
     this.superNum.Size             = new System.Drawing.Size(360, 50);
     this.superNum.TabIndex         = 5;
     //
     // labelX1
     //
     this.labelX1.AutoSize = true;
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font      = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX1.ForeColor = System.Drawing.Color.White;
     this.labelX1.Location  = new System.Drawing.Point(91, 157);
     this.labelX1.Name      = "labelX1";
     this.labelX1.Size      = new System.Drawing.Size(281, 46);
     this.labelX1.TabIndex  = 10;
     this.labelX1.Text      = "请输入管理员密码:";
     //
     // superPwd
     //
     //
     //
     //
     this.superPwd.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superPwd.Border.BorderLeft   = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superPwd.Border.BorderRight  = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superPwd.Border.BorderTop    = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.superPwd.Border.Class        = "TextBoxBorder";
     this.superPwd.Border.CornerType   = DevComponents.DotNetBar.eCornerType.Square;
     this.superPwd.Font             = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.superPwd.Location         = new System.Drawing.Point(378, 153);
     this.superPwd.MaxLength        = 13;
     this.superPwd.Name             = "superPwd";
     this.superPwd.PasswordChar     = '*';
     this.superPwd.PreventEnterBeep = true;
     this.superPwd.Size             = new System.Drawing.Size(360, 50);
     this.superPwd.TabIndex         = 6;
     this.superPwd.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.superPwd_KeyUp);
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.Anchor              = System.Windows.Forms.AnchorStyles.None;
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable1;
     this.virtualNumKeyboard.IsTopBarVisible     = false;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(91, 285);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer1;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(841, 230);
     this.virtualNumKeyboard.TabIndex  = 12;
     this.virtualNumKeyboard.Text      = "keyboardControl1";
     //
     // superManager
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ActiveBorder;
     this.Controls.Add(this.virtualNumKeyboard);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.superPwd);
     this.Controls.Add(this.errMsg);
     this.Controls.Add(this.superLogin);
     this.Controls.Add(this.labelX6);
     this.Controls.Add(this.superNum);
     this.Name = "superManager";
     this.Size = new System.Drawing.Size(1024, 530);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 16
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStereonet));
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.panelInfoInput   = new DevComponents.DotNetBar.PanelEx();
     this.labelNE          = new DevComponents.DotNetBar.LabelX();
     this.btnReset         = new DevComponents.DotNetBar.ButtonX();
     this.textBoxDip       = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxTrend     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX1          = new DevComponents.DotNetBar.LabelX();
     this.lableTrend       = new DevComponents.DotNetBar.LabelX();
     this.btnStructural    = new DevComponents.DotNetBar.ButtonX();
     this.btnFreeFace      = new DevComponents.DotNetBar.ButtonX();
     this.panelReport      = new DevComponents.DotNetBar.PanelEx();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.btnExport        = new DevComponents.DotNetBar.ButtonX();
     this.textBoxReport    = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelReport      = new DevComponents.DotNetBar.LabelX();
     this.btnOK            = new DevComponents.DotNetBar.ButtonX();
     this.btnDel           = new DevComponents.DotNetBar.ButtonX();
     this.attitudeInfo     = new DevComponents.DotNetBar.Controls.DataGridViewX();
     this.number           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.trend            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dip            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.btnFresh       = new DevComponents.DotNetBar.ButtonX();
     this.btnAnalysis    = new DevComponents.DotNetBar.ButtonX();
     this.highlighter1   = new DevComponents.DotNetBar.Validator.Highlighter();
     this.touchKeyboard1 = new DevComponents.DotNetBar.Keyboard.TouchKeyboard();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panelInfoInput.SuspendLayout();
     this.panelReport.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.attitudeInfo)).BeginInit();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor   = System.Drawing.Color.MintCream;
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox1.Location    = new System.Drawing.Point(13, 13);
     this.pictureBox1.Name        = "pictureBox1";
     this.pictureBox1.Size        = new System.Drawing.Size(300, 301);
     this.pictureBox1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex    = 0;
     this.pictureBox1.TabStop     = false;
     this.pictureBox1.Paint      += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint_1);
     //
     // panelInfoInput
     //
     this.panelInfoInput.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelInfoInput.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
     this.panelInfoInput.Controls.Add(this.labelNE);
     this.panelInfoInput.Controls.Add(this.btnReset);
     this.panelInfoInput.Controls.Add(this.textBoxDip);
     this.panelInfoInput.Controls.Add(this.textBoxTrend);
     this.panelInfoInput.Controls.Add(this.labelX1);
     this.panelInfoInput.Controls.Add(this.lableTrend);
     this.panelInfoInput.Controls.Add(this.btnStructural);
     this.panelInfoInput.Controls.Add(this.btnFreeFace);
     this.panelInfoInput.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelInfoInput.Location          = new System.Drawing.Point(320, 13);
     this.panelInfoInput.Name            = "panelInfoInput";
     this.panelInfoInput.Size            = new System.Drawing.Size(216, 150);
     this.panelInfoInput.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelInfoInput.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelInfoInput.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelInfoInput.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelInfoInput.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelInfoInput.Style.GradientAngle = 90;
     this.panelInfoInput.TabIndex            = 1;
     //
     // labelNE
     //
     this.labelNE.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.labelNE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelNE.Font     = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelNE.Location = new System.Drawing.Point(70, 46);
     this.labelNE.Name     = "labelNE";
     this.labelNE.Size     = new System.Drawing.Size(38, 19);
     this.labelNE.TabIndex = 7;
     this.labelNE.Text     = "NE";
     //
     // btnReset
     //
     this.btnReset.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnReset.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnReset.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnReset.Location       = new System.Drawing.Point(4, 114);
     this.btnReset.Name           = "btnReset";
     this.btnReset.Size           = new System.Drawing.Size(209, 31);
     this.btnReset.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnReset.TabIndex       = 6;
     this.btnReset.Text           = "重置";
     this.btnReset.Click         += new System.EventHandler(this.btnReset_Click);
     //
     // textBoxDip
     //
     this.textBoxDip.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxDip.Border.Class      = "TextBoxBorder";
     this.textBoxDip.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxDip.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxDip.Font             = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxDip.ForeColor        = System.Drawing.Color.Black;
     this.textBoxDip.Location         = new System.Drawing.Point(68, 78);
     this.textBoxDip.Name             = "textBoxDip";
     this.textBoxDip.PreventEnterBeep = true;
     this.textBoxDip.Size             = new System.Drawing.Size(145, 31);
     this.textBoxDip.TabIndex         = 5;
     this.textBoxDip.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxDip.MouseClick      += new System.Windows.Forms.MouseEventHandler(this.textBoxDip_MouseClick);
     this.textBoxDip.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.textBoxDip_KeyDown);
     //
     // textBoxTrend
     //
     this.textBoxTrend.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxTrend.Border.Class      = "TextBoxBorder";
     this.textBoxTrend.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxTrend.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxTrend.Font             = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxTrend.ForeColor        = System.Drawing.Color.Black;
     this.textBoxTrend.Location         = new System.Drawing.Point(68, 40);
     this.textBoxTrend.Name             = "textBoxTrend";
     this.textBoxTrend.PreventEnterBeep = true;
     this.textBoxTrend.Size             = new System.Drawing.Size(145, 31);
     this.textBoxTrend.TabIndex         = 4;
     this.textBoxTrend.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxTrend.MouseClick      += new System.Windows.Forms.MouseEventHandler(this.textBoxTrend_MouseClick);
     this.textBoxTrend.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.textBoxTrend_KeyDown);
     //
     // labelX1
     //
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font     = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX1.Location = new System.Drawing.Point(6, 78);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(46, 31);
     this.labelX1.TabIndex = 3;
     this.labelX1.Text     = "倾角";
     //
     // lableTrend
     //
     //
     //
     //
     this.lableTrend.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lableTrend.Font     = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lableTrend.Location = new System.Drawing.Point(6, 40);
     this.lableTrend.Name     = "lableTrend";
     this.lableTrend.Size     = new System.Drawing.Size(46, 31);
     this.lableTrend.TabIndex = 2;
     this.lableTrend.Text     = "倾向";
     //
     // btnStructural
     //
     this.btnStructural.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnStructural.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnStructural.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnStructural.Location       = new System.Drawing.Point(110, 4);
     this.btnStructural.Name           = "btnStructural";
     this.btnStructural.Size           = new System.Drawing.Size(103, 31);
     this.btnStructural.Style          = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
     this.btnStructural.TabIndex       = 1;
     this.btnStructural.Text           = "结构面";
     this.btnStructural.Click         += new System.EventHandler(this.btnStructural_Click);
     //
     // btnFreeFace
     //
     this.btnFreeFace.AccessibleRole   = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnFreeFace.ColorTable       = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnFreeFace.FocusCuesEnabled = false;
     this.btnFreeFace.Font             = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnFreeFace.Location         = new System.Drawing.Point(4, 4);
     this.btnFreeFace.Name             = "btnFreeFace";
     this.btnFreeFace.Size             = new System.Drawing.Size(103, 31);
     this.btnFreeFace.Style            = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnFreeFace.TabIndex         = 0;
     this.btnFreeFace.Text             = "临空面";
     this.btnFreeFace.Click           += new System.EventHandler(this.btnFreeFace_Click);
     //
     // panelReport
     //
     this.panelReport.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelReport.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelReport.Controls.Add(this.keyboardControl1);
     this.panelReport.Controls.Add(this.btnExport);
     this.panelReport.Controls.Add(this.textBoxReport);
     this.panelReport.Controls.Add(this.labelReport);
     this.panelReport.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelReport.Location          = new System.Drawing.Point(12, 320);
     this.panelReport.Name            = "panelReport";
     this.panelReport.Size            = new System.Drawing.Size(300, 240);
     this.panelReport.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelReport.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelReport.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelReport.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelReport.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelReport.Style.GradientAngle = 90;
     this.panelReport.TabIndex            = 5;
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.Location    = new System.Drawing.Point(1, 0);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer1;
     this.keyboardControl1.Size        = new System.Drawing.Size(300, 240);
     this.keyboardControl1.TabIndex    = 3;
     this.keyboardControl1.Text        = "keyboardControl1";
     this.keyboardControl1.Visible     = false;
     //
     // btnExport
     //
     this.btnExport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnExport.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnExport.Font           = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnExport.Location       = new System.Drawing.Point(221, 3);
     this.btnExport.Name           = "btnExport";
     this.btnExport.Size           = new System.Drawing.Size(75, 23);
     this.btnExport.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnExport.TabIndex       = 2;
     this.btnExport.Text           = "导出";
     this.btnExport.Click         += new System.EventHandler(this.btnExport_Click);
     //
     // textBoxReport
     //
     this.textBoxReport.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxReport.Border.Class      = "TextBoxBorder";
     this.textBoxReport.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxReport.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxReport.Font             = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxReport.ForeColor        = System.Drawing.Color.Black;
     this.textBoxReport.Location         = new System.Drawing.Point(4, 33);
     this.textBoxReport.Multiline        = true;
     this.textBoxReport.Name             = "textBoxReport";
     this.textBoxReport.PreventEnterBeep = true;
     this.textBoxReport.ScrollBars       = System.Windows.Forms.ScrollBars.Vertical;
     this.textBoxReport.Size             = new System.Drawing.Size(293, 204);
     this.textBoxReport.TabIndex         = 1;
     //
     // labelReport
     //
     //
     //
     //
     this.labelReport.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelReport.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelReport.Location = new System.Drawing.Point(3, 3);
     this.labelReport.Name     = "labelReport";
     this.labelReport.Size     = new System.Drawing.Size(135, 23);
     this.labelReport.TabIndex = 0;
     this.labelReport.Text     = "分析报告";
     //
     // btnOK
     //
     this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnOK.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnOK.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnOK.Location       = new System.Drawing.Point(320, 170);
     this.btnOK.Name           = "btnOK";
     this.btnOK.Size           = new System.Drawing.Size(106, 31);
     this.btnOK.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnOK.TabIndex       = 9;
     this.btnOK.Text           = "确定";
     this.btnOK.Click         += new System.EventHandler(this.btnOK_Click);
     //
     // btnDel
     //
     this.btnDel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnDel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnDel.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnDel.Location       = new System.Drawing.Point(433, 170);
     this.btnDel.Name           = "btnDel";
     this.btnDel.Size           = new System.Drawing.Size(103, 31);
     this.btnDel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnDel.TabIndex       = 10;
     this.btnDel.Text           = "删除";
     this.btnDel.Click         += new System.EventHandler(this.btnDel_Click);
     //
     // attitudeInfo
     //
     this.attitudeInfo.AllowUserToResizeColumns = false;
     this.attitudeInfo.AllowUserToResizeRows    = false;
     this.attitudeInfo.AutoSizeColumnsMode      = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.attitudeInfo.BackgroundColor          = System.Drawing.Color.White;
     this.attitudeInfo.BorderStyle                   = System.Windows.Forms.BorderStyle.Fixed3D;
     dataGridViewCellStyle1.Alignment                = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor                = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font                     = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor                = System.Drawing.Color.Black;
     dataGridViewCellStyle1.SelectionBackColor       = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor       = System.Drawing.Color.Black;
     dataGridViewCellStyle1.WrapMode                 = System.Windows.Forms.DataGridViewTriState.True;
     this.attitudeInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.attitudeInfo.ColumnHeadersHeight           = 30;
     this.attitudeInfo.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.attitudeInfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.number,
         this.trend,
         this.dip
     });
     this.attitudeInfo.Cursor                         = System.Windows.Forms.Cursors.Hand;
     dataGridViewCellStyle5.Alignment                 = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle5.BackColor                 = System.Drawing.Color.White;
     dataGridViewCellStyle5.Font                      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle5.ForeColor                 = System.Drawing.Color.Black;
     dataGridViewCellStyle5.SelectionBackColor        = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle5.SelectionForeColor        = System.Drawing.Color.Black;
     dataGridViewCellStyle5.WrapMode                  = System.Windows.Forms.DataGridViewTriState.False;
     this.attitudeInfo.DefaultCellStyle               = dataGridViewCellStyle5;
     this.attitudeInfo.EnableHeadersVisualStyles      = false;
     this.attitudeInfo.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.attitudeInfo.HighlightSelectedColumnHeaders = false;
     this.attitudeInfo.ImeMode                        = System.Windows.Forms.ImeMode.KatakanaHalf;
     this.attitudeInfo.Location                       = new System.Drawing.Point(320, 208);
     this.attitudeInfo.MultiSelect                    = false;
     this.attitudeInfo.Name                       = "attitudeInfo";
     dataGridViewCellStyle6.Alignment             = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle6.BackColor             = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle6.Font                  = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle6.ForeColor             = System.Drawing.Color.Black;
     dataGridViewCellStyle6.SelectionBackColor    = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle6.SelectionForeColor    = System.Drawing.Color.Black;
     dataGridViewCellStyle6.WrapMode              = System.Windows.Forms.DataGridViewTriState.True;
     this.attitudeInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
     this.attitudeInfo.RowHeadersVisible          = false;
     this.attitudeInfo.RowTemplate.Height         = 23;
     this.attitudeInfo.ScrollBars                 = System.Windows.Forms.ScrollBars.Vertical;
     this.attitudeInfo.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.attitudeInfo.Size                       = new System.Drawing.Size(216, 266);
     this.attitudeInfo.TabIndex                   = 11;
     this.attitudeInfo.SelectionChanged          += new System.EventHandler(this.attitudeInfo_SelectionChanged);
     //
     // number
     //
     dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.Font      = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.number.DefaultCellStyle     = dataGridViewCellStyle2;
     this.number.HeaderText           = "编号";
     this.number.Name     = "number";
     this.number.ReadOnly = true;
     this.number.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // trend
     //
     dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.Font      = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.trend.DefaultCellStyle      = dataGridViewCellStyle3;
     this.trend.HeaderText            = "倾向";
     this.trend.Name     = "trend";
     this.trend.ReadOnly = true;
     this.trend.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // dip
     //
     dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle4.Font      = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dip.DefaultCellStyle        = dataGridViewCellStyle4;
     this.dip.HeaderText = "倾角";
     this.dip.Name       = "dip";
     this.dip.ReadOnly   = true;
     this.dip.SortMode   = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // btnFresh
     //
     this.btnFresh.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnFresh.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnFresh.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnFresh.Location       = new System.Drawing.Point(320, 465);
     this.btnFresh.Name           = "btnFresh";
     this.btnFresh.Size           = new System.Drawing.Size(216, 31);
     this.btnFresh.Style          = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
     this.btnFresh.TabIndex       = 12;
     this.btnFresh.Text           = "刷新";
     this.btnFresh.Click         += new System.EventHandler(this.btnFresh_Click);
     //
     // btnAnalysis
     //
     this.btnAnalysis.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnAnalysis.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnAnalysis.Font           = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnAnalysis.Location       = new System.Drawing.Point(320, 503);
     this.btnAnalysis.Name           = "btnAnalysis";
     this.btnAnalysis.Size           = new System.Drawing.Size(216, 57);
     this.btnAnalysis.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnAnalysis.TabIndex       = 13;
     this.btnAnalysis.Text           = "开始分析";
     this.btnAnalysis.Click         += new System.EventHandler(this.btnAnalysis_Click);
     //
     // highlighter1
     //
     this.highlighter1.ContainerControl = this.panelInfoInput;
     //
     // touchKeyboard1
     //
     this.touchKeyboard1.FloatingLocation = new System.Drawing.Point(0, 0);
     this.touchKeyboard1.FloatingSize     = new System.Drawing.Size(740, 250);
     this.touchKeyboard1.Location         = new System.Drawing.Point(0, 0);
     this.touchKeyboard1.Size             = new System.Drawing.Size(740, 250);
     this.touchKeyboard1.Text             = "";
     //
     // FrmStereonet
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(541, 572);
     this.Controls.Add(this.btnAnalysis);
     this.Controls.Add(this.btnFresh);
     this.Controls.Add(this.attitudeInfo);
     this.Controls.Add(this.btnDel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.panelReport);
     this.Controls.Add(this.panelInfoInput);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "FrmStereonet";
     this.Text            = "块体分析";
     this.FormClosed     += new System.Windows.Forms.FormClosedEventHandler(this.FrmStereonet_FormClosed);
     this.Load           += new System.EventHandler(this.FrmStereonet_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panelInfoInput.ResumeLayout(false);
     this.panelReport.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.attitudeInfo)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 17
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     System.ComponentModel.ComponentResourceManager             resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.dataGridViewX1        = new DevComponents.DotNetBar.Controls.DataGridViewX();
     this.number                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.trend                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dip                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.labelX2               = new DevComponents.DotNetBar.LabelX();
     this.labelX3               = new DevComponents.DotNetBar.LabelX();
     this.textBoxX4             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.textBoxX5             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.buttonX1              = new DevComponents.DotNetBar.ButtonX();
     this.panelEx1              = new DevComponents.DotNetBar.PanelEx();
     this.labelX4               = new DevComponents.DotNetBar.LabelX();
     this.buttonX2              = new DevComponents.DotNetBar.ButtonX();
     this.buttonX7              = new DevComponents.DotNetBar.ButtonX();
     this.buttonX3              = new DevComponents.DotNetBar.ButtonX();
     this.buttonX4              = new DevComponents.DotNetBar.ButtonX();
     this.buttonX5              = new DevComponents.DotNetBar.ButtonX();
     this.panelEx2              = new DevComponents.DotNetBar.PanelEx();
     this.keyboardControl1      = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.buttonX6              = new DevComponents.DotNetBar.ButtonX();
     this.textBoxX1             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX1               = new DevComponents.DotNetBar.LabelX();
     this.buttonX8              = new DevComponents.DotNetBar.ButtonX();
     this.highlighter1          = new DevComponents.DotNetBar.Validator.Highlighter();
     this.pictureBox1           = new System.Windows.Forms.PictureBox();
     this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
     this.touchKeyboard1        = new DevComponents.DotNetBar.Keyboard.TouchKeyboard();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).BeginInit();
     this.panelEx1.SuspendLayout();
     this.panelEx2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // dataGridViewX1
     //
     this.dataGridViewX1.AllowUserToResizeColumns = false;
     this.dataGridViewX1.AllowUserToResizeRows    = false;
     this.dataGridViewX1.AutoSizeColumnsMode      = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridViewX1.BorderStyle                   = System.Windows.Forms.BorderStyle.Fixed3D;
     dataGridViewCellStyle1.Alignment                  = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor                  = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font                       = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor                  = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor         = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor         = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.WrapMode                   = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridViewX1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.dataGridViewX1.ColumnHeadersHeight           = 30;
     this.dataGridViewX1.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dataGridViewX1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.number,
         this.trend,
         this.dip
     });
     dataGridViewCellStyle5.Alignment                   = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle5.BackColor                   = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle5.Font                        = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle5.ForeColor                   = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle5.Padding                     = new System.Windows.Forms.Padding(3, 0, 0, 0);
     dataGridViewCellStyle5.SelectionBackColor          = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle5.SelectionForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     dataGridViewCellStyle5.WrapMode                    = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridViewX1.DefaultCellStyle               = dataGridViewCellStyle5;
     this.dataGridViewX1.EnableHeadersVisualStyles      = false;
     this.dataGridViewX1.GridColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
     this.dataGridViewX1.HighlightSelectedColumnHeaders = false;
     this.dataGridViewX1.ImeMode                        = System.Windows.Forms.ImeMode.KatakanaHalf;
     this.dataGridViewX1.Location                       = new System.Drawing.Point(319, 205);
     this.dataGridViewX1.MultiSelect                    = false;
     this.dataGridViewX1.Name                       = "dataGridViewX1";
     dataGridViewCellStyle6.Alignment               = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle6.BackColor               = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle6.Font                    = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle6.ForeColor               = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle6.SelectionBackColor      = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle6.SelectionForeColor      = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle6.WrapMode                = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridViewX1.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
     this.dataGridViewX1.RowHeadersVisible          = false;
     this.dataGridViewX1.RowTemplate.Height         = 23;
     this.dataGridViewX1.ScrollBars                 = System.Windows.Forms.ScrollBars.None;
     this.dataGridViewX1.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataGridViewX1.Size                       = new System.Drawing.Size(217, 266);
     this.dataGridViewX1.TabIndex                   = 1;
     this.dataGridViewX1.CellContentClick          += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridViewX1_CellContentClick);
     this.dataGridViewX1.SelectionChanged          += new System.EventHandler(this.dataGridViewX1_SelectionChanged);
     //
     // number
     //
     dataGridViewCellStyle2.Font  = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.number.DefaultCellStyle = dataGridViewCellStyle2;
     this.number.HeaderText       = "编号";
     this.number.Name             = "number";
     this.number.ReadOnly         = true;
     this.number.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // trend
     //
     dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.trend.DefaultCellStyle = dataGridViewCellStyle3;
     this.trend.HeaderText       = "倾向";
     this.trend.Name             = "trend";
     this.trend.ReadOnly         = true;
     this.trend.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // dip
     //
     dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dip.DefaultCellStyle   = dataGridViewCellStyle4;
     this.dip.HeaderText         = "倾角";
     this.dip.Name     = "dip";
     this.dip.ReadOnly = true;
     this.dip.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // labelX2
     //
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Font     = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX2.Location = new System.Drawing.Point(6, 40);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(46, 31);
     this.labelX2.TabIndex = 4;
     this.labelX2.Text     = "倾向";
     this.labelX2.Click   += new System.EventHandler(this.labelX2_Click);
     //
     // labelX3
     //
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Font     = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX3.Location = new System.Drawing.Point(6, 77);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(46, 31);
     this.labelX3.TabIndex = 5;
     this.labelX3.Text     = "倾角";
     //
     // textBoxX4
     //
     //
     //
     //
     this.textBoxX4.Border.Class      = "TextBoxBorder";
     this.textBoxX4.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxX4.Font             = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxX4.Location         = new System.Drawing.Point(68, 77);
     this.textBoxX4.Name             = "textBoxX4";
     this.textBoxX4.PreventEnterBeep = true;
     this.textBoxX4.Size             = new System.Drawing.Size(145, 31);
     this.textBoxX4.TabIndex         = 6;
     this.textBoxX4.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxX4.Click           += new System.EventHandler(this.textBoxX4_Click);
     this.textBoxX4.TextChanged     += new System.EventHandler(this.textBoxX4_TextChanged);
     this.textBoxX4.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.textBoxX4_KeyDown);
     //
     // textBoxX5
     //
     //
     //
     //
     this.textBoxX5.Border.Class      = "TextBoxBorder";
     this.textBoxX5.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxX5.Font               = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxX5.Location           = new System.Drawing.Point(68, 40);
     this.textBoxX5.Name               = "textBoxX5";
     this.textBoxX5.PreventEnterBeep   = true;
     this.textBoxX5.Size               = new System.Drawing.Size(145, 31);
     this.textBoxX5.TabIndex           = 7;
     this.textBoxX5.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxX5.CommandKeyDown    += new System.Windows.Forms.KeyEventHandler(this.textBoxX5_CommandKeyDown);
     this.textBoxX5.AcceptsTabChanged += new System.EventHandler(this.textBoxX5_AcceptsTabChanged);
     this.textBoxX5.MouseClick        += new System.Windows.Forms.MouseEventHandler(this.textBoxX5_MouseClick);
     this.textBoxX5.CursorChanged     += new System.EventHandler(this.textBoxX5_CursorChanged);
     this.textBoxX5.TextChanged       += new System.EventHandler(this.textBoxX5_TextChanged);
     this.textBoxX5.KeyDown           += new System.Windows.Forms.KeyEventHandler(this.textBoxX5_KeyDown);
     //
     // buttonX1
     //
     this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX1.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX1.Font           = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX1.Location       = new System.Drawing.Point(319, 502);
     this.buttonX1.Name           = "buttonX1";
     this.buttonX1.Size           = new System.Drawing.Size(216, 58);
     this.buttonX1.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX1.TabIndex       = 8;
     this.buttonX1.Text           = "开始分析";
     this.buttonX1.Click         += new System.EventHandler(this.buttonX1_Click);
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx1.Controls.Add(this.labelX4);
     this.panelEx1.Controls.Add(this.buttonX2);
     this.panelEx1.Controls.Add(this.buttonX7);
     this.panelEx1.Controls.Add(this.buttonX3);
     this.panelEx1.Controls.Add(this.labelX2);
     this.panelEx1.Controls.Add(this.labelX3);
     this.panelEx1.Controls.Add(this.textBoxX5);
     this.panelEx1.Controls.Add(this.textBoxX4);
     this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelEx1.Location          = new System.Drawing.Point(319, 12);
     this.panelEx1.Name            = "panelEx1";
     this.panelEx1.Size            = new System.Drawing.Size(216, 150);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle = 90;
     this.panelEx1.TabIndex            = 10;
     //
     // labelX4
     //
     this.labelX4.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX4.Location       = new System.Drawing.Point(69, 44);
     this.labelX4.Name           = "labelX4";
     this.labelX4.Size           = new System.Drawing.Size(38, 22);
     this.labelX4.TabIndex       = 34;
     this.labelX4.Text           = "NE";
     this.labelX4.CursorChanged += new System.EventHandler(this.labelX4_CursorChanged);
     //
     // buttonX2
     //
     this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX2.AutoSize       = true;
     this.buttonX2.BackColor      = System.Drawing.Color.MediumOrchid;
     this.buttonX2.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX2.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX2.Location       = new System.Drawing.Point(4, 3);
     this.buttonX2.Name           = "buttonX2";
     this.buttonX2.Size           = new System.Drawing.Size(103, 31);
     this.buttonX2.TabIndex       = 8;
     this.buttonX2.Text           = "临空面";
     this.buttonX2.Click         += new System.EventHandler(this.buttonX2_Click);
     //
     // buttonX7
     //
     this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX7.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX7.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX7.Location       = new System.Drawing.Point(4, 114);
     this.buttonX7.Name           = "buttonX7";
     this.buttonX7.Size           = new System.Drawing.Size(209, 31);
     this.buttonX7.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX7.TabIndex       = 33;
     this.buttonX7.Text           = "重置";
     this.buttonX7.Click         += new System.EventHandler(this.buttonX7_Click);
     //
     // buttonX3
     //
     this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX3.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX3.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX3.Location       = new System.Drawing.Point(110, 3);
     this.buttonX3.Name           = "buttonX3";
     this.buttonX3.Size           = new System.Drawing.Size(103, 31);
     this.buttonX3.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX3.TabIndex       = 9;
     this.buttonX3.Text           = "结构面";
     this.buttonX3.Click         += new System.EventHandler(this.buttonX3_Click);
     //
     // buttonX4
     //
     this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX4.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX4.Font           = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX4.Location       = new System.Drawing.Point(429, 168);
     this.buttonX4.Name           = "buttonX4";
     this.buttonX4.Size           = new System.Drawing.Size(106, 31);
     this.buttonX4.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX4.TabIndex       = 10;
     this.buttonX4.Text           = "删除";
     this.buttonX4.Click         += new System.EventHandler(this.buttonX4_Click);
     //
     // buttonX5
     //
     this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX5.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX5.Font           = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX5.Location       = new System.Drawing.Point(319, 168);
     this.buttonX5.Name           = "buttonX5";
     this.buttonX5.Size           = new System.Drawing.Size(106, 31);
     this.buttonX5.Style          = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
     this.buttonX5.TabIndex       = 14;
     this.buttonX5.Text           = "确定";
     this.buttonX5.Click         += new System.EventHandler(this.buttonX5_Click);
     //
     // panelEx2
     //
     this.panelEx2.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx2.Controls.Add(this.keyboardControl1);
     this.panelEx2.Controls.Add(this.buttonX6);
     this.panelEx2.Controls.Add(this.textBoxX1);
     this.panelEx2.Controls.Add(this.labelX1);
     this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelEx2.Location          = new System.Drawing.Point(12, 320);
     this.panelEx2.Name            = "panelEx2";
     this.panelEx2.Size            = new System.Drawing.Size(300, 240);
     this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx2.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx2.Style.GradientAngle = 90;
     this.panelEx2.TabIndex            = 29;
     this.panelEx2.Text = "panelEx2";
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.Location    = new System.Drawing.Point(0, -1);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer1;
     this.keyboardControl1.Size        = new System.Drawing.Size(300, 241);
     this.keyboardControl1.TabIndex    = 0;
     this.keyboardControl1.Text        = "keyboardControl1";
     this.keyboardControl1.Visible     = false;
     //
     // buttonX6
     //
     this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX6.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX6.Font           = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX6.Location       = new System.Drawing.Point(222, 4);
     this.buttonX6.Name           = "buttonX6";
     this.buttonX6.Size           = new System.Drawing.Size(75, 23);
     this.buttonX6.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX6.TabIndex       = 2;
     this.buttonX6.Text           = "导出";
     this.buttonX6.Click         += new System.EventHandler(this.buttonX6_Click);
     //
     // textBoxX1
     //
     //
     //
     //
     this.textBoxX1.Border.Class      = "TextBoxBorder";
     this.textBoxX1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxX1.Font             = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxX1.Location         = new System.Drawing.Point(4, 33);
     this.textBoxX1.Multiline        = true;
     this.textBoxX1.Name             = "textBoxX1";
     this.textBoxX1.PreventEnterBeep = true;
     this.textBoxX1.Size             = new System.Drawing.Size(293, 204);
     this.textBoxX1.TabIndex         = 1;
     //
     // labelX1
     //
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX1.Location = new System.Drawing.Point(3, 3);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(135, 23);
     this.labelX1.TabIndex = 0;
     this.labelX1.Text     = "分析报告";
     this.labelX1.Click   += new System.EventHandler(this.labelX1_Click);
     //
     // buttonX8
     //
     this.buttonX8.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX8.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX8.Font           = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.buttonX8.Location       = new System.Drawing.Point(319, 465);
     this.buttonX8.Name           = "buttonX8";
     this.buttonX8.Size           = new System.Drawing.Size(217, 31);
     this.buttonX8.Style          = DevComponents.DotNetBar.eDotNetBarStyle.Office2013;
     this.buttonX8.TabIndex       = 2;
     this.buttonX8.Text           = "刷新";
     this.buttonX8.TextColor      = System.Drawing.Color.SteelBlue;
     this.buttonX8.Click         += new System.EventHandler(this.buttonX8_Click);
     //
     // highlighter1
     //
     this.highlighter1.ContainerControl      = this.panelEx1;
     this.highlighter1.CustomHighlightColors = new System.Drawing.Color[] {
         System.Drawing.Color.Yellow
     };
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor   = System.Drawing.Color.MintCream;
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox1.Enabled     = false;
     this.highlighter1.SetHighlightOnFocus(this.pictureBox1, true);
     this.pictureBox1.Location = new System.Drawing.Point(12, 12);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(300, 301);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 28;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Paint   += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint);
     this.pictureBox1.Layout  += new System.Windows.Forms.LayoutEventHandler(this.pictureBox1_Layout);
     //
     // controlContainerItem1
     //
     this.controlContainerItem1.AllowItemResize = true;
     this.controlContainerItem1.MenuVisibility  = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
     this.controlContainerItem1.Name            = "controlContainerItem1";
     //
     // touchKeyboard1
     //
     this.touchKeyboard1.FloatingLocation = new System.Drawing.Point(0, 0);
     this.touchKeyboard1.FloatingSize     = new System.Drawing.Size(740, 250);
     this.touchKeyboard1.Location         = new System.Drawing.Point(0, 0);
     this.touchKeyboard1.Size             = new System.Drawing.Size(740, 250);
     this.touchKeyboard1.Text             = "";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(541, 572);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.buttonX5);
     this.Controls.Add(this.buttonX8);
     this.Controls.Add(this.panelEx2);
     this.Controls.Add(this.buttonX4);
     this.Controls.Add(this.panelEx1);
     this.Controls.Add(this.buttonX1);
     this.Controls.Add(this.dataGridViewX1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Form1";
     this.Text            = "块体分析";
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewX1)).EndInit();
     this.panelEx1.ResumeLayout(false);
     this.panelEx1.PerformLayout();
     this.panelEx2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 18
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager             resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGetPackage_InputPwd));
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.panel1             = new System.Windows.Forms.Panel();
     this.Countdown          = new System.Windows.Forms.Label();
     this.Title              = new System.Windows.Forms.Label();
     this.panel2             = new System.Windows.Forms.Panel();
     this.returnToMainfrm    = new DevComponents.DotNetBar.ButtonX();
     this.labelX2            = new DevComponents.DotNetBar.LabelX();
     this.textBoxX1          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX1            = new DevComponents.DotNetBar.LabelX();
     this.panel3             = new System.Windows.Forms.Panel();
     this.labelX5            = new DevComponents.DotNetBar.LabelX();
     this.labelX4            = new DevComponents.DotNetBar.LabelX();
     this.pictureBox3        = new System.Windows.Forms.PictureBox();
     this.pictureBox2        = new System.Windows.Forms.PictureBox();
     this.pictureBox1        = new System.Windows.Forms.PictureBox();
     this.virtualNumKeyboard = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.panel4             = new System.Windows.Forms.Panel();
     this.panel5             = new System.Windows.Forms.Panel();
     this.confirm            = new DevComponents.DotNetBar.ButtonX();
     this.labelX3            = new DevComponents.DotNetBar.LabelX();
     this.packagePwd         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.timer1             = new System.Windows.Forms.Timer(this.components);
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.Countdown);
     this.panel1.Controls.Add(this.Title);
     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(1264, 100);
     this.panel1.TabIndex = 0;
     //
     // Countdown
     //
     this.Countdown.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Countdown.AutoSize    = true;
     this.Countdown.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.Countdown.Font        = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Countdown.ForeColor   = System.Drawing.Color.Maroon;
     this.Countdown.Location    = new System.Drawing.Point(1132, 20);
     this.Countdown.Name        = "Countdown";
     this.Countdown.Size        = new System.Drawing.Size(66, 48);
     this.Countdown.TabIndex    = 2;
     this.Countdown.Text        = "60";
     //
     // Title
     //
     this.Title.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.Title.AutoSize = true;
     this.Title.Font     = new System.Drawing.Font("微软雅黑", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Title.Location = new System.Drawing.Point(398, 20);
     this.Title.Name     = "Title";
     this.Title.Size     = new System.Drawing.Size(412, 64);
     this.Title.TabIndex = 1;
     this.Title.Text     = "网易,新闻的态度";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.returnToMainfrm);
     this.panel2.Controls.Add(this.labelX2);
     this.panel2.Controls.Add(this.textBoxX1);
     this.panel2.Controls.Add(this.labelX1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 753);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1264, 129);
     this.panel2.TabIndex = 1;
     //
     // returnToMainfrm
     //
     this.returnToMainfrm.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.returnToMainfrm.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.returnToMainfrm.BackColor      = System.Drawing.Color.White;
     this.returnToMainfrm.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.returnToMainfrm.Font           = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.returnToMainfrm.Location       = new System.Drawing.Point(1038, 43);
     this.returnToMainfrm.Name           = "returnToMainfrm";
     this.returnToMainfrm.Size           = new System.Drawing.Size(121, 48);
     this.returnToMainfrm.Style          = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.returnToMainfrm.Symbol         = "";
     this.returnToMainfrm.TabIndex       = 101;
     this.returnToMainfrm.Text           = "返回";
     this.returnToMainfrm.Click         += new System.EventHandler(this.returnToMainfrm_Click);
     //
     // labelX2
     //
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX2.Location = new System.Drawing.Point(80, 59);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(213, 32);
     this.labelX2.TabIndex = 2;
     this.labelX2.Text     = "网址:www.163.com";
     //
     // textBoxX1
     //
     this.textBoxX1.BackColor = System.Drawing.Color.LightSkyBlue;
     //
     //
     //
     this.textBoxX1.Border.Class      = "TextBoxBorder";
     this.textBoxX1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxX1.Font             = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBoxX1.ForeColor        = System.Drawing.Color.Red;
     this.textBoxX1.Location         = new System.Drawing.Point(193, 18);
     this.textBoxX1.Name             = "textBoxX1";
     this.textBoxX1.PreventEnterBeep = true;
     this.textBoxX1.ReadOnly         = true;
     this.textBoxX1.Size             = new System.Drawing.Size(100, 35);
     this.textBoxX1.TabIndex         = 99;
     this.textBoxX1.Text             = "12345";
     this.textBoxX1.TextAlign        = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // labelX1
     //
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font     = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX1.Location = new System.Drawing.Point(80, 21);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(119, 32);
     this.labelX1.TabIndex = 0;
     this.labelX1.Text     = "客服热线:";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.labelX5);
     this.panel3.Controls.Add(this.labelX4);
     this.panel3.Controls.Add(this.pictureBox3);
     this.panel3.Controls.Add(this.pictureBox2);
     this.panel3.Controls.Add(this.pictureBox1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 100);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1264, 112);
     this.panel3.TabIndex = 5;
     //
     // labelX5
     //
     this.labelX5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX5.Font     = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX5.Location = new System.Drawing.Point(953, 72);
     this.labelX5.Name     = "labelX5";
     this.labelX5.Size     = new System.Drawing.Size(45, 23);
     this.labelX5.TabIndex = 4;
     this.labelX5.Text     = "取件";
     //
     // labelX4
     //
     this.labelX4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Font     = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX4.Location = new System.Drawing.Point(346, 72);
     this.labelX4.Name     = "labelX4";
     this.labelX4.Size     = new System.Drawing.Size(75, 23);
     this.labelX4.TabIndex = 3;
     this.labelX4.Text     = "输入密码";
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox3.BackColor = System.Drawing.Color.White;
     this.pictureBox3.Image     = global::IEC.UI.Properties.Resources.进度条_副本;
     this.pictureBox3.Location  = new System.Drawing.Point(423, 37);
     this.pictureBox3.Name      = "pictureBox3";
     this.pictureBox3.Size      = new System.Drawing.Size(509, 16);
     this.pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox3.TabIndex  = 2;
     this.pictureBox3.TabStop   = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(948, 19);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(46, 47);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox2.TabIndex = 1;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(359, 19);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(47, 47);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable1;
     this.virtualNumKeyboard.IsTopBarVisible     = false;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(120, 26);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer1;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(420, 484);
     this.virtualNumKeyboard.TabIndex  = 4;
     this.virtualNumKeyboard.Text      = "keyboardControl1";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Transparent;
     this.panel4.Controls.Add(this.virtualNumKeyboard);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel4.Location = new System.Drawing.Point(619, 212);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(645, 541);
     this.panel4.TabIndex = 6;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.confirm);
     this.panel5.Controls.Add(this.labelX3);
     this.panel5.Controls.Add(this.packagePwd);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 212);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(619, 541);
     this.panel5.TabIndex = 7;
     //
     // confirm
     //
     this.confirm.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.confirm.BackColor      = System.Drawing.Color.White;
     this.confirm.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.confirm.Font           = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.confirm.Location       = new System.Drawing.Point(423, 333);
     this.confirm.Name           = "confirm";
     this.confirm.Size           = new System.Drawing.Size(121, 48);
     this.confirm.Style          = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.confirm.Symbol         = "";
     this.confirm.TabIndex       = 2;
     this.confirm.Text           = "确定";
     //
     // labelX3
     //
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Font     = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX3.Location = new System.Drawing.Point(116, 138);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(258, 40);
     this.labelX3.TabIndex = 1;
     this.labelX3.Text     = "请输入取件密码:";
     //
     // packagePwd
     //
     //
     //
     //
     this.packagePwd.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.BorderLeft   = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.BorderRight  = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.BorderTop    = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.Class        = "TextBoxBorder";
     this.packagePwd.Border.CornerType   = DevComponents.DotNetBar.eCornerType.Square;
     this.packagePwd.Font             = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.packagePwd.Location         = new System.Drawing.Point(116, 222);
     this.packagePwd.MaxLength        = 13;
     this.packagePwd.Name             = "packagePwd";
     this.packagePwd.PreventEnterBeep = true;
     this.packagePwd.Size             = new System.Drawing.Size(428, 50);
     this.packagePwd.TabIndex         = 0;
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // frmGetPackage_InputPwd
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(1264, 882);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.DoubleBuffered = true;
     this.Name           = "frmGetPackage_InputPwd";
     this.Text           = "Form1";
     this.Activated     += new System.EventHandler(this.frmGetPackage_InputPwd_Activated);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.groupPanel1      = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.labelXColor      = new DevComponents.DotNetBar.LabelX();
     this.btnColorPicker   = new DevComponents.DotNetBar.ButtonX();
     this.textBoxZ         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelZ           = new DevComponents.DotNetBar.LabelX();
     this.textBoxY         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelY           = new DevComponents.DotNetBar.LabelX();
     this.textBoxX         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX           = new DevComponents.DotNetBar.LabelX();
     this.textBoxDepth     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelLength      = new DevComponents.DotNetBar.LabelX();
     this.groupPanel2      = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.textBoxAngle     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelAngle       = new DevComponents.DotNetBar.LabelX();
     this.textBoxDip       = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelDip         = new DevComponents.DotNetBar.LabelX();
     this.buttonOK         = new DevComponents.DotNetBar.ButtonX();
     this.buttonCancel     = new DevComponents.DotNetBar.ButtonX();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.groupPanel1.SuspendLayout();
     this.groupPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // groupPanel1
     //
     this.groupPanel1.BackColor        = System.Drawing.SystemColors.Control;
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.groupPanel1.Controls.Add(this.labelXColor);
     this.groupPanel1.Controls.Add(this.btnColorPicker);
     this.groupPanel1.Controls.Add(this.textBoxZ);
     this.groupPanel1.Controls.Add(this.labelZ);
     this.groupPanel1.Controls.Add(this.textBoxY);
     this.groupPanel1.Controls.Add(this.labelY);
     this.groupPanel1.Controls.Add(this.textBoxX);
     this.groupPanel1.Controls.Add(this.labelX);
     this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel1.Font     = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.groupPanel1.Location = new System.Drawing.Point(12, 12);
     this.groupPanel1.Name     = "groupPanel1";
     this.groupPanel1.Size     = new System.Drawing.Size(153, 159);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 0;
     this.groupPanel1.Text     = "地质点信息";
     //
     // labelXColor
     //
     this.labelXColor.BackColor = System.Drawing.Color.Blue;
     //
     //
     //
     this.labelXColor.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXColor.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelXColor.ForeColor     = System.Drawing.SystemColors.Control;
     this.labelXColor.Location      = new System.Drawing.Point(82, 99);
     this.labelXColor.Name          = "labelXColor";
     this.labelXColor.Size          = new System.Drawing.Size(56, 26);
     this.labelXColor.TabIndex      = 0;
     this.labelXColor.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // btnColorPicker
     //
     this.btnColorPicker.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnColorPicker.BackColor      = System.Drawing.SystemColors.Control;
     this.btnColorPicker.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnColorPicker.Location       = new System.Drawing.Point(7, 99);
     this.btnColorPicker.Name           = "btnColorPicker";
     this.btnColorPicker.Size           = new System.Drawing.Size(69, 26);
     this.btnColorPicker.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnColorPicker.TabIndex       = 4;
     this.btnColorPicker.Text           = "选取颜色";
     this.btnColorPicker.Click         += new System.EventHandler(this.btnColorPicker_Click);
     //
     // textBoxZ
     //
     this.textBoxZ.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxZ.Border.Class      = "TextBoxBorder";
     this.textBoxZ.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxZ.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxZ.ForeColor         = System.Drawing.Color.Black;
     this.textBoxZ.Location          = new System.Drawing.Point(34, 70);
     this.textBoxZ.Name             = "textBoxZ";
     this.textBoxZ.PreventEnterBeep = true;
     this.textBoxZ.ReadOnly         = true;
     this.textBoxZ.Size             = new System.Drawing.Size(104, 23);
     this.textBoxZ.TabIndex         = 1;
     //
     // labelZ
     //
     this.labelZ.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelZ.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelZ.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelZ.Location      = new System.Drawing.Point(7, 70);
     this.labelZ.Name          = "labelZ";
     this.labelZ.Size          = new System.Drawing.Size(21, 21);
     this.labelZ.TabIndex      = 0;
     this.labelZ.Text          = "Z";
     this.labelZ.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // textBoxY
     //
     this.textBoxY.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxY.Border.Class      = "TextBoxBorder";
     this.textBoxY.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxY.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxY.ForeColor         = System.Drawing.Color.Black;
     this.textBoxY.Location          = new System.Drawing.Point(34, 41);
     this.textBoxY.Name             = "textBoxY";
     this.textBoxY.PreventEnterBeep = true;
     this.textBoxY.ReadOnly         = true;
     this.textBoxY.Size             = new System.Drawing.Size(104, 23);
     this.textBoxY.TabIndex         = 1;
     //
     // labelY
     //
     this.labelY.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelY.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelY.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelY.Location      = new System.Drawing.Point(7, 41);
     this.labelY.Name          = "labelY";
     this.labelY.Size          = new System.Drawing.Size(21, 21);
     this.labelY.TabIndex      = 0;
     this.labelY.Text          = "Y";
     this.labelY.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // textBoxX
     //
     this.textBoxX.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxX.Border.Class      = "TextBoxBorder";
     this.textBoxX.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxX.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxX.ForeColor         = System.Drawing.Color.Black;
     this.textBoxX.Location          = new System.Drawing.Point(34, 12);
     this.textBoxX.Name             = "textBoxX";
     this.textBoxX.PreventEnterBeep = true;
     this.textBoxX.ReadOnly         = true;
     this.textBoxX.Size             = new System.Drawing.Size(104, 23);
     this.textBoxX.TabIndex         = 1;
     //
     // labelX
     //
     this.labelX.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX.Location      = new System.Drawing.Point(7, 12);
     this.labelX.Name          = "labelX";
     this.labelX.Size          = new System.Drawing.Size(21, 21);
     this.labelX.TabIndex      = 0;
     this.labelX.Text          = "X";
     this.labelX.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // textBoxDepth
     //
     this.textBoxDepth.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxDepth.Border.Class      = "TextBoxBorder";
     this.textBoxDepth.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxDepth.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxDepth.ForeColor         = System.Drawing.Color.Black;
     this.textBoxDepth.Location          = new System.Drawing.Point(61, 70);
     this.textBoxDepth.Name             = "textBoxDepth";
     this.textBoxDepth.PreventEnterBeep = true;
     this.textBoxDepth.Size             = new System.Drawing.Size(104, 23);
     this.textBoxDepth.TabIndex         = 1;
     this.textBoxDepth.Text             = "0";
     this.textBoxDepth.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxDepth.Click           += new System.EventHandler(this.textBoxDepth_Click);
     this.textBoxDepth.TextChanged     += new System.EventHandler(this.textBoxDepth_TextChanged);
     //
     // labelLength
     //
     this.labelLength.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelLength.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelLength.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelLength.Location      = new System.Drawing.Point(7, 70);
     this.labelLength.Name          = "labelLength";
     this.labelLength.Size          = new System.Drawing.Size(48, 23);
     this.labelLength.TabIndex      = 0;
     this.labelLength.Text          = "长度";
     this.labelLength.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // groupPanel2
     //
     this.groupPanel2.BackColor        = System.Drawing.Color.White;
     this.groupPanel2.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel2.Controls.Add(this.textBoxAngle);
     this.groupPanel2.Controls.Add(this.labelAngle);
     this.groupPanel2.Controls.Add(this.textBoxDip);
     this.groupPanel2.Controls.Add(this.labelDip);
     this.groupPanel2.Controls.Add(this.labelLength);
     this.groupPanel2.Controls.Add(this.textBoxDepth);
     this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel2.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.groupPanel2.Location = new System.Drawing.Point(171, 12);
     this.groupPanel2.Name     = "groupPanel2";
     this.groupPanel2.Size     = new System.Drawing.Size(192, 127);
     //
     //
     //
     this.groupPanel2.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel2.Style.BackColorGradientAngle = 90;
     this.groupPanel2.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel2.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderBottomWidth      = 1;
     this.groupPanel2.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel2.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderLeftWidth        = 1;
     this.groupPanel2.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderRightWidth       = 1;
     this.groupPanel2.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderTopWidth      = 1;
     this.groupPanel2.Style.CornerDiameter      = 4;
     this.groupPanel2.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel2.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel2.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel2.TabIndex = 1;
     this.groupPanel2.Text     = "产状信息";
     //
     // textBoxAngle
     //
     this.textBoxAngle.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxAngle.Border.Class      = "TextBoxBorder";
     this.textBoxAngle.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxAngle.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxAngle.ForeColor         = System.Drawing.Color.Black;
     this.textBoxAngle.Location          = new System.Drawing.Point(61, 41);
     this.textBoxAngle.Name             = "textBoxAngle";
     this.textBoxAngle.PreventEnterBeep = true;
     this.textBoxAngle.Size             = new System.Drawing.Size(104, 23);
     this.textBoxAngle.TabIndex         = 1;
     this.textBoxAngle.Text             = "0";
     this.textBoxAngle.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxAngle.Click           += new System.EventHandler(this.textBoxAngle_Click);
     this.textBoxAngle.TextChanged     += new System.EventHandler(this.textBoxAngle_TextChanged);
     //
     // labelAngle
     //
     this.labelAngle.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelAngle.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelAngle.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelAngle.Location      = new System.Drawing.Point(7, 41);
     this.labelAngle.Name          = "labelAngle";
     this.labelAngle.Size          = new System.Drawing.Size(46, 23);
     this.labelAngle.TabIndex      = 0;
     this.labelAngle.Text          = "倾角";
     this.labelAngle.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // textBoxDip
     //
     this.textBoxDip.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxDip.Border.Class      = "TextBoxBorder";
     this.textBoxDip.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxDip.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxDip.ForeColor         = System.Drawing.Color.Black;
     this.textBoxDip.Location          = new System.Drawing.Point(61, 12);
     this.textBoxDip.Name             = "textBoxDip";
     this.textBoxDip.PreventEnterBeep = true;
     this.textBoxDip.Size             = new System.Drawing.Size(104, 23);
     this.textBoxDip.TabIndex         = 1;
     this.textBoxDip.Text             = "0";
     this.textBoxDip.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxDip.Click           += new System.EventHandler(this.textBoxDip_Click);
     this.textBoxDip.TextChanged     += new System.EventHandler(this.textBoxDip_TextChanged);
     //
     // labelDip
     //
     this.labelDip.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelDip.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelDip.Font          = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelDip.Location      = new System.Drawing.Point(7, 12);
     this.labelDip.Name          = "labelDip";
     this.labelDip.Size          = new System.Drawing.Size(46, 23);
     this.labelDip.TabIndex      = 0;
     this.labelDip.Text          = "倾向";
     this.labelDip.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // buttonOK
     //
     this.buttonOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonOK.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonOK.Enabled        = false;
     this.buttonOK.Location       = new System.Drawing.Point(171, 145);
     this.buttonOK.Name           = "buttonOK";
     this.buttonOK.Size           = new System.Drawing.Size(90, 23);
     this.buttonOK.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonOK.TabIndex       = 2;
     this.buttonOK.Text           = "确定";
     this.buttonOK.Click         += new System.EventHandler(this.buttonOK_Click);
     //
     // buttonCancel
     //
     this.buttonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonCancel.Location       = new System.Drawing.Point(273, 145);
     this.buttonCancel.Name           = "buttonCancel";
     this.buttonCancel.Size           = new System.Drawing.Size(90, 23);
     this.buttonCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonCancel.TabIndex       = 2;
     this.buttonCancel.Text           = "取消";
     this.buttonCancel.Click         += new System.EventHandler(this.buttonCancel_Click);
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.keyboardControl1.Location    = new System.Drawing.Point(5, 177);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer1;
     this.keyboardControl1.Size        = new System.Drawing.Size(358, 330);
     this.keyboardControl1.TabIndex    = 3;
     //
     // FrmPlaneViaSpotOrLine
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(370, 513);
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.buttonCancel);
     this.Controls.Add(this.buttonOK);
     this.Controls.Add(this.groupPanel2);
     this.Controls.Add(this.groupPanel1);
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name        = "FrmPlaneViaSpotOrLine";
     this.Text        = "地质点推求地质面";
     this.groupPanel1.ResumeLayout(false);
     this.groupPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.comboBoxExGeoType    = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.comboItem_DXDM       = new DevComponents.Editors.ComboItem();
     this.comboItem_DCYX       = new DevComponents.Editors.ComboItem();
     this.comboItem_JGM        = new DevComponents.Editors.ComboItem();
     this.comboItem_GZFD       = new DevComponents.Editors.ComboItem();
     this.comboItem_ZZ         = new DevComponents.Editors.ComboItem();
     this.comboItem_FH         = new DevComponents.Editors.ComboItem();
     this.comboItem_XH         = new DevComponents.Editors.ComboItem();
     this.comboItem_NSLZH      = new DevComponents.Editors.ComboItem();
     this.comboItem_HPZH       = new DevComponents.Editors.ComboItem();
     this.comboItem_BTZH       = new DevComponents.Editors.ComboItem();
     this.comboItem_RBZH       = new DevComponents.Editors.ComboItem();
     this.comboItem_QZSWKT     = new DevComponents.Editors.ComboItem();
     this.comboItem_YR         = new DevComponents.Editors.ComboItem();
     this.comboItem_DXSFD      = new DevComponents.Editors.ComboItem();
     this.comboItem_TTFC       = new DevComponents.Editors.ComboItem();
     this.comboItem_YTFL       = new DevComponents.Editors.ComboItem();
     this.labelXGeoType        = new DevComponents.DotNetBar.LabelX();
     this.labelXStretchDepth   = new DevComponents.DotNetBar.LabelX();
     this.buttonXOK            = new DevComponents.DotNetBar.ButtonX();
     this.buttonXCancel        = new DevComponents.DotNetBar.ButtonX();
     this.textBoxXStretchDepth = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.keyboardControl1     = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.SuspendLayout();
     //
     // comboBoxExGeoType
     //
     this.comboBoxExGeoType.DisplayMember     = "Text";
     this.comboBoxExGeoType.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.comboBoxExGeoType.Font              = new System.Drawing.Font("宋体", 12F);
     this.comboBoxExGeoType.ForeColor         = System.Drawing.Color.Black;
     this.comboBoxExGeoType.FormattingEnabled = true;
     this.comboBoxExGeoType.ItemHeight        = 20;
     this.comboBoxExGeoType.Items.AddRange(new object[] {
         this.comboItem_DXDM,
         this.comboItem_DCYX,
         this.comboItem_JGM,
         this.comboItem_GZFD,
         this.comboItem_ZZ,
         this.comboItem_FH,
         this.comboItem_XH,
         this.comboItem_NSLZH,
         this.comboItem_HPZH,
         this.comboItem_BTZH,
         this.comboItem_RBZH,
         this.comboItem_QZSWKT,
         this.comboItem_YR,
         this.comboItem_DXSFD,
         this.comboItem_TTFC,
         this.comboItem_YTFL
     });
     this.comboBoxExGeoType.Location              = new System.Drawing.Point(127, 12);
     this.comboBoxExGeoType.Name                  = "comboBoxExGeoType";
     this.comboBoxExGeoType.Size                  = new System.Drawing.Size(231, 26);
     this.comboBoxExGeoType.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.comboBoxExGeoType.TabIndex              = 0;
     this.comboBoxExGeoType.Text                  = "请选择";
     this.comboBoxExGeoType.SelectedIndexChanged += new System.EventHandler(this.comboBoxExGeoType_SelectedIndexChanged);
     //
     // comboItem_DXDM
     //
     this.comboItem_DXDM.Text  = "地形地貌";
     this.comboItem_DXDM.Value = "DXDM";
     //
     // comboItem_DCYX
     //
     this.comboItem_DCYX.Text  = "地层岩性";
     this.comboItem_DCYX.Value = "DCYX";
     //
     // comboItem_JGM
     //
     this.comboItem_JGM.Text  = "结构面";
     this.comboItem_JGM.Value = "JGM";
     //
     // comboItem_GZFD
     //
     this.comboItem_GZFD.Text  = "构造分段";
     this.comboItem_GZFD.Value = "GZFD";
     //
     // comboItem_ZZ
     //
     this.comboItem_ZZ.Text  = "褶皱";
     this.comboItem_ZZ.Value = "ZZ";
     //
     // comboItem_FH
     //
     this.comboItem_FH.Text  = "风化";
     this.comboItem_FH.Value = "FH";
     //
     // comboItem_XH
     //
     this.comboItem_XH.Text  = "卸荷";
     this.comboItem_XH.Value = "XH";
     //
     // comboItem_NSLZH
     //
     this.comboItem_NSLZH.Text  = "泥石流";
     this.comboItem_NSLZH.Value = "NSLZH";
     //
     // comboItem_HPZH
     //
     this.comboItem_HPZH.Text  = "滑坡";
     this.comboItem_HPZH.Value = "HPZH";
     //
     // comboItem_BTZH
     //
     this.comboItem_BTZH.Text  = "崩塌";
     this.comboItem_BTZH.Value = "BTZH";
     //
     // comboItem_RBZH
     //
     this.comboItem_RBZH.Text  = "蠕变";
     this.comboItem_RBZH.Value = "RBZH";
     //
     // comboItem_QZSWKT
     //
     this.comboItem_QZSWKT.Text  = "潜在失稳块体";
     this.comboItem_QZSWKT.Value = "QZSWKT";
     //
     // comboItem_YR
     //
     this.comboItem_YR.Text  = "岩溶";
     this.comboItem_YR.Value = "YR";
     //
     // comboItem_DXSFD
     //
     this.comboItem_DXSFD.Text  = "地下水分段";
     this.comboItem_DXSFD.Value = "DXSFD";
     //
     // comboItem_TTFC
     //
     this.comboItem_TTFC.Text  = "土体分层";
     this.comboItem_TTFC.Value = "TTFC";
     //
     // comboItem_YTFL
     //
     this.comboItem_YTFL.Text  = "岩体分类";
     this.comboItem_YTFL.Value = "YTFL";
     //
     // labelXGeoType
     //
     //
     //
     //
     this.labelXGeoType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXGeoType.Font     = new System.Drawing.Font("宋体", 12F);
     this.labelXGeoType.Location = new System.Drawing.Point(12, 12);
     this.labelXGeoType.Name     = "labelXGeoType";
     this.labelXGeoType.Size     = new System.Drawing.Size(109, 26);
     this.labelXGeoType.TabIndex = 1;
     this.labelXGeoType.Text     = "地质对象类型";
     //
     // labelXStretchDepth
     //
     //
     //
     //
     this.labelXStretchDepth.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXStretchDepth.Font     = new System.Drawing.Font("宋体", 12F);
     this.labelXStretchDepth.Location = new System.Drawing.Point(12, 44);
     this.labelXStretchDepth.Name     = "labelXStretchDepth";
     this.labelXStretchDepth.Size     = new System.Drawing.Size(109, 26);
     this.labelXStretchDepth.TabIndex = 2;
     this.labelXStretchDepth.Text     = "延伸深度(米)";
     this.labelXStretchDepth.Click   += new System.EventHandler(this.labelXStretchDepth_Click);
     //
     // buttonXOK
     //
     this.buttonXOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXOK.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXOK.Font           = new System.Drawing.Font("宋体", 11F);
     this.buttonXOK.Location       = new System.Drawing.Point(204, 44);
     this.buttonXOK.Name           = "buttonXOK";
     this.buttonXOK.Size           = new System.Drawing.Size(75, 26);
     this.buttonXOK.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXOK.TabIndex       = 3;
     this.buttonXOK.Text           = "确认";
     this.buttonXOK.Click         += new System.EventHandler(this.buttonXOK_Click);
     //
     // buttonXCancel
     //
     this.buttonXCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXCancel.Font           = new System.Drawing.Font("宋体", 11F);
     this.buttonXCancel.Location       = new System.Drawing.Point(285, 44);
     this.buttonXCancel.Name           = "buttonXCancel";
     this.buttonXCancel.Size           = new System.Drawing.Size(73, 26);
     this.buttonXCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXCancel.TabIndex       = 3;
     this.buttonXCancel.Text           = "取消";
     this.buttonXCancel.Click         += new System.EventHandler(this.buttonXCancel_Click);
     //
     // textBoxXStretchDepth
     //
     this.textBoxXStretchDepth.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.textBoxXStretchDepth.Border.Class      = "TextBoxBorder";
     this.textBoxXStretchDepth.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxXStretchDepth.DisabledBackColor = System.Drawing.Color.White;
     this.textBoxXStretchDepth.Font             = new System.Drawing.Font("宋体", 12F);
     this.textBoxXStretchDepth.ForeColor        = System.Drawing.Color.Black;
     this.textBoxXStretchDepth.Location         = new System.Drawing.Point(127, 44);
     this.textBoxXStretchDepth.Name             = "textBoxXStretchDepth";
     this.textBoxXStretchDepth.PreventEnterBeep = true;
     this.textBoxXStretchDepth.Size             = new System.Drawing.Size(71, 26);
     this.textBoxXStretchDepth.TabIndex         = 4;
     this.textBoxXStretchDepth.Text             = "50";
     this.textBoxXStretchDepth.TextChanged     += new System.EventHandler(this.textBoxXStretchDepth_TextChanged);
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.Location    = new System.Drawing.Point(10, 76);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer1;
     this.keyboardControl1.Size        = new System.Drawing.Size(348, 374);
     this.keyboardControl1.TabIndex    = 5;
     //
     // FrmImageLineType
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(365, 458);
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.textBoxXStretchDepth);
     this.Controls.Add(this.buttonXCancel);
     this.Controls.Add(this.buttonXOK);
     this.Controls.Add(this.labelXStretchDepth);
     this.Controls.Add(this.labelXGeoType);
     this.Controls.Add(this.comboBoxExGeoType);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FrmImageLineType";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "请选择标记线的保存类型";
     this.ResumeLayout(false);
 }
Esempio n. 21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.labelX2            = new DevComponents.DotNetBar.LabelX();
     this.labelX3            = new DevComponents.DotNetBar.LabelX();
     this.name               = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.companyName        = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.adress             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX4            = new DevComponents.DotNetBar.LabelX();
     this.telNum             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX5            = new DevComponents.DotNetBar.LabelX();
     this.serverUrl          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX6            = new DevComponents.DotNetBar.LabelX();
     this.remark             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX7            = new DevComponents.DotNetBar.LabelX();
     this.confirm            = new System.Windows.Forms.Button();
     this.cancel             = new System.Windows.Forms.Button();
     this.virtualNumKeyboard = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.modeltype          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelX9            = new DevComponents.DotNetBar.LabelX();
     this.SuspendLayout();
     //
     // labelX2
     //
     this.labelX2.AutoSize = true;
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX2.Location = new System.Drawing.Point(208, 24);
     this.labelX2.Name     = "labelX2";
     this.labelX2.Size     = new System.Drawing.Size(107, 32);
     this.labelX2.TabIndex = 1;
     this.labelX2.Text     = "智能柜名:";
     //
     // labelX3
     //
     this.labelX3.AutoSize = true;
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX3.Location = new System.Drawing.Point(189, 71);
     this.labelX3.Name     = "labelX3";
     this.labelX3.Size     = new System.Drawing.Size(126, 32);
     this.labelX3.TabIndex = 2;
     this.labelX3.Text     = "所属公司名:";
     //
     // name
     //
     //
     //
     //
     this.name.Border.Class      = "TextBoxBorder";
     this.name.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.name.Font             = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.name.Location         = new System.Drawing.Point(321, 24);
     this.name.Name             = "name";
     this.name.PreventEnterBeep = true;
     this.name.Size             = new System.Drawing.Size(284, 33);
     this.name.TabIndex         = 4;
     //
     // companyName
     //
     //
     //
     //
     this.companyName.Border.Class      = "TextBoxBorder";
     this.companyName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.companyName.Font             = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.companyName.Location         = new System.Drawing.Point(321, 71);
     this.companyName.Name             = "companyName";
     this.companyName.PreventEnterBeep = true;
     this.companyName.Size             = new System.Drawing.Size(284, 33);
     this.companyName.TabIndex         = 5;
     //
     // adress
     //
     //
     //
     //
     this.adress.Border.Class      = "TextBoxBorder";
     this.adress.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.adress.Font             = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.adress.Location         = new System.Drawing.Point(321, 118);
     this.adress.Name             = "adress";
     this.adress.PreventEnterBeep = true;
     this.adress.Size             = new System.Drawing.Size(284, 33);
     this.adress.TabIndex         = 7;
     //
     // labelX4
     //
     this.labelX4.AutoSize = true;
     //
     //
     //
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX4.Location = new System.Drawing.Point(189, 118);
     this.labelX4.Name     = "labelX4";
     this.labelX4.Size     = new System.Drawing.Size(126, 32);
     this.labelX4.TabIndex = 6;
     this.labelX4.Text     = "智能柜地址:";
     //
     // telNum
     //
     //
     //
     //
     this.telNum.Border.Class      = "TextBoxBorder";
     this.telNum.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.telNum.Font             = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.telNum.Location         = new System.Drawing.Point(321, 165);
     this.telNum.MaxLength        = 11;
     this.telNum.Name             = "telNum";
     this.telNum.PreventEnterBeep = true;
     this.telNum.Size             = new System.Drawing.Size(284, 33);
     this.telNum.TabIndex         = 9;
     this.telNum.KeyPress        += new System.Windows.Forms.KeyPressEventHandler(this.telNum_KeyPress);
     //
     // labelX5
     //
     this.labelX5.AutoSize = true;
     //
     //
     //
     this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX5.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX5.Location = new System.Drawing.Point(189, 165);
     this.labelX5.Name     = "labelX5";
     this.labelX5.Size     = new System.Drawing.Size(126, 32);
     this.labelX5.TabIndex = 8;
     this.labelX5.Text     = "管理员电话:";
     //
     // serverUrl
     //
     //
     //
     //
     this.serverUrl.Border.Class      = "TextBoxBorder";
     this.serverUrl.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.serverUrl.Font             = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.serverUrl.Location         = new System.Drawing.Point(321, 212);
     this.serverUrl.Name             = "serverUrl";
     this.serverUrl.PreventEnterBeep = true;
     this.serverUrl.Size             = new System.Drawing.Size(284, 33);
     this.serverUrl.TabIndex         = 11;
     //
     // labelX6
     //
     this.labelX6.AutoSize = true;
     //
     //
     //
     this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX6.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX6.Location = new System.Drawing.Point(197, 212);
     this.labelX6.Name     = "labelX6";
     this.labelX6.Size     = new System.Drawing.Size(118, 32);
     this.labelX6.TabIndex = 10;
     this.labelX6.Text     = "serverUrl:";
     //
     // remark
     //
     //
     //
     //
     this.remark.Border.Class      = "TextBoxBorder";
     this.remark.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.remark.Font             = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.remark.Location         = new System.Drawing.Point(321, 306);
     this.remark.Name             = "remark";
     this.remark.PreventEnterBeep = true;
     this.remark.Size             = new System.Drawing.Size(284, 33);
     this.remark.TabIndex         = 13;
     //
     // labelX7
     //
     this.labelX7.AutoSize = true;
     //
     //
     //
     this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX7.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX7.Location = new System.Drawing.Point(247, 306);
     this.labelX7.Name     = "labelX7";
     this.labelX7.Size     = new System.Drawing.Size(68, 32);
     this.labelX7.TabIndex = 12;
     this.labelX7.Text     = "备注:";
     //
     // confirm
     //
     this.confirm.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.confirm.Location = new System.Drawing.Point(248, 368);
     this.confirm.Name     = "confirm";
     this.confirm.Size     = new System.Drawing.Size(118, 38);
     this.confirm.TabIndex = 14;
     this.confirm.Text     = "确定";
     this.confirm.UseVisualStyleBackColor = true;
     this.confirm.Click += new System.EventHandler(this.confirm_Click);
     //
     // cancel
     //
     this.cancel.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cancel.Location = new System.Drawing.Point(428, 368);
     this.cancel.Name     = "cancel";
     this.cancel.Size     = new System.Drawing.Size(118, 38);
     this.cancel.TabIndex = 15;
     this.cancel.Text     = "取消";
     this.cancel.UseVisualStyleBackColor = true;
     this.cancel.Click += new System.EventHandler(this.cancel_Click);
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.Anchor              = System.Windows.Forms.AnchorStyles.None;
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable1;
     this.virtualNumKeyboard.IsTopBarVisible     = false;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(61, 439);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer1;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(672, 230);
     this.virtualNumKeyboard.TabIndex  = 18;
     this.virtualNumKeyboard.Text      = "keyboardControl1";
     //
     // modeltype
     //
     //
     //
     //
     this.modeltype.Border.Class      = "TextBoxBorder";
     this.modeltype.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.modeltype.Font             = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.modeltype.Location         = new System.Drawing.Point(321, 259);
     this.modeltype.Name             = "modeltype";
     this.modeltype.PreventEnterBeep = true;
     this.modeltype.Size             = new System.Drawing.Size(284, 33);
     this.modeltype.TabIndex         = 20;
     //
     // labelX9
     //
     this.labelX9.AutoSize = true;
     //
     //
     //
     this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX9.Font     = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX9.Location = new System.Drawing.Point(247, 259);
     this.labelX9.Name     = "labelX9";
     this.labelX9.Size     = new System.Drawing.Size(68, 32);
     this.labelX9.TabIndex = 19;
     this.labelX9.Text     = "型号:";
     //
     // frmAbout
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(794, 681);
     this.Controls.Add(this.modeltype);
     this.Controls.Add(this.labelX9);
     this.Controls.Add(this.virtualNumKeyboard);
     this.Controls.Add(this.cancel);
     this.Controls.Add(this.confirm);
     this.Controls.Add(this.remark);
     this.Controls.Add(this.labelX7);
     this.Controls.Add(this.serverUrl);
     this.Controls.Add(this.labelX6);
     this.Controls.Add(this.telNum);
     this.Controls.Add(this.labelX5);
     this.Controls.Add(this.adress);
     this.Controls.Add(this.labelX4);
     this.Controls.Add(this.companyName);
     this.Controls.Add(this.name);
     this.Controls.Add(this.labelX3);
     this.Controls.Add(this.labelX2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "frmAbout";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Text            = "信息配置";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable5 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer5         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.valueCaveWidth   = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.valueCaveHeight  = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelCaveWidth   = new DevComponents.DotNetBar.LabelX();
     this.labelCaveHeight  = new DevComponents.DotNetBar.LabelX();
     this.btnOK            = new DevComponents.DotNetBar.ButtonX();
     this.btnCancel        = new DevComponents.DotNetBar.ButtonX();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.SuspendLayout();
     //
     // valueCaveWidth
     //
     this.valueCaveWidth.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.valueCaveWidth.Border.Class      = "TextBoxBorder";
     this.valueCaveWidth.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.valueCaveWidth.DisabledBackColor = System.Drawing.Color.White;
     this.valueCaveWidth.Font             = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.valueCaveWidth.ForeColor        = System.Drawing.Color.Black;
     this.valueCaveWidth.Location         = new System.Drawing.Point(93, 14);
     this.valueCaveWidth.Name             = "valueCaveWidth";
     this.valueCaveWidth.PreventEnterBeep = true;
     this.valueCaveWidth.Size             = new System.Drawing.Size(111, 26);
     this.valueCaveWidth.TabIndex         = 0;
     //
     // valueCaveHeight
     //
     this.valueCaveHeight.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.valueCaveHeight.Border.Class      = "TextBoxBorder";
     this.valueCaveHeight.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.valueCaveHeight.DisabledBackColor = System.Drawing.Color.White;
     this.valueCaveHeight.Font             = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.valueCaveHeight.ForeColor        = System.Drawing.Color.Black;
     this.valueCaveHeight.Location         = new System.Drawing.Point(93, 47);
     this.valueCaveHeight.Name             = "valueCaveHeight";
     this.valueCaveHeight.PreventEnterBeep = true;
     this.valueCaveHeight.Size             = new System.Drawing.Size(111, 26);
     this.valueCaveHeight.TabIndex         = 1;
     //
     // labelCaveWidth
     //
     //
     //
     //
     this.labelCaveWidth.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelCaveWidth.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelCaveWidth.Location = new System.Drawing.Point(12, 17);
     this.labelCaveWidth.Name     = "labelCaveWidth";
     this.labelCaveWidth.Size     = new System.Drawing.Size(75, 23);
     this.labelCaveWidth.TabIndex = 2;
     this.labelCaveWidth.Text     = "洞室宽度";
     //
     // labelCaveHeight
     //
     //
     //
     //
     this.labelCaveHeight.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelCaveHeight.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelCaveHeight.Location = new System.Drawing.Point(12, 50);
     this.labelCaveHeight.Name     = "labelCaveHeight";
     this.labelCaveHeight.Size     = new System.Drawing.Size(75, 23);
     this.labelCaveHeight.TabIndex = 3;
     this.labelCaveHeight.Text     = "洞室高度";
     //
     // btnOK
     //
     this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnOK.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnOK.Location       = new System.Drawing.Point(210, 14);
     this.btnOK.Name           = "btnOK";
     this.btnOK.Size           = new System.Drawing.Size(101, 27);
     this.btnOK.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnOK.TabIndex       = 4;
     this.btnOK.Text           = "确定";
     this.btnOK.Click         += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnCancel.Location       = new System.Drawing.Point(210, 47);
     this.btnCancel.Name           = "btnCancel";
     this.btnCancel.Size           = new System.Drawing.Size(101, 26);
     this.btnCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnCancel.TabIndex       = 5;
     this.btnCancel.Text           = "取消";
     this.btnCancel.Click         += new System.EventHandler(this.btnCancel_Click);
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable5.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable5.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable5.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable5.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable5.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable5.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable5.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable5.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable5.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable5.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable5;
     this.keyboardControl1.Location    = new System.Drawing.Point(2, 79);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer5.ColorTable     = virtualKeyboardColorTable5;
     flatStyleRenderer5.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer5;
     this.keyboardControl1.Size        = new System.Drawing.Size(322, 250);
     this.keyboardControl1.TabIndex    = 6;
     //
     // FrmCaveWidthHeight
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(323, 331);
     this.ControlBox          = false;
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.labelCaveHeight);
     this.Controls.Add(this.labelCaveWidth);
     this.Controls.Add(this.valueCaveHeight);
     this.Controls.Add(this.valueCaveWidth);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "FrmCaveWidthHeight";
     this.Text            = "输入洞室尺寸";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.screenX          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.kwZ                 = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelXZCoord        = new DevComponents.DotNetBar.LabelX();
     this.labelXYCoord        = new DevComponents.DotNetBar.LabelX();
     this.labelXXCoord        = new DevComponents.DotNetBar.LabelX();
     this.labelXScreenPoint   = new DevComponents.DotNetBar.LabelX();
     this.screenZ             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.labelXWorldPoint    = new DevComponents.DotNetBar.LabelX();
     this.kwY                 = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.groupBoxRectifyData = new System.Windows.Forms.GroupBox();
     this.kwX                 = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.screenY             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.numberOfPts         = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.buttonXCancel       = new DevComponents.DotNetBar.ButtonX();
     this.buttonXSave         = new DevComponents.DotNetBar.ButtonX();
     this.labelXGCPNo         = new DevComponents.DotNetBar.LabelX();
     this.groupBoxRectifyData.SuspendLayout();
     this.SuspendLayout();
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.Location    = new System.Drawing.Point(12, 173);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer1;
     this.keyboardControl1.Size        = new System.Drawing.Size(410, 302);
     this.keyboardControl1.TabIndex    = 11;
     this.keyboardControl1.Text        = "请输入真实坐标";
     //
     // screenX
     //
     this.screenX.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.screenX.Border.Class      = "TextBoxBorder";
     this.screenX.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.screenX.DisabledBackColor = System.Drawing.Color.White;
     this.screenX.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.screenX.ForeColor        = System.Drawing.Color.Black;
     this.screenX.Location         = new System.Drawing.Point(105, 53);
     this.screenX.Name             = "screenX";
     this.screenX.PreventEnterBeep = true;
     this.screenX.ReadOnly         = true;
     this.screenX.Size             = new System.Drawing.Size(96, 23);
     this.screenX.TabIndex         = 2;
     //
     // kwZ
     //
     this.kwZ.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.kwZ.Border.Class      = "TextBoxBorder";
     this.kwZ.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.kwZ.DisabledBackColor = System.Drawing.Color.White;
     this.kwZ.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.kwZ.ForeColor        = System.Drawing.Color.Black;
     this.kwZ.ImeMode          = System.Windows.Forms.ImeMode.Off;
     this.kwZ.Location         = new System.Drawing.Point(309, 85);
     this.kwZ.Name             = "kwZ";
     this.kwZ.PreventEnterBeep = true;
     this.kwZ.Size             = new System.Drawing.Size(96, 23);
     this.kwZ.TabIndex         = 2;
     //
     // labelXZCoord
     //
     //
     //
     //
     this.labelXZCoord.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXZCoord.Font          = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold);
     this.labelXZCoord.Location      = new System.Drawing.Point(309, 20);
     this.labelXZCoord.Name          = "labelXZCoord";
     this.labelXZCoord.Size          = new System.Drawing.Size(96, 27);
     this.labelXZCoord.TabIndex      = 0;
     this.labelXZCoord.Text          = "Z";
     this.labelXZCoord.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // labelXYCoord
     //
     //
     //
     //
     this.labelXYCoord.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXYCoord.Font          = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold);
     this.labelXYCoord.Location      = new System.Drawing.Point(207, 20);
     this.labelXYCoord.Name          = "labelXYCoord";
     this.labelXYCoord.Size          = new System.Drawing.Size(96, 27);
     this.labelXYCoord.TabIndex      = 0;
     this.labelXYCoord.Text          = "Y";
     this.labelXYCoord.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // labelXXCoord
     //
     //
     //
     //
     this.labelXXCoord.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXXCoord.Font          = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelXXCoord.Location      = new System.Drawing.Point(105, 20);
     this.labelXXCoord.Name          = "labelXXCoord";
     this.labelXXCoord.Size          = new System.Drawing.Size(96, 27);
     this.labelXXCoord.TabIndex      = 0;
     this.labelXXCoord.Text          = "X";
     this.labelXXCoord.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // labelXScreenPoint
     //
     //
     //
     //
     this.labelXScreenPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXScreenPoint.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.labelXScreenPoint.Location = new System.Drawing.Point(11, 52);
     this.labelXScreenPoint.Name     = "labelXScreenPoint";
     this.labelXScreenPoint.Size     = new System.Drawing.Size(83, 27);
     this.labelXScreenPoint.TabIndex = 0;
     this.labelXScreenPoint.Text     = "屏幕坐标:";
     //
     // screenZ
     //
     this.screenZ.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.screenZ.Border.Class      = "TextBoxBorder";
     this.screenZ.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.screenZ.DisabledBackColor = System.Drawing.Color.White;
     this.screenZ.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.screenZ.ForeColor        = System.Drawing.Color.Black;
     this.screenZ.Location         = new System.Drawing.Point(309, 53);
     this.screenZ.Name             = "screenZ";
     this.screenZ.PreventEnterBeep = true;
     this.screenZ.ReadOnly         = true;
     this.screenZ.Size             = new System.Drawing.Size(96, 23);
     this.screenZ.TabIndex         = 2;
     //
     // labelXWorldPoint
     //
     //
     //
     //
     this.labelXWorldPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXWorldPoint.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.labelXWorldPoint.Location = new System.Drawing.Point(11, 85);
     this.labelXWorldPoint.Name     = "labelXWorldPoint";
     this.labelXWorldPoint.Size     = new System.Drawing.Size(83, 27);
     this.labelXWorldPoint.TabIndex = 0;
     this.labelXWorldPoint.Text     = "真实坐标:";
     //
     // kwY
     //
     this.kwY.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.kwY.Border.Class      = "TextBoxBorder";
     this.kwY.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.kwY.DisabledBackColor = System.Drawing.Color.White;
     this.kwY.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.kwY.ForeColor        = System.Drawing.Color.Black;
     this.kwY.ImeMode          = System.Windows.Forms.ImeMode.Off;
     this.kwY.Location         = new System.Drawing.Point(207, 85);
     this.kwY.Name             = "kwY";
     this.kwY.PreventEnterBeep = true;
     this.kwY.Size             = new System.Drawing.Size(96, 23);
     this.kwY.TabIndex         = 2;
     //
     // groupBoxRectifyData
     //
     this.groupBoxRectifyData.Controls.Add(this.screenX);
     this.groupBoxRectifyData.Controls.Add(this.kwZ);
     this.groupBoxRectifyData.Controls.Add(this.labelXZCoord);
     this.groupBoxRectifyData.Controls.Add(this.labelXYCoord);
     this.groupBoxRectifyData.Controls.Add(this.labelXXCoord);
     this.groupBoxRectifyData.Controls.Add(this.labelXScreenPoint);
     this.groupBoxRectifyData.Controls.Add(this.screenZ);
     this.groupBoxRectifyData.Controls.Add(this.labelXWorldPoint);
     this.groupBoxRectifyData.Controls.Add(this.kwY);
     this.groupBoxRectifyData.Controls.Add(this.kwX);
     this.groupBoxRectifyData.Controls.Add(this.screenY);
     this.groupBoxRectifyData.Location = new System.Drawing.Point(12, 45);
     this.groupBoxRectifyData.Name     = "groupBoxRectifyData";
     this.groupBoxRectifyData.Size     = new System.Drawing.Size(410, 122);
     this.groupBoxRectifyData.TabIndex = 8;
     this.groupBoxRectifyData.TabStop  = false;
     this.groupBoxRectifyData.Text     = "校准信息";
     //
     // kwX
     //
     this.kwX.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.kwX.Border.Class      = "TextBoxBorder";
     this.kwX.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.kwX.DisabledBackColor = System.Drawing.Color.White;
     this.kwX.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.kwX.ForeColor        = System.Drawing.Color.Black;
     this.kwX.ImeMode          = System.Windows.Forms.ImeMode.Off;
     this.kwX.Location         = new System.Drawing.Point(105, 85);
     this.kwX.Name             = "kwX";
     this.kwX.PreventEnterBeep = true;
     this.kwX.Size             = new System.Drawing.Size(96, 23);
     this.kwX.TabIndex         = 2;
     //
     // screenY
     //
     this.screenY.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.screenY.Border.Class      = "TextBoxBorder";
     this.screenY.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.screenY.DisabledBackColor = System.Drawing.Color.White;
     this.screenY.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.screenY.ForeColor        = System.Drawing.Color.Black;
     this.screenY.Location         = new System.Drawing.Point(207, 53);
     this.screenY.Name             = "screenY";
     this.screenY.PreventEnterBeep = true;
     this.screenY.ReadOnly         = true;
     this.screenY.Size             = new System.Drawing.Size(96, 23);
     this.screenY.TabIndex         = 2;
     //
     // numberOfPts
     //
     this.numberOfPts.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.numberOfPts.Border.Class      = "TextBoxBorder";
     this.numberOfPts.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.numberOfPts.DisabledBackColor = System.Drawing.Color.White;
     this.numberOfPts.Font             = new System.Drawing.Font("宋体", 10.5F);
     this.numberOfPts.ForeColor        = System.Drawing.Color.Black;
     this.numberOfPts.Location         = new System.Drawing.Point(134, 12);
     this.numberOfPts.Name             = "numberOfPts";
     this.numberOfPts.PreventEnterBeep = true;
     this.numberOfPts.ReadOnly         = true;
     this.numberOfPts.Size             = new System.Drawing.Size(43, 23);
     this.numberOfPts.TabIndex         = 7;
     this.numberOfPts.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // buttonXCancel
     //
     this.buttonXCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXCancel.Location       = new System.Drawing.Point(337, 12);
     this.buttonXCancel.Name           = "buttonXCancel";
     this.buttonXCancel.Size           = new System.Drawing.Size(85, 29);
     this.buttonXCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXCancel.TabIndex       = 9;
     this.buttonXCancel.Text           = "放弃并关闭";
     this.buttonXCancel.Click         += new System.EventHandler(this.buttonXCancel_Click);
     //
     // buttonXSave
     //
     this.buttonXSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonXSave.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonXSave.Location       = new System.Drawing.Point(219, 12);
     this.buttonXSave.Name           = "buttonXSave";
     this.buttonXSave.Size           = new System.Drawing.Size(85, 29);
     this.buttonXSave.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonXSave.TabIndex       = 10;
     this.buttonXSave.Text           = "保存并关闭";
     this.buttonXSave.Click         += new System.EventHandler(this.buttonXSave_Click);
     //
     // labelXGCPNo
     //
     //
     //
     //
     this.labelXGCPNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelXGCPNo.Font     = new System.Drawing.Font("宋体", 10.5F);
     this.labelXGCPNo.Location = new System.Drawing.Point(12, 12);
     this.labelXGCPNo.Name     = "labelXGCPNo";
     this.labelXGCPNo.Size     = new System.Drawing.Size(125, 27);
     this.labelXGCPNo.TabIndex = 6;
     this.labelXGCPNo.Text     = "当前控制点编号:";
     //
     // FrmInputCtrls1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(431, 477);
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.groupBoxRectifyData);
     this.Controls.Add(this.numberOfPts);
     this.Controls.Add(this.buttonXCancel);
     this.Controls.Add(this.buttonXSave);
     this.Controls.Add(this.labelXGCPNo);
     this.Name       = "FrmInputCtrls1";
     this.Text       = "输入控制点";
     this.Activated += new System.EventHandler(this.FrmInputCtrls_Activated);
     this.groupBoxRectifyData.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 24
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.labelX5               = new DevComponents.DotNetBar.LabelX();
     this.labelX4               = new DevComponents.DotNetBar.LabelX();
     this.confirm               = new DevComponents.DotNetBar.ButtonX();
     this.labelX3               = new DevComponents.DotNetBar.LabelX();
     this.packagePwd            = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.virtualNumKeyboard    = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.panel4                = new System.Windows.Forms.Panel();
     this.panel5                = new System.Windows.Forms.Panel();
     this.qrCodeGraphicControl1 = new Gma.QrCodeNet.Encoding.Windows.Forms.QrCodeGraphicControl();
     this.errMsg                = new DevComponents.DotNetBar.LabelX();
     this.panel3                = new System.Windows.Forms.Panel();
     this.pictureBox3           = new System.Windows.Forms.PictureBox();
     this.pictureBox2           = new System.Windows.Forms.PictureBox();
     this.pictureBox1           = new System.Windows.Forms.PictureBox();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // labelX5
     //
     this.labelX5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX5.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX5.ForeColor = System.Drawing.Color.White;
     this.labelX5.Location  = new System.Drawing.Point(804, 73);
     this.labelX5.Name      = "labelX5";
     this.labelX5.Size      = new System.Drawing.Size(45, 23);
     this.labelX5.TabIndex  = 4;
     this.labelX5.Text      = "取件";
     //
     // labelX4
     //
     this.labelX4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX4.ForeColor = System.Drawing.Color.White;
     this.labelX4.Location  = new System.Drawing.Point(197, 73);
     this.labelX4.Name      = "labelX4";
     this.labelX4.Size      = new System.Drawing.Size(75, 23);
     this.labelX4.TabIndex  = 3;
     this.labelX4.Text      = "输入密码";
     //
     // confirm
     //
     this.confirm.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.confirm.BackColor      = System.Drawing.Color.White;
     this.confirm.ColorTable     = DevComponents.DotNetBar.eButtonColor.Flat;
     this.confirm.Font           = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.confirm.Location       = new System.Drawing.Point(357, 260);
     this.confirm.Name           = "confirm";
     this.confirm.Size           = new System.Drawing.Size(121, 48);
     this.confirm.Style          = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
     this.confirm.Symbol         = "";
     this.confirm.TabIndex       = 2;
     this.confirm.Text           = "确定";
     this.confirm.Click         += new System.EventHandler(this.confirm_Click);
     //
     // labelX3
     //
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Font      = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelX3.ForeColor = System.Drawing.Color.White;
     this.labelX3.Location  = new System.Drawing.Point(50, 65);
     this.labelX3.Name      = "labelX3";
     this.labelX3.Size      = new System.Drawing.Size(428, 40);
     this.labelX3.TabIndex  = 1;
     this.labelX3.Text      = "请输入取件密码:";
     //
     // packagePwd
     //
     //
     //
     //
     this.packagePwd.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.BorderLeft   = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.BorderRight  = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.BorderTop    = DevComponents.DotNetBar.eStyleBorderType.Etched;
     this.packagePwd.Border.Class        = "TextBoxBorder";
     this.packagePwd.Border.CornerType   = DevComponents.DotNetBar.eCornerType.Square;
     this.packagePwd.Font             = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.packagePwd.Location         = new System.Drawing.Point(50, 149);
     this.packagePwd.MaxLength        = 8;
     this.packagePwd.Name             = "packagePwd";
     this.packagePwd.PasswordChar     = '*';
     this.packagePwd.PreventEnterBeep = true;
     this.packagePwd.Size             = new System.Drawing.Size(428, 50);
     this.packagePwd.TabIndex         = 0;
     this.packagePwd.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.packagePwd_KeyUp);
     //
     // virtualNumKeyboard
     //
     this.virtualNumKeyboard.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.virtualNumKeyboard.ColorTable          = virtualKeyboardColorTable1;
     this.virtualNumKeyboard.IsTopBarVisible     = false;
     this.virtualNumKeyboard.Location            = new System.Drawing.Point(40, 18);
     this.virtualNumKeyboard.Name      = "virtualNumKeyboard";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.virtualNumKeyboard.Renderer  = flatStyleRenderer1;
     this.virtualNumKeyboard.Size      = new System.Drawing.Size(404, 388);
     this.virtualNumKeyboard.TabIndex  = 4;
     this.virtualNumKeyboard.Text      = "keyboardControl1";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Transparent;
     this.panel4.Controls.Add(this.virtualNumKeyboard);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel4.Location = new System.Drawing.Point(544, 112);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(480, 418);
     this.panel4.TabIndex = 8;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.qrCodeGraphicControl1);
     this.panel5.Controls.Add(this.errMsg);
     this.panel5.Controls.Add(this.confirm);
     this.panel5.Controls.Add(this.labelX3);
     this.panel5.Controls.Add(this.packagePwd);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 112);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(544, 418);
     this.panel5.TabIndex = 9;
     //
     // qrCodeGraphicControl1
     //
     this.qrCodeGraphicControl1.ErrorCorrectLevel = Gma.QrCodeNet.Encoding.ErrorCorrectionLevel.M;
     this.qrCodeGraphicControl1.Location          = new System.Drawing.Point(50, 240);
     this.qrCodeGraphicControl1.Name            = "qrCodeGraphicControl1";
     this.qrCodeGraphicControl1.QuietZoneModule = Gma.QrCodeNet.Encoding.Windows.Render.QuietZoneModules.Two;
     this.qrCodeGraphicControl1.Size            = new System.Drawing.Size(175, 175);
     this.qrCodeGraphicControl1.TabIndex        = 4;
     this.qrCodeGraphicControl1.Visible         = false;
     //
     // errMsg
     //
     this.errMsg.AutoSize = true;
     //
     //
     //
     this.errMsg.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.errMsg.Font      = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.errMsg.ForeColor = System.Drawing.Color.Red;
     this.errMsg.Location  = new System.Drawing.Point(50, 208);
     this.errMsg.Name      = "errMsg";
     this.errMsg.Size      = new System.Drawing.Size(160, 26);
     this.errMsg.TabIndex  = 3;
     this.errMsg.Text      = "未找到包裹,谢谢了啊";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.labelX5);
     this.panel3.Controls.Add(this.labelX4);
     this.panel3.Controls.Add(this.pictureBox3);
     this.panel3.Controls.Add(this.pictureBox2);
     this.panel3.Controls.Add(this.pictureBox1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1024, 112);
     this.panel3.TabIndex = 6;
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox3.Image     = global::IEC.UI.Properties.Resources.进度条_副本;
     this.pictureBox3.Location  = new System.Drawing.Point(274, 38);
     this.pictureBox3.Name      = "pictureBox3";
     this.pictureBox3.Size      = new System.Drawing.Size(509, 16);
     this.pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox3.TabIndex  = 2;
     this.pictureBox3.TabStop   = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox2.Image    = global::IEC.UI.Properties.Resources.灰色节点47;
     this.pictureBox2.Location = new System.Drawing.Point(799, 20);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(47, 47);
     this.pictureBox2.TabIndex = 1;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.pictureBox1.Image    = global::IEC.UI.Properties.Resources.绿色节点47;
     this.pictureBox1.Location = new System.Drawing.Point(210, 20);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(47, 47);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // InputPwdPanel
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ActiveBorder;
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Name = "InputPwdPanel";
     this.Size = new System.Drawing.Size(1024, 530);
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable4 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer4         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.panelControl1    = new DevExpress.XtraEditors.PanelControl();
     this.keyboardControl1 = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.textEdit1        = new DevExpress.XtraEditors.TextEdit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.keyboardControl1);
     this.panelControl1.Controls.Add(this.textEdit1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(262, 341);
     this.panelControl1.TabIndex = 4;
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable4.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable4.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable4.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable4.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable4.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable4.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable4.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable4.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable4.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable4.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable4;
     this.keyboardControl1.IsTopBarVisible       = true;
     this.keyboardControl1.Location    = new System.Drawing.Point(5, 66);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer4.ColorTable     = virtualKeyboardColorTable4;
     flatStyleRenderer4.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer4;
     this.keyboardControl1.Size        = new System.Drawing.Size(252, 270);
     this.keyboardControl1.TabIndex    = 7;
     //
     // textEdit1
     //
     this.textEdit1.Location = new System.Drawing.Point(5, 8);
     this.textEdit1.Name     = "textEdit1";
     this.textEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
     this.textEdit1.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 28.25F);
     this.textEdit1.Properties.Appearance.ForeColor            = System.Drawing.Color.White;
     this.textEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.textEdit1.Properties.Appearance.Options.UseFont      = true;
     this.textEdit1.Properties.Appearance.Options.UseForeColor = true;
     this.textEdit1.Size     = new System.Drawing.Size(252, 52);
     this.textEdit1.TabIndex = 0;
     this.textEdit1.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.textEdit1_KeyUp);
     //
     // NumPad
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelControl1);
     this.Name         = "NumPad";
     this.Size         = new System.Drawing.Size(262, 341);
     this.SizeChanged += new System.EventHandler(this.NumPad_SizeChanged);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable1 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
     DevComponents.DotNetBar.Keyboard.FlatStyleRenderer         flatStyleRenderer1         = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
     this.sideBar1          = new DevComponents.DotNetBar.SideBar();
     this.sideBarPanelItem1 = new DevComponents.DotNetBar.SideBarPanelItem();
     this.buttonItem1       = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem2       = new DevComponents.DotNetBar.ButtonItem();
     this.sideBarPanelItem2 = new DevComponents.DotNetBar.SideBarPanelItem();
     this.buttonX1          = new DevComponents.DotNetBar.ButtonX();
     this.buttonItem3       = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem4       = new DevComponents.DotNetBar.ButtonItem();
     this.keyboardControl1  = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
     this.richTextBoxEx1    = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.SuspendLayout();
     //
     // sideBar1
     //
     this.sideBar1.AccessibleRole = System.Windows.Forms.AccessibleRole.ToolBar;
     this.sideBar1.BorderStyle    = DevComponents.DotNetBar.eBorderType.None;
     this.sideBar1.ExpandedPanel  = this.sideBarPanelItem1;
     this.sideBar1.Location       = new System.Drawing.Point(12, 12);
     this.sideBar1.Name           = "sideBar1";
     this.sideBar1.Panels.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.sideBarPanelItem1,
         this.sideBarPanelItem2
     });
     this.sideBar1.Size              = new System.Drawing.Size(164, 23);
     this.sideBar1.Style             = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.sideBar1.TabIndex          = 0;
     this.sideBar1.Text              = "sideBar1";
     this.sideBar1.UsingSystemColors = true;
     //
     // sideBarPanelItem1
     //
     this.sideBarPanelItem1.FontBold = true;
     this.sideBarPanelItem1.Name     = "sideBarPanelItem1";
     this.sideBarPanelItem1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.buttonItem1,
         this.buttonItem2
     });
     this.sideBarPanelItem1.Text = "sideBarPanelItem1";
     //
     // buttonItem1
     //
     this.buttonItem1.ButtonStyle   = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.buttonItem1.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
     this.buttonItem1.Name          = "buttonItem1";
     this.buttonItem1.Text          = "New Button";
     //
     // buttonItem2
     //
     this.buttonItem2.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
     this.buttonItem2.Name          = "buttonItem2";
     this.buttonItem2.Text          = "buttonItem2";
     //
     // sideBarPanelItem2
     //
     this.sideBarPanelItem2.FontBold = true;
     this.sideBarPanelItem2.Name     = "sideBarPanelItem2";
     this.sideBarPanelItem2.Text     = "sideBarPanelItem2";
     //
     // buttonX1
     //
     this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonX1.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonX1.Location       = new System.Drawing.Point(12, 41);
     this.buttonX1.Name           = "buttonX1";
     this.buttonX1.Size           = new System.Drawing.Size(120, 34);
     this.buttonX1.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonX1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.buttonItem3,
         this.buttonItem4
     });
     this.buttonX1.TabIndex = 1;
     this.buttonX1.Text     = "buttonX1";
     //
     // buttonItem3
     //
     this.buttonItem3.GlobalItem = false;
     this.buttonItem3.Name       = "buttonItem3";
     this.buttonItem3.Text       = "buttonItem3";
     this.buttonItem3.Click     += new System.EventHandler(this.buttonItem3_Click);
     //
     // buttonItem4
     //
     this.buttonItem4.GlobalItem = false;
     this.buttonItem4.Name       = "buttonItem4";
     this.buttonItem4.Text       = "buttonItem4";
     //
     // keyboardControl1
     //
     virtualKeyboardColorTable1.BackgroundColor  = System.Drawing.Color.Black;
     virtualKeyboardColorTable1.DarkKeysColor    = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
     virtualKeyboardColorTable1.DownKeysColor    = System.Drawing.Color.White;
     virtualKeyboardColorTable1.DownTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
     virtualKeyboardColorTable1.KeysColor        = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
     virtualKeyboardColorTable1.LightKeysColor   = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
     virtualKeyboardColorTable1.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
     virtualKeyboardColorTable1.TextColor        = System.Drawing.Color.White;
     virtualKeyboardColorTable1.ToggleTextColor  = System.Drawing.Color.Green;
     virtualKeyboardColorTable1.TopBarTextColor  = System.Drawing.Color.White;
     this.keyboardControl1.ColorTable            = virtualKeyboardColorTable1;
     this.keyboardControl1.Location    = new System.Drawing.Point(12, 169);
     this.keyboardControl1.Name        = "keyboardControl1";
     flatStyleRenderer1.ColorTable     = virtualKeyboardColorTable1;
     flatStyleRenderer1.ForceAntiAlias = false;
     this.keyboardControl1.Renderer    = flatStyleRenderer1;
     this.keyboardControl1.Size        = new System.Drawing.Size(1026, 250);
     this.keyboardControl1.TabIndex    = 2;
     this.keyboardControl1.Text        = "keyboardControl1";
     this.keyboardControl1.Click      += new System.EventHandler(this.keyboardControl1_Click);
     //
     // richTextBoxEx1
     //
     //
     //
     //
     this.richTextBoxEx1.BackgroundStyle.Class      = "RichTextBoxBorder";
     this.richTextBoxEx1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBoxEx1.Location = new System.Drawing.Point(182, 12);
     this.richTextBoxEx1.Name     = "richTextBoxEx1";
     this.richTextBoxEx1.Rtf      = "{\\rtf1\\ansi\\deff0{\\fonttbl{\\f0\\fnil\\fcharset0 Microsoft Sans Serif;}}\r\n\\viewkind4" +
                                    "\\uc1\\pard\\lang1033\\f0\\fs16 richTextBoxEx1\\par\r\n}\r\n";
     this.richTextBoxEx1.Size     = new System.Drawing.Size(517, 100);
     this.richTextBoxEx1.TabIndex = 3;
     this.richTextBoxEx1.Text     = "richTextBoxEx1";
     //
     // frmLogin
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor             = System.Drawing.Color.Silver;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.ClientSize            = new System.Drawing.Size(1050, 431);
     this.ControlBox            = false;
     this.Controls.Add(this.richTextBoxEx1);
     this.Controls.Add(this.keyboardControl1);
     this.Controls.Add(this.buttonX1);
     this.Controls.Add(this.sideBar1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmLogin";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.ResumeLayout(false);
 }