namespace DeviceRepairAndOptimization.Pages.Plan { partial class page_PlanEdit { /// /// 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.Windows.Forms.Panel panel1; System.Windows.Forms.Panel panel2; System.Windows.Forms.Label label1; DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(page_PlanEdit)); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); System.Windows.Forms.Panel panel3; System.Windows.Forms.Label label2; System.Windows.Forms.Panel panel4; System.Windows.Forms.Label label13; System.Windows.Forms.Label label9; System.Windows.Forms.Label label3; System.Windows.Forms.Panel panel5; System.Windows.Forms.Label label14; System.Windows.Forms.Label label10; System.Windows.Forms.Label label4; System.Windows.Forms.Panel panel6; System.Windows.Forms.Label label15; System.Windows.Forms.Label label11; System.Windows.Forms.Label label5; System.Windows.Forms.Panel panel7; System.Windows.Forms.Label label16; System.Windows.Forms.Label label12; System.Windows.Forms.Label label6; System.Windows.Forms.Panel panel8; System.Windows.Forms.Label label7; System.Windows.Forms.Panel panel9; System.Windows.Forms.Label label8; this.txt_EquipmentID = new DevExpress.XtraEditors.ButtonEdit(); this.txt_DeviceName = new DevExpress.XtraEditors.TextEdit(); this.ck_Mar = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Jan = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Feb = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Jun = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Apr = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_May = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Sep = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Aug = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Jul = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Dec = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Nov = new DevExpress.XtraEditors.ComboBoxEdit(); this.ck_Oct = new DevExpress.XtraEditors.ComboBoxEdit(); this.tp_StartMonth = new System.Windows.Forms.DateTimePicker(); this.txt_Remark = new DevExpress.XtraEditors.TextEdit(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.separatorControl1 = new DevExpress.XtraEditors.SeparatorControl(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.btn_Cancel = new DevExpress.XtraEditors.SimpleButton(); this.btn_Submit = new DevExpress.XtraEditors.SimpleButton(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true); this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components); panel1 = new System.Windows.Forms.Panel(); panel2 = new System.Windows.Forms.Panel(); label1 = new System.Windows.Forms.Label(); panel3 = new System.Windows.Forms.Panel(); label2 = new System.Windows.Forms.Label(); panel4 = new System.Windows.Forms.Panel(); label13 = new System.Windows.Forms.Label(); label9 = new System.Windows.Forms.Label(); label3 = new System.Windows.Forms.Label(); panel5 = new System.Windows.Forms.Panel(); label14 = new System.Windows.Forms.Label(); label10 = new System.Windows.Forms.Label(); label4 = new System.Windows.Forms.Label(); panel6 = new System.Windows.Forms.Panel(); label15 = new System.Windows.Forms.Label(); label11 = new System.Windows.Forms.Label(); label5 = new System.Windows.Forms.Label(); panel7 = new System.Windows.Forms.Panel(); label16 = new System.Windows.Forms.Label(); label12 = new System.Windows.Forms.Label(); label6 = new System.Windows.Forms.Label(); panel8 = new System.Windows.Forms.Panel(); label7 = new System.Windows.Forms.Label(); panel9 = new System.Windows.Forms.Panel(); label8 = new System.Windows.Forms.Label(); panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentID.Properties)).BeginInit(); panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_DeviceName.Properties)).BeginInit(); panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Mar.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Jan.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Feb.Properties)).BeginInit(); panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Jun.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Apr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_May.Properties)).BeginInit(); panel6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Sep.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Aug.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Jul.Properties)).BeginInit(); panel7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Dec.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Nov.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Oct.Properties)).BeginInit(); panel8.SuspendLayout(); panel9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); this.flowLayoutPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit(); this.SuspendLayout(); // // panel1 // panel1.Location = new System.Drawing.Point(0, 0); panel1.Margin = new System.Windows.Forms.Padding(0); panel1.Name = "panel1"; panel1.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel1.Size = new System.Drawing.Size(735, 40); panel1.TabIndex = 0; // // panel2 // panel2.Controls.Add(label1); panel2.Controls.Add(this.txt_EquipmentID); panel2.Location = new System.Drawing.Point(0, 46); panel2.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel2.Name = "panel2"; panel2.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel2.Size = new System.Drawing.Size(735, 40); panel2.TabIndex = 1; // // label1 // label1.Anchor = System.Windows.Forms.AnchorStyles.Left; label1.AutoSize = true; label1.Font = new System.Drawing.Font("Tahoma", 12F); label1.Location = new System.Drawing.Point(15, 13); label1.Margin = new System.Windows.Forms.Padding(0); label1.Name = "label1"; label1.Size = new System.Drawing.Size(89, 19); label1.TabIndex = 0; label1.Text = "设备编号:"; label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txt_EquipmentID // this.txt_EquipmentID.ImeMode = System.Windows.Forms.ImeMode.Disable; this.txt_EquipmentID.Location = new System.Drawing.Point(105, 4); this.txt_EquipmentID.Margin = new System.Windows.Forms.Padding(2); this.txt_EquipmentID.Name = "txt_EquipmentID"; this.txt_EquipmentID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_EquipmentID.Properties.Appearance.Options.UseFont = true; editorButtonImageOptions1.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions1.SvgImage"))); editorButtonImageOptions1.SvgImageSize = new System.Drawing.Size(24, 24); editorButtonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions2.SvgImage"))); editorButtonImageOptions2.SvgImageSize = new System.Drawing.Size(24, 24); this.txt_EquipmentID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "清空", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "确定", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.txt_EquipmentID.Properties.MaxLength = 50; this.txt_EquipmentID.Properties.ReadOnly = true; this.txt_EquipmentID.Size = new System.Drawing.Size(613, 32); this.txt_EquipmentID.TabIndex = 1; this.txt_EquipmentID.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txt_EquipmentID_ButtonClick); this.txt_EquipmentID.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_EquipmentID_KeyDown); // // panel3 // panel3.Controls.Add(this.txt_DeviceName); panel3.Controls.Add(label2); panel3.Location = new System.Drawing.Point(0, 92); panel3.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel3.Name = "panel3"; panel3.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel3.Size = new System.Drawing.Size(735, 40); panel3.TabIndex = 2; // // txt_DeviceName // this.txt_DeviceName.Location = new System.Drawing.Point(105, 11); this.txt_DeviceName.Margin = new System.Windows.Forms.Padding(2); this.txt_DeviceName.Name = "txt_DeviceName"; this.txt_DeviceName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_DeviceName.Properties.Appearance.Options.UseFont = true; this.txt_DeviceName.Properties.ReadOnly = true; this.txt_DeviceName.Size = new System.Drawing.Size(613, 26); this.txt_DeviceName.TabIndex = 2; // // label2 // label2.Anchor = System.Windows.Forms.AnchorStyles.Left; label2.AutoSize = true; label2.Font = new System.Drawing.Font("Tahoma", 12F); label2.Location = new System.Drawing.Point(15, 14); label2.Margin = new System.Windows.Forms.Padding(0); label2.Name = "label2"; label2.Size = new System.Drawing.Size(89, 19); label2.TabIndex = 1; label2.Text = "设备类型:"; label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel4 // panel4.Controls.Add(this.ck_Mar); panel4.Controls.Add(this.ck_Jan); panel4.Controls.Add(this.ck_Feb); panel4.Controls.Add(label13); panel4.Controls.Add(label9); panel4.Controls.Add(label3); panel4.Location = new System.Drawing.Point(0, 138); panel4.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel4.Name = "panel4"; panel4.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel4.Size = new System.Drawing.Size(735, 40); panel4.TabIndex = 3; // // ck_Mar // this.ck_Mar.Location = new System.Drawing.Point(585, 7); this.ck_Mar.Margin = new System.Windows.Forms.Padding(2); this.ck_Mar.Name = "ck_Mar"; this.ck_Mar.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Mar.Properties.Appearance.Options.UseFont = true; this.ck_Mar.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Mar.Properties.DropDownRows = 5; this.ck_Mar.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Mar.Properties.Tag = 3; this.ck_Mar.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Mar.Size = new System.Drawing.Size(116, 26); this.ck_Mar.TabIndex = 10; // // ck_Jan // this.ck_Jan.Location = new System.Drawing.Point(104, 7); this.ck_Jan.Margin = new System.Windows.Forms.Padding(2); this.ck_Jan.Name = "ck_Jan"; this.ck_Jan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Jan.Properties.Appearance.Options.UseFont = true; this.ck_Jan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Jan.Properties.DropDownRows = 5; this.ck_Jan.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Jan.Properties.Tag = 1; this.ck_Jan.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Jan.Size = new System.Drawing.Size(116, 26); this.ck_Jan.TabIndex = 8; this.ck_Jan.Tag = "1"; // // ck_Feb // this.ck_Feb.Location = new System.Drawing.Point(352, 7); this.ck_Feb.Margin = new System.Windows.Forms.Padding(2); this.ck_Feb.Name = "ck_Feb"; this.ck_Feb.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Feb.Properties.Appearance.Options.UseFont = true; this.ck_Feb.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Feb.Properties.DropDownRows = 5; this.ck_Feb.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Feb.Properties.Tag = 2; this.ck_Feb.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Feb.Size = new System.Drawing.Size(116, 26); this.ck_Feb.TabIndex = 9; this.ck_Feb.Tag = "2"; // // label13 // label13.Anchor = System.Windows.Forms.AnchorStyles.Left; label13.AutoSize = true; label13.Font = new System.Drawing.Font("Tahoma", 12F); label13.Location = new System.Drawing.Point(513, 10); label13.Margin = new System.Windows.Forms.Padding(0); label13.Name = "label13"; label13.Size = new System.Drawing.Size(57, 19); label13.TabIndex = 6; label13.Text = "三月:"; label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label9 // label9.Anchor = System.Windows.Forms.AnchorStyles.Left; label9.AutoSize = true; label9.Font = new System.Drawing.Font("Tahoma", 12F); label9.Location = new System.Drawing.Point(278, 10); label9.Margin = new System.Windows.Forms.Padding(0); label9.Name = "label9"; label9.Size = new System.Drawing.Size(57, 19); label9.TabIndex = 4; label9.Text = "二月:"; label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // label3.Anchor = System.Windows.Forms.AnchorStyles.Left; label3.AutoSize = true; label3.Font = new System.Drawing.Font("Tahoma", 12F); label3.Location = new System.Drawing.Point(15, 10); label3.Margin = new System.Windows.Forms.Padding(0); label3.Name = "label3"; label3.Size = new System.Drawing.Size(57, 19); label3.TabIndex = 2; label3.Text = "一月:"; label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel5 // panel5.Controls.Add(this.ck_Jun); panel5.Controls.Add(this.ck_Apr); panel5.Controls.Add(this.ck_May); panel5.Controls.Add(label14); panel5.Controls.Add(label10); panel5.Controls.Add(label4); panel5.Location = new System.Drawing.Point(0, 184); panel5.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel5.Name = "panel5"; panel5.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel5.Size = new System.Drawing.Size(735, 40); panel5.TabIndex = 4; // // ck_Jun // this.ck_Jun.Location = new System.Drawing.Point(585, 7); this.ck_Jun.Margin = new System.Windows.Forms.Padding(2); this.ck_Jun.Name = "ck_Jun"; this.ck_Jun.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Jun.Properties.Appearance.Options.UseFont = true; this.ck_Jun.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Jun.Properties.DropDownRows = 5; this.ck_Jun.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Jun.Properties.Tag = 6; this.ck_Jun.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Jun.Size = new System.Drawing.Size(116, 26); this.ck_Jun.TabIndex = 11; this.ck_Jun.Tag = "6"; // // ck_Apr // this.ck_Apr.Location = new System.Drawing.Point(104, 7); this.ck_Apr.Margin = new System.Windows.Forms.Padding(2); this.ck_Apr.Name = "ck_Apr"; this.ck_Apr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Apr.Properties.Appearance.Options.UseFont = true; this.ck_Apr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Apr.Properties.DropDownRows = 5; this.ck_Apr.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Apr.Properties.Tag = 4; this.ck_Apr.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Apr.Size = new System.Drawing.Size(116, 26); this.ck_Apr.TabIndex = 9; this.ck_Apr.Tag = "4"; // // ck_May // this.ck_May.Location = new System.Drawing.Point(352, 7); this.ck_May.Margin = new System.Windows.Forms.Padding(2); this.ck_May.Name = "ck_May"; this.ck_May.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_May.Properties.Appearance.Options.UseFont = true; this.ck_May.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_May.Properties.DropDownRows = 5; this.ck_May.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_May.Properties.Tag = 5; this.ck_May.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_May.Size = new System.Drawing.Size(116, 26); this.ck_May.TabIndex = 10; this.ck_May.Tag = "5"; // // label14 // label14.Anchor = System.Windows.Forms.AnchorStyles.Left; label14.AutoSize = true; label14.Font = new System.Drawing.Font("Tahoma", 12F); label14.Location = new System.Drawing.Point(513, 10); label14.Margin = new System.Windows.Forms.Padding(0); label14.Name = "label14"; label14.Size = new System.Drawing.Size(57, 19); label14.TabIndex = 7; label14.Text = "六月:"; label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label10 // label10.Anchor = System.Windows.Forms.AnchorStyles.Left; label10.AutoSize = true; label10.Font = new System.Drawing.Font("Tahoma", 12F); label10.Location = new System.Drawing.Point(278, 10); label10.Margin = new System.Windows.Forms.Padding(0); label10.Name = "label10"; label10.Size = new System.Drawing.Size(57, 19); label10.TabIndex = 5; label10.Text = "五月:"; label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // label4.Anchor = System.Windows.Forms.AnchorStyles.Left; label4.AutoSize = true; label4.Font = new System.Drawing.Font("Tahoma", 12F); label4.Location = new System.Drawing.Point(15, 10); label4.Margin = new System.Windows.Forms.Padding(0); label4.Name = "label4"; label4.Size = new System.Drawing.Size(57, 19); label4.TabIndex = 2; label4.Text = "四月:"; label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel6 // panel6.Controls.Add(this.ck_Sep); panel6.Controls.Add(this.ck_Aug); panel6.Controls.Add(this.ck_Jul); panel6.Controls.Add(label15); panel6.Controls.Add(label11); panel6.Controls.Add(label5); panel6.Location = new System.Drawing.Point(0, 230); panel6.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel6.Name = "panel6"; panel6.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel6.Size = new System.Drawing.Size(735, 40); panel6.TabIndex = 5; // // ck_Sep // this.ck_Sep.Location = new System.Drawing.Point(585, 7); this.ck_Sep.Margin = new System.Windows.Forms.Padding(2); this.ck_Sep.Name = "ck_Sep"; this.ck_Sep.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Sep.Properties.Appearance.Options.UseFont = true; this.ck_Sep.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Sep.Properties.DropDownRows = 5; this.ck_Sep.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Sep.Properties.Tag = 9; this.ck_Sep.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Sep.Size = new System.Drawing.Size(116, 26); this.ck_Sep.TabIndex = 12; this.ck_Sep.Tag = "9"; // // ck_Aug // this.ck_Aug.Location = new System.Drawing.Point(352, 7); this.ck_Aug.Margin = new System.Windows.Forms.Padding(2); this.ck_Aug.Name = "ck_Aug"; this.ck_Aug.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Aug.Properties.Appearance.Options.UseFont = true; this.ck_Aug.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Aug.Properties.DropDownRows = 5; this.ck_Aug.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Aug.Properties.Tag = 8; this.ck_Aug.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Aug.Size = new System.Drawing.Size(116, 26); this.ck_Aug.TabIndex = 11; this.ck_Aug.Tag = "8"; // // ck_Jul // this.ck_Jul.Location = new System.Drawing.Point(105, 7); this.ck_Jul.Margin = new System.Windows.Forms.Padding(2); this.ck_Jul.Name = "ck_Jul"; this.ck_Jul.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Jul.Properties.Appearance.Options.UseFont = true; this.ck_Jul.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Jul.Properties.DropDownRows = 5; this.ck_Jul.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Jul.Properties.Tag = 7; this.ck_Jul.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Jul.Size = new System.Drawing.Size(116, 26); this.ck_Jul.TabIndex = 10; this.ck_Jul.Tag = "7"; // // label15 // label15.Anchor = System.Windows.Forms.AnchorStyles.Left; label15.AutoSize = true; label15.Font = new System.Drawing.Font("Tahoma", 12F); label15.Location = new System.Drawing.Point(513, 10); label15.Margin = new System.Windows.Forms.Padding(0); label15.Name = "label15"; label15.Size = new System.Drawing.Size(57, 19); label15.TabIndex = 7; label15.Text = "九月:"; label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label11 // label11.Anchor = System.Windows.Forms.AnchorStyles.Left; label11.AutoSize = true; label11.Font = new System.Drawing.Font("Tahoma", 12F); label11.Location = new System.Drawing.Point(278, 10); label11.Margin = new System.Windows.Forms.Padding(0); label11.Name = "label11"; label11.Size = new System.Drawing.Size(57, 19); label11.TabIndex = 5; label11.Text = "八月:"; label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label5 // label5.Anchor = System.Windows.Forms.AnchorStyles.Left; label5.AutoSize = true; label5.Font = new System.Drawing.Font("Tahoma", 12F); label5.Location = new System.Drawing.Point(15, 10); label5.Margin = new System.Windows.Forms.Padding(0); label5.Name = "label5"; label5.Size = new System.Drawing.Size(57, 19); label5.TabIndex = 2; label5.Text = "七月:"; label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel7 // panel7.Controls.Add(this.ck_Dec); panel7.Controls.Add(this.ck_Nov); panel7.Controls.Add(this.ck_Oct); panel7.Controls.Add(label16); panel7.Controls.Add(label12); panel7.Controls.Add(label6); panel7.Location = new System.Drawing.Point(0, 276); panel7.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel7.Name = "panel7"; panel7.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel7.Size = new System.Drawing.Size(735, 40); panel7.TabIndex = 6; // // ck_Dec // this.ck_Dec.Location = new System.Drawing.Point(585, 5); this.ck_Dec.Margin = new System.Windows.Forms.Padding(2); this.ck_Dec.Name = "ck_Dec"; this.ck_Dec.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Dec.Properties.Appearance.Options.UseFont = true; this.ck_Dec.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Dec.Properties.DropDownRows = 5; this.ck_Dec.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Dec.Properties.Tag = 12; this.ck_Dec.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Dec.Size = new System.Drawing.Size(116, 26); this.ck_Dec.TabIndex = 15; this.ck_Dec.Tag = "12"; // // ck_Nov // this.ck_Nov.Location = new System.Drawing.Point(352, 5); this.ck_Nov.Margin = new System.Windows.Forms.Padding(2); this.ck_Nov.Name = "ck_Nov"; this.ck_Nov.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Nov.Properties.Appearance.Options.UseFont = true; this.ck_Nov.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Nov.Properties.DropDownRows = 5; this.ck_Nov.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Nov.Properties.Tag = 11; this.ck_Nov.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Nov.Size = new System.Drawing.Size(116, 26); this.ck_Nov.TabIndex = 14; this.ck_Nov.Tag = "11"; // // ck_Oct // this.ck_Oct.Location = new System.Drawing.Point(105, 5); this.ck_Oct.Margin = new System.Windows.Forms.Padding(2); this.ck_Oct.Name = "ck_Oct"; this.ck_Oct.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.ck_Oct.Properties.Appearance.Options.UseFont = true; this.ck_Oct.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ck_Oct.Properties.DropDownRows = 5; this.ck_Oct.Properties.Items.AddRange(new object[] { "", "Monthly", "Annual", "Quarterly", "Semi-an"}); this.ck_Oct.Properties.Tag = 10; this.ck_Oct.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ck_Oct.Size = new System.Drawing.Size(116, 26); this.ck_Oct.TabIndex = 13; this.ck_Oct.Tag = "10"; // // label16 // label16.Anchor = System.Windows.Forms.AnchorStyles.Left; label16.AutoSize = true; label16.Font = new System.Drawing.Font("Tahoma", 12F); label16.Location = new System.Drawing.Point(513, 8); label16.Margin = new System.Windows.Forms.Padding(0); label16.Name = "label16"; label16.Size = new System.Drawing.Size(73, 19); label16.TabIndex = 7; label16.Text = "十二月:"; label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // label12.Anchor = System.Windows.Forms.AnchorStyles.Left; label12.AutoSize = true; label12.Font = new System.Drawing.Font("Tahoma", 12F); label12.Location = new System.Drawing.Point(278, 8); label12.Margin = new System.Windows.Forms.Padding(0); label12.Name = "label12"; label12.Size = new System.Drawing.Size(73, 19); label12.TabIndex = 5; label12.Text = "十一月:"; label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // label6.Anchor = System.Windows.Forms.AnchorStyles.Left; label6.AutoSize = true; label6.Font = new System.Drawing.Font("Tahoma", 12F); label6.Location = new System.Drawing.Point(15, 8); label6.Margin = new System.Windows.Forms.Padding(0); label6.Name = "label6"; label6.Size = new System.Drawing.Size(57, 19); label6.TabIndex = 2; label6.Text = "十月:"; label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel8 // panel8.Controls.Add(this.tp_StartMonth); panel8.Controls.Add(label7); panel8.Location = new System.Drawing.Point(0, 322); panel8.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel8.Name = "panel8"; panel8.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel8.Size = new System.Drawing.Size(735, 40); panel8.TabIndex = 7; // // tp_StartMonth // this.tp_StartMonth.CalendarFont = new System.Drawing.Font("Tahoma", 12F); this.tp_StartMonth.Font = new System.Drawing.Font("Tahoma", 12F); this.tp_StartMonth.Location = new System.Drawing.Point(162, 8); this.tp_StartMonth.Margin = new System.Windows.Forms.Padding(2); this.tp_StartMonth.Name = "tp_StartMonth"; this.tp_StartMonth.Size = new System.Drawing.Size(173, 27); this.tp_StartMonth.TabIndex = 3; // // label7 // label7.Anchor = System.Windows.Forms.AnchorStyles.Left; label7.AutoSize = true; label7.Font = new System.Drawing.Font("Tahoma", 12F); label7.Location = new System.Drawing.Point(15, 14); label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); label7.Name = "label7"; label7.Size = new System.Drawing.Size(126, 19); label7.TabIndex = 2; label7.Text = "新PM起始月份:"; label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel9 // panel9.Controls.Add(this.txt_Remark); panel9.Controls.Add(label8); panel9.Location = new System.Drawing.Point(0, 368); panel9.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0); panel9.Name = "panel9"; panel9.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0); panel9.Size = new System.Drawing.Size(735, 40); panel9.TabIndex = 8; // // txt_Remark // this.txt_Remark.Location = new System.Drawing.Point(104, 7); this.txt_Remark.Margin = new System.Windows.Forms.Padding(2); this.txt_Remark.Name = "txt_Remark"; this.txt_Remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_Remark.Properties.Appearance.Options.UseFont = true; this.txt_Remark.Size = new System.Drawing.Size(613, 26); this.txt_Remark.TabIndex = 3; // // label8 // label8.Anchor = System.Windows.Forms.AnchorStyles.Left; label8.AutoSize = true; label8.Font = new System.Drawing.Font("Tahoma", 12F); label8.Location = new System.Drawing.Point(17, 10); label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); label8.Name = "label8"; label8.Size = new System.Drawing.Size(57, 19); label8.TabIndex = 2; label8.Text = "备注:"; label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.separatorControl1, 0, 1); this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel1, 0, 2); this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel2, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 3; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(736, 500); this.tableLayoutPanel1.TabIndex = 0; // // separatorControl1 // this.separatorControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.separatorControl1.Location = new System.Drawing.Point(2, 432); this.separatorControl1.Margin = new System.Windows.Forms.Padding(2); this.separatorControl1.Name = "separatorControl1"; this.separatorControl1.Padding = new System.Windows.Forms.Padding(7); this.separatorControl1.Size = new System.Drawing.Size(732, 16); this.separatorControl1.TabIndex = 0; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.btn_Cancel); this.flowLayoutPanel1.Controls.Add(this.btn_Submit); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 450); this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(0); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 0, 15, 0); this.flowLayoutPanel1.Size = new System.Drawing.Size(736, 50); this.flowLayoutPanel1.TabIndex = 1; // // btn_Cancel // this.btn_Cancel.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Cancel.Appearance.Options.UseFont = true; this.btn_Cancel.Location = new System.Drawing.Point(627, 6); this.btn_Cancel.Margin = new System.Windows.Forms.Padding(2, 6, 2, 2); this.btn_Cancel.Name = "btn_Cancel"; this.btn_Cancel.Size = new System.Drawing.Size(92, 33); this.btn_Cancel.TabIndex = 0; this.btn_Cancel.Text = "取消"; this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click); // // btn_Submit // this.btn_Submit.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Submit.Appearance.Options.UseFont = true; this.btn_Submit.Location = new System.Drawing.Point(531, 6); this.btn_Submit.Margin = new System.Windows.Forms.Padding(2, 6, 2, 2); this.btn_Submit.Name = "btn_Submit"; this.btn_Submit.Size = new System.Drawing.Size(92, 33); this.btn_Submit.TabIndex = 1; this.btn_Submit.Text = "提交"; this.btn_Submit.Click += new System.EventHandler(this.btn_Submit_Click); // // flowLayoutPanel2 // this.flowLayoutPanel2.Controls.Add(panel1); this.flowLayoutPanel2.Controls.Add(panel2); this.flowLayoutPanel2.Controls.Add(panel3); this.flowLayoutPanel2.Controls.Add(panel4); this.flowLayoutPanel2.Controls.Add(panel5); this.flowLayoutPanel2.Controls.Add(panel6); this.flowLayoutPanel2.Controls.Add(panel7); this.flowLayoutPanel2.Controls.Add(panel8); this.flowLayoutPanel2.Controls.Add(panel9); this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown; this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.flowLayoutPanel2.Margin = new System.Windows.Forms.Padding(0); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(736, 430); this.flowLayoutPanel2.TabIndex = 2; // // splashScreenManager1 // this.splashScreenManager1.ClosingDelay = 500; // // dxErrorProvider1 // this.dxErrorProvider1.ContainerControl = this; // // page_PlanEdit // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(736, 500); this.ControlBox = false; this.Controls.Add(this.tableLayoutPanel1); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(2); this.Name = "page_PlanEdit"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "page_PlanEdit"; this.Load += new System.EventHandler(this.page_PlanEdit_Load); panel2.ResumeLayout(false); panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentID.Properties)).EndInit(); panel3.ResumeLayout(false); panel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_DeviceName.Properties)).EndInit(); panel4.ResumeLayout(false); panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Mar.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Jan.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Feb.Properties)).EndInit(); panel5.ResumeLayout(false); panel5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Jun.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Apr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_May.Properties)).EndInit(); panel6.ResumeLayout(false); panel6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Sep.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Aug.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Jul.Properties)).EndInit(); panel7.ResumeLayout(false); panel7.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ck_Dec.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Nov.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ck_Oct.Properties)).EndInit(); panel8.ResumeLayout(false); panel8.PerformLayout(); panel9.ResumeLayout(false); panel9.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.separatorControl1)).EndInit(); this.flowLayoutPanel1.ResumeLayout(false); this.flowLayoutPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private DevExpress.XtraEditors.SeparatorControl separatorControl1; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private DevExpress.XtraEditors.SimpleButton btn_Cancel; private DevExpress.XtraEditors.SimpleButton btn_Submit; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; private DevExpress.XtraEditors.TextEdit txt_DeviceName; private System.Windows.Forms.DateTimePicker tp_StartMonth; private DevExpress.XtraEditors.ComboBoxEdit ck_Mar; private DevExpress.XtraEditors.ComboBoxEdit ck_Jan; private DevExpress.XtraEditors.ComboBoxEdit ck_Feb; private DevExpress.XtraEditors.ComboBoxEdit ck_Jun; private DevExpress.XtraEditors.ComboBoxEdit ck_Apr; private DevExpress.XtraEditors.ComboBoxEdit ck_May; private DevExpress.XtraEditors.ComboBoxEdit ck_Sep; private DevExpress.XtraEditors.ComboBoxEdit ck_Aug; private DevExpress.XtraEditors.ComboBoxEdit ck_Jul; private DevExpress.XtraEditors.ComboBoxEdit ck_Dec; private DevExpress.XtraEditors.ComboBoxEdit ck_Nov; private DevExpress.XtraEditors.ComboBoxEdit ck_Oct; private DevExpress.XtraEditors.TextEdit txt_Remark; private DevExpress.XtraEditors.ButtonEdit txt_EquipmentID; private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1; private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; } }