Re: How do I call a method of another from
From: Larry Serflaten (serflaten_at_usinternet.com)
Date: 09/29/04
- Next message: Larry Serflaten: "Re: How do I call a method of another from"
- Previous message: scorpion53061: "Re: Datagrid, Anchor and Form Load"
- In reply to: One Handed Man \( OHM - Terry Burns \): "Re: How do I call a method of another from"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: How do I call a method of another from"
- Reply: One Handed Man \( OHM - Terry Burns \): "Re: How do I call a method of another from"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Sep 2004 05:44:42 -0500
"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote
> Your making the assumption that the action is being initiated by the calling
> form on instantiation.
That is a little vague. I made no assumtion other than the OP wanted to show
a list of names to the user, and have the user select one from the list. The
problem was in learning what name the user selected.
> This OP suggests that he wants to do a search on a PopUp,
I don't understand that at all. A search on a PopUp? Isn't a PopUp some
form of context menu? There was no mention of menus that I saw....
> this means the DialogResult/Or Updating the callers properties is the
> best way to return a value to the caller in my opinion.
>
> However, you are entitled to your opinion of course.
Yes, I can agree there! (Whew!)
But, see my reply to Cor. What dialog in the .NET framework acts
as you suggest? If it is the best type to use for dialogs, where is
it in the NET framework class library? Did MSFT purposely use
'lower grade' dialogs??? <g>
LFS
- Next message: Larry Serflaten: "Re: How do I call a method of another from"
- Previous message: scorpion53061: "Re: Datagrid, Anchor and Form Load"
- In reply to: One Handed Man \( OHM - Terry Burns \): "Re: How do I call a method of another from"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: How do I call a method of another from"
- Reply: One Handed Man \( OHM - Terry Burns \): "Re: How do I call a method of another from"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|