Re: Submission of modal dialogs

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mark Rae (mark_at_mark-N-O-S-P-A-M-rae.co.uk)
Date: 07/24/04


Date: Sun, 25 Jul 2004 00:09:30 +0100


"Dale" <daleDeletepres@msndotcomNot.Net> wrote in message
news:%2361oUNacEHA.1408@TK2MSFTNGP12.phx.gbl...

> From your question, I am assuming you know enough about using the dialog
to
> pass variables from the parent to the dialog, and back to the parent
again,
> so it should be pretty easy...

Yeah - that in itself isn't the problem. I was merely wondering if there
wasn't a more efficient ".NET" way of achieving the same functionality...

> If there's another way to do it, I haven't seen one.

That's what I'm finding...



Relevant Pages

  • Re: Subclass a CRichEditCtrl, having trouble overriding OnNotify()
    ... The ON_NOTIFY_REFLECT_EX is useful if you want to extend the functionality transparently ... But I don't want to preclude the parent seeing this, ... or want total control. ... If you want to be transparent, or conditionally transparent, use ...
    (microsoft.public.vc.mfc)
  • Re: Listing objects
    ... Suppose we have a hierarchical class structure that looks something like ... parent' functionality. ... B's where more than one A could be the parent of a B. Eg ... Tees Close, Witham, Essex. ...
    (comp.lang.php)
  • Re: Cut, Copy and Paste?
    ... functionality no longer works. ... The Paste operation is something you want to make universal to all forms and ... Determining the active form and object can be done from the parent using ... The Clipboard.GetText will retrieve the contents of the Clipboard. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Owner vs Parent vs ParentForm
    ... owner provides functionality that ties forms togther when minimizing and maximizing. ... But you can reference Parent and ParentForm from a form class. ...
    (microsoft.public.dotnet.languages.vb)