944,174 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Marked Solved
  • Views: 1503
  • VB.NET RSS
Oct 25th, 2009
0

Adding Time to Splash Screen Help Please

Expand Post »
Ok i add a SplashScreen1 then i put it to show, i go to Application Events and i add this

VB.NET Syntax (Toggle Plain Text)
  1. Partial Friend Class MyApplication
  2. Protected Overrides Function OnInitialize( _
  3. ByVal commandLineArgs As _
  4. System.Collections.ObjectModel.ReadOnlyCollection(Of String) _
  5. ) As Boolean
  6. My.Application.MinimumSplashScreenDisplayTime = 4000
  7. Return MyBase.OnInitialize(commandLineArgs)
  8. End Function
  9.  
  10. End Class
  11.  
  12. 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
Reputation Points: 19
Solved Threads: 0
Junior Poster in Training
xfrolox is offline Offline
91 posts
since Oct 2009

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: How to use wildcard for attachement file name?
Next Thread in VB.NET Forum Timeline: URGEN HELP : Digiums Asterisk with visual basic





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC