namespace Dongke.IBOSS.PRD.Client.PCModule
{
partial class F_PC_0206
{
/////
///// 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_0206";
//}
//#endregion
private Basics.BaseControls.C_Button btnCancel;
private Basics.BaseControls.C_Button btnSave;
private Basics.BaseControls.C_DGV_Digital txtmisspriority;
private Basics.BaseControls.C_Label lblmisspriority;
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.DataGridViewComboBoxColumn User_NO;
private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
private Basics.BaseControls.C_DGV_Digital txtDisplayNo;
private Basics.BaseControls.C_Label lblDisplayNo;
private Basics.BaseControls.C_Label c_Label4;
private Basics.BaseControls.C_DGV_Digital txtBarCodePrintCopies;
private Basics.BaseControls.C_Label c_Label5;
private Basics.BaseControls.C_ComboBox ddlPrintType;
private Basics.BaseControls.C_Label c_Label6;
}
}