| | |
Adding Time to Splash Screen Help Please
Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Oct 2009
Posts: 47
Reputation:
Solved Threads: 0
Ok i add a SplashScreen1 then i put it to show, i go to Application Events and i add this
To add 4 Seconds in the DisplayTime but it works when the Opacity of my Form is Full but if the transparency of the form is less The Load appear and the SplashScreen still there
i want it to be like when SplashScreen is over the form1 appear, i dont know how the opacity of the form affect this
VB.NET Syntax (Toggle Plain Text)
Partial Friend Class MyApplication Protected Overrides Function OnInitialize( _ ByVal commandLineArgs As _ System.Collections.ObjectModel.ReadOnlyCollection(Of String) _ ) As Boolean My.Application.MinimumSplashScreenDisplayTime = 4000 Return MyBase.OnInitialize(commandLineArgs) End Function End Class End Namespace
To add 4 Seconds in the DisplayTime but it works when the Opacity of my Form is Full but if the transparency of the form is less The Load appear and the SplashScreen still there
i want it to be like when SplashScreen is over the form1 appear, i dont know how the opacity of the form affect this
Last edited by xfrolox; Oct 25th, 2009 at 12:13 pm.
![]() |
Similar Threads
- Code Snippet: JME(J2ME) Splash Screen (Java)
- One beep- stuck on MoBo splash screen (Troubleshooting Dead Machines)
- Stuck on Compaq splash screen (desktop pro em series) (Motherboards, CPUs and RAM)
- Code Snippet: How to make a Splash Screen (Java)
- How to make a Splash Screen (Java)
- splash screen woes (Java)
- Hide Delphi's Splash screen - Delphi 7 (Pascal and Delphi)
- Freezes on W2K splash screen-Dell Laptop (Windows NT / 2000 / XP)
Other Threads in the VB.NET Forum
- Previous Thread: How to use wildcard for attachement file name?
- Next Thread: URGEN HELP : Digiums Asterisk with visual basic
| Thread Tools | Search this Thread |
.net .net2008 2008 access advanced application array basic beginner browser button buttons center click client code combo convert cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic eclipse excel exists fade filter forms function generatetags gridview html images input internet listview map mobile module monitor msaccess net number objects open panel pdf picturebox picturebox2 port position print printing problem read regex remove right-to-left save search searchvb.net select serial settings shutdown socket sqldatbase sqlserver survey temperature textbox timer timespan transparency txttoxmlconverter user usercontol vb vb.net vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web winforms winsock wpf wrapingcode xml year





