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

C#

 
GeneralRe: How to make the form hide when click MinimizeBox? Pin
Luc Pattyn24-Jul-07 22:24
sitebuilderLuc Pattyn24-Jul-07 22:24 
GeneralRe: How to make the form hide when click MinimizeBox? Pin
Martin#24-Jul-07 22:36
Martin#24-Jul-07 22:36 
GeneralRe: How to make the form hide when click MinimizeBox? Pin
jason_mf24-Jul-07 20:59
jason_mf24-Jul-07 20:59 
Questionhow to pass parameter in crystal report? Pin
help as an alias24-Jul-07 19:28
help as an alias24-Jul-07 19:28 
AnswerRe: how to pass parameter in crystal report? Pin
phantanagu24-Jul-07 21:43
phantanagu24-Jul-07 21:43 
GeneralRe: how to pass parameter in crystal report? Pin
help as an alias24-Jul-07 21:56
help as an alias24-Jul-07 21:56 
GeneralRe: how to pass parameter in crystal report? Pin
Developer61125-Jul-07 2:22
Developer61125-Jul-07 2:22 
QuestionDeactivating a form... Pin
Shy Agam24-Jul-07 18:46
Shy Agam24-Jul-07 18:46 
Hello experts,

An application I'm currently developing pops-up reminder windows.
Being a popup window, it should not "steal" the focus, as it can be unpleasent to the user if he's in the middle of something.

I've tried overriding the ShowWithoutActivation property and returning true, but the form still gets focused.
My guess is that a LinkLabel control I have on the form is receiving focus, thus having the form receive focus even when the ShowWithoutActivation property has returned true.

How can I deactivate the form?

Thanks in advance,
Shy.
AnswerRe: Deactivating a form... Pin
Paul Conrad24-Jul-07 19:06
professionalPaul Conrad24-Jul-07 19:06 
GeneralRe: Deactivating a form... Pin
Shy Agam25-Jul-07 1:09
Shy Agam25-Jul-07 1:09 
AnswerRe: Deactivating a form... Pin
il_masacratore24-Jul-07 21:38
il_masacratore24-Jul-07 21:38 
GeneralRe: Deactivating a form... Pin
Shy Agam25-Jul-07 1:08
Shy Agam25-Jul-07 1:08 
GeneralRe: Deactivating a form... Pin
il_masacratore25-Jul-07 2:45
il_masacratore25-Jul-07 2:45 
AnswerRe: Deactivating a form... Pin
Shy Agam25-Jul-07 2:11
Shy Agam25-Jul-07 2:11 
GeneralRe: Deactivating a form... Pin
Paul Conrad25-Jul-07 6:12
professionalPaul Conrad25-Jul-07 6:12 
QuestionAbout TreeView Questions! Pin
snowlover24-Jul-07 15:48
snowlover24-Jul-07 15:48 
Questionis there any way to check the DataTable has been populated? Pin
Khoramdin24-Jul-07 13:00
Khoramdin24-Jul-07 13:00 
AnswerRe: is there any way to check the DataTable has been populated? Pin
Justin Perez24-Jul-07 13:11
Justin Perez24-Jul-07 13:11 
GeneralRe: is there any way to check the DataTable has been populated? Pin
help as an alias24-Jul-07 17:45
help as an alias24-Jul-07 17:45 
QuestionAppending RTF files Pin
bart6024-Jul-07 12:34
bart6024-Jul-07 12:34 
Questiongeneric functions Pin
dfn24-Jul-07 12:21
dfn24-Jul-07 12:21 
AnswerRe: generic functions Pin
Christian Graus24-Jul-07 12:35
protectorChristian Graus24-Jul-07 12:35 
QuestionOnHelpButtonClicked Pin
RussBus24-Jul-07 12:10
RussBus24-Jul-07 12:10 
AnswerRe: OnHelpButtonClicked Pin
Martin#24-Jul-07 19:53
Martin#24-Jul-07 19:53 
GeneralRe: OnHelpButtonClicked Pin
RussBus25-Jul-07 5:30
RussBus25-Jul-07 5:30 

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.