PC Review
Forums
Newsgroups
Windows XP
Windows XP Embedded
modeless window
Forums
Newsgroups
Windows XP
Windows XP Embedded
modeless window
![]() |
modeless window |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

