This commit is contained in:
jeongyoonjeong
2021-08-06 14:32:46 +09:00
parent 629fe85e73
commit 41f6fa6e6d
17 changed files with 392 additions and 364 deletions

View File

@@ -1058,5 +1058,10 @@ namespace Project
if (!ShowForm(formkey))
AddForm(formkey, new FED0000.fLicenseList());
}
private void tabControl1_SelectedIndexChanged(object sender, EventArgs e)
{
}
}
}