| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371 |
- namespace Dongke.IBOSS.PRD.Client.PCModule
- {
- partial class F_PC_1204
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_1204));
- this.txtCDay = new System.Windows.Forms.TextBox();
- this.txtCHour = new System.Windows.Forms.TextBox();
- this.txtCMi = new System.Windows.Forms.TextBox();
- this.lblInfo = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.txtSDay = new System.Windows.Forms.NumericUpDown();
- this.txtSHour = new System.Windows.Forms.NumericUpDown();
- this.txtSMi = new System.Windows.Forms.ComboBox();
- this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.lblRunInfo = new System.Windows.Forms.Label();
- this.chkEnabled = new System.Windows.Forms.CheckBox();
- this.lblRunInfo2 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.txtSDay)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSHour)).BeginInit();
- this.SuspendLayout();
- //
- // txtCDay
- //
- this.txtCDay.Location = new System.Drawing.Point(106, 61);
- this.txtCDay.Name = "txtCDay";
- this.txtCDay.ReadOnly = true;
- this.txtCDay.Size = new System.Drawing.Size(40, 21);
- this.txtCDay.TabIndex = 3;
- //
- // txtCHour
- //
- this.txtCHour.Location = new System.Drawing.Point(175, 61);
- this.txtCHour.Name = "txtCHour";
- this.txtCHour.ReadOnly = true;
- this.txtCHour.Size = new System.Drawing.Size(40, 21);
- this.txtCHour.TabIndex = 5;
- //
- // txtCMi
- //
- this.txtCMi.Location = new System.Drawing.Point(244, 61);
- this.txtCMi.Name = "txtCMi";
- this.txtCMi.ReadOnly = true;
- this.txtCMi.Size = new System.Drawing.Size(40, 21);
- this.txtCMi.TabIndex = 7;
- //
- // lblInfo
- //
- this.lblInfo.AutoSize = true;
- this.lblInfo.Location = new System.Drawing.Point(12, 65);
- this.lblInfo.Name = "lblInfo";
- this.lblInfo.Size = new System.Drawing.Size(53, 12);
- this.lblInfo.TabIndex = 8;
- this.lblInfo.Text = "当前设置";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(71, 65);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(29, 12);
- this.label1.TabIndex = 8;
- this.label1.Text = "每月";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(152, 65);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(17, 12);
- this.label2.TabIndex = 9;
- this.label2.Text = "日";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(221, 65);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(17, 12);
- this.label3.TabIndex = 10;
- this.label3.Text = "时";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(290, 65);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(17, 12);
- this.label4.TabIndex = 11;
- this.label4.Text = "分";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(290, 103);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(17, 12);
- this.label5.TabIndex = 19;
- this.label5.Text = "分";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(221, 103);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(17, 12);
- this.label6.TabIndex = 18;
- this.label6.Text = "时";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(152, 103);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(17, 12);
- this.label7.TabIndex = 17;
- this.label7.Text = "日";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(71, 103);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(29, 12);
- this.label8.TabIndex = 15;
- this.label8.Text = "每月";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(24, 103);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(41, 12);
- this.label9.TabIndex = 16;
- this.label9.Text = "设置为";
- //
- // txtSDay
- //
- this.txtSDay.Location = new System.Drawing.Point(106, 99);
- this.txtSDay.Maximum = new decimal(new int[] {
- 31,
- 0,
- 0,
- 0});
- this.txtSDay.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtSDay.Name = "txtSDay";
- this.txtSDay.Size = new System.Drawing.Size(40, 21);
- this.txtSDay.TabIndex = 20;
- this.txtSDay.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // txtSHour
- //
- this.txtSHour.Location = new System.Drawing.Point(175, 99);
- this.txtSHour.Maximum = new decimal(new int[] {
- 23,
- 0,
- 0,
- 0});
- this.txtSHour.Name = "txtSHour";
- this.txtSHour.Size = new System.Drawing.Size(40, 21);
- this.txtSHour.TabIndex = 21;
- this.txtSHour.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // txtSMi
- //
- this.txtSMi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.txtSMi.FormattingEnabled = true;
- this.txtSMi.Items.AddRange(new object[] {
- "00",
- "30"});
- this.txtSMi.Location = new System.Drawing.Point(244, 99);
- this.txtSMi.Name = "txtSMi";
- this.txtSMi.Size = new System.Drawing.Size(40, 20);
- this.txtSMi.TabIndex = 22;
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
- this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.Location = new System.Drawing.Point(230, 137);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(78, 30);
- this.btnCancel.TabIndex = 101;
- this.btnCancel.Text = "关闭(&X)";
- this.btnCancel.UseVisualStyleBackColor = false;
- this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
- this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.Location = new System.Drawing.Point(145, 137);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(79, 30);
- this.btnSave.TabIndex = 100;
- this.btnSave.Text = "保存(&S)";
- this.btnSave.UseVisualStyleBackColor = false;
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // lblRunInfo
- //
- this.lblRunInfo.AutoSize = true;
- this.lblRunInfo.Location = new System.Drawing.Point(12, 9);
- this.lblRunInfo.Name = "lblRunInfo";
- this.lblRunInfo.Size = new System.Drawing.Size(41, 12);
- this.lblRunInfo.TabIndex = 8;
- this.lblRunInfo.Text = "XXXXXX";
- //
- // chkEnabled
- //
- this.chkEnabled.AutoSize = true;
- this.chkEnabled.Location = new System.Drawing.Point(26, 133);
- this.chkEnabled.Name = "chkEnabled";
- this.chkEnabled.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.chkEnabled.Size = new System.Drawing.Size(48, 16);
- this.chkEnabled.TabIndex = 23;
- this.chkEnabled.Text = "有效";
- this.chkEnabled.UseVisualStyleBackColor = true;
- //
- // lblRunInfo2
- //
- this.lblRunInfo2.AutoSize = true;
- this.lblRunInfo2.Location = new System.Drawing.Point(12, 35);
- this.lblRunInfo2.Name = "lblRunInfo2";
- this.lblRunInfo2.Size = new System.Drawing.Size(41, 12);
- this.lblRunInfo2.TabIndex = 8;
- this.lblRunInfo2.Text = "XXXXXX";
- //
- // F_PC_1204
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CancelButton = this.btnCancel;
- this.ClientSize = new System.Drawing.Size(320, 192);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.btnSave);
- this.Controls.Add(this.chkEnabled);
- this.Controls.Add(this.txtSMi);
- this.Controls.Add(this.txtSHour);
- this.Controls.Add(this.txtSDay);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.lblRunInfo2);
- this.Controls.Add(this.lblRunInfo);
- this.Controls.Add(this.lblInfo);
- this.Controls.Add(this.txtCMi);
- this.Controls.Add(this.txtCHour);
- this.Controls.Add(this.txtCDay);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.IsSaveFormLocation = false;
- this.IsSaveFormSize = false;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "F_PC_1204";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.StatusSizingGrip = false;
- this.Text = "模具库存自动结转设置";
- this.Load += new System.EventHandler(this.F_MST_040101_Load);
- this.Controls.SetChildIndex(this.txtCDay, 0);
- this.Controls.SetChildIndex(this.txtCHour, 0);
- this.Controls.SetChildIndex(this.txtCMi, 0);
- this.Controls.SetChildIndex(this.lblInfo, 0);
- this.Controls.SetChildIndex(this.lblRunInfo, 0);
- this.Controls.SetChildIndex(this.lblRunInfo2, 0);
- this.Controls.SetChildIndex(this.label1, 0);
- this.Controls.SetChildIndex(this.label2, 0);
- this.Controls.SetChildIndex(this.label3, 0);
- this.Controls.SetChildIndex(this.label4, 0);
- this.Controls.SetChildIndex(this.label9, 0);
- this.Controls.SetChildIndex(this.label8, 0);
- this.Controls.SetChildIndex(this.label7, 0);
- this.Controls.SetChildIndex(this.label6, 0);
- this.Controls.SetChildIndex(this.label5, 0);
- this.Controls.SetChildIndex(this.txtSDay, 0);
- this.Controls.SetChildIndex(this.txtSHour, 0);
- this.Controls.SetChildIndex(this.txtSMi, 0);
- this.Controls.SetChildIndex(this.chkEnabled, 0);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- ((System.ComponentModel.ISupportInitialize)(this.txtSDay)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSHour)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.TextBox txtCDay;
- private System.Windows.Forms.TextBox txtCHour;
- private System.Windows.Forms.TextBox txtCMi;
- private System.Windows.Forms.Label lblInfo;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.NumericUpDown txtSDay;
- private System.Windows.Forms.NumericUpDown txtSHour;
- private System.Windows.Forms.ComboBox txtSMi;
- private Basics.BaseControls.C_Button btnCancel;
- private Basics.BaseControls.C_Button btnSave;
- private System.Windows.Forms.Label lblRunInfo;
- private System.Windows.Forms.CheckBox chkEnabled;
- private System.Windows.Forms.Label lblRunInfo2;
- }
- }
|