Can make a visible Window Modal !
???
DH
> 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
DH