Oct 30, 2003 #1 bungpeng Well-known member Joined Sep 10, 2002 Messages 906 Location Malaysia Newbie question again: What about DoEvents in VB.NET?
Oct 30, 2003 #3 bungpeng Well-known member Joined Sep 10, 2002 Messages 906 Location Malaysia "DoEvents" function in Visual Basic, In VB.NET, what should I do?
Oct 30, 2003 #4 Divil Well-known member Joined Nov 17, 2002 Messages 2,748 How about, Application.DoEvents()? Finding out about that would have been as hard as typing DoEvents in to the help index.
How about, Application.DoEvents()? Finding out about that would have been as hard as typing DoEvents in to the help index.
Oct 30, 2003 #5 bungpeng Well-known member Joined Sep 10, 2002 Messages 906 Location Malaysia Thank you. Sorry, I should able to find it in help index. I just thought that DoEvents was changed to others in .NET environment.
Thank you. Sorry, I should able to find it in help index. I just thought that DoEvents was changed to others in .NET environment.