namespace Dongke.IBOSS.PRD.Client.PCModule
{
partial class F_PC_0207
{
///////
/////// 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();
//// this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
//// this.Text = "F_PC_0207";
////}
////#endregion
private Basics.BaseControls.C_TextBox txtRemarks;
private Basics.BaseControls.C_Label lblmisspriority;
private Basics.BaseControls.C_DGV_Digital txtmisspriority;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
private System.Windows.Forms.TabPage tabPage4;
private Basics.BaseControls.C_DataGridView dgvKiln;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn kilnCode;
private System.Windows.Forms.DataGridViewTextBoxColumn kilnName;
private Basics.BaseControls.C_Label lblDisplayNo;
private Basics.BaseControls.C_DGV_Digital txtDisplayNo;
private Basics.BaseControls.C_Label c_Label4;
private System.Windows.Forms.GroupBox groupBox6;
public System.Windows.Forms.RadioButton rbtnAuto;
public System.Windows.Forms.RadioButton rbtnHand;
private Basics.BaseControls.C_DGV_Digital txtBarCodePrintCopies;
private Basics.BaseControls.C_Label c_Label5;
private System.Windows.Forms.GroupBox groupBox7;
public System.Windows.Forms.RadioButton rbtnOutBarCode;
public System.Windows.Forms.RadioButton rbtnGBarcode;
private WinForm.Controls.ChkCheckBox rbtnSpecialReworkProcess;
private WinForm.Controls.ChkCheckBox rbtnSpecialSemireProcess;
}
}