PC Review


Reply
Thread Tools Rate Thread

After ShowDialog underlying for is hidden

 
 
Tommy
Guest
Posts: n/a
 
      17th Dec 2004
I upgraded to compact framework sp2 yesterday to fix one problem. Now when I
show a form with ShowDialog() the form that called ShowDialog is hidden when
i close the dialog form.

I have tried several ways to show it again but nothing seems to work.

Has anyone had this problem or have a solution?

Sorry for the double post. I added this question to the bottom of my other
thread but I was misleading with the incorrect subject line.
--
Tommy


 
Reply With Quote
 
 
 
 
Dan Bass
Guest
Posts: n/a
 
      20th Dec 2004
Have you tried setting focus to the parent control after the showdialog
call? "this.Focus();"

"Tommy" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I upgraded to compact framework sp2 yesterday to fix one problem. Now when
>I show a form with ShowDialog() the form that called ShowDialog is hidden
>when i close the dialog form.
>
> I have tried several ways to show it again but nothing seems to work.
>
> Has anyone had this problem or have a solution?
>
> Sorry for the double post. I added this question to the bottom of my other
> thread but I was misleading with the incorrect subject line.
> --
> Tommy
>
>



 
Reply With Quote
 
Serg Kuryata [MS]
Guest
Posts: n/a
 
      21st Dec 2004
Could you please post a simplified application that reproduces the problem
so I could take a look at it?

Thank you in advance,
Sergiy.

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Tommy" <(E-Mail Removed)>
| Subject: After ShowDialog underlying for is hidden
| Date: Fri, 17 Dec 2004 09:56:09 -0600
| Lines: 14
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| Message-ID: <#(E-Mail Removed)>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: cs164206-101.jam.rr.com 24.164.206.101
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14
.phx.gbl
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.compactframework:67143
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| I upgraded to compact framework sp2 yesterday to fix one problem. Now
when I
| show a form with ShowDialog() the form that called ShowDialog is hidden
when
| i close the dialog form.
|
| I have tried several ways to show it again but nothing seems to work.
|
| Has anyone had this problem or have a solution?
|
| Sorry for the double post. I added this question to the bottom of my
other
| thread but I was misleading with the incorrect subject line.
| --
| Tommy
|
|
|

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rows hidden by Autofilter vs hidden by changing the Hidden property LEO@KCC Microsoft Excel Programming 4 11th Sep 2007 10:14 AM
form can't update after its underlying query's underlying table are splited tang.yifan@gmail.com Microsoft Access Forms 0 21st Sep 2006 03:15 PM
Screen hidden after ShowDialog if other app gets in front before closing Hank Microsoft Dot NET Compact Framework 2 30th Jun 2005 08:20 PM
ShowDialog causes GC? =?Utf-8?B?RG1pdHJ5IFNoYXBvcmVua292?= Microsoft Dot NET Framework Forms 0 5th Apr 2004 11:51 AM
Form.ShowDialog() / ShowDialog(IWin32Window) peshrad Microsoft C# .NET 2 28th Jan 2004 02:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:25 AM.