Thread: 2 problems with VB.NET

  1. #1
    Registered User hermit's Avatar
    Join Date
    Apr 2002
    Posts
    213

    2 problems with VB.NET

    Hi all

    I need of desperate of help here. I need to know how to implement a splash screen in VB.NET. I have 3 forms. form1 is the main form, form2 is the aboutMe form, form3 is the splash screen form. How do i show the splash screen for 8 seconds when i load my form. Some codes will be helpful here. I was thinking of using a timer object, but i dont know how to implement this.

    Secondly, i need to create an undo button that hold five previous mouseclick event. How do i do that? Any suggestions

    Thanks in advance


    -------------------------------------------------------------
    MS security update 10-Sept 03
    - - fUnKy F3m@le - -

  2. #2
    Registered User
    Join Date
    Jun 2003
    Posts
    245
    Wouldn't it be a better idea to ask a question about VB.NET on a Visual Basic forum, rather than a C Programming type of forum? I can show you code to demonstrate a splash screen, but not in VB.NET as I'm a C/C++ programmer.

  3. #3
    Registered User hermit's Avatar
    Join Date
    Apr 2002
    Posts
    213
    if you could that would be wonderful. I thought, windows programming include C#, C++, VB, VB.NET, ASP.NET

    im a little disorientated..
    - - fUnKy F3m@le - -

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. No clue how to make a code to solve problems!
    By ctnzn in forum C Programming
    Replies: 8
    Last Post: 10-16-2008, 02:59 AM
  2. C Pointers Problems
    By mhelal in forum C Programming
    Replies: 8
    Last Post: 01-10-2007, 06:35 AM
  3. Rendering problems (DirectX?)
    By OnionKnight in forum Tech Board
    Replies: 0
    Last Post: 08-17-2006, 12:17 PM
  4. a VB.NET job
    By Brain Cell in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 05-09-2005, 06:41 PM
  5. DJGPP problems
    By stormswift in forum C Programming
    Replies: 2
    Last Post: 02-26-2002, 04:35 PM