Context: I have one form which contains a button to open a new one. I'd like to move both of the forms together while moving the first one (so the second one would be stick on the first one). The first form isn't a parent form nor a child one. The second form either.
What have I tried: Moving two forms together without changing the positions (behind or front) of the two forms and How do you attach two forms together in C#? Both of those solutions didn't work for me.
I'm gonna keep searching by my side, but any help would be appreciated, thanks.