Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Modal forms...

0 views
Skip to first unread message

David HAROUCHE

unread,
Jun 7, 2008, 2:13:43 PM6/7/08
to
I have a strange error message when performing MyForm.ShowModal :

Can make a visible Window Modal !

???

DH


Marc Rohloff [TeamB]

unread,
Jun 7, 2008, 3:13:26 PM6/7/08
to
On Sat, 7 Jun 2008 20:13:43 +0200, David HAROUCHE wrote:

> I have a strange error message when performing MyForm.ShowModal :
>
> Can make a visible Window Modal !

Then your form is already visible, the common reasons are that it is
set to visible in the designer or that it is defined as an MDI child
window.

--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com

David HAROUCHE

unread,
Jun 7, 2008, 6:10:36 PM6/7/08
to
>> Then your form is already visible, the common reasons are that it is
> set to visible in the designer
That's it !

DH


0 new messages