Problem opening several modal forms

  • Thread starter Thread starter Gianco
  • Start date Start date
Huh,

So how exactly do you mean the previous forms arn't modal? I assume this
means they are not properly disabled. Also, I assume you are testing this
on the device, right? (SP1 doesn't get installed to emulators
automatically).
I'm using a pretty simple repro - I have 1 form with a button...when you
click the button it creates another instance of itself with new text and
calls ShowDialog. Are you by any chance changing your Form's properties to
anything(FormBorderStyle or MinimizeBox, etc)?

Thanks,
-Katie

--------------------
| From: (e-mail address removed) (Gianco)
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Subject: Problem opening several modal forms
| Date: 4 Sep 2003 05:01:27 -0700
| Organization: http://groups.google.com/
| Lines: 7
| Message-ID: <[email protected]>
| NNTP-Posting-Host: 80.204.87.155
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1062676888 8309 127.0.0.1 (4 Sep 2003
12:01:28 GMT)
| X-Complaints-To: (e-mail address removed)
| NNTP-Posting-Date: 4 Sep 2003 12:01:28 GMT
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-
xit-09!supernews.com!postnews1.google.com!not-for-mail
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:32748
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hello Katie
|
| I installed the SP1 but nothing....
|
| Thanks however
|
| Gianco
|

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top