TabletTest
This commit is contained in:
parent
1c4ddabf95
commit
0e6510880d
@ -142,6 +142,8 @@ namespace Deckungsbeitrag.AA_Forms
|
|||||||
this.Width = screen.WorkingArea.Width;
|
this.Width = screen.WorkingArea.Width;
|
||||||
this.Height = screen.WorkingArea.Height / 2;
|
this.Height = screen.WorkingArea.Height / 2;
|
||||||
this.Location = new Point(0, 0);
|
this.Location = new Point(0, 0);
|
||||||
|
|
||||||
|
this.panelAuswahl.Height = this.Bottom - this.panelSuchen.Bottom - 20;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -72,5 +72,5 @@ Build-Info:
|
|||||||
|
|
||||||
Keine Install-Reminder vorhanden ✅
|
Keine Install-Reminder vorhanden ✅
|
||||||
|
|
||||||
Installation: 12.06.2026 13:14
|
Installation: 12.06.2026 13:19
|
||||||
=====================================
|
=====================================
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user