I
Ihteshamul Alam
Guest
Hello,
How can I develop an application using C# that will be responsive based on the screen resolution? i.e: In a form, adjust every components used in it(ex: TextBox, ComboBox, etc) when the screen resolution is changed.
Lets check the screenshots:
Windows 7 1366 x 768 px:
Windows 7 728 x 586 px:
Win 7 550 x 599 px: 3rd Images goes here
Lets imagine, this is a form and all the drive as components, all drives are adjust their position based on the screen size. How can I do that for an application written in C#?
- Thanks
Continue reading...
How can I develop an application using C# that will be responsive based on the screen resolution? i.e: In a form, adjust every components used in it(ex: TextBox, ComboBox, etc) when the screen resolution is changed.
Lets check the screenshots:
Windows 7 1366 x 768 px:
Windows 7 728 x 586 px:
Win 7 550 x 599 px: 3rd Images goes here
Lets imagine, this is a form and all the drive as components, all drives are adjust their position based on the screen size. How can I do that for an application written in C#?
- Thanks
Continue reading...