That's almost what I meant.
The user could resize manually the height so it cut's off the upper menubar or completely makes it not visible:
Example
I resolved it with a timer.
But I thought maybe there is a way to do this more effectively through WM_SIZE / WM_SIZING
Thank you for your example though!
The user could resize manually the height so it cut's off the upper menubar or completely makes it not visible:
Example
I resolved it with a timer.
But I thought maybe there is a way to do this more effectively through WM_SIZE / WM_SIZING
Thank you for your example though!