PC Review Forums Newsgroups Windows XP Windows XP Embedded modeless window

Reply

modeless window

 
Thread Tools Rate Thread
Old 09-02-2007, 05:50 AM   #1
=?Utf-8?B?bmFtaQ==?=
Guest
 
Posts: n/a
Default modeless window


Hi,

I am developing a program using modeless window with C#.
However, the windows appear behind the other application windows.
Modeless window performs correctly only when Explorer.exe is running.
Is there any component is missing or are there any special settings for
modeless windows?

Thanks,
nami
  Reply With Quote
Old 11-02-2007, 02:02 AM   #2
KM
Guest
 
Posts: n/a
Default Re: modeless window

nami,

I personally don't recall seeing this bug but I can believe that it could be there for .Net apps if you remove Explorer shell. I
wouldn't think though you are missing a component (except the Explorer).

You can always workaround the issue in your code. Either make the window TopMost style, or at launch bring it to front (foreground).

--
=========
Regards,
KM

> Hi,
>
> I am developing a program using modeless window with C#.
> However, the windows appear behind the other application windows.
> Modeless window performs correctly only when Explorer.exe is running.
> Is there any component is missing or are there any special settings for
> modeless windows?
>
> Thanks,
> nami



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off