휴가 승인자 정보 추적
This commit is contained in:
@@ -21,6 +21,7 @@ namespace FCM0000
|
||||
|
||||
private void fUserGroupPermission_Load(object sender, EventArgs e)
|
||||
{
|
||||
EnsureVisibleAndUsableSize();
|
||||
foreach(var ctl in this.Controls)
|
||||
{
|
||||
if(ctl.GetType() == typeof(CheckBox))
|
||||
@@ -33,7 +34,7 @@ namespace FCM0000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private void button1_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user