473,385 Members | 1,185 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,385 software developers and data experts.

winform company presentation

Hi, I created a windows app in .net. Now I'd like to have a form with a
logo, it waits for some seconds and then that the main form appears and the
first one get closed. How can I do it?
Nov 15 '05 #1
3 1120
Daniel,

You can do that. You would have to set it so that there is no border
drawn around your window. Then, that window is custom painted to show the
logo you want to display. There would also be a timer on the form which
would perform a countdown. When the timer is fired, you would get rid of
the form that is being displayed and then display the new form.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Daniel" <db**********@exactus.com> wrote in message
news:uJ**************@TK2MSFTNGP09.phx.gbl...
Hi, I created a windows app in .net. Now I'd like to have a form with a
logo, it waits for some seconds and then that the main form appears and the first one get closed. How can I do it?

Nov 15 '05 #2
There is an excellent C# Splash Screen on codeproject.com. Here:

http://www.codeproject.com/csharp/Pr...lashScreen.asp

Best Regards
Julian N.
"Daniel" <db**********@exactus.com> wrote in message
news:uJ**************@TK2MSFTNGP09.phx.gbl...
Hi, I created a windows app in .net. Now I'd like to have a form with a
logo, it waits for some seconds and then that the main form appears and the first one get closed. How can I do it?

Nov 15 '05 #3
Thanks, I'll try it.

"Daniel" <db**********@exactus.com> wrote in message
news:uJ**************@TK2MSFTNGP09.phx.gbl...
Hi, I created a windows app in .net. Now I'd like to have a form with a
logo, it waits for some seconds and then that the main form appears and the first one get closed. How can I do it?

Nov 15 '05 #4

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

Similar topics

3
by: Mike C. Fletcher | last post by:
Slides from my PyGTA presentation on Tuesday, focusing mostly on why/where you would want to use meta-classes, are available in PDF format: ...
2
by: WillRead | last post by:
I have a VB.Net application and a PowerPoint presentation explaining how each form in the application works, etc.. I would like to select and display the slide appropriate for each form by pressing...
6
by: Jay Douglas | last post by:
Greetings, I'm hoping somebody can help me come up with a quick software architecture solution to address the following issue: I need to come up with an Winforms (or something similar)...
3
by: Skc | last post by:
My client's project consists of about 6 files maintenance programs that uses WinForm and grid for updates with lookup finders for each file. There is also a User file and security. There are...
4
by: Joseph | last post by:
I am trying to open a 3 powerpoint presentation simultaneously afte each other without interruption, the operator of the application doe not need to notice anything or interfere in the operation of...
6
by: Zingam | last post by:
Is it possible to insert a WinForm in a WebForm? I'd like for example to insert a managed directx viewer in a webform, that would display 3d graphics on the form? Is this possible? Regards,...
8
by: Sunil Menon | last post by:
Dear All, We are developing applications in ASP.Net...in one of our applications we would like to use a GridControl...we have tried to use a Server-Side Grid control but found the speed to be an...
1
by: John | last post by:
Hi I am new to sql server and need to build a one-many winform app with visual studio 2008 and sql server backend and need some pointers. I have the following questions; 1. If I create the...
0
by: sambrena | last post by:
Still rush about cities to take part in a conference? Although you know that travelling around the world for business meetings is a good way to meet and know your business partners, you have to...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.