Re:

Fabian Schmied <[email protected]> Thu, 8 Nov 2007 17:11:31 +0100
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <[email protected]>
> Docs don't always get updated. Kenny Kerr pointed that out to me.
> I tried the approach of altering the caption, and other approaches, but they
> were not satisfactory for me; the error message was not obvious enough.

Well, for a better GUI feeling, you could also change the bitmap of
the dialog the second time you show it. But since the managed wrapper
might not support this without modifications and as you are under time
constraints, that might not be feasable for you.

Fabian