|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB.NET equivalent to "classic" VB "DoEvents"I have VB.NET 2005 Express Edition. Is there a VB.NET equivalent to the
"classic" VB's DoEvents? I searched the VB.NET Help & had no luck. In "classic" VB, DoEvents was used in code that might lock up the PC. Thank you. David pcnerd wrote:
> I have VB.NET 2005 Express Edition. Is there a VB.NET equivalent to the Sure... As long as you have System.Windows.Forms referenced in your> "classic" VB's DoEvents? I searched the VB.NET Help & had no luck. In > "classic" VB, DoEvents was used in code that might lock up the PC. Thank you. > David project: Application.DoEvents or new in VB.NET 2005 My.Application.DoEvents HTH -- Tom Shelton [MVP]
Function Vs. Sub Procedure
Marshal Structure containing arrays to function in DLL OOP object instance assignment in sub new() Scanning Option Group (VB 6 Option Button Control Array) VB.NET: RasDial + CallBacks + throwing events = frozen UI? Linking childform to Main Form in VB6 Loopin trough colors Is there a Function and Function Argument generic self-reference? Setting the Title property in a Windows File ... A Question About Regular Expressions and Capture |
|||||||||||||||||||||||