'전체보기' 상태일 때만 그룹헤더의 [Null Balance] 팝업 정보가 표시되도록 변경

This commit is contained in:
shark219-hub
2024-12-09 16:30:30 +09:00
parent 0401f1ddd8
commit ac4448e59e
14 changed files with 1241 additions and 1157 deletions

View File

@@ -1038,6 +1038,8 @@ namespace vmsnet
newdr.c2 = "";
newdr.cname = dr.TITLE;
newdr.cc = dr.COLOR;
ds1.channel.AddchannelRow(newdr);
}
ds1.channel.AcceptChanges();