Splash Screen in MDI application

P

Prabhat

Hi all,

I am new in VB.NET.
I am trying to develop a MDI based Application with Menu, Statusbar, Logon
Dialog and Splash Screen.

How Do I start with?
As in VB 6.0 I used to Write the Code in MAIN Module to display the splash
screen and login dialog and after login I used to open the MDI Parent
window with all the menu ites set as per the Logged on user rights.

So can any body give me some sample code or web site where i get get the
idea how to implemnt these things in real time applications.

Thanks.
Prabhat
 
H

Herfried K. Wagner [MVP]

* "Prabhat said:
I am new in VB.NET.
I am trying to develop a MDI based Application with Menu, Statusbar, Logon
Dialog and Splash Screen.

How Do I start with?
As in VB 6.0 I used to Write the Code in MAIN Module to display the splash
screen and login dialog and after login I used to open the MDI Parent
window with all the menu ites set as per the Logged on user rights.

So can any body give me some sample code or web site where i get get the
idea how to implemnt these things in real time applications.

See (complete thread):

<URL:http://www.google.de/[email protected]>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top