| | |
| | | // |
| | | this.textEdit1.Location = new System.Drawing.Point(209, 45); |
| | | this.textEdit1.Name = "textEdit1"; |
| | | this.textEdit1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | this.textEdit1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False"); |
| | | this.textEdit1.Properties.MaskSettings.Set("mask", "f"); |
| | | this.textEdit1.Size = new System.Drawing.Size(386, 28); |
| | | this.textEdit1.TabIndex = 6; |
| | | // |
| | | // WorkTime |
| | | // SetLB |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.Margin = new System.Windows.Forms.Padding(2); |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "WorkTime"; |
| | | this.Name = "SetLB"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "欠料表查询"; |
| | | this.Text = "设置连班"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |