Einzelnen Beitrag anzeigen

Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.211 Beiträge
 
Delphi 12 Athens
 
#9

AW: How to prevent window title bar height changes when app is maximized

  Alt 29. Jun 2022, 17:15
You could catch the WM_MAXIMIZE event and not let your program maximize itself.
Instead, you just set the window coordinates so that it is maximally large, but still has the NORMAL status.
$2B or not $2B
  Mit Zitat antworten Zitat