e.ShowMainForm =Login.ShowLoginAndAuthUser(true);
If the screen is Maximised (manually) thay can see the controls. Is there a way of having the screen automatically opened in maximised format ?. If not, how would I implement ILoginForm and put controls on it e.g. Ask for User name and password (Some sample code would be useful