Display a modal form on top of a modeless form
From: TC (getmyemails2_at_yahoo.com)
Date: 02/14/05
- Next message: Peter Aitken: "Calling C++ DLL from VB"
- Previous message: Ralph: "Re: VB newbie - exposing VB subs to VBA?"
- Next in thread: TC: "Re: Display a modal form on top of a modeless form"
- Reply: TC: "Re: Display a modal form on top of a modeless form"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Feb 2005 05:19:24 -0500
Hello,
I have COM addin that displays a modeless form. When the user makes
certain selections, the modeless form is hidden and a modal form is
displayed.
Unfortunately, the modal form is behaving as modeless!
>From within VBA, the above scenario works perfectly.
I will also add that the forms are displayed on top of the parent
application using the SetWindowLong API.
Any advice?
Thanks & Regards,
TC
- Next message: Peter Aitken: "Calling C++ DLL from VB"
- Previous message: Ralph: "Re: VB newbie - exposing VB subs to VBA?"
- Next in thread: TC: "Re: Display a modal form on top of a modeless form"
- Reply: TC: "Re: Display a modal form on top of a modeless form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|