2024-05-28 14:36:38 +00:00
|
|
|
|
namespace DeviceRepairAndOptimization.Pages.Plan
|
|
|
|
|
{
|
|
|
|
|
partial class page_PlanEdit
|
|
|
|
|
{
|
|
|
|
|
/// <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.components = new System.ComponentModel.Container();
|
|
|
|
|
System.Windows.Forms.Panel panel1;
|
|
|
|
|
System.Windows.Forms.Panel panel2;
|
|
|
|
|
System.Windows.Forms.Label label1;
|
|
|
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(page_PlanEdit));
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = 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";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel1.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel1.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel1.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// panel2
|
|
|
|
|
//
|
|
|
|
|
panel2.Controls.Add(label1);
|
|
|
|
|
panel2.Controls.Add(this.txt_EquipmentID);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel2.Location = new System.Drawing.Point(0, 46);
|
|
|
|
|
panel2.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel2.Name = "panel2";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel2.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel2.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel2.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
|
label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label1.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label1.Location = new System.Drawing.Point(15, 13);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label1.Name = "label1";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label1.Size = new System.Drawing.Size(65, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label1.TabIndex = 0;
|
|
|
|
|
label1.Text = "设备编号:";
|
|
|
|
|
label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// txt_EquipmentID
|
|
|
|
|
//
|
|
|
|
|
this.txt_EquipmentID.ImeMode = System.Windows.Forms.ImeMode.Disable;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.txt_EquipmentID.Location = new System.Drawing.Point(105, 4);
|
|
|
|
|
this.txt_EquipmentID.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.txt_EquipmentID.Name = "txt_EquipmentID";
|
|
|
|
|
editorButtonImageOptions3.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions3.SvgImage")));
|
|
|
|
|
editorButtonImageOptions3.SvgImageSize = new System.Drawing.Size(24, 24);
|
|
|
|
|
editorButtonImageOptions4.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions4.SvgImage")));
|
|
|
|
|
editorButtonImageOptions4.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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default),
|
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "确定", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.txt_EquipmentID.Properties.MaxLength = 50;
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.txt_EquipmentID.Properties.ReadOnly = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.txt_EquipmentID.Size = new System.Drawing.Size(613, 32);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel3.Location = new System.Drawing.Point(0, 92);
|
|
|
|
|
panel3.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel3.Name = "panel3";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel3.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel3.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel3.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// txt_DeviceName
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.txt_DeviceName.Location = new System.Drawing.Point(105, 11);
|
|
|
|
|
this.txt_DeviceName.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.txt_DeviceName.Name = "txt_DeviceName";
|
|
|
|
|
this.txt_DeviceName.Properties.ReadOnly = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.txt_DeviceName.Size = new System.Drawing.Size(613, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.txt_DeviceName.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// label2
|
|
|
|
|
//
|
|
|
|
|
label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label2.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label2.Location = new System.Drawing.Point(15, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label2.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label2.Name = "label2";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label2.Size = new System.Drawing.Size(65, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel4.Location = new System.Drawing.Point(0, 138);
|
|
|
|
|
panel4.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel4.Name = "panel4";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel4.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel4.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel4.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// ck_Mar
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Mar.Location = new System.Drawing.Point(585, 12);
|
|
|
|
|
this.ck_Mar.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Mar.Name = "ck_Mar";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Mar.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Mar.TabIndex = 10;
|
|
|
|
|
//
|
|
|
|
|
// ck_Jan
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Jan.Location = new System.Drawing.Point(104, 12);
|
|
|
|
|
this.ck_Jan.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Jan.Name = "ck_Jan";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Jan.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Jan.TabIndex = 8;
|
|
|
|
|
this.ck_Jan.Tag = "1";
|
|
|
|
|
//
|
|
|
|
|
// ck_Feb
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Feb.Location = new System.Drawing.Point(352, 12);
|
|
|
|
|
this.ck_Feb.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Feb.Name = "ck_Feb";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Feb.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Feb.TabIndex = 9;
|
|
|
|
|
this.ck_Feb.Tag = "2";
|
|
|
|
|
//
|
|
|
|
|
// label13
|
|
|
|
|
//
|
|
|
|
|
label13.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label13.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label13.Location = new System.Drawing.Point(513, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label13.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label13.Name = "label13";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label13.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label13.TabIndex = 6;
|
|
|
|
|
label13.Text = "三月:";
|
|
|
|
|
label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label9
|
|
|
|
|
//
|
|
|
|
|
label9.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label9.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label9.Location = new System.Drawing.Point(278, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label9.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label9.Name = "label9";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label9.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label9.TabIndex = 4;
|
|
|
|
|
label9.Text = "二月:";
|
|
|
|
|
label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label3.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label3.Location = new System.Drawing.Point(15, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label3.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label3.Name = "label3";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label3.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel5.Location = new System.Drawing.Point(0, 184);
|
|
|
|
|
panel5.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel5.Name = "panel5";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel5.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel5.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel5.TabIndex = 4;
|
|
|
|
|
//
|
|
|
|
|
// ck_Jun
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Jun.Location = new System.Drawing.Point(585, 12);
|
|
|
|
|
this.ck_Jun.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Jun.Name = "ck_Jun";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Jun.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Jun.TabIndex = 11;
|
|
|
|
|
this.ck_Jun.Tag = "6";
|
|
|
|
|
//
|
|
|
|
|
// ck_Apr
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Apr.Location = new System.Drawing.Point(105, 12);
|
|
|
|
|
this.ck_Apr.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Apr.Name = "ck_Apr";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Apr.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Apr.TabIndex = 9;
|
|
|
|
|
this.ck_Apr.Tag = "4";
|
|
|
|
|
//
|
|
|
|
|
// ck_May
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_May.Location = new System.Drawing.Point(352, 12);
|
|
|
|
|
this.ck_May.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_May.Name = "ck_May";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_May.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_May.TabIndex = 10;
|
|
|
|
|
this.ck_May.Tag = "5";
|
|
|
|
|
//
|
|
|
|
|
// label14
|
|
|
|
|
//
|
|
|
|
|
label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label14.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label14.Location = new System.Drawing.Point(513, 15);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label14.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label14.Name = "label14";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label14.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label14.TabIndex = 7;
|
|
|
|
|
label14.Text = "六月:";
|
|
|
|
|
label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label10
|
|
|
|
|
//
|
|
|
|
|
label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label10.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label10.Location = new System.Drawing.Point(278, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label10.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label10.Name = "label10";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label10.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label10.TabIndex = 5;
|
|
|
|
|
label10.Text = "五月:";
|
|
|
|
|
label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label4.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label4.Location = new System.Drawing.Point(15, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label4.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label4.Name = "label4";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label4.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel6.Location = new System.Drawing.Point(0, 230);
|
|
|
|
|
panel6.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel6.Name = "panel6";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel6.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel6.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel6.TabIndex = 5;
|
|
|
|
|
//
|
|
|
|
|
// ck_Sep
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Sep.Location = new System.Drawing.Point(585, 12);
|
|
|
|
|
this.ck_Sep.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Sep.Name = "ck_Sep";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Sep.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Sep.TabIndex = 12;
|
|
|
|
|
this.ck_Sep.Tag = "9";
|
|
|
|
|
//
|
|
|
|
|
// ck_Aug
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Aug.Location = new System.Drawing.Point(352, 12);
|
|
|
|
|
this.ck_Aug.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Aug.Name = "ck_Aug";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Aug.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Aug.TabIndex = 11;
|
|
|
|
|
this.ck_Aug.Tag = "8";
|
|
|
|
|
//
|
|
|
|
|
// ck_Jul
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Jul.Location = new System.Drawing.Point(105, 12);
|
|
|
|
|
this.ck_Jul.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Jul.Name = "ck_Jul";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Jul.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Jul.TabIndex = 10;
|
|
|
|
|
this.ck_Jul.Tag = "7";
|
|
|
|
|
//
|
|
|
|
|
// label15
|
|
|
|
|
//
|
|
|
|
|
label15.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label15.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label15.Location = new System.Drawing.Point(513, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label15.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label15.Name = "label15";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label15.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label15.TabIndex = 7;
|
|
|
|
|
label15.Text = "九月:";
|
|
|
|
|
label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label11
|
|
|
|
|
//
|
|
|
|
|
label11.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label11.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label11.Location = new System.Drawing.Point(278, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label11.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label11.Name = "label11";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label11.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label11.TabIndex = 5;
|
|
|
|
|
label11.Text = "八月:";
|
|
|
|
|
label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
label5.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label5.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label5.Location = new System.Drawing.Point(15, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label5.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label5.Name = "label5";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label5.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel7.Location = new System.Drawing.Point(0, 276);
|
|
|
|
|
panel7.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel7.Name = "panel7";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel7.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel7.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel7.TabIndex = 6;
|
|
|
|
|
//
|
|
|
|
|
// ck_Dec
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Dec.Location = new System.Drawing.Point(585, 12);
|
|
|
|
|
this.ck_Dec.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Dec.Name = "ck_Dec";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Dec.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Dec.TabIndex = 15;
|
|
|
|
|
this.ck_Dec.Tag = "12";
|
|
|
|
|
//
|
|
|
|
|
// ck_Nov
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Nov.Location = new System.Drawing.Point(352, 12);
|
|
|
|
|
this.ck_Nov.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Nov.Name = "ck_Nov";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Nov.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Nov.TabIndex = 14;
|
|
|
|
|
this.ck_Nov.Tag = "11";
|
|
|
|
|
//
|
|
|
|
|
// ck_Oct
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Oct.Location = new System.Drawing.Point(105, 12);
|
|
|
|
|
this.ck_Oct.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Oct.Name = "ck_Oct";
|
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ck_Oct.Size = new System.Drawing.Size(116, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ck_Oct.TabIndex = 13;
|
|
|
|
|
this.ck_Oct.Tag = "10";
|
|
|
|
|
//
|
|
|
|
|
// label16
|
|
|
|
|
//
|
|
|
|
|
label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label16.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label16.Location = new System.Drawing.Point(513, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label16.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label16.Name = "label16";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label16.Size = new System.Drawing.Size(53, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label16.TabIndex = 7;
|
|
|
|
|
label16.Text = "十二月:";
|
|
|
|
|
label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label12
|
|
|
|
|
//
|
|
|
|
|
label12.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label12.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label12.Location = new System.Drawing.Point(278, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label12.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label12.Name = "label12";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label12.Size = new System.Drawing.Size(53, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label12.TabIndex = 5;
|
|
|
|
|
label12.Text = "十一月:";
|
|
|
|
|
label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
|
label6.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label6.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label6.Location = new System.Drawing.Point(15, 14);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label6.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
label6.Name = "label6";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label6.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label6.TabIndex = 2;
|
|
|
|
|
label6.Text = "十月:";
|
|
|
|
|
label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// panel8
|
|
|
|
|
//
|
|
|
|
|
panel8.Controls.Add(this.tp_StartMonth);
|
|
|
|
|
panel8.Controls.Add(label7);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel8.Location = new System.Drawing.Point(0, 322);
|
|
|
|
|
panel8.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel8.Name = "panel8";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel8.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel8.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel8.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// tp_StartMonth
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.tp_StartMonth.Location = new System.Drawing.Point(104, 10);
|
|
|
|
|
this.tp_StartMonth.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.tp_StartMonth.Name = "tp_StartMonth";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.tp_StartMonth.Size = new System.Drawing.Size(173, 21);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.tp_StartMonth.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// label7
|
|
|
|
|
//
|
|
|
|
|
label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label7.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label7.Location = new System.Drawing.Point(15, 14);
|
|
|
|
|
label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label7.Name = "label7";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label7.Size = new System.Drawing.Size(89, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label7.TabIndex = 2;
|
|
|
|
|
label7.Text = "新PM起始月份:";
|
|
|
|
|
label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// panel9
|
|
|
|
|
//
|
|
|
|
|
panel9.Controls.Add(this.txt_Remark);
|
|
|
|
|
panel9.Controls.Add(label8);
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel9.Location = new System.Drawing.Point(0, 368);
|
|
|
|
|
panel9.Margin = new System.Windows.Forms.Padding(0, 6, 0, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel9.Name = "panel9";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
panel9.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
|
|
|
panel9.Size = new System.Drawing.Size(735, 40);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
panel9.TabIndex = 8;
|
|
|
|
|
//
|
|
|
|
|
// txt_Remark
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.txt_Remark.Location = new System.Drawing.Point(104, 10);
|
|
|
|
|
this.txt_Remark.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.txt_Remark.Name = "txt_Remark";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.txt_Remark.Size = new System.Drawing.Size(613, 22);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.txt_Remark.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
label8.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
label8.AutoSize = true;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label8.Location = new System.Drawing.Point(15, 14);
|
|
|
|
|
label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
label8.Name = "label8";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
label8.Size = new System.Drawing.Size(41, 12);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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));
|
2024-06-03 17:21:11 +00:00
|
|
|
|
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, 36F));
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(736, 476);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// separatorControl1
|
|
|
|
|
//
|
|
|
|
|
this.separatorControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.separatorControl1.Location = new System.Drawing.Point(2, 422);
|
|
|
|
|
this.separatorControl1.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.separatorControl1.Name = "separatorControl1";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.separatorControl1.Padding = new System.Windows.Forms.Padding(7);
|
|
|
|
|
this.separatorControl1.Size = new System.Drawing.Size(732, 16);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 440);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 0, 15, 0);
|
|
|
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(736, 36);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.flowLayoutPanel1.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// btn_Cancel
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.btn_Cancel.Location = new System.Drawing.Point(649, 6);
|
|
|
|
|
this.btn_Cancel.Margin = new System.Windows.Forms.Padding(2, 6, 2, 2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.btn_Cancel.Name = "btn_Cancel";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.btn_Cancel.Size = new System.Drawing.Size(70, 23);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.btn_Cancel.TabIndex = 0;
|
|
|
|
|
this.btn_Cancel.Text = "取消";
|
|
|
|
|
this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
|
|
|
|
|
//
|
|
|
|
|
// btn_Submit
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.btn_Submit.Location = new System.Drawing.Point(575, 6);
|
|
|
|
|
this.btn_Submit.Margin = new System.Windows.Forms.Padding(2, 6, 2, 2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.btn_Submit.Name = "btn_Submit";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.btn_Submit.Size = new System.Drawing.Size(70, 23);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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";
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.flowLayoutPanel2.Size = new System.Drawing.Size(736, 420);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.flowLayoutPanel2.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// splashScreenManager1
|
|
|
|
|
//
|
|
|
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
|
|
|
//
|
|
|
|
|
// dxErrorProvider1
|
|
|
|
|
//
|
|
|
|
|
this.dxErrorProvider1.ContainerControl = this;
|
|
|
|
|
//
|
|
|
|
|
// page_PlanEdit
|
|
|
|
|
//
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.ClientSize = new System.Drawing.Size(736, 476);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
this.ControlBox = false;
|
|
|
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
|
|
|
this.DoubleBuffered = true;
|
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
2024-06-03 17:21:11 +00:00
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
2024-05-28 14:36:38 +00:00
|
|
|
|
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;
|
|
|
|
|
}
|
|
|
|
|
}
|