|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Close a msgboxHow can I close a msgbox programtically. I have a process that can run
24/7. If an operator is not at the station, I want to close the msgbox that appears. How can I do this? John John Wright wrote:
> How can I close a msgbox programtically. I have a process that can run Is that msgbox launched from your application?> 24/7. If an operator is not at the station, I want to close the msgbox that > appears. How can I do this? If so, create your own msgbox-style form and a function using it to show any messages. Use that instead of Msgbox and you will have no problems closing it. If you mean msgbox that has nothing to do with your application, I'd look at simulating mouse clicks or keystrokes, which is not very professional and there are probably other ways do to this I'm unaware of. -- Greets, Arkadiusz 'Winger' Slusarczyk You could also try a Custom MessageBox that automatically closes after
n no. of seconds. For an example, see Eric Moreau's article : <http://emoreau.s2i.com/Articles/200601/EricMoreau1.html> Regards, Cerebrus.
Web Browser in Windows App
TableAdapters and true N-Tier dotnet security exception issues Newbie Question about Value and Reference Types Addhandler with parameter ? Newbie: Examples of ExecuteNonQuery VB2005 structures to file Dragging Borderless Forms Off topic--best place to ask a question How I generate a tone programatically without resorting to playing a file such as MP3, WAV, etc.? |
|||||||||||||||||||||||