473,386 Members | 1,817 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Interact with 2 or more windows in the same application

How i moving and interacting with 2 or more windows in the same application.

For example, one login windows when the login is ok, move to Main windows.

Thanks
Formiga
Nov 20 '07 #1
1 1171
Antônio José Formiga Neves wrote:
How i moving and interacting with 2 or more windows in the same
application.

For example, one login windows when the login is ok, move to Main windows.

Thanks
Formiga
There is only ever one "main window" in an application at any given
time. If you close this (note, Close, not Hide), the application context
returns back to the main program.

I suspect you can call Application.Run twice, once for the login form
and one for your real main form, but you'd have to store the login data
somewhere in the meantime. I haven't tested this, but it would be easy
to test.

--
Lasse Vågsæther Karlsen
mailto:la***@vkarlsen.no
http://presentationmode.blogspot.com/
Nov 20 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: ThunderMusic | last post by:
Hi, I created a service application. This service, can possibly start other applications or display message boxes, so it needs to interact with the desktop. The question is the following : How can...
17
by: hugo27 | last post by:
hugo27 July 13, 2004 > >The teachy books and documentation I've read do not >mention the Escape key, but everytime I hit it during >runtime my programs go bananas. > >This relates to a larger...
6
by: Ian Frawley | last post by:
Hello everyone I have written a Windows Service to monitor local and remote Processes/Applications. However I am stuck because if it is installed as a user account I cannot get it to interact...
1
by: lltaylor | last post by:
Hello, Does anyone know if windows controls can interact with web controls or vice versa. For example, I would like to have a web page with a Windows Tree Control embedded, and use that...
10
by: Steve | last post by:
I want to make a web application that will run on my home server and would like to be able to have the web application interact with another, winforms application. For example, let's say I wanted...
4
by: Programmer | last post by:
Hi, I would like to know as how should I proceed if I need to create a system tray in VB so that it can connect to my website. You can see an example here of a similar software here:...
1
by: rtilley | last post by:
I've written a script that automatically executes a set of Windows installers sequentially. For example, it will install Eudora, Firefox, SpyBot, etc. However, I still have to interact with the...
2
by: =?Utf-8?B?TUs=?= | last post by:
Hello , I am developing a white board type stand-alone VB .NET application in which the .EXE application will be installed in two or more different client machines . These client machines...
2
by: Author | last post by:
I am trying to write a Windows service or console application that will manage Windows user accounts. In other words, the application will be interacting with the underlying Windows OS, for...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.