Form.WindowState
-
Hi, I've written a VB.NET application that's a front-end interface for an Access database. The application works fine except for one small anomaly. The first form that loads up is a small login dialog box (username, password, OK, etc.). It's WindowState is set to 'Normal' and it's StartupLocation is set to 'CenterScreen'. After installing the application and logging in for the first time nothing unexpected happens. But with all subsequent log-ins the login dialog box is maximized over the whole screen (including the taskbar). This does not happen when debugging the application in the IDE. It only happens when the application is installed. Can anyone help? Thanks in advance. QC
-
Hi, I've written a VB.NET application that's a front-end interface for an Access database. The application works fine except for one small anomaly. The first form that loads up is a small login dialog box (username, password, OK, etc.). It's WindowState is set to 'Normal' and it's StartupLocation is set to 'CenterScreen'. After installing the application and logging in for the first time nothing unexpected happens. But with all subsequent log-ins the login dialog box is maximized over the whole screen (including the taskbar). This does not happen when debugging the application in the IDE. It only happens when the application is installed. Can anyone help? Thanks in advance. QC
specify the dimensions / coordiantes of the login window Divya Rathi
-
specify the dimensions / coordiantes of the login window Divya Rathi