1

Is there a Win32 API method where I can call the Minimize Animation to the taskbar (not the system tray) using a borderless window, when using the code:

WindowState = FormWindowState.Minimized;

It just disappears, I want it to show a minimize animation instead of just closing out of nowhere.

coderman69
  • 11
  • 4
  • 2
    Does this answer your question? [Use windows animations on borderless form](https://stackoverflow.com/questions/31473489/use-windows-animations-on-borderless-form) and [Custom window style with minimize animation](https://stackoverflow.com/questions/21418160/custom-window-style-with-minimize-animation) –  May 16 '21 at 20:29

0 Answers0