9
Answers

Non draggable windows form

Mehmet Fatih

Mehmet Fatih

1y
440
1

I am using c# language with windows form. I open the child form on top of the main windows form. Is there a simple way to turn off the draggable feature in both forms? Or is it possible to move it at the same time as the main form?

Answers (9)