Just to be clear, The Message Dialog Class is _NOT_ the same thing as a
MsgBox. In the Message Dialog Class you can specify the Title, The main
Message, an Explanation, the Warming Icon and up to 3 buttons with the
capability to handle the specific button returned.

> There's more to it than the MsgBox will accomodate.
> 
> Thanks,
> 
> Chuck
> 
> On Jan 4, 2006, at 12:32 PM, Dixon, Tom wrote:
> 
> > I would still recommend the Message Dialog but in a Canvas 
> Paint event 
> > you can use any one of the following:
> >
> >   g.DrawNoteIcon 0,0
> >
> >   g.DrawStopIcon 0,0
> >
> >   g.DrawCautionIcon 0,0
> >
> >> What about when one is working with a window other than the MsgBox?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to