...
This commit is contained in:
@@ -18,6 +18,11 @@ namespace FED0000
|
||||
public fEdulist()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Properties.Settings.Default["gwcs"] = FCOMMON.info.CS;
|
||||
Properties.Settings.Default["EEEntities"] = FCOMMON.info.CS;
|
||||
|
||||
|
||||
fn_fpcolsize = util.MakeFilePath(util.CurrentPath, "formSetting", "fp_" + this.Name + ".ini");
|
||||
this.dsPurchase.EETGW_EducationList.TableNewRow += Purchase_TableNewRow;
|
||||
this.FormClosing += FPurchase_FormClosing;
|
||||
|
||||
Reference in New Issue
Block a user