구매복사시 chk1,chk2 초기화 및 EB구매 컬럼의 필터 기능 추가
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Project.Dialog
|
||||
}
|
||||
private void fLogin_Load(object sender, EventArgs e)
|
||||
{
|
||||
EnsureVisibleAndUsableSize();
|
||||
//EnsureVisibleAndUsableSize();
|
||||
var list = Pub.setting.lastid.Split(';');
|
||||
foreach (var item in list)
|
||||
if (item != "") tbID.Items.Add(item);
|
||||
|
||||
Reference in New Issue
Block a user