提交当前本机整理版本
This commit is contained in:
+24
-1
@@ -170,4 +170,27 @@
|
||||
this.Name = "FrmBomSelect";
|
||||
this.Text = "Bom选择";
|
||||
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
||||
this.panelControl1.ResumeLayou
|
||||
this.panelControl1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_main)).EndInit();
|
||||
this.pl_main.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.pl_bottom)).EndInit();
|
||||
this.pl_bottom.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.chkOperate.Properties)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private DevExpress.XtraEditors.PanelControl panelControl1;
|
||||
private DevExpress.XtraEditors.PanelControl pl_main;
|
||||
private DevExpress.XtraEditors.PanelControl pl_bottom;
|
||||
private Control.GridControlEx gcMain;
|
||||
private DevExpress.XtraEditors.SimpleButton btnCancel;
|
||||
private DevExpress.XtraEditors.SimpleButton btnOk;
|
||||
private DevExpress.XtraEditors.SimpleButton btnClearSelectAll;
|
||||
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
|
||||
private DevExpress.XtraEditors.CheckEdit chkOperate;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user