jwcolby
jwcolby at colbyconsulting.com
Sun May 13 21:06:50 CDT 2007
>You are using messagebox.show, right? Yes. It does show up if I click on the program icon representing the windows form for the VB.Net program, but it will not pop up over (for example) Outlook if I have that open or Firefox if I have that open. It also does not cause the little icon in the toolbar to turn dark blue or flash as some other programs can cause their toolbar icon to do. John W. Colby Colby Consulting www.ColbyConsulting.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Bobby Heid Sent: Sunday, May 13, 2007 9:39 PM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] VB.Net - seeing the messagebox That's odd. My experiences have always had the message box show up on top of everything. You are using messagebox.show, right? Bobby -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Saturday, May 12, 2007 9:10 AM To: 'Access Developers discussion and problem solving'; dba-vb at databaseadvisors.com Subject: [AccessD] VB.Net - seeing the messagebox When I run my program, the form immediately pops up, I click a button and the program starts processing files. I added a messagebox.show to inform me when each file finishes (I was timing with a stopwatch) but that message box does not pop up over the top of everything else. The program has stopped and the message is up, but behind everything else and I do not see it unless I click the form icon in the tool bar. It doesn't even cause the tool bar icon for the form to change color or flash. Is there a way to make it do so (somehow notify me)? John W. Colby Colby Consulting www.ColbyConsulting.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com