Results 1 to 3 of 3

Thread: Wait command in Visual Basic

  1. #1
    Join Date
    Jan 2009
    Posts
    126

    Wait command in Visual Basic

    Hello friends,

    I am facing an issue in Visual Basic,i don't know how to use wait command while execution of program.If not is there any other command like wait in VB6?

    Thanks in Advance.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Wait command in Visual Basic

    Sure i don't know wait command but there is sleep in VB.net which you can use instead of wait and following is the syntax for the same.

    Public Shared Sub Sleep (millisecondsTimeout As Integer)

  3. #3
    Join Date
    Jan 2009
    Posts
    150

    Re: Wait command in Visual Basic

    You can also go with this too Win32 WaitForSingleObject Api. this will allow you to do whatever you want.

Similar Threads

  1. Need help with cmd start wait command
    By Tamonash in forum Windows Software
    Replies: 5
    Last Post: 05-11-2010, 12:06 AM
  2. what are Visual Basic IDE?
    By Naresh Modi in forum Software Development
    Replies: 2
    Last Post: 06-03-2009, 09:49 AM
  3. Is GUI same like Visual Basic ?
    By Caesar in forum Software Development
    Replies: 2
    Last Post: 02-03-2009, 01:32 PM
  4. Visual Basic 2005 or Visual Basic 6
    By Aasha in forum Software Development
    Replies: 5
    Last Post: 15-01-2009, 06:56 PM
  5. Visual Basic on LAN
    By djbbenn in forum Software Development
    Replies: 2
    Last Post: 05-08-2008, 02:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,564,317.19137 seconds with 17 queries