Re: Problem with MessageBox
From: Nurchi BECHED (nurchi_at_telus.net)
Date: 12/27/04
- Next message: Cor Ligthert: "Re: C# Mouse click"
- Previous message: Ryu: "Basic Array Question"
- In reply to: Paul E Collins: "Re: Problem with MessageBox"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Dec 2004 08:04:43 GMT
Thanks, I thought, there was something wrong
with the compiler.
I appreciate your help.
On Sat, 25 Dec 2004 19:13:55 +0000 (UTC), Paul E Collins
<find_my_real_address@CL4.org> wrote:
> "Nurchi BECHED" <nurchi@telus.net> wrote:
>
>> [... snipped code ...]
>
> I think the problem is that you are showing the MessageBox from
> Form_Load, so the form that "owns" the message box is not fully loaded
> yet. It does work, however, if you show the MessageBox at the end of
> Form_Load instead of in LoadSettings.
>
> P.
>
>
--
Regards,
Nurchi BECHED
- Next message: Cor Ligthert: "Re: C# Mouse click"
- Previous message: Ryu: "Basic Array Question"
- In reply to: Paul E Collins: "Re: Problem with MessageBox"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|