update 20250721
This commit is contained in:
@@ -478,6 +478,8 @@ namespace OnDoc.DocMgmt
|
||||
foreach (TabPageAdv tab in TabControlDokuments.TabPages)
|
||||
{
|
||||
try {
|
||||
tab.Select();
|
||||
TabControlDokuments.SelectedTab = tab;
|
||||
progressBarAdv1.Value = progressBarAdv1.Value + 1;
|
||||
Application.DoEvents();
|
||||
//Thread.Sleep(1000);
|
||||
|
||||
Reference in New Issue
Block a user