Re: DoEvents in .Net
From: Dick Grier (dick_grierNOSPAM_at_msn.com)
Date: 04/24/04
- Next message: kenton: "activesync wirelessly?"
- Previous message: Mike: "Re: documentation"
- In reply to: powerman: "DoEvents in .Net"
- Next in thread: powerman: "Re: DoEvents in .Net"
- Reply: powerman: "Re: DoEvents in .Net"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 24 Apr 2004 10:31:22 -0600
Hi,
Application.DoEvents.
However, your symptoms may relate marshalling data from a free thread to a
STAThread (Windows Form). What class are you using for your serial receive?
Is it threaded? Do you have a simple code example that illustrates the
problem?
***
-- Richard Grier (Microsoft Visual Basic MVP) See www.hardandsoftware.net for contact information. Author of Visual Basic Programmer's Guide to Serial Communications, 3rd Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
- Next message: kenton: "activesync wirelessly?"
- Previous message: Mike: "Re: documentation"
- In reply to: powerman: "DoEvents in .Net"
- Next in thread: powerman: "Re: DoEvents in .Net"
- Reply: powerman: "Re: DoEvents in .Net"
- Messages sorted by: [ date ] [ thread ]