0

I followed the highest vote answer of this page ( How to build splash screen in windows forms application?)to build my splash form. It worked, and it can close while the main form opened. But the splash form is not moveable in this case. How can I make it moveable?

  • Use [code like this](https://stackoverflow.com/a/24691094/2330053) to make your borderless form moveable... – Idle_Mind Dec 15 '20 at 21:59
  • You can implement a mouse down event and use the mouse mouve event. –  Dec 15 '20 at 22:00

0 Answers0