I developed a form in the size : 810;450 but i want to use it maximized. The problem is: i need that the components,that are inside the form, to fit in the screen maximized aswell.
Asked
Active
Viewed 49 times
0
-
C# tag and VBA? Which is it? – Customizer Jul 04 '18 at 20:03
-
1> You can use Dock and anchor property of your controls to achieve what > you want **Refer [this](https://stackoverflow.com/questions/26581535/what-is-the-difference-between-dock-and-anchor)** – Mihir Dave Jul 04 '18 at 18:15