G
Guest
I was wondering how to access by index of the screen in which the application
is one when there is more than one screen attached to the workstation or
notebook to get the bounds of the screen to resize the form to make most use
of the screen resolution. I know how using the Screen class to reference by
index the screen by AllScreens but want to know how to get the correct index
of the current screen when it is not the primary screen.
is one when there is more than one screen attached to the workstation or
notebook to get the bounds of the screen to resize the form to make most use
of the screen resolution. I know how using the Screen class to reference by
index the screen by AllScreens but want to know how to get the correct index
of the current screen when it is not the primary screen.