Click here to Skip to main content
15,911,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: help me solve this problem ? please ... Pin
Stefan Troschuetz29-Jun-06 23:14
Stefan Troschuetz29-Jun-06 23:14 
GeneralRe: help me solve this problem ? please ... Pin
W. Kleinschmit30-Jun-06 2:22
W. Kleinschmit30-Jun-06 2:22 
AnswerRe: help me solve this problem ? please ... Pin
J4amieC29-Jun-06 23:54
J4amieC29-Jun-06 23:54 
QuestionHot keys Pin
Prashant Gadhave29-Jun-06 22:35
Prashant Gadhave29-Jun-06 22:35 
AnswerRe: Hot keys Pin
stancrm29-Jun-06 23:18
stancrm29-Jun-06 23:18 
GeneralRe: Hot keys Pin
Prashant Gadhave29-Jun-06 23:37
Prashant Gadhave29-Jun-06 23:37 
GeneralRe: Hot keys Pin
stancrm30-Jun-06 0:24
stancrm30-Jun-06 0:24 
QuestionServices and Top Most Forms Pin
DUKEMAN29-Jun-06 22:19
DUKEMAN29-Jun-06 22:19 
Can anyone help?

I have a service that’s set to interact with the current users desktop, the problem I have is I need to bring a window to front of any other window. While this works some times, in applications like Word the form does not display and is only shown in the Taskbar.

The window which is displayed by the service has the following set.

.topmost = true
.SetTopLevel = true
.Toplevel = true

And displayed using

MSCPrompt fForm = new MSCPrompt(cMessage);
fForm.ShowDialog();

Does anyone have any ideas why having set these options it still does not display on top of all other windows.

Paul



AnswerRe: Services and Top Most Forms Pin
Martin#29-Jun-06 23:59
Martin#29-Jun-06 23:59 
AnswerRe: Services and Top Most Forms Pin
AB777130-Jun-06 1:37
AB777130-Jun-06 1:37 
GeneralRe: Services and Top Most Forms Pin
DUKEMAN30-Jun-06 1:46
DUKEMAN30-Jun-06 1:46 
AnswerRe: Services and Top Most Forms Pin
pq4noeh30-Jun-06 1:50
pq4noeh30-Jun-06 1:50 
QuestionDataGrid column icon background Pin
Kais4U29-Jun-06 20:44
Kais4U29-Jun-06 20:44 
QuestionA question about Net.Socket? Pin
Phuongkar29-Jun-06 20:05
Phuongkar29-Jun-06 20:05 
AnswerRe: A question about Net.Socket? Pin
stancrm30-Jun-06 0:37
stancrm30-Jun-06 0:37 
QuestionHow to work with panels Pin
JacquesDP29-Jun-06 19:58
JacquesDP29-Jun-06 19:58 
AnswerRe: How to work with panels Pin
Martin#29-Jun-06 20:20
Martin#29-Jun-06 20:20 
GeneralRe: How to work with panels Pin
JacquesDP29-Jun-06 22:16
JacquesDP29-Jun-06 22:16 
Questionchm on-line help Pin
smarttom9929-Jun-06 19:50
smarttom9929-Jun-06 19:50 
AnswerRe: chm on-line help Pin
Glen Harvy29-Jun-06 20:17
Glen Harvy29-Jun-06 20:17 
GeneralRe: chm on-line help Pin
WillemM30-Jun-06 3:35
WillemM30-Jun-06 3:35 
QuestionHow to develop a Distributed Architecture in .NET? Pin
rahulgauttam29-Jun-06 19:31
rahulgauttam29-Jun-06 19:31 
AnswerRe: How to develop a Distributed Architecture in .NET? Pin
WillemM30-Jun-06 4:02
WillemM30-Jun-06 4:02 
QuestionMessagebox Button? in .net 2005 Pin
Rohit Dev29-Jun-06 18:53
Rohit Dev29-Jun-06 18:53 
AnswerRe: Messagebox Button? in .net 2005 Pin
AB777129-Jun-06 21:08
AB777129-Jun-06 21:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.