You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
911 lines
49 KiB
911 lines
49 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSNCRDo
|
|
{
|
|
/// <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()
|
|
{
|
|
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSNCRDo));
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.ncrno = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ncrdesc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.grdDetail = new DevExpress.XtraGrid.GridControl();
|
|
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryCheckEdit_Select = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.colOAStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colType = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMoCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMoCodeLine = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colItemStd = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLotNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOPCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOPName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colIsClose = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOADocNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colQTY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ColEqpCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ColEqpName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCreatedBy = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUploadTime = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOALineNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colRemark = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryTextEdit_Remark = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|
this.colNCRDocNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOPSeq = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCreatedOn = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colClosedTime = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colNGQTY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOKQTY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Upload = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.filename = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
|
|
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
|
this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
|
|
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
|
|
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.But_UpLoad = new DevExpress.XtraEditors.SimpleButton();
|
|
this.But_PanTui = new DevExpress.XtraEditors.SimpleButton();
|
|
this.But_WWGongZi = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryCheckEdit_Select)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryTextEdit_Remark)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
|
this.groupControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.ncrno,
|
|
this.ncrdesc});
|
|
this.gridView1.GridControl = this.grdDetail;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// ncrno
|
|
//
|
|
this.ncrno.Caption = "不良单号";
|
|
this.ncrno.FieldName = "不良单号";
|
|
this.ncrno.Name = "ncrno";
|
|
//
|
|
// ncrdesc
|
|
//
|
|
this.ncrdesc.Caption = "不合格信息";
|
|
this.ncrdesc.FieldName = "不合格信息";
|
|
this.ncrdesc.Name = "ncrdesc";
|
|
this.ncrdesc.Visible = true;
|
|
this.ncrdesc.VisibleIndex = 0;
|
|
this.ncrdesc.Width = 554;
|
|
//
|
|
// grdDetail
|
|
//
|
|
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
gridLevelNode1.LevelTemplate = this.gridView1;
|
|
gridLevelNode1.RelationName = "Level1";
|
|
this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
|
|
gridLevelNode1});
|
|
this.grdDetail.Location = new System.Drawing.Point(2, 2);
|
|
this.grdDetail.MainView = this.grvDetail;
|
|
this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.grdDetail.Name = "grdDetail";
|
|
this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryTextEdit_Remark,
|
|
this.repositoryCheckEdit_Select,
|
|
this.repositoryItemButtonEdit1,
|
|
this.repositoryItemButtonEdit2});
|
|
this.grdDetail.Size = new System.Drawing.Size(1322, 488);
|
|
this.grdDetail.TabIndex = 0;
|
|
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.grvDetail,
|
|
this.grvAdvDetail,
|
|
this.gridView1});
|
|
//
|
|
// grvDetail
|
|
//
|
|
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colisSelect,
|
|
this.colOAStatus,
|
|
this.colType,
|
|
this.colMoCode,
|
|
this.colMoCodeLine,
|
|
this.colItemCode,
|
|
this.colItemName,
|
|
this.colItemStd,
|
|
this.colLotNo,
|
|
this.colOPCode,
|
|
this.colOPName,
|
|
this.colIsClose,
|
|
this.colOADocNo,
|
|
this.colQTY,
|
|
this.ColEqpCode,
|
|
this.ColEqpName,
|
|
this.colCreatedBy,
|
|
this.colUploadTime,
|
|
this.colOALineNo,
|
|
this.colRemark,
|
|
this.colNCRDocNo,
|
|
this.colOPSeq,
|
|
this.colCreatedOn,
|
|
this.colClosedTime,
|
|
this.colNGQTY,
|
|
this.colOKQTY,
|
|
this.Upload,
|
|
this.gridColumn1,
|
|
this.filename});
|
|
this.grvDetail.DetailHeight = 450;
|
|
this.grvDetail.GridControl = this.grdDetail;
|
|
this.grvDetail.IndicatorWidth = 30;
|
|
this.grvDetail.Name = "grvDetail";
|
|
this.grvDetail.OptionsSelection.EnableAppearanceFocusedRow = false;
|
|
this.grvDetail.OptionsSelection.MultiSelect = true;
|
|
this.grvDetail.OptionsView.ColumnAutoWidth = false;
|
|
this.grvDetail.OptionsView.ShowFooter = true;
|
|
this.grvDetail.OptionsView.ShowGroupPanel = false;
|
|
this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
|
|
this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
|
|
//
|
|
// colisSelect
|
|
//
|
|
this.colisSelect.Caption = "选择";
|
|
this.colisSelect.ColumnEdit = this.repositoryCheckEdit_Select;
|
|
this.colisSelect.FieldName = "IsSelect";
|
|
this.colisSelect.Name = "colisSelect";
|
|
this.colisSelect.Visible = true;
|
|
this.colisSelect.VisibleIndex = 0;
|
|
this.colisSelect.Width = 40;
|
|
//
|
|
// repositoryCheckEdit_Select
|
|
//
|
|
this.repositoryCheckEdit_Select.AutoHeight = false;
|
|
this.repositoryCheckEdit_Select.Name = "repositoryCheckEdit_Select";
|
|
this.repositoryCheckEdit_Select.ValueChecked = "Y";
|
|
this.repositoryCheckEdit_Select.ValueUnchecked = "";
|
|
//
|
|
// colOAStatus
|
|
//
|
|
this.colOAStatus.Caption = "OA状态";
|
|
this.colOAStatus.FieldName = "OA状态";
|
|
this.colOAStatus.Name = "colOAStatus";
|
|
this.colOAStatus.OptionsColumn.ReadOnly = true;
|
|
this.colOAStatus.Visible = true;
|
|
this.colOAStatus.VisibleIndex = 3;
|
|
this.colOAStatus.Width = 57;
|
|
//
|
|
// colType
|
|
//
|
|
this.colType.Caption = "类型";
|
|
this.colType.FieldName = "类型";
|
|
this.colType.Name = "colType";
|
|
this.colType.OptionsColumn.ReadOnly = true;
|
|
this.colType.Visible = true;
|
|
this.colType.VisibleIndex = 1;
|
|
this.colType.Width = 42;
|
|
//
|
|
// colMoCode
|
|
//
|
|
this.colMoCode.Caption = "生产订单号";
|
|
this.colMoCode.FieldName = "生产订单号";
|
|
this.colMoCode.Name = "colMoCode";
|
|
this.colMoCode.OptionsColumn.ReadOnly = true;
|
|
this.colMoCode.Visible = true;
|
|
this.colMoCode.VisibleIndex = 4;
|
|
this.colMoCode.Width = 85;
|
|
//
|
|
// colMoCodeLine
|
|
//
|
|
this.colMoCodeLine.Caption = "生产订单行号";
|
|
this.colMoCodeLine.FieldName = "生产订单行号";
|
|
this.colMoCodeLine.Name = "colMoCodeLine";
|
|
this.colMoCodeLine.OptionsColumn.ReadOnly = true;
|
|
this.colMoCodeLine.Visible = true;
|
|
this.colMoCodeLine.VisibleIndex = 5;
|
|
this.colMoCodeLine.Width = 93;
|
|
//
|
|
// colItemCode
|
|
//
|
|
this.colItemCode.Caption = "产品编码";
|
|
this.colItemCode.FieldName = "产品编码";
|
|
this.colItemCode.Name = "colItemCode";
|
|
this.colItemCode.OptionsColumn.ReadOnly = true;
|
|
this.colItemCode.Visible = true;
|
|
this.colItemCode.VisibleIndex = 6;
|
|
this.colItemCode.Width = 68;
|
|
//
|
|
// colItemName
|
|
//
|
|
this.colItemName.Caption = "产品名称";
|
|
this.colItemName.FieldName = "产品名称";
|
|
this.colItemName.Name = "colItemName";
|
|
this.colItemName.OptionsColumn.ReadOnly = true;
|
|
this.colItemName.Visible = true;
|
|
this.colItemName.VisibleIndex = 7;
|
|
this.colItemName.Width = 68;
|
|
//
|
|
// colItemStd
|
|
//
|
|
this.colItemStd.Caption = "规格型号";
|
|
this.colItemStd.FieldName = "规格型号";
|
|
this.colItemStd.Name = "colItemStd";
|
|
this.colItemStd.OptionsColumn.ReadOnly = true;
|
|
this.colItemStd.Visible = true;
|
|
this.colItemStd.VisibleIndex = 8;
|
|
this.colItemStd.Width = 67;
|
|
//
|
|
// colLotNo
|
|
//
|
|
this.colLotNo.Caption = "产品跟踪单号";
|
|
this.colLotNo.FieldName = "产品跟踪单号";
|
|
this.colLotNo.Name = "colLotNo";
|
|
this.colLotNo.OptionsColumn.ReadOnly = true;
|
|
this.colLotNo.Visible = true;
|
|
this.colLotNo.VisibleIndex = 9;
|
|
this.colLotNo.Width = 100;
|
|
//
|
|
// colOPCode
|
|
//
|
|
this.colOPCode.Caption = "工序编码";
|
|
this.colOPCode.FieldName = "工序编码";
|
|
this.colOPCode.Name = "colOPCode";
|
|
this.colOPCode.OptionsColumn.ReadOnly = true;
|
|
this.colOPCode.Visible = true;
|
|
this.colOPCode.VisibleIndex = 10;
|
|
this.colOPCode.Width = 68;
|
|
//
|
|
// colOPName
|
|
//
|
|
this.colOPName.Caption = "工序名称";
|
|
this.colOPName.FieldName = "工序名称";
|
|
this.colOPName.Name = "colOPName";
|
|
this.colOPName.OptionsColumn.ReadOnly = true;
|
|
this.colOPName.Visible = true;
|
|
this.colOPName.VisibleIndex = 11;
|
|
this.colOPName.Width = 67;
|
|
//
|
|
// colIsClose
|
|
//
|
|
this.colIsClose.Caption = "是否结算";
|
|
this.colIsClose.FieldName = "是否结算";
|
|
this.colIsClose.Name = "colIsClose";
|
|
this.colIsClose.OptionsColumn.ReadOnly = true;
|
|
this.colIsClose.Visible = true;
|
|
this.colIsClose.VisibleIndex = 12;
|
|
this.colIsClose.Width = 70;
|
|
//
|
|
// colOADocNo
|
|
//
|
|
this.colOADocNo.Caption = "OA单据号";
|
|
this.colOADocNo.FieldName = "OA单据号";
|
|
this.colOADocNo.Name = "colOADocNo";
|
|
this.colOADocNo.OptionsColumn.ReadOnly = true;
|
|
this.colOADocNo.Visible = true;
|
|
this.colOADocNo.VisibleIndex = 13;
|
|
this.colOADocNo.Width = 72;
|
|
//
|
|
// colQTY
|
|
//
|
|
this.colQTY.Caption = "跟踪单数量";
|
|
this.colQTY.FieldName = "跟踪单数量";
|
|
this.colQTY.Name = "colQTY";
|
|
this.colQTY.OptionsColumn.ReadOnly = true;
|
|
this.colQTY.Visible = true;
|
|
this.colQTY.VisibleIndex = 14;
|
|
this.colQTY.Width = 83;
|
|
//
|
|
// ColEqpCode
|
|
//
|
|
this.ColEqpCode.Caption = "设备编码";
|
|
this.ColEqpCode.FieldName = "设备编码";
|
|
this.ColEqpCode.Name = "ColEqpCode";
|
|
this.ColEqpCode.OptionsColumn.ReadOnly = true;
|
|
this.ColEqpCode.Visible = true;
|
|
this.ColEqpCode.VisibleIndex = 15;
|
|
this.ColEqpCode.Width = 65;
|
|
//
|
|
// ColEqpName
|
|
//
|
|
this.ColEqpName.Caption = "设备名称";
|
|
this.ColEqpName.FieldName = "设备名称";
|
|
this.ColEqpName.Name = "ColEqpName";
|
|
this.ColEqpName.OptionsColumn.ReadOnly = true;
|
|
this.ColEqpName.Visible = true;
|
|
this.ColEqpName.VisibleIndex = 16;
|
|
this.ColEqpName.Width = 68;
|
|
//
|
|
// colCreatedBy
|
|
//
|
|
this.colCreatedBy.Caption = "操作人";
|
|
this.colCreatedBy.FieldName = "操作人";
|
|
this.colCreatedBy.Name = "colCreatedBy";
|
|
this.colCreatedBy.OptionsColumn.ReadOnly = true;
|
|
this.colCreatedBy.Visible = true;
|
|
this.colCreatedBy.VisibleIndex = 17;
|
|
this.colCreatedBy.Width = 54;
|
|
//
|
|
// colUploadTime
|
|
//
|
|
this.colUploadTime.Caption = "维护时间";
|
|
this.colUploadTime.FieldName = "维护时间";
|
|
this.colUploadTime.Name = "colUploadTime";
|
|
this.colUploadTime.OptionsColumn.ReadOnly = true;
|
|
this.colUploadTime.Visible = true;
|
|
this.colUploadTime.VisibleIndex = 18;
|
|
this.colUploadTime.Width = 72;
|
|
//
|
|
// colOALineNo
|
|
//
|
|
this.colOALineNo.Caption = "OA单行号";
|
|
this.colOALineNo.FieldName = "OA单行号";
|
|
this.colOALineNo.Name = "colOALineNo";
|
|
this.colOALineNo.OptionsColumn.ReadOnly = true;
|
|
this.colOALineNo.Visible = true;
|
|
this.colOALineNo.VisibleIndex = 19;
|
|
this.colOALineNo.Width = 72;
|
|
//
|
|
// colRemark
|
|
//
|
|
this.colRemark.Caption = "备注";
|
|
this.colRemark.ColumnEdit = this.repositoryTextEdit_Remark;
|
|
this.colRemark.FieldName = "备注";
|
|
this.colRemark.Name = "colRemark";
|
|
this.colRemark.OptionsColumn.ReadOnly = true;
|
|
this.colRemark.Visible = true;
|
|
this.colRemark.VisibleIndex = 20;
|
|
this.colRemark.Width = 39;
|
|
//
|
|
// repositoryTextEdit_Remark
|
|
//
|
|
this.repositoryTextEdit_Remark.AutoHeight = false;
|
|
this.repositoryTextEdit_Remark.Name = "repositoryTextEdit_Remark";
|
|
//
|
|
// colNCRDocNo
|
|
//
|
|
this.colNCRDocNo.Caption = "NCR单号";
|
|
this.colNCRDocNo.FieldName = "NCR单号";
|
|
this.colNCRDocNo.Name = "colNCRDocNo";
|
|
this.colNCRDocNo.OptionsColumn.ReadOnly = true;
|
|
this.colNCRDocNo.Visible = true;
|
|
this.colNCRDocNo.VisibleIndex = 2;
|
|
this.colNCRDocNo.Width = 68;
|
|
//
|
|
// colOPSeq
|
|
//
|
|
this.colOPSeq.Caption = "工序次序";
|
|
this.colOPSeq.FieldName = "工序次序";
|
|
this.colOPSeq.Name = "colOPSeq";
|
|
this.colOPSeq.OptionsColumn.ReadOnly = true;
|
|
this.colOPSeq.Width = 69;
|
|
//
|
|
// colCreatedOn
|
|
//
|
|
this.colCreatedOn.Caption = "创建时间";
|
|
this.colCreatedOn.FieldName = "创建时间";
|
|
this.colCreatedOn.Name = "colCreatedOn";
|
|
this.colCreatedOn.OptionsColumn.ReadOnly = true;
|
|
this.colCreatedOn.Width = 70;
|
|
//
|
|
// colClosedTime
|
|
//
|
|
this.colClosedTime.Caption = "结算时间";
|
|
this.colClosedTime.FieldName = "结算时间";
|
|
this.colClosedTime.Name = "colClosedTime";
|
|
this.colClosedTime.OptionsColumn.ReadOnly = true;
|
|
this.colClosedTime.Width = 67;
|
|
//
|
|
// colNGQTY
|
|
//
|
|
this.colNGQTY.Caption = "不合格";
|
|
this.colNGQTY.FieldName = "不合格";
|
|
this.colNGQTY.Name = "colNGQTY";
|
|
this.colNGQTY.OptionsColumn.ReadOnly = true;
|
|
this.colNGQTY.Visible = true;
|
|
this.colNGQTY.VisibleIndex = 21;
|
|
//
|
|
// colOKQTY
|
|
//
|
|
this.colOKQTY.Caption = "合格";
|
|
this.colOKQTY.FieldName = "合格";
|
|
this.colOKQTY.Name = "colOKQTY";
|
|
this.colOKQTY.OptionsColumn.ReadOnly = true;
|
|
this.colOKQTY.Visible = true;
|
|
this.colOKQTY.VisibleIndex = 22;
|
|
//
|
|
// Upload
|
|
//
|
|
this.Upload.Caption = "上传附件";
|
|
this.Upload.ColumnEdit = this.repositoryItemButtonEdit1;
|
|
this.Upload.FieldName = "Upload";
|
|
this.Upload.Name = "Upload";
|
|
this.Upload.Visible = true;
|
|
this.Upload.VisibleIndex = 23;
|
|
//
|
|
// repositoryItemButtonEdit1
|
|
//
|
|
this.repositoryItemButtonEdit1.AutoHeight = false;
|
|
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
|
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
|
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "查看附件";
|
|
this.gridColumn1.ColumnEdit = this.repositoryItemButtonEdit2;
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 24;
|
|
//
|
|
// repositoryItemButtonEdit2
|
|
//
|
|
this.repositoryItemButtonEdit2.AutoHeight = false;
|
|
this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
|
|
this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
|
this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
|
|
//
|
|
// filename
|
|
//
|
|
this.filename.Caption = "文件名";
|
|
this.filename.FieldName = "filename";
|
|
this.filename.Name = "filename";
|
|
this.filename.Visible = true;
|
|
this.filename.VisibleIndex = 25;
|
|
//
|
|
// grvAdvDetail
|
|
//
|
|
this.grvAdvDetail.GridControl = this.grdDetail;
|
|
this.grvAdvDetail.Name = "grvAdvDetail";
|
|
this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
|
|
this.grvAdvDetail.OptionsSelection.MultiSelect = true;
|
|
this.grvAdvDetail.OptionsView.ShowFooter = true;
|
|
this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// groupControl1
|
|
//
|
|
this.groupControl1.Controls.Add(this.grdDetail);
|
|
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupControl1.Location = new System.Drawing.Point(0, 39);
|
|
this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.groupControl1.Name = "groupControl1";
|
|
this.groupControl1.ShowCaption = false;
|
|
this.groupControl1.Size = new System.Drawing.Size(1326, 492);
|
|
this.groupControl1.TabIndex = 14;
|
|
this.groupControl1.Text = "详细信息";
|
|
//
|
|
// repDate
|
|
//
|
|
this.repDate.AutoHeight = false;
|
|
this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repDate.Mask.EditMask = "yyyy-MM-dd";
|
|
this.repDate.Mask.UseMaskAsDisplayFormat = true;
|
|
this.repDate.Name = "repDate";
|
|
this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
//
|
|
// rptPage
|
|
//
|
|
this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.rptPage.Appearance.Options.UseBackColor = true;
|
|
this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.rptPage.isInit = false;
|
|
this.rptPage.Location = new System.Drawing.Point(0, 531);
|
|
this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
|
this.rptPage.Name = "rptPage";
|
|
this.rptPage.PageIndex = 1;
|
|
this.rptPage.PageSize = 10000;
|
|
this.rptPage.RecordNum = 0;
|
|
this.rptPage.Size = new System.Drawing.Size(1326, 33);
|
|
this.rptPage.TabIndex = 15;
|
|
//
|
|
// btnExit
|
|
//
|
|
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnExit.Appearance.Options.UseFont = true;
|
|
this.btnExit.Appearance.Options.UseForeColor = true;
|
|
this.btnExit.Appearance.Options.UseTextOptions = true;
|
|
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
|
|
this.btnExit.Location = new System.Drawing.Point(964, 0);
|
|
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(62, 39);
|
|
this.btnExit.TabIndex = 10;
|
|
this.btnExit.Text = "退出";
|
|
this.btnExit.Click += new System.EventHandler(this.btnExit_Click_1);
|
|
//
|
|
// btnFilter
|
|
//
|
|
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnFilter.Appearance.Options.UseFont = true;
|
|
this.btnFilter.Appearance.Options.UseForeColor = true;
|
|
this.btnFilter.Appearance.Options.UseTextOptions = true;
|
|
this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
|
|
this.btnFilter.Location = new System.Drawing.Point(157, 0);
|
|
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnFilter.Name = "btnFilter";
|
|
this.btnFilter.Size = new System.Drawing.Size(67, 39);
|
|
this.btnFilter.TabIndex = 11;
|
|
this.btnFilter.Text = "过滤";
|
|
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.simpleButton1);
|
|
this.panelControl3.Controls.Add(this.But_UpLoad);
|
|
this.panelControl3.Controls.Add(this.But_PanTui);
|
|
this.panelControl3.Controls.Add(this.But_WWGongZi);
|
|
this.panelControl3.Controls.Add(this.btnCanSelect);
|
|
this.panelControl3.Controls.Add(this.btnSelect);
|
|
this.panelControl3.Controls.Add(this.btnExit);
|
|
this.panelControl3.Controls.Add(this.btnConfig);
|
|
this.panelControl3.Controls.Add(this.btnFalsh);
|
|
this.panelControl3.Controls.Add(this.lblTitle);
|
|
this.panelControl3.Controls.Add(this.btnOutPut);
|
|
this.panelControl3.Controls.Add(this.btnClose);
|
|
this.panelControl3.Controls.Add(this.btnFilter);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(1326, 39);
|
|
this.panelControl3.TabIndex = 13;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.Appearance.Options.UseForeColor = true;
|
|
this.simpleButton1.Appearance.Options.UseTextOptions = true;
|
|
this.simpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
|
|
this.simpleButton1.Location = new System.Drawing.Point(837, 0);
|
|
this.simpleButton1.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.simpleButton1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(130, 39);
|
|
this.simpleButton1.TabIndex = 56;
|
|
this.simpleButton1.Text = "取消上传OA";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// But_UpLoad
|
|
//
|
|
this.But_UpLoad.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.But_UpLoad.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.But_UpLoad.Appearance.Options.UseFont = true;
|
|
this.But_UpLoad.Appearance.Options.UseForeColor = true;
|
|
this.But_UpLoad.Appearance.Options.UseTextOptions = true;
|
|
this.But_UpLoad.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.But_UpLoad.Image = ((System.Drawing.Image)(resources.GetObject("But_UpLoad.Image")));
|
|
this.But_UpLoad.Location = new System.Drawing.Point(579, 0);
|
|
this.But_UpLoad.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.But_UpLoad.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.But_UpLoad.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.But_UpLoad.Name = "But_UpLoad";
|
|
this.But_UpLoad.Size = new System.Drawing.Size(87, 39);
|
|
this.But_UpLoad.TabIndex = 55;
|
|
this.But_UpLoad.Text = "上传OA";
|
|
this.But_UpLoad.Click += new System.EventHandler(this.But_UpLoad_Click);
|
|
//
|
|
// But_PanTui
|
|
//
|
|
this.But_PanTui.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.But_PanTui.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.But_PanTui.Appearance.Options.UseFont = true;
|
|
this.But_PanTui.Appearance.Options.UseForeColor = true;
|
|
this.But_PanTui.Appearance.Options.UseTextOptions = true;
|
|
this.But_PanTui.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.But_PanTui.Image = ((System.Drawing.Image)(resources.GetObject("But_PanTui.Image")));
|
|
this.But_PanTui.Location = new System.Drawing.Point(663, 0);
|
|
this.But_PanTui.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.But_PanTui.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.But_PanTui.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.But_PanTui.Name = "But_PanTui";
|
|
this.But_PanTui.Size = new System.Drawing.Size(88, 39);
|
|
this.But_PanTui.TabIndex = 54;
|
|
this.But_PanTui.Text = "直接判定";
|
|
this.But_PanTui.Click += new System.EventHandler(this.But_PanTui_Click);
|
|
//
|
|
// But_WWGongZi
|
|
//
|
|
this.But_WWGongZi.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.But_WWGongZi.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.But_WWGongZi.Appearance.Options.UseFont = true;
|
|
this.But_WWGongZi.Appearance.Options.UseForeColor = true;
|
|
this.But_WWGongZi.Appearance.Options.UseTextOptions = true;
|
|
this.But_WWGongZi.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.But_WWGongZi.Image = ((System.Drawing.Image)(resources.GetObject("But_WWGongZi.Image")));
|
|
this.But_WWGongZi.Location = new System.Drawing.Point(748, 0);
|
|
this.But_WWGongZi.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.But_WWGongZi.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.But_WWGongZi.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.But_WWGongZi.Name = "But_WWGongZi";
|
|
this.But_WWGongZi.Size = new System.Drawing.Size(93, 39);
|
|
this.But_WWGongZi.TabIndex = 53;
|
|
this.But_WWGongZi.Text = "结算工费";
|
|
this.But_WWGongZi.Click += new System.EventHandler(this.But_WWGongZi_Click);
|
|
//
|
|
// btnCanSelect
|
|
//
|
|
this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCanSelect.Appearance.Options.UseFont = true;
|
|
this.btnCanSelect.Appearance.Options.UseForeColor = true;
|
|
this.btnCanSelect.Appearance.Options.UseTextOptions = true;
|
|
this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
|
|
this.btnCanSelect.Location = new System.Drawing.Point(454, 0);
|
|
this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnCanSelect.Name = "btnCanSelect";
|
|
this.btnCanSelect.Size = new System.Drawing.Size(66, 39);
|
|
this.btnCanSelect.TabIndex = 52;
|
|
this.btnCanSelect.Text = "全消";
|
|
this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
|
|
//
|
|
// btnSelect
|
|
//
|
|
this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnSelect.Appearance.Options.UseFont = true;
|
|
this.btnSelect.Appearance.Options.UseForeColor = true;
|
|
this.btnSelect.Appearance.Options.UseTextOptions = true;
|
|
this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnSelect.AutoWidthInLayoutControl = true;
|
|
this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
|
|
this.btnSelect.Location = new System.Drawing.Point(391, 0);
|
|
this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnSelect.Name = "btnSelect";
|
|
this.btnSelect.Size = new System.Drawing.Size(66, 39);
|
|
this.btnSelect.TabIndex = 51;
|
|
this.btnSelect.Text = "全选";
|
|
this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
|
|
//
|
|
// btnConfig
|
|
//
|
|
this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnConfig.Appearance.Options.UseFont = true;
|
|
this.btnConfig.Appearance.Options.UseForeColor = true;
|
|
this.btnConfig.Appearance.Options.UseTextOptions = true;
|
|
this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
|
|
this.btnConfig.Location = new System.Drawing.Point(221, 0);
|
|
this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnConfig.Name = "btnConfig";
|
|
this.btnConfig.Size = new System.Drawing.Size(105, 39);
|
|
this.btnConfig.TabIndex = 26;
|
|
this.btnConfig.Text = "数据源设置";
|
|
this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
|
|
//
|
|
// btnFalsh
|
|
//
|
|
this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnFalsh.Appearance.Options.UseFont = true;
|
|
this.btnFalsh.Appearance.Options.UseForeColor = true;
|
|
this.btnFalsh.Appearance.Options.UseTextOptions = true;
|
|
this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
|
|
this.btnFalsh.Location = new System.Drawing.Point(517, 0);
|
|
this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnFalsh.Name = "btnFalsh";
|
|
this.btnFalsh.Size = new System.Drawing.Size(65, 39);
|
|
this.btnFalsh.TabIndex = 49;
|
|
this.btnFalsh.Text = "刷新";
|
|
this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(3, 5);
|
|
this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(129, 30);
|
|
this.lblTitle.TabIndex = 19;
|
|
this.lblTitle.Text = "不合格评审上传";
|
|
//
|
|
// btnOutPut
|
|
//
|
|
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnOutPut.Appearance.Options.UseFont = true;
|
|
this.btnOutPut.Appearance.Options.UseForeColor = true;
|
|
this.btnOutPut.Appearance.Options.UseTextOptions = true;
|
|
this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
|
|
this.btnOutPut.Location = new System.Drawing.Point(323, 0);
|
|
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnOutPut.Name = "btnOutPut";
|
|
this.btnOutPut.Size = new System.Drawing.Size(71, 39);
|
|
this.btnOutPut.TabIndex = 48;
|
|
this.btnOutPut.Text = "导出";
|
|
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(1296, 0);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(30, 39);
|
|
this.btnClose.TabIndex = 14;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// FormICSNCRDo
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1326, 564);
|
|
this.Controls.Add(this.groupControl1);
|
|
this.Controls.Add(this.rptPage);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Name = "FormICSNCRDo";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "不合格评审处理";
|
|
this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryCheckEdit_Select)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryTextEdit_Remark)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
|
this.groupControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.GroupControl groupControl1;
|
|
private DevExpress.XtraGrid.GridControl grdDetail;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
|
|
//private ZHCSoft.Base.UserControl.FormControl.PageNavTool rptPage;
|
|
private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
|
|
private DevExpress.XtraEditors.SimpleButton btnExit;
|
|
private DevExpress.XtraEditors.SimpleButton btnFilter;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.SimpleButton btnConfig;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
|
|
private DevExpress.XtraEditors.SimpleButton btnOutPut;
|
|
private DevExpress.XtraEditors.SimpleButton btnFalsh;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
|
|
private DevExpress.XtraEditors.SimpleButton btnCanSelect;
|
|
private DevExpress.XtraEditors.SimpleButton btnSelect;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colType;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOAStatus;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMoCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colItemCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colItemName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colItemStd;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLotNo;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPSeq;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIsClose;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOADocNo;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOALineNo;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQTY;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCreatedOn;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCreatedBy;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUploadTime;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colClosedTime;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRemark;
|
|
private DevExpress.XtraEditors.SimpleButton But_UpLoad;
|
|
private DevExpress.XtraEditors.SimpleButton But_PanTui;
|
|
private DevExpress.XtraEditors.SimpleButton But_WWGongZi;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNCRDocNo;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryCheckEdit_Select;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryTextEdit_Remark;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ncrno;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ncrdesc;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMoCodeLine;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ColEqpCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ColEqpName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNGQTY;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOKQTY;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Upload;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn filename;
|
|
}
|
|
}
|