namespace chutian_parking_terminal { partial class FetchingForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FetchingForm)); this.panel2 = new System.Windows.Forms.Panel(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.timeLab = new System.Windows.Forms.Label(); this.returnBtn = new System.Windows.Forms.Button(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.panel3 = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.panelscannerBox = new System.Windows.Forms.Panel(); this.determine_button = new Sunny.UI.UIButton(); this.uiComboBox8 = new Sunny.UI.UIComboBox(); this.english_panel = new System.Windows.Forms.Panel(); this.chinese_button = new Sunny.UI.UIButton(); this.uiComboBox19 = new Sunny.UI.UIComboBox(); this.uiComboBox18 = new Sunny.UI.UIComboBox(); this.uiComboBox17 = new Sunny.UI.UIComboBox(); this.uiComboBox16 = new Sunny.UI.UIComboBox(); this.uiComboBox15 = new Sunny.UI.UIComboBox(); this.uiComboBox11 = new Sunny.UI.UIComboBox(); this.uiComboBox14 = new Sunny.UI.UIComboBox(); this.uiComboBox13 = new Sunny.UI.UIComboBox(); this.uiComboBox12 = new Sunny.UI.UIComboBox(); this.clear_button = new Sunny.UI.UIButton(); this.ok__button = new Sunny.UI.UIButton(); this.chinese_panel = new System.Windows.Forms.Panel(); this.return_button = new Sunny.UI.UIButton(); this.uiComboBox24 = new Sunny.UI.UIComboBox(); this.uiComboBox210 = new Sunny.UI.UIComboBox(); this.uiComboBox211 = new Sunny.UI.UIComboBox(); this.uiComboBox28 = new Sunny.UI.UIComboBox(); this.uiComboBox29 = new Sunny.UI.UIComboBox(); this.uiComboBox27 = new Sunny.UI.UIComboBox(); this.uiComboBox22 = new Sunny.UI.UIComboBox(); this.uiComboBox25 = new Sunny.UI.UIComboBox(); this.uiComboBox23 = new Sunny.UI.UIComboBox(); this.uiComboBox26 = new Sunny.UI.UIComboBox(); this.uiComboBox21 = new Sunny.UI.UIComboBox(); this.label1 = new System.Windows.Forms.Label(); this.uiComboBox7 = new Sunny.UI.UIComboBox(); this.ScannerTextBox = new System.Windows.Forms.TextBox(); this.uiComboBox1 = new Sunny.UI.UIComboBox(); this.label4 = new System.Windows.Forms.Label(); this.uiComboBox4 = new Sunny.UI.UIComboBox(); this.uiComboBox2 = new Sunny.UI.UIComboBox(); this.uiComboBox3 = new Sunny.UI.UIComboBox(); this.uiComboBox5 = new Sunny.UI.UIComboBox(); this.uiComboBox6 = new Sunny.UI.UIComboBox(); this.label3 = new System.Windows.Forms.Label(); this.centralControllerBindingSource = new System.Windows.Forms.BindingSource(this.components); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.panel3.SuspendLayout(); this.panelscannerBox.SuspendLayout(); this.english_panel.SuspendLayout(); this.chinese_panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.centralControllerBindingSource)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage"))); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.timeLab); this.panel2.Controls.Add(this.returnBtn); this.panel2.Controls.Add(this.pictureBox2); this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Margin = new System.Windows.Forms.Padding(2); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(744, 80); this.panel2.TabIndex = 1; // // label7 // this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label7.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label7.Location = new System.Drawing.Point(214, 56); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(265, 13); this.label7.TabIndex = 13; this.label7.Text = "Intelligent elephant Parking Terminal NO."; // // label6 // this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("宋体", 27F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label6.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label6.Location = new System.Drawing.Point(211, 24); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(268, 26); this.label6.TabIndex = 12; this.label6.Text = "智象泊车终端05号机"; // // timeLab // this.timeLab.BackColor = System.Drawing.Color.Transparent; this.timeLab.Font = new System.Drawing.Font("宋体", 27F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.timeLab.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.timeLab.Location = new System.Drawing.Point(565, 29); this.timeLab.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.timeLab.Name = "timeLab"; this.timeLab.Size = new System.Drawing.Size(172, 40); this.timeLab.TabIndex = 6; this.timeLab.Text = "15:11"; this.timeLab.Visible = false; // // returnBtn // this.returnBtn.BackColor = System.Drawing.Color.Transparent; this.returnBtn.FlatAppearance.BorderSize = 0; this.returnBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.returnBtn.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.returnBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.returnBtn.Image = ((System.Drawing.Image)(resources.GetObject("returnBtn.Image"))); this.returnBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.returnBtn.Location = new System.Drawing.Point(2, 29); this.returnBtn.Margin = new System.Windows.Forms.Padding(2); this.returnBtn.Name = "returnBtn"; this.returnBtn.Size = new System.Drawing.Size(93, 24); this.returnBtn.TabIndex = 3; this.returnBtn.Text = "返回"; this.returnBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.returnBtn.UseVisualStyleBackColor = false; this.returnBtn.Click += new System.EventHandler(this.returnBtn_Click); // // pictureBox2 // this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage"))); this.pictureBox2.Location = new System.Drawing.Point(160, 24); this.pictureBox2.Margin = new System.Windows.Forms.Padding(2); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(45, 45); this.pictureBox2.TabIndex = 0; this.pictureBox2.TabStop = false; // // panel3 // this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage"))); this.panel3.Controls.Add(this.label2); this.panel3.Controls.Add(this.panelscannerBox); this.panel3.Controls.Add(this.label3); this.panel3.Location = new System.Drawing.Point(0, 80); this.panel3.Margin = new System.Windows.Forms.Padding(2); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(744, 438); this.panel3.TabIndex = 2; // // label2 // this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Image = ((System.Drawing.Image)(resources.GetObject("label2.Image"))); this.label2.Location = new System.Drawing.Point(3, 66); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(127, 131); this.label2.TabIndex = 29; // // panelscannerBox // this.panelscannerBox.BackColor = System.Drawing.Color.Transparent; this.panelscannerBox.Controls.Add(this.determine_button); this.panelscannerBox.Controls.Add(this.uiComboBox8); this.panelscannerBox.Controls.Add(this.english_panel); this.panelscannerBox.Controls.Add(this.chinese_panel); this.panelscannerBox.Controls.Add(this.label1); this.panelscannerBox.Controls.Add(this.uiComboBox7); this.panelscannerBox.Controls.Add(this.ScannerTextBox); this.panelscannerBox.Controls.Add(this.uiComboBox1); this.panelscannerBox.Controls.Add(this.label4); this.panelscannerBox.Controls.Add(this.uiComboBox4); this.panelscannerBox.Controls.Add(this.uiComboBox2); this.panelscannerBox.Controls.Add(this.uiComboBox3); this.panelscannerBox.Controls.Add(this.uiComboBox5); this.panelscannerBox.Controls.Add(this.uiComboBox6); this.panelscannerBox.Location = new System.Drawing.Point(23, 66); this.panelscannerBox.Name = "panelscannerBox"; this.panelscannerBox.Size = new System.Drawing.Size(714, 368); this.panelscannerBox.TabIndex = 41; // // determine_button // this.determine_button.Cursor = System.Windows.Forms.Cursors.Hand; this.determine_button.Font = new System.Drawing.Font("微软雅黑", 20F); this.determine_button.Location = new System.Drawing.Point(643, 309); this.determine_button.MinimumSize = new System.Drawing.Size(1, 1); this.determine_button.Name = "determine_button"; this.determine_button.Radius = 25; this.determine_button.Size = new System.Drawing.Size(63, 53); this.determine_button.TabIndex = 128; this.determine_button.Text = "确定"; this.determine_button.Click += new System.EventHandler(this.determine_button_Click); // // uiComboBox8 // this.uiComboBox8.DataSource = null; this.uiComboBox8.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox8.FillColor = System.Drawing.Color.White; this.uiComboBox8.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox8.ItemHeight = 45; this.uiComboBox8.Items.AddRange(new object[] { "", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}); this.uiComboBox8.Location = new System.Drawing.Point(573, 309); this.uiComboBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox8.MaxDropDownItems = 7; this.uiComboBox8.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox8.Name = "uiComboBox8"; this.uiComboBox8.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox8.Radius = 25; this.uiComboBox8.Size = new System.Drawing.Size(63, 53); this.uiComboBox8.TabIndex = 59; this.uiComboBox8.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // english_panel // this.english_panel.Controls.Add(this.chinese_button); this.english_panel.Controls.Add(this.uiComboBox19); this.english_panel.Controls.Add(this.uiComboBox18); this.english_panel.Controls.Add(this.uiComboBox17); this.english_panel.Controls.Add(this.uiComboBox16); this.english_panel.Controls.Add(this.uiComboBox15); this.english_panel.Controls.Add(this.uiComboBox11); this.english_panel.Controls.Add(this.uiComboBox14); this.english_panel.Controls.Add(this.uiComboBox13); this.english_panel.Controls.Add(this.uiComboBox12); this.english_panel.Controls.Add(this.clear_button); this.english_panel.Controls.Add(this.ok__button); this.english_panel.Location = new System.Drawing.Point(113, 104); this.english_panel.Name = "english_panel"; this.english_panel.Size = new System.Drawing.Size(556, 200); this.english_panel.TabIndex = 124; // // chinese_button // this.chinese_button.Cursor = System.Windows.Forms.Cursors.Hand; this.chinese_button.Font = new System.Drawing.Font("微软雅黑", 20F); this.chinese_button.Location = new System.Drawing.Point(428, 4); this.chinese_button.MinimumSize = new System.Drawing.Size(1, 1); this.chinese_button.Name = "chinese_button"; this.chinese_button.Radius = 25; this.chinese_button.Size = new System.Drawing.Size(118, 44); this.chinese_button.TabIndex = 127; this.chinese_button.Text = "中文"; this.chinese_button.Click += new System.EventHandler(this.chinese_button_Click); // // uiComboBox19 // this.uiComboBox19.DataSource = null; this.uiComboBox19.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox19.FillColor = System.Drawing.Color.White; this.uiComboBox19.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox19.ItemHeight = 45; this.uiComboBox19.Items.AddRange(new object[] { "9WXYZ", "9", "W", "X", "Y", "Z"}); this.uiComboBox19.Location = new System.Drawing.Point(283, 142); this.uiComboBox19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox19.MaxDropDownItems = 7; this.uiComboBox19.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox19.Name = "uiComboBox19"; this.uiComboBox19.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox19.Radius = 25; this.uiComboBox19.Size = new System.Drawing.Size(112, 44); this.uiComboBox19.TabIndex = 126; this.uiComboBox19.Text = "9WXYZ"; this.uiComboBox19.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox19.SelectedIndexChanged += new System.EventHandler(this.uiComboBox19_SelectedIndexChanged); // // uiComboBox18 // this.uiComboBox18.DataSource = null; this.uiComboBox18.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox18.FillColor = System.Drawing.Color.White; this.uiComboBox18.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox18.ItemHeight = 45; this.uiComboBox18.Items.AddRange(new object[] { " 8TUV", "8", "T", "U", "V"}); this.uiComboBox18.Location = new System.Drawing.Point(145, 142); this.uiComboBox18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox18.MaxDropDownItems = 7; this.uiComboBox18.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox18.Name = "uiComboBox18"; this.uiComboBox18.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox18.Radius = 25; this.uiComboBox18.Size = new System.Drawing.Size(114, 44); this.uiComboBox18.TabIndex = 125; this.uiComboBox18.Text = " 8TUV"; this.uiComboBox18.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox18.SelectedIndexChanged += new System.EventHandler(this.uiComboBox18_SelectedIndexChanged); // // uiComboBox17 // this.uiComboBox17.DataSource = null; this.uiComboBox17.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox17.FillColor = System.Drawing.Color.White; this.uiComboBox17.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox17.ItemHeight = 45; this.uiComboBox17.Items.AddRange(new object[] { "7PQRS", "7", "P", "Q", "R", "S", "T"}); this.uiComboBox17.Location = new System.Drawing.Point(7, 142); this.uiComboBox17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox17.MaxDropDownItems = 7; this.uiComboBox17.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox17.Name = "uiComboBox17"; this.uiComboBox17.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox17.Radius = 25; this.uiComboBox17.Size = new System.Drawing.Size(114, 44); this.uiComboBox17.TabIndex = 124; this.uiComboBox17.Text = "7PQRS"; this.uiComboBox17.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox17.SelectedIndexChanged += new System.EventHandler(this.uiComboBox17_SelectedIndexChanged); // // uiComboBox16 // this.uiComboBox16.DataSource = null; this.uiComboBox16.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox16.FillColor = System.Drawing.Color.White; this.uiComboBox16.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox16.ItemHeight = 45; this.uiComboBox16.Items.AddRange(new object[] { " 6MN", "6", "M", "N"}); this.uiComboBox16.Location = new System.Drawing.Point(281, 72); this.uiComboBox16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox16.MaxDropDownItems = 7; this.uiComboBox16.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox16.Name = "uiComboBox16"; this.uiComboBox16.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox16.Radius = 25; this.uiComboBox16.Size = new System.Drawing.Size(114, 44); this.uiComboBox16.TabIndex = 123; this.uiComboBox16.Text = " 6MN"; this.uiComboBox16.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox16.SelectedIndexChanged += new System.EventHandler(this.uiComboBox16_SelectedIndexChanged); // // uiComboBox15 // this.uiComboBox15.DataSource = null; this.uiComboBox15.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox15.FillColor = System.Drawing.Color.White; this.uiComboBox15.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox15.ItemHeight = 45; this.uiComboBox15.Items.AddRange(new object[] { " 5JKL", "5", "J", "K", "L"}); this.uiComboBox15.Location = new System.Drawing.Point(143, 72); this.uiComboBox15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox15.MaxDropDownItems = 7; this.uiComboBox15.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox15.Name = "uiComboBox15"; this.uiComboBox15.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox15.Radius = 25; this.uiComboBox15.Size = new System.Drawing.Size(114, 44); this.uiComboBox15.TabIndex = 122; this.uiComboBox15.Text = " 5JKL"; this.uiComboBox15.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox15.SelectedIndexChanged += new System.EventHandler(this.uiComboBox15_SelectedIndexChanged); // // uiComboBox11 // this.uiComboBox11.DataSource = null; this.uiComboBox11.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox11.FillColor = System.Drawing.Color.White; this.uiComboBox11.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox11.ItemHeight = 45; this.uiComboBox11.Items.AddRange(new object[] { " 01", "0", "1"}); this.uiComboBox11.Location = new System.Drawing.Point(5, 4); this.uiComboBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox11.MaxDropDownItems = 7; this.uiComboBox11.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox11.Name = "uiComboBox11"; this.uiComboBox11.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox11.Radius = 25; this.uiComboBox11.Size = new System.Drawing.Size(114, 44); this.uiComboBox11.TabIndex = 121; this.uiComboBox11.Text = " 01"; this.uiComboBox11.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox11.SelectedIndexChanged += new System.EventHandler(this.uiComboBox11_SelectedIndexChanged); // // uiComboBox14 // this.uiComboBox14.DataSource = null; this.uiComboBox14.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox14.FillColor = System.Drawing.Color.White; this.uiComboBox14.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox14.ItemHeight = 45; this.uiComboBox14.Items.AddRange(new object[] { " 4GH", "4", "G", "H"}); this.uiComboBox14.Location = new System.Drawing.Point(5, 72); this.uiComboBox14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox14.MaxDropDownItems = 7; this.uiComboBox14.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox14.Name = "uiComboBox14"; this.uiComboBox14.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox14.Radius = 25; this.uiComboBox14.Size = new System.Drawing.Size(114, 44); this.uiComboBox14.TabIndex = 120; this.uiComboBox14.Text = " 4GH"; this.uiComboBox14.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox14.SelectedIndexChanged += new System.EventHandler(this.uiComboBox14_SelectedIndexChanged); // // uiComboBox13 // this.uiComboBox13.DataSource = null; this.uiComboBox13.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox13.FillColor = System.Drawing.Color.White; this.uiComboBox13.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox13.ItemHeight = 45; this.uiComboBox13.Items.AddRange(new object[] { " 3DEF", "3", "D", "E", "F"}); this.uiComboBox13.Location = new System.Drawing.Point(281, 4); this.uiComboBox13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox13.MaxDropDownItems = 7; this.uiComboBox13.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox13.Name = "uiComboBox13"; this.uiComboBox13.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox13.Radius = 25; this.uiComboBox13.Size = new System.Drawing.Size(114, 44); this.uiComboBox13.TabIndex = 119; this.uiComboBox13.Text = " 3DEF"; this.uiComboBox13.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox13.SelectedIndexChanged += new System.EventHandler(this.uiComboBox13_SelectedIndexChanged); // // uiComboBox12 // this.uiComboBox12.DataSource = null; this.uiComboBox12.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox12.FillColor = System.Drawing.Color.White; this.uiComboBox12.Font = new System.Drawing.Font("新宋体", 24F); this.uiComboBox12.ItemHeight = 45; this.uiComboBox12.Items.AddRange(new object[] { " 2ABC", "2", "A", "B", "C"}); this.uiComboBox12.Location = new System.Drawing.Point(143, 4); this.uiComboBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox12.MaxDropDownItems = 7; this.uiComboBox12.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox12.Name = "uiComboBox12"; this.uiComboBox12.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox12.Radius = 25; this.uiComboBox12.Size = new System.Drawing.Size(114, 44); this.uiComboBox12.TabIndex = 118; this.uiComboBox12.Text = " 2ABC"; this.uiComboBox12.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox12.SelectedIndexChanged += new System.EventHandler(this.uiComboBox12_SelectedIndexChanged); // // clear_button // this.clear_button.Cursor = System.Windows.Forms.Cursors.Hand; this.clear_button.Font = new System.Drawing.Font("微软雅黑", 20F); this.clear_button.Location = new System.Drawing.Point(428, 72); this.clear_button.MinimumSize = new System.Drawing.Size(1, 1); this.clear_button.Name = "clear_button"; this.clear_button.Radius = 25; this.clear_button.Size = new System.Drawing.Size(118, 44); this.clear_button.TabIndex = 117; this.clear_button.Text = "退格"; this.clear_button.Click += new System.EventHandler(this.clearBtn_Click); // // ok__button // this.ok__button.Cursor = System.Windows.Forms.Cursors.Hand; this.ok__button.Font = new System.Drawing.Font("微软雅黑", 20F); this.ok__button.Location = new System.Drawing.Point(429, 142); this.ok__button.MinimumSize = new System.Drawing.Size(1, 1); this.ok__button.Name = "ok__button"; this.ok__button.Radius = 25; this.ok__button.Size = new System.Drawing.Size(116, 44); this.ok__button.TabIndex = 116; this.ok__button.Text = "提交"; this.ok__button.Click += new System.EventHandler(this.OKBtn_Click); // // chinese_panel // this.chinese_panel.Controls.Add(this.return_button); this.chinese_panel.Controls.Add(this.uiComboBox24); this.chinese_panel.Controls.Add(this.uiComboBox210); this.chinese_panel.Controls.Add(this.uiComboBox211); this.chinese_panel.Controls.Add(this.uiComboBox28); this.chinese_panel.Controls.Add(this.uiComboBox29); this.chinese_panel.Controls.Add(this.uiComboBox27); this.chinese_panel.Controls.Add(this.uiComboBox22); this.chinese_panel.Controls.Add(this.uiComboBox25); this.chinese_panel.Controls.Add(this.uiComboBox23); this.chinese_panel.Controls.Add(this.uiComboBox26); this.chinese_panel.Controls.Add(this.uiComboBox21); this.chinese_panel.Location = new System.Drawing.Point(113, 125); this.chinese_panel.Name = "chinese_panel"; this.chinese_panel.Size = new System.Drawing.Size(556, 155); this.chinese_panel.TabIndex = 123; // // return_button // this.return_button.Cursor = System.Windows.Forms.Cursors.Hand; this.return_button.Font = new System.Drawing.Font("微软雅黑", 20F); this.return_button.Location = new System.Drawing.Point(426, 114); this.return_button.MinimumSize = new System.Drawing.Size(1, 1); this.return_button.Name = "return_button"; this.return_button.Radius = 25; this.return_button.Size = new System.Drawing.Size(118, 32); this.return_button.TabIndex = 134; this.return_button.Text = "返回"; this.return_button.Click += new System.EventHandler(this.return_button_Click); // // uiComboBox24 // this.uiComboBox24.DataSource = null; this.uiComboBox24.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox24.FillColor = System.Drawing.Color.White; this.uiComboBox24.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox24.ItemHeight = 40; this.uiComboBox24.Items.AddRange(new object[] { " 桂粤闽", "桂", "粤", "闽"}); this.uiComboBox24.Location = new System.Drawing.Point(428, 8); this.uiComboBox24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox24.MaxDropDownItems = 7; this.uiComboBox24.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox24.Name = "uiComboBox24"; this.uiComboBox24.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox24.Radius = 25; this.uiComboBox24.Size = new System.Drawing.Size(116, 32); this.uiComboBox24.TabIndex = 133; this.uiComboBox24.Text = " 桂粤闽"; this.uiComboBox24.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox24.SelectedIndexChanged += new System.EventHandler(this.uiComboBox24_SelectedIndexChanged); // // uiComboBox210 // this.uiComboBox210.DataSource = null; this.uiComboBox210.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox210.FillColor = System.Drawing.Color.White; this.uiComboBox210.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox210.ItemHeight = 40; this.uiComboBox210.Items.AddRange(new object[] { " 辽吉黑", "辽", "吉", "黑"}); this.uiComboBox210.Location = new System.Drawing.Point(142, 114); this.uiComboBox210.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox210.MaxDropDownItems = 7; this.uiComboBox210.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox210.Name = "uiComboBox210"; this.uiComboBox210.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox210.Radius = 25; this.uiComboBox210.Size = new System.Drawing.Size(116, 32); this.uiComboBox210.TabIndex = 130; this.uiComboBox210.Text = " 辽吉黑"; this.uiComboBox210.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox210.SelectedIndexChanged += new System.EventHandler(this.uiComboBox210_SelectedIndexChanged); // // uiComboBox211 // this.uiComboBox211.DataSource = null; this.uiComboBox211.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox211.FillColor = System.Drawing.Color.White; this.uiComboBox211.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox211.ItemHeight = 40; this.uiComboBox211.Items.AddRange(new object[] { "琼港澳台", "琼", "港", "澳", "台"}); this.uiComboBox211.Location = new System.Drawing.Point(282, 114); this.uiComboBox211.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox211.MaxDropDownItems = 7; this.uiComboBox211.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox211.Name = "uiComboBox211"; this.uiComboBox211.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox211.Radius = 25; this.uiComboBox211.Size = new System.Drawing.Size(116, 32); this.uiComboBox211.TabIndex = 132; this.uiComboBox211.Text = "琼港澳台"; this.uiComboBox211.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox211.SelectedIndexChanged += new System.EventHandler(this.uiComboBox211_SelectedIndexChanged); // // uiComboBox28 // this.uiComboBox28.DataSource = null; this.uiComboBox28.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox28.FillColor = System.Drawing.Color.White; this.uiComboBox28.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox28.ItemHeight = 40; this.uiComboBox28.Items.AddRange(new object[] { " 藏新青", "藏", "新", "青"}); this.uiComboBox28.Location = new System.Drawing.Point(426, 60); this.uiComboBox28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox28.MaxDropDownItems = 7; this.uiComboBox28.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox28.Name = "uiComboBox28"; this.uiComboBox28.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox28.Radius = 25; this.uiComboBox28.Size = new System.Drawing.Size(116, 32); this.uiComboBox28.TabIndex = 131; this.uiComboBox28.Text = " 藏新青"; this.uiComboBox28.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox28.SelectedIndexChanged += new System.EventHandler(this.uiComboBox28_SelectedIndexChanged); // // uiComboBox29 // this.uiComboBox29.DataSource = null; this.uiComboBox29.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox29.FillColor = System.Drawing.Color.White; this.uiComboBox29.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox29.ItemHeight = 40; this.uiComboBox29.Items.AddRange(new object[] { " 蒙京津", "蒙", "京", "津"}); this.uiComboBox29.Location = new System.Drawing.Point(5, 114); this.uiComboBox29.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox29.MaxDropDownItems = 7; this.uiComboBox29.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox29.Name = "uiComboBox29"; this.uiComboBox29.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox29.Radius = 25; this.uiComboBox29.Size = new System.Drawing.Size(116, 32); this.uiComboBox29.TabIndex = 129; this.uiComboBox29.Text = " 蒙京津"; this.uiComboBox29.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox29.SelectedIndexChanged += new System.EventHandler(this.uiComboBox29_SelectedIndexChanged); // // uiComboBox27 // this.uiComboBox27.DataSource = null; this.uiComboBox27.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox27.FillColor = System.Drawing.Color.White; this.uiComboBox27.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox27.ItemHeight = 40; this.uiComboBox27.Items.AddRange(new object[] { " 云宁甘", "云", "宁", "甘"}); this.uiComboBox27.Location = new System.Drawing.Point(281, 60); this.uiComboBox27.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox27.MaxDropDownItems = 7; this.uiComboBox27.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox27.Name = "uiComboBox27"; this.uiComboBox27.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox27.Radius = 25; this.uiComboBox27.Size = new System.Drawing.Size(116, 32); this.uiComboBox27.TabIndex = 128; this.uiComboBox27.Text = " 云宁甘"; this.uiComboBox27.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox27.SelectedIndexChanged += new System.EventHandler(this.uiComboBox27_SelectedIndexChanged); // // uiComboBox22 // this.uiComboBox22.DataSource = null; this.uiComboBox22.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox22.FillColor = System.Drawing.Color.White; this.uiComboBox22.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox22.ItemHeight = 40; this.uiComboBox22.Items.AddRange(new object[] { " 陕豫皖", "陕", "豫", "皖"}); this.uiComboBox22.Location = new System.Drawing.Point(142, 8); this.uiComboBox22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox22.MaxDropDownItems = 7; this.uiComboBox22.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox22.Name = "uiComboBox22"; this.uiComboBox22.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox22.Radius = 25; this.uiComboBox22.Size = new System.Drawing.Size(116, 32); this.uiComboBox22.TabIndex = 124; this.uiComboBox22.Text = " 陕豫皖"; this.uiComboBox22.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox22.SelectedIndexChanged += new System.EventHandler(this.uiComboBox22_SelectedIndexChanged); // // uiComboBox25 // this.uiComboBox25.DataSource = null; this.uiComboBox25.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox25.FillColor = System.Drawing.Color.White; this.uiComboBox25.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox25.ItemHeight = 40; this.uiComboBox25.Items.AddRange(new object[] { " 浙沪苏", "浙", "沪", "苏"}); this.uiComboBox25.Location = new System.Drawing.Point(5, 60); this.uiComboBox25.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox25.MaxDropDownItems = 7; this.uiComboBox25.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox25.Name = "uiComboBox25"; this.uiComboBox25.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox25.Radius = 25; this.uiComboBox25.Size = new System.Drawing.Size(116, 32); this.uiComboBox25.TabIndex = 127; this.uiComboBox25.Text = " 浙沪苏"; this.uiComboBox25.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox25.SelectedIndexChanged += new System.EventHandler(this.uiComboBox25_SelectedIndexChanged); // // uiComboBox23 // this.uiComboBox23.DataSource = null; this.uiComboBox23.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox23.FillColor = System.Drawing.Color.White; this.uiComboBox23.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox23.ItemHeight = 40; this.uiComboBox23.Items.AddRange(new object[] { " 赣贵川", "赣", "贵", "川"}); this.uiComboBox23.Location = new System.Drawing.Point(282, 8); this.uiComboBox23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox23.MaxDropDownItems = 7; this.uiComboBox23.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox23.Name = "uiComboBox23"; this.uiComboBox23.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox23.Radius = 25; this.uiComboBox23.Size = new System.Drawing.Size(116, 32); this.uiComboBox23.TabIndex = 126; this.uiComboBox23.Text = " 赣贵川"; this.uiComboBox23.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox23.SelectedIndexChanged += new System.EventHandler(this.uiComboBox23_SelectedIndexChanged); // // uiComboBox26 // this.uiComboBox26.DataSource = null; this.uiComboBox26.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox26.FillColor = System.Drawing.Color.White; this.uiComboBox26.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox26.ItemHeight = 40; this.uiComboBox26.Items.AddRange(new object[] { " 鲁冀晋", "鲁", "冀", "晋"}); this.uiComboBox26.Location = new System.Drawing.Point(142, 60); this.uiComboBox26.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox26.MaxDropDownItems = 7; this.uiComboBox26.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox26.Name = "uiComboBox26"; this.uiComboBox26.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox26.Radius = 25; this.uiComboBox26.Size = new System.Drawing.Size(116, 32); this.uiComboBox26.TabIndex = 125; this.uiComboBox26.Text = " 鲁冀晋"; this.uiComboBox26.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox26.SelectedIndexChanged += new System.EventHandler(this.uiComboBox26_SelectedIndexChanged); // // uiComboBox21 // this.uiComboBox21.DataSource = null; this.uiComboBox21.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox21.FillColor = System.Drawing.Color.White; this.uiComboBox21.Font = new System.Drawing.Font("新宋体", 16F); this.uiComboBox21.ItemHeight = 40; this.uiComboBox21.Items.AddRange(new object[] { " 鄂湘渝", "鄂", "湘", "渝"}); this.uiComboBox21.Location = new System.Drawing.Point(5, 8); this.uiComboBox21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox21.MaxDropDownItems = 7; this.uiComboBox21.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox21.Name = "uiComboBox21"; this.uiComboBox21.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox21.Radius = 25; this.uiComboBox21.Size = new System.Drawing.Size(116, 32); this.uiComboBox21.TabIndex = 123; this.uiComboBox21.Text = " 鄂湘渝"; this.uiComboBox21.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; this.uiComboBox21.SelectedIndexChanged += new System.EventHandler(this.uiComboBox21_SelectedIndexChanged); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 24F); this.label1.Location = new System.Drawing.Point(107, 46); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(111, 33); this.label1.TabIndex = 107; this.label1.Text = "车牌号"; // // uiComboBox7 // this.uiComboBox7.DataSource = null; this.uiComboBox7.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox7.FillColor = System.Drawing.Color.White; this.uiComboBox7.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox7.ItemHeight = 45; this.uiComboBox7.Items.AddRange(new object[] { "", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}); this.uiComboBox7.Location = new System.Drawing.Point(498, 309); this.uiComboBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox7.MaxDropDownItems = 7; this.uiComboBox7.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox7.Name = "uiComboBox7"; this.uiComboBox7.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox7.Radius = 25; this.uiComboBox7.Size = new System.Drawing.Size(63, 53); this.uiComboBox7.TabIndex = 58; this.uiComboBox7.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // ScannerTextBox // this.ScannerTextBox.Font = new System.Drawing.Font("宋体", 24F); this.ScannerTextBox.Location = new System.Drawing.Point(226, 39); this.ScannerTextBox.Margin = new System.Windows.Forms.Padding(2); this.ScannerTextBox.Multiline = true; this.ScannerTextBox.Name = "ScannerTextBox"; this.ScannerTextBox.Size = new System.Drawing.Size(419, 49); this.ScannerTextBox.TabIndex = 101; this.ScannerTextBox.TextChanged += new System.EventHandler(this.ScannerTextBox_TextChanged); this.ScannerTextBox.KeyUp += new System.Windows.Forms.KeyEventHandler(this.ScannerTextBox_KeyUp); // // uiComboBox1 // this.uiComboBox1.DataSource = null; this.uiComboBox1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox1.FillColor = System.Drawing.Color.White; this.uiComboBox1.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox1.ItemHeight = 45; this.uiComboBox1.Items.AddRange(new object[] { "", "鄂", "湘", "渝", "陕", "豫", "皖", "赣", "贵", "川", "桂", "粤", "闽", "浙", "沪", "苏", "鲁", "冀", "晋", "云", "宁", "甘", "藏", "新", "青", "蒙", "京", "津", "辽", "吉", "黑", "琼", "港", "澳", "台"}); this.uiComboBox1.Location = new System.Drawing.Point(18, 309); this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox1.MaxDropDownItems = 7; this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox1.Radius = 25; this.uiComboBox1.Size = new System.Drawing.Size(63, 53); this.uiComboBox1.TabIndex = 51; this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // label4 // this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("宋体", 40F); this.label4.Location = new System.Drawing.Point(157, 309); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(34, 53); this.label4.TabIndex = 53; this.label4.Text = "."; this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // uiComboBox4 // this.uiComboBox4.DataSource = null; this.uiComboBox4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox4.FillColor = System.Drawing.Color.White; this.uiComboBox4.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox4.ItemHeight = 45; this.uiComboBox4.Items.AddRange(new object[] { "", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}); this.uiComboBox4.Location = new System.Drawing.Point(273, 309); this.uiComboBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox4.MaxDropDownItems = 7; this.uiComboBox4.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox4.Name = "uiComboBox4"; this.uiComboBox4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox4.Radius = 25; this.uiComboBox4.Size = new System.Drawing.Size(63, 53); this.uiComboBox4.TabIndex = 55; this.uiComboBox4.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // uiComboBox2 // this.uiComboBox2.DataSource = null; this.uiComboBox2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox2.FillColor = System.Drawing.Color.White; this.uiComboBox2.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox2.ItemHeight = 45; this.uiComboBox2.Items.AddRange(new object[] { "", "A", "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}); this.uiComboBox2.Location = new System.Drawing.Point(93, 309); this.uiComboBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox2.MaxDropDownItems = 7; this.uiComboBox2.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox2.Name = "uiComboBox2"; this.uiComboBox2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox2.Radius = 25; this.uiComboBox2.Size = new System.Drawing.Size(63, 53); this.uiComboBox2.TabIndex = 52; this.uiComboBox2.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // uiComboBox3 // this.uiComboBox3.DataSource = null; this.uiComboBox3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox3.FillColor = System.Drawing.Color.White; this.uiComboBox3.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox3.ItemHeight = 45; this.uiComboBox3.Items.AddRange(new object[] { "", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}); this.uiComboBox3.Location = new System.Drawing.Point(198, 309); this.uiComboBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox3.MaxDropDownItems = 7; this.uiComboBox3.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox3.Name = "uiComboBox3"; this.uiComboBox3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox3.Radius = 25; this.uiComboBox3.Size = new System.Drawing.Size(63, 53); this.uiComboBox3.TabIndex = 54; this.uiComboBox3.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // uiComboBox5 // this.uiComboBox5.DataSource = null; this.uiComboBox5.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox5.FillColor = System.Drawing.Color.White; this.uiComboBox5.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox5.ItemHeight = 45; this.uiComboBox5.Items.AddRange(new object[] { "", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}); this.uiComboBox5.Location = new System.Drawing.Point(348, 309); this.uiComboBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox5.MaxDropDownItems = 7; this.uiComboBox5.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox5.Name = "uiComboBox5"; this.uiComboBox5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox5.Radius = 25; this.uiComboBox5.Size = new System.Drawing.Size(63, 53); this.uiComboBox5.TabIndex = 56; this.uiComboBox5.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // uiComboBox6 // this.uiComboBox6.DataSource = null; this.uiComboBox6.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboBox6.FillColor = System.Drawing.Color.White; this.uiComboBox6.Font = new System.Drawing.Font("新宋体", 30F); this.uiComboBox6.ItemHeight = 45; this.uiComboBox6.Items.AddRange(new object[] { "", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"}); this.uiComboBox6.Location = new System.Drawing.Point(423, 309); this.uiComboBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox6.MaxDropDownItems = 7; this.uiComboBox6.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox6.Name = "uiComboBox6"; this.uiComboBox6.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox6.Radius = 25; this.uiComboBox6.Size = new System.Drawing.Size(63, 53); this.uiComboBox6.TabIndex = 57; this.uiComboBox6.TextAlignment = System.Drawing.ContentAlignment.BottomLeft; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("宋体", 24F); this.label3.Location = new System.Drawing.Point(275, 18); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(207, 33); this.label3.TabIndex = 30; this.label3.Text = "请您扫码取车"; // // FetchingForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(742, 519); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Location = new System.Drawing.Point(0, 497); this.Margin = new System.Windows.Forms.Padding(2); this.Name = "FetchingForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "FetchingForm"; this.Activated += new System.EventHandler(this.FetchingForm_Activated); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FetchingForm_FormClosing); this.Load += new System.EventHandler(this.FetchingForm_Load); this.SizeChanged += new System.EventHandler(this.FetchingForm_SizeChanged); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panelscannerBox.ResumeLayout(false); this.panelscannerBox.PerformLayout(); this.english_panel.ResumeLayout(false); this.chinese_panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.centralControllerBindingSource)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Label timeLab; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button returnBtn; private System.Windows.Forms.Label label3; private System.Windows.Forms.BindingSource centralControllerBindingSource; private System.Windows.Forms.Panel panelscannerBox; private System.Windows.Forms.TextBox ScannerTextBox; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private Sunny.UI.UIComboBox uiComboBox8; private Sunny.UI.UIComboBox uiComboBox7; private Sunny.UI.UIComboBox uiComboBox6; private Sunny.UI.UIComboBox uiComboBox5; private Sunny.UI.UIComboBox uiComboBox4; private Sunny.UI.UIComboBox uiComboBox3; private System.Windows.Forms.Label label4; private Sunny.UI.UIComboBox uiComboBox2; private Sunny.UI.UIComboBox uiComboBox1; private Sunny.UI.UIButton determine_button; private System.Windows.Forms.Panel english_panel; private Sunny.UI.UIButton chinese_button; private Sunny.UI.UIComboBox uiComboBox19; private Sunny.UI.UIComboBox uiComboBox18; private Sunny.UI.UIComboBox uiComboBox17; private Sunny.UI.UIComboBox uiComboBox16; private Sunny.UI.UIComboBox uiComboBox15; private Sunny.UI.UIComboBox uiComboBox11; private Sunny.UI.UIComboBox uiComboBox14; private Sunny.UI.UIComboBox uiComboBox13; private Sunny.UI.UIComboBox uiComboBox12; private Sunny.UI.UIButton clear_button; private Sunny.UI.UIButton ok__button; private System.Windows.Forms.Panel chinese_panel; private Sunny.UI.UIButton return_button; private Sunny.UI.UIComboBox uiComboBox24; private Sunny.UI.UIComboBox uiComboBox210; private Sunny.UI.UIComboBox uiComboBox211; private Sunny.UI.UIComboBox uiComboBox28; private Sunny.UI.UIComboBox uiComboBox29; private Sunny.UI.UIComboBox uiComboBox27; private Sunny.UI.UIComboBox uiComboBox22; private Sunny.UI.UIComboBox uiComboBox25; private Sunny.UI.UIComboBox uiComboBox23; private Sunny.UI.UIComboBox uiComboBox26; private Sunny.UI.UIComboBox uiComboBox21; } }