Click here to Skip to main content
16,017,852 members
Home / Discussions / C#
   

C#

 
AnswerRe: Dynamic XML Search Pin
il_masacratore25-Jul-07 11:17
il_masacratore25-Jul-07 11:17 
QuestionEncryption Pin
Richard Andrew x6424-Jul-07 11:22
professionalRichard Andrew x6424-Jul-07 11:22 
AnswerRe: Encryption Pin
Christian Graus24-Jul-07 11:23
protectorChristian Graus24-Jul-07 11:23 
GeneralRe: Encryption Pin
Richard Andrew x6424-Jul-07 11:45
professionalRichard Andrew x6424-Jul-07 11:45 
GeneralRe: Encryption Pin
Christian Graus24-Jul-07 12:05
protectorChristian Graus24-Jul-07 12:05 
GeneralRe: Encryption Pin
ekynox24-Jul-07 14:28
ekynox24-Jul-07 14:28 
GeneralRe: Encryption Pin
Richard Andrew x6424-Jul-07 14:32
professionalRichard Andrew x6424-Jul-07 14:32 
Questionresend mouse messages Pin
likefood24-Jul-07 11:07
likefood24-Jul-07 11:07 
I have a program that is semitransparent and is topmost. If a different program has focus, the keyboard messages reach it (the other program) just fine, but my topmost form intercepts mouse input (understandably so). How can I make my program take all mouse input and resend it through Windows's message pool so that it's as if my program wasn't there? I want to be able to function in the other active applications as if my program wasn't there (wasn't topmost).

The reason it has to be topmost is because it has a duplicate of the user's background image on it. Being semitransparent, it gives the effect that, instead, all of the other programs are semitransparent (the ultimate goal), so that the user can still faintly see their wallpaper "behind" their programs (because I don't know how to forcefully reduce all other programs' opacity).

-Daniel
Typing too fast fro my owngood

AnswerRe: resend mouse messages Pin
Dave Kreskowiak24-Jul-07 13:05
mveDave Kreskowiak24-Jul-07 13:05 
GeneralRe: resend mouse messages Pin
likefood25-Jul-07 3:19
likefood25-Jul-07 3:19 
QuestionHow to access an image in DataTable? Pin
Khoramdin24-Jul-07 10:51
Khoramdin24-Jul-07 10:51 
AnswerRe: How to access an image in DataTable? Pin
Pete O'Hanlon24-Jul-07 10:58
mvePete O'Hanlon24-Jul-07 10:58 
Questionstrings Pin
seemamltn24-Jul-07 10:44
seemamltn24-Jul-07 10:44 
AnswerRe: strings Pin
Pete O'Hanlon24-Jul-07 10:52
mvePete O'Hanlon24-Jul-07 10:52 
AnswerRe: strings Pin
BoneSoft24-Jul-07 10:52
BoneSoft24-Jul-07 10:52 
AnswerRe: strings Pin
Christian Graus24-Jul-07 10:56
protectorChristian Graus24-Jul-07 10:56 
AnswerBAD USER! Pin
leckey24-Jul-07 16:29
leckey24-Jul-07 16:29 
QuestionProlem in inserting new Row-DB2 Date Time Pin
kidus124-Jul-07 9:59
kidus124-Jul-07 9:59 
AnswerRe: Prolem in inserting new Row-DB2 Date Time Pin
kubben24-Jul-07 10:28
kubben24-Jul-07 10:28 
QuestionInteracting With a Database Pin
max2929724-Jul-07 9:58
max2929724-Jul-07 9:58 
AnswerRe: Interacting With a Database Pin
Pete O'Hanlon24-Jul-07 10:06
mvePete O'Hanlon24-Jul-07 10:06 
GeneralRe: Interacting With a Database Pin
max2929724-Jul-07 10:15
max2929724-Jul-07 10:15 
GeneralRe: Interacting With a Database Pin
Pete O'Hanlon24-Jul-07 10:24
mvePete O'Hanlon24-Jul-07 10:24 
GeneralRe: Interacting With a Database Pin
max2929724-Jul-07 10:27
max2929724-Jul-07 10:27 
QuestionRe: Interacting With a Database Pin
max2929724-Jul-07 10:34
max2929724-Jul-07 10:34 

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.