I have inherited forms in C# WinForms.
I would like to limit the design surface area on the derived forms, so they can only add controls to a designated panel/area and no more.
How can I limit the designer in this way? Thanks!
I have inherited forms in C# WinForms.
I would like to limit the design surface area on the derived forms, so they can only add controls to a designated panel/area and no more.
How can I limit the designer in this way? Thanks!
Copyright © 2021 Jogjafile Inc.