On Mon, Jul 21, 2008 at 2:16 PM, Joe Yoder <[EMAIL PROTECTED]> wrote: > Is there a way to force a message box to center in the form it is called from > rather than on the PC screen? > How does one control the font used in a message box? >
Joe: Recognize if you want MessageBox to work your way and not the Windows Way, then you probably shouldn't be trying to use the service provided by the OS for messages. You might want to check out MsgSvc from Steven Black: http://www.stevenblack.com/ -- oo! shiny new makeover! Look under downloads. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

