namespace Casic.Birmm.RbFreqStandMeasure.home { partial class SetDevChannelDlg { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.panel1 = new System.Windows.Forms.Panel(); this.btnExitChannel = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.check_startNow = new System.Windows.Forms.CheckBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.btn_downChannelList = new System.Windows.Forms.Button(); this.text_channelNo = new DevComponents.DotNetBar.Controls.TextBoxX(); this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.text_customerDev = new DevComponents.DotNetBar.Controls.TextBoxX(); this.text_devCode = new DevComponents.DotNetBar.Controls.TextBoxX(); this.text_customerName = new DevComponents.DotNetBar.Controls.TextBoxX(); this.text_devModel = new DevComponents.DotNetBar.Controls.TextBoxX(); this.text_devName = new DevComponents.DotNetBar.Controls.TextBoxX(); this.textBox_channelNo = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label10 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.dateTimeInput2 = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.dateTimeInput1 = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.checkBox_ageRate = new System.Windows.Forms.CheckBox(); this.checkBox_bootFeature = new System.Windows.Forms.CheckBox(); this.checkBox_accuracy = new System.Windows.Forms.CheckBox(); this.checkBox_stability = new System.Windows.Forms.CheckBox(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label12 = new System.Windows.Forms.Label(); this.checkBox_100s = new System.Windows.Forms.CheckBox(); this.checkBox_20s = new System.Windows.Forms.CheckBox(); this.checkBox_10s = new System.Windows.Forms.CheckBox(); this.checkBox_1s = new System.Windows.Forms.CheckBox(); this.btnCancelSetChannel = new Casic.Birmm.RbFreqStandMeasure.RoundButton(); this.btnSave = new Casic.Birmm.RbFreqStandMeasure.RoundButton(); this.panel1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput1)).BeginInit(); this.groupBox3.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(132)))), ((int)(((byte)(215))))); this.panel1.Controls.Add(this.btnExitChannel); this.panel1.Controls.Add(this.label3); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(600, 32); this.panel1.TabIndex = 10; this.panel1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel1_MouseDown); // // btnExitChannel // this.btnExitChannel.BackColor = System.Drawing.Color.Transparent; this.btnExitChannel.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_exit; this.btnExitChannel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnExitChannel.FlatAppearance.BorderSize = 0; this.btnExitChannel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnExitChannel.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.btnExitChannel.Location = new System.Drawing.Point(570, 5); this.btnExitChannel.Margin = new System.Windows.Forms.Padding(0); this.btnExitChannel.Name = "btnExitChannel"; this.btnExitChannel.Size = new System.Drawing.Size(20, 20); this.btnExitChannel.TabIndex = 2; this.btnExitChannel.UseVisualStyleBackColor = false; this.btnExitChannel.Click += new System.EventHandler(this.btnExitChannel_Click); // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label3.ForeColor = System.Drawing.Color.White; this.label3.Location = new System.Drawing.Point(10, 5); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(155, 23); this.label3.TabIndex = 0; this.label3.Text = "设置仪器检测项目"; // // check_startNow // this.check_startNow.AutoSize = true; this.check_startNow.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.check_startNow.Location = new System.Drawing.Point(499, 383); this.check_startNow.Name = "check_startNow"; this.check_startNow.Size = new System.Drawing.Size(84, 24); this.check_startNow.TabIndex = 9; this.check_startNow.Text = "立即开始"; this.check_startNow.UseVisualStyleBackColor = true; // // groupBox1 // this.groupBox1.Controls.Add(this.btn_downChannelList); this.groupBox1.Controls.Add(this.text_channelNo); this.groupBox1.Controls.Add(this.comboBoxEx1); this.groupBox1.Controls.Add(this.text_customerDev); this.groupBox1.Controls.Add(this.text_devCode); this.groupBox1.Controls.Add(this.text_customerName); this.groupBox1.Controls.Add(this.text_devModel); this.groupBox1.Controls.Add(this.text_devName); this.groupBox1.Controls.Add(this.textBox_channelNo); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(10, 33); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(580, 172); this.groupBox1.TabIndex = 14; this.groupBox1.TabStop = false; // // btn_downChannelList // this.btn_downChannelList.BackColor = System.Drawing.Color.Transparent; this.btn_downChannelList.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btn_downChannelList.FlatAppearance.BorderSize = 0; this.btn_downChannelList.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_downChannelList.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_downChannelList.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.btn_downChannelList.Location = new System.Drawing.Point(545, 17); this.btn_downChannelList.Margin = new System.Windows.Forms.Padding(0); this.btn_downChannelList.Name = "btn_downChannelList"; this.btn_downChannelList.Padding = new System.Windows.Forms.Padding(1, 2, 0, 0); this.btn_downChannelList.Size = new System.Drawing.Size(17, 23); this.btn_downChannelList.TabIndex = 35; this.btn_downChannelList.Text = "﹀"; this.btn_downChannelList.UseVisualStyleBackColor = false; // // text_channelNo // // // // this.text_channelNo.Border.Class = "TextBoxBorder"; this.text_channelNo.Border.CornerDiameter = 5; this.text_channelNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_channelNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.text_channelNo.Location = new System.Drawing.Point(415, 15); this.text_channelNo.Margin = new System.Windows.Forms.Padding(0); this.text_channelNo.Name = "text_channelNo"; this.text_channelNo.PreventEnterBeep = true; this.text_channelNo.ReadOnly = true; this.text_channelNo.Size = new System.Drawing.Size(150, 27); this.text_channelNo.TabIndex = 36; // // comboBoxEx1 // this.comboBoxEx1.DisplayMember = "Text"; this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.comboBoxEx1.FormattingEnabled = true; this.comboBoxEx1.ItemHeight = 18; this.comboBoxEx1.Location = new System.Drawing.Point(415, 18); this.comboBoxEx1.Name = "comboBoxEx1"; this.comboBoxEx1.Size = new System.Drawing.Size(150, 24); this.comboBoxEx1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.comboBoxEx1.TabIndex = 24; // // text_customerDev // // // // this.text_customerDev.Border.Class = "TextBoxBorder"; this.text_customerDev.Border.CornerDiameter = 5; this.text_customerDev.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_customerDev.Enabled = false; this.text_customerDev.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.text_customerDev.ForeColor = System.Drawing.Color.DarkGray; this.text_customerDev.Location = new System.Drawing.Point(415, 91); this.text_customerDev.Margin = new System.Windows.Forms.Padding(0); this.text_customerDev.Name = "text_customerDev"; this.text_customerDev.PreventEnterBeep = true; this.text_customerDev.ReadOnly = true; this.text_customerDev.Size = new System.Drawing.Size(150, 27); this.text_customerDev.TabIndex = 18; // // text_devCode // // // // this.text_devCode.Border.Class = "TextBoxBorder"; this.text_devCode.Border.CornerDiameter = 5; this.text_devCode.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_devCode.Enabled = false; this.text_devCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.text_devCode.ForeColor = System.Drawing.Color.DarkGray; this.text_devCode.Location = new System.Drawing.Point(415, 54); this.text_devCode.Margin = new System.Windows.Forms.Padding(0); this.text_devCode.Name = "text_devCode"; this.text_devCode.PreventEnterBeep = true; this.text_devCode.ReadOnly = true; this.text_devCode.Size = new System.Drawing.Size(150, 27); this.text_devCode.TabIndex = 19; // // text_customerName // // // // this.text_customerName.Border.Class = "TextBoxBorder"; this.text_customerName.Border.CornerDiameter = 5; this.text_customerName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_customerName.Enabled = false; this.text_customerName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.text_customerName.ForeColor = System.Drawing.Color.DarkGray; this.text_customerName.Location = new System.Drawing.Point(125, 132); this.text_customerName.Margin = new System.Windows.Forms.Padding(0); this.text_customerName.Name = "text_customerName"; this.text_customerName.PreventEnterBeep = true; this.text_customerName.ReadOnly = true; this.text_customerName.Size = new System.Drawing.Size(150, 27); this.text_customerName.TabIndex = 20; // // text_devModel // // // // this.text_devModel.Border.Class = "TextBoxBorder"; this.text_devModel.Border.CornerDiameter = 5; this.text_devModel.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_devModel.Enabled = false; this.text_devModel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.text_devModel.ForeColor = System.Drawing.Color.DarkGray; this.text_devModel.Location = new System.Drawing.Point(125, 93); this.text_devModel.Margin = new System.Windows.Forms.Padding(0); this.text_devModel.Name = "text_devModel"; this.text_devModel.PreventEnterBeep = true; this.text_devModel.ReadOnly = true; this.text_devModel.Size = new System.Drawing.Size(150, 27); this.text_devModel.TabIndex = 21; // // text_devName // // // // this.text_devName.Border.Class = "TextBoxBorder"; this.text_devName.Border.CornerDiameter = 5; this.text_devName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_devName.Enabled = false; this.text_devName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.text_devName.ForeColor = System.Drawing.Color.DarkGray; this.text_devName.Location = new System.Drawing.Point(125, 54); this.text_devName.Margin = new System.Windows.Forms.Padding(0); this.text_devName.Name = "text_devName"; this.text_devName.PreventEnterBeep = true; this.text_devName.ReadOnly = true; this.text_devName.Size = new System.Drawing.Size(150, 27); this.text_devName.TabIndex = 22; // // textBox_channelNo // // // // this.textBox_channelNo.Border.Class = "TextBoxBorder"; this.textBox_channelNo.Border.CornerDiameter = 5; this.textBox_channelNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.textBox_channelNo.Enabled = false; this.textBox_channelNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.textBox_channelNo.ForeColor = System.Drawing.Color.DarkGray; this.textBox_channelNo.Location = new System.Drawing.Point(125, 17); this.textBox_channelNo.Margin = new System.Windows.Forms.Padding(0); this.textBox_channelNo.Name = "textBox_channelNo"; this.textBox_channelNo.PreventEnterBeep = true; this.textBox_channelNo.ReadOnly = true; this.textBox_channelNo.Size = new System.Drawing.Size(150, 27); this.textBox_channelNo.TabIndex = 23; this.textBox_channelNo.WatermarkColor = System.Drawing.Color.Silver; // // label10 // this.label10.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label10.Location = new System.Drawing.Point(305, 91); this.label10.Margin = new System.Windows.Forms.Padding(0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(100, 27); this.label10.TabIndex = 11; this.label10.Text = "送检单位"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label8 // this.label8.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label8.Location = new System.Drawing.Point(305, 54); this.label8.Margin = new System.Windows.Forms.Padding(0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(100, 27); this.label8.TabIndex = 12; this.label8.Text = "仪器编号"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label4 // this.label4.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label4.Location = new System.Drawing.Point(305, 17); this.label4.Margin = new System.Windows.Forms.Padding(0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(100, 27); this.label4.TabIndex = 13; this.label4.Text = "待检仪器"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label11 // this.label11.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label11.Location = new System.Drawing.Point(15, 132); this.label11.Margin = new System.Windows.Forms.Padding(0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(100, 27); this.label11.TabIndex = 14; this.label11.Text = "联系人"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label9 // this.label9.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label9.Location = new System.Drawing.Point(15, 93); this.label9.Margin = new System.Windows.Forms.Padding(0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(100, 27); this.label9.TabIndex = 15; this.label9.Text = "仪器型号"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label5 // this.label5.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label5.Location = new System.Drawing.Point(15, 54); this.label5.Margin = new System.Windows.Forms.Padding(0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(100, 27); this.label5.TabIndex = 16; this.label5.Text = "仪器名称"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label1 // this.label1.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label1.Location = new System.Drawing.Point(15, 17); this.label1.Margin = new System.Windows.Forms.Padding(0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(100, 27); this.label1.TabIndex = 17; this.label1.Text = "通道号"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // groupBox2 // this.groupBox2.Controls.Add(this.dateTimeInput2); this.groupBox2.Controls.Add(this.dateTimeInput1); this.groupBox2.Controls.Add(this.checkBox_ageRate); this.groupBox2.Controls.Add(this.checkBox_bootFeature); this.groupBox2.Controls.Add(this.checkBox_accuracy); this.groupBox2.Controls.Add(this.checkBox_stability); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.label6); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Location = new System.Drawing.Point(9, 206); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(580, 100); this.groupBox2.TabIndex = 15; this.groupBox2.TabStop = false; // // dateTimeInput2 // // // // this.dateTimeInput2.BackgroundStyle.Class = "DateTimeInputBackground"; this.dateTimeInput2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateTimeInput2.ButtonDropDown.Visible = true; this.dateTimeInput2.CustomFormat = "yyyy-MM-dd HH:mm"; this.dateTimeInput2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.dateTimeInput2.Format = DevComponents.Editors.eDateTimePickerFormat.Custom; this.dateTimeInput2.IsPopupCalendarOpen = false; this.dateTimeInput2.Location = new System.Drawing.Point(395, 57); // // // // // // this.dateTimeInput2.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1); this.dateTimeInput2.MonthCalendar.ClearButtonVisible = true; // // // this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; this.dateTimeInput2.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.MonthCalendar.DisplayMonth = new System.DateTime(2021, 3, 1, 0, 0, 0, 0); this.dateTimeInput2.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday; // // // this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.dateTimeInput2.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput2.MonthCalendar.TodayButtonVisible = true; this.dateTimeInput2.Name = "dateTimeInput2"; this.dateTimeInput2.ShowUpDown = true; this.dateTimeInput2.Size = new System.Drawing.Size(180, 23); this.dateTimeInput2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateTimeInput2.TabIndex = 20; this.dateTimeInput2.Value = new System.DateTime(2021, 3, 24, 15, 59, 31, 0); // // dateTimeInput1 // // // // this.dateTimeInput1.BackgroundStyle.Class = "DateTimeInputBackground"; this.dateTimeInput1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateTimeInput1.ButtonDropDown.Visible = true; this.dateTimeInput1.CustomFormat = "yyyy-MM-dd HH:mm"; this.dateTimeInput1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.dateTimeInput1.Format = DevComponents.Editors.eDateTimePickerFormat.Custom; this.dateTimeInput1.IsPopupCalendarOpen = false; this.dateTimeInput1.Location = new System.Drawing.Point(115, 57); // // // // // // this.dateTimeInput1.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1); this.dateTimeInput1.MonthCalendar.ClearButtonVisible = true; // // // this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; this.dateTimeInput1.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.MonthCalendar.DisplayMonth = new System.DateTime(2021, 3, 1, 0, 0, 0, 0); this.dateTimeInput1.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday; // // // this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.dateTimeInput1.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateTimeInput1.MonthCalendar.TodayButtonVisible = true; this.dateTimeInput1.Name = "dateTimeInput1"; this.dateTimeInput1.ShowUpDown = true; this.dateTimeInput1.Size = new System.Drawing.Size(180, 23); this.dateTimeInput1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateTimeInput1.TabIndex = 21; this.dateTimeInput1.Value = new System.DateTime(2021, 3, 24, 15, 59, 31, 0); // // checkBox_ageRate // this.checkBox_ageRate.AutoSize = true; this.checkBox_ageRate.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_ageRate.Location = new System.Drawing.Point(425, 20); this.checkBox_ageRate.Name = "checkBox_ageRate"; this.checkBox_ageRate.Size = new System.Drawing.Size(84, 24); this.checkBox_ageRate.TabIndex = 19; this.checkBox_ageRate.Text = "日老化率"; this.checkBox_ageRate.UseVisualStyleBackColor = true; // // checkBox_bootFeature // this.checkBox_bootFeature.AutoSize = true; this.checkBox_bootFeature.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_bootFeature.Location = new System.Drawing.Point(331, 20); this.checkBox_bootFeature.Name = "checkBox_bootFeature"; this.checkBox_bootFeature.Size = new System.Drawing.Size(84, 24); this.checkBox_bootFeature.TabIndex = 18; this.checkBox_bootFeature.Text = "开机特性"; this.checkBox_bootFeature.UseVisualStyleBackColor = true; // // checkBox_accuracy // this.checkBox_accuracy.AutoSize = true; this.checkBox_accuracy.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_accuracy.Location = new System.Drawing.Point(223, 20); this.checkBox_accuracy.Name = "checkBox_accuracy"; this.checkBox_accuracy.Size = new System.Drawing.Size(98, 24); this.checkBox_accuracy.TabIndex = 16; this.checkBox_accuracy.Text = "频率准确度"; this.checkBox_accuracy.UseVisualStyleBackColor = true; // // checkBox_stability // this.checkBox_stability.AutoSize = true; this.checkBox_stability.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_stability.Location = new System.Drawing.Point(115, 20); this.checkBox_stability.Name = "checkBox_stability"; this.checkBox_stability.Size = new System.Drawing.Size(98, 24); this.checkBox_stability.TabIndex = 17; this.checkBox_stability.Text = "频率稳定度"; this.checkBox_stability.UseVisualStyleBackColor = true; this.checkBox_stability.CheckedChanged += new System.EventHandler(this.checkBox_stability_CheckedChanged); // // label7 // this.label7.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label7.Location = new System.Drawing.Point(285, 55); this.label7.Margin = new System.Windows.Forms.Padding(0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(100, 27); this.label7.TabIndex = 13; this.label7.Text = "预计结束时间"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label6 // this.label6.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label6.Location = new System.Drawing.Point(5, 55); this.label6.Margin = new System.Windows.Forms.Padding(0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(100, 27); this.label6.TabIndex = 14; this.label6.Text = "测量开始时间"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // this.label2.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label2.Location = new System.Drawing.Point(5, 18); this.label2.Margin = new System.Windows.Forms.Padding(0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(100, 27); this.label2.TabIndex = 15; this.label2.Text = "检测项目"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // groupBox3 // this.groupBox3.Controls.Add(this.label12); this.groupBox3.Controls.Add(this.checkBox_100s); this.groupBox3.Controls.Add(this.checkBox_20s); this.groupBox3.Controls.Add(this.checkBox_10s); this.groupBox3.Controls.Add(this.checkBox_1s); this.groupBox3.Enabled = false; this.groupBox3.Location = new System.Drawing.Point(9, 307); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(580, 54); this.groupBox3.TabIndex = 16; this.groupBox3.TabStop = false; // // label12 // this.label12.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label12.Location = new System.Drawing.Point(5, 17); this.label12.Margin = new System.Windows.Forms.Padding(0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(100, 27); this.label12.TabIndex = 10; this.label12.Text = "频率稳定度"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // checkBox_100s // this.checkBox_100s.AutoSize = true; this.checkBox_100s.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_100s.Location = new System.Drawing.Point(425, 19); this.checkBox_100s.Name = "checkBox_100s"; this.checkBox_100s.Size = new System.Drawing.Size(60, 24); this.checkBox_100s.TabIndex = 11; this.checkBox_100s.Text = "100S"; this.checkBox_100s.UseVisualStyleBackColor = true; // // checkBox_20s // this.checkBox_20s.AutoSize = true; this.checkBox_20s.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_20s.Location = new System.Drawing.Point(331, 19); this.checkBox_20s.Name = "checkBox_20s"; this.checkBox_20s.Size = new System.Drawing.Size(52, 24); this.checkBox_20s.TabIndex = 12; this.checkBox_20s.Text = "20S"; this.checkBox_20s.UseVisualStyleBackColor = true; // // checkBox_10s // this.checkBox_10s.AutoSize = true; this.checkBox_10s.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_10s.Location = new System.Drawing.Point(223, 19); this.checkBox_10s.Name = "checkBox_10s"; this.checkBox_10s.Size = new System.Drawing.Size(52, 24); this.checkBox_10s.TabIndex = 13; this.checkBox_10s.Text = "10S"; this.checkBox_10s.UseVisualStyleBackColor = true; // // checkBox_1s // this.checkBox_1s.AutoSize = true; this.checkBox_1s.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.checkBox_1s.Location = new System.Drawing.Point(115, 19); this.checkBox_1s.Name = "checkBox_1s"; this.checkBox_1s.Size = new System.Drawing.Size(44, 24); this.checkBox_1s.TabIndex = 14; this.checkBox_1s.Text = "1S"; this.checkBox_1s.UseVisualStyleBackColor = true; // // btnCancelSetChannel // this.btnCancelSetChannel.EnterBackColor = System.Drawing.Color.Blue; this.btnCancelSetChannel.EnterForeColor = System.Drawing.Color.White; this.btnCancelSetChannel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btnCancelSetChannel.FlatAppearance.BorderSize = 0; this.btnCancelSetChannel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnCancelSetChannel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnCancelSetChannel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnCancelSetChannel.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancelSetChannel.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198))))); this.btnCancelSetChannel.HoverForeColor = System.Drawing.Color.White; this.btnCancelSetChannel.Location = new System.Drawing.Point(310, 379); this.btnCancelSetChannel.Name = "btnCancelSetChannel"; this.btnCancelSetChannel.PressBackColor = System.Drawing.Color.DarkBlue; this.btnCancelSetChannel.PressForeColor = System.Drawing.Color.White; this.btnCancelSetChannel.Radius = 5; this.btnCancelSetChannel.Size = new System.Drawing.Size(120, 30); this.btnCancelSetChannel.TabIndex = 9; this.btnCancelSetChannel.Text = "取消"; this.btnCancelSetChannel.UseVisualStyleBackColor = true; this.btnCancelSetChannel.Click += new System.EventHandler(this.btnExitChannel_Click); // // btnSave // this.btnSave.EnterBackColor = System.Drawing.Color.Blue; this.btnSave.EnterForeColor = System.Drawing.Color.White; this.btnSave.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btnSave.FlatAppearance.BorderSize = 0; this.btnSave.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnSave.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSave.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSave.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198))))); this.btnSave.HoverForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(150, 379); this.btnSave.Name = "btnSave"; this.btnSave.PressBackColor = System.Drawing.Color.DarkBlue; this.btnSave.PressForeColor = System.Drawing.Color.White; this.btnSave.Radius = 5; this.btnSave.Size = new System.Drawing.Size(120, 30); this.btnSave.TabIndex = 9; this.btnSave.Text = "开始检测"; this.btnSave.UseVisualStyleBackColor = true; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // SetDevChannelDlg // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(600, 430); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.check_startNow); this.Controls.Add(this.panel1); this.Controls.Add(this.btnCancelSetChannel); this.Controls.Add(this.btnSave); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "SetDevChannelDlg"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "设置仪器检测项目"; this.panel1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dateTimeInput1)).EndInit(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private RoundButton btnSave; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button btnExitChannel; private RoundButton btnCancelSetChannel; private System.Windows.Forms.CheckBox check_startNow; private System.Windows.Forms.GroupBox groupBox1; private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx1; private DevComponents.DotNetBar.Controls.TextBoxX text_customerDev; private DevComponents.DotNetBar.Controls.TextBoxX text_devCode; private DevComponents.DotNetBar.Controls.TextBoxX text_customerName; private DevComponents.DotNetBar.Controls.TextBoxX text_devModel; private DevComponents.DotNetBar.Controls.TextBoxX text_devName; private DevComponents.DotNetBar.Controls.TextBoxX textBox_channelNo; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label1; private System.Windows.Forms.GroupBox groupBox2; private DevComponents.Editors.DateTimeAdv.DateTimeInput dateTimeInput2; private System.Windows.Forms.CheckBox checkBox_ageRate; private System.Windows.Forms.CheckBox checkBox_bootFeature; private System.Windows.Forms.CheckBox checkBox_accuracy; private System.Windows.Forms.CheckBox checkBox_stability; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label2; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label12; private System.Windows.Forms.CheckBox checkBox_100s; private System.Windows.Forms.CheckBox checkBox_20s; private System.Windows.Forms.CheckBox checkBox_10s; private System.Windows.Forms.CheckBox checkBox_1s; private System.Windows.Forms.Button btn_downChannelList; private DevComponents.DotNetBar.Controls.TextBoxX text_channelNo; public DevComponents.Editors.DateTimeAdv.DateTimeInput dateTimeInput1; } }