提交当前本机整理版本
This commit is contained in:
+23
-1
@@ -174,4 +174,26 @@ namespace Lskj.PubBillSpecial
|
||||
this.Text = "FrmSource";
|
||||
((System.ComponentModel.ISupportInitialize)(this.scc_container)).EndInit();
|
||||
this.scc_container.ResumeLayout(false);
|
||||
|
||||
((System.ComponentModel.ISupportInitialize)(this.plm_bottom)).EndInit();
|
||||
this.plm_bottom.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.plm_top)).EndInit();
|
||||
this.plm_top.ResumeLayout(false);
|
||||
this.plm_top.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
public DevExpress.XtraEditors.SplitContainerControl scc_container;
|
||||
private Control.TabControlEx tcButtom;
|
||||
private DevExpress.XtraEditors.PanelControl plm_top;
|
||||
private DevExpress.XtraEditors.SimpleButton plm_top_btnFixSearch;
|
||||
private DevExpress.XtraEditors.LabelControl labelControl3;
|
||||
private System.Windows.Forms.ComboBox plm_top_cbField;
|
||||
private System.Windows.Forms.TextBox plm_top_txtFixKey;
|
||||
private Control.GridControlEx gcMain;
|
||||
private DevExpress.XtraEditors.PanelControl plm_bottom;
|
||||
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user