Click here to Skip to main content
15,890,557 members
Home / Discussions / C#
   

C#

 
QuestionDisable Window Close Pin
MasterYoda798-Jan-07 14:07
MasterYoda798-Jan-07 14:07 
AnswerRe: Disable Window Close Pin
Luc Pattyn8-Jan-07 14:20
sitebuilderLuc Pattyn8-Jan-07 14:20 
GeneralRe: Disable Window Close Pin
MasterYoda799-Jan-07 6:08
MasterYoda799-Jan-07 6:08 
QuestionHow create "always on bottom" apps? Pin
noemailz8-Jan-07 11:56
noemailz8-Jan-07 11:56 
AnswerRe: How create "always on bottom" apps? Pin
Ravi Bhavnani8-Jan-07 12:25
professionalRavi Bhavnani8-Jan-07 12:25 
GeneralRe: How create "always on bottom" apps? Pin
Stephen Hewitt8-Jan-07 15:42
Stephen Hewitt8-Jan-07 15:42 
GeneralRe: How create "always on bottom" apps? Pin
Ravi Bhavnani8-Jan-07 16:27
professionalRavi Bhavnani8-Jan-07 16:27 
QuestionWindows form and controls not handling focus properly Pin
likefood8-Jan-07 11:42
likefood8-Jan-07 11:42 
I have this Windows app.
When the user clicks on a button (any button), after the event handler is done, the form is supposed to have focus returned (like if there's a MessageBox involved).

However, I've noticed that the user is forced to click once on the form to regain focus.

To illustrate (and this sounds weirder)...

The user hits a button, a MessageBox appears saying "are you sure?", and the user hits "no".
The messagebox disappears. But the button still has focus (understandable). If the user clicks on a different button, that same button still has focus and Windows thinks the user just clicked it instead of the other button that they clicked. The user has to click once on the form (even though the form visually seems to have focus, with the title bar dark blue and everything) before clicking on any other button.

Any ideas? This one really has me stumped.

-Daniel
Typing too fast fro my owngood

AnswerRe: Windows form and controls not handling focus properly Pin
likefood8-Jan-07 11:58
likefood8-Jan-07 11:58 
QuestionWindows closing itself in a thread Pin
suck1238-Jan-07 11:21
suck1238-Jan-07 11:21 
AnswerRe: Windows closing itself in a thread Pin
Judah Gabriel Himango8-Jan-07 12:41
sponsorJudah Gabriel Himango8-Jan-07 12:41 
GeneralRe: Windows closing itself in a thread Pin
suck1238-Jan-07 19:22
suck1238-Jan-07 19:22 
GeneralRe: Windows closing itself in a thread Pin
Mircea Puiu8-Jan-07 23:54
Mircea Puiu8-Jan-07 23:54 
GeneralRe: Windows closing itself in a thread Pin
suck1239-Jan-07 2:18
suck1239-Jan-07 2:18 
GeneralRe: Windows closing itself in a thread Pin
Judah Gabriel Himango9-Jan-07 5:15
sponsorJudah Gabriel Himango9-Jan-07 5:15 
GeneralRe: Windows closing itself in a thread Pin
suck1239-Jan-07 5:43
suck1239-Jan-07 5:43 
QuestionSounds with c# Pin
sno-18-Jan-07 9:30
sno-18-Jan-07 9:30 
AnswerRe: Sounds with c# Pin
Thomas Stockwell8-Jan-07 9:50
professionalThomas Stockwell8-Jan-07 9:50 
AnswerRe: Sounds with c# Pin
Christian Graus8-Jan-07 9:56
protectorChristian Graus8-Jan-07 9:56 
AnswerRe: Sounds with c# Pin
led mike8-Jan-07 10:05
led mike8-Jan-07 10:05 
GeneralRe: Sounds with c# Pin
sno-18-Jan-07 10:13
sno-18-Jan-07 10:13 
AnswerRe: Sounds with c# Pin
Judah Gabriel Himango8-Jan-07 10:12
sponsorJudah Gabriel Himango8-Jan-07 10:12 
AnswerRe: Sounds with c# Pin
Luc Pattyn8-Jan-07 10:18
sitebuilderLuc Pattyn8-Jan-07 10:18 
QuestionWindows list dropdown problem Pin
Matthew Cuba8-Jan-07 9:16
Matthew Cuba8-Jan-07 9:16 
AnswerRe: Windows list dropdown problem Pin
Christian Graus8-Jan-07 9:19
protectorChristian Graus8-Jan-07 9:19 

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.