Some background:
Front end: MS VB.Net (2017 Professional)
Back end: MS SQL Server 2012
I have an application that will be displayed on different screen sizes (from 15" to 60").
I want the application to automatically adjusted so all fields will adjust accordingly to fit the display where it is on a 15" laptop or a 60" Flat Screen.
Is there a way to accomplish this? Thanks.
Front end: MS VB.Net (2017 Professional)
Back end: MS SQL Server 2012
I have an application that will be displayed on different screen sizes (from 15" to 60").
I want the application to automatically adjusted so all fields will adjust accordingly to fit the display where it is on a 15" laptop or a 60" Flat Screen.
Is there a way to accomplish this? Thanks.
Comment