Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
AnswerRe: Control Box Close Button Event Pin
Martin#22-Jul-07 21:30
Martin#22-Jul-07 21:30 
GeneralRe: Control Box Close Button Event Pin
VenkataRamana.Gali22-Jul-07 22:44
VenkataRamana.Gali22-Jul-07 22:44 
GeneralRe: Control Box Close Button Event Pin
Martin#22-Jul-07 22:46
Martin#22-Jul-07 22:46 
GeneralRe: Control Box Close Button Event Pin
VenkataRamana.Gali22-Jul-07 22:55
VenkataRamana.Gali22-Jul-07 22:55 
GeneralRe: Control Box Close Button Event Pin
Martin#22-Jul-07 23:01
Martin#22-Jul-07 23:01 
GeneralRe: Control Box Close Button Event Pin
VenkataRamana.Gali22-Jul-07 23:15
VenkataRamana.Gali22-Jul-07 23:15 
GeneralRe: Control Box Close Button Event Pin
Martin#22-Jul-07 23:24
Martin#22-Jul-07 23:24 
GeneralRe: Control Box Close Button Event Pin
Luc Pattyn23-Jul-07 2:17
sitebuilderLuc Pattyn23-Jul-07 2:17 
Hi Martin,

I dont think it will work your way. Windows already sets DialogResult to Cancel on
hitting the Close box.

This is why: Microsoft intends the Close Button to be identical to a Cancel
action; closing the dialog or pressing Cancel button both indicate "hey, I dont want this,
I am not interested". It is part of the overall GUI conventions that MS came up with.

And, we have had a difference of opinion on this before: one should not go against
such conventions.

Smile | :)


GeneralRe: Control Box Close Button Event Pin
Martin#23-Jul-07 2:41
Martin#23-Jul-07 2:41 
GeneralRe: Control Box Close Button Event Pin
Luc Pattyn23-Jul-07 3:07
sitebuilderLuc Pattyn23-Jul-07 3:07 
GeneralRe: Control Box Close Button Event Pin
Martin#23-Jul-07 3:09
Martin#23-Jul-07 3:09 
GeneralRe: Control Box Close Button Event Pin
Luc Pattyn23-Jul-07 3:30
sitebuilderLuc Pattyn23-Jul-07 3:30 
GeneralRe: Control Box Close Button Event Pin
Martin#23-Jul-07 3:43
Martin#23-Jul-07 3:43 
GeneralRe: Control Box Close Button Event Pin
Luc Pattyn23-Jul-07 4:02
sitebuilderLuc Pattyn23-Jul-07 4:02 
GeneralRe: Control Box Close Button Event Pin
Martin#23-Jul-07 4:13
Martin#23-Jul-07 4:13 
GeneralRe: Control Box Close Button Event Pin
Luc Pattyn23-Jul-07 4:13
sitebuilderLuc Pattyn23-Jul-07 4:13 
GeneralRe: Control Box Close Button Event Pin
Martin#23-Jul-07 4:20
Martin#23-Jul-07 4:20 
GeneralRe: Control Box Close Button Event Pin
Luc Pattyn23-Jul-07 4:41
sitebuilderLuc Pattyn23-Jul-07 4:41 
GeneralRe: Control Box Close Button Event Pin
Martin#23-Jul-07 4:45
Martin#23-Jul-07 4:45 
GeneralRe: Control Box Close Button Event Pin
Luc Pattyn23-Jul-07 4:59
sitebuilderLuc Pattyn23-Jul-07 4:59 
QuestionFile Download Pin
AB777122-Jul-07 20:33
AB777122-Jul-07 20:33 
AnswerRe: File Download Pin
Christian Graus22-Jul-07 20:54
protectorChristian Graus22-Jul-07 20:54 
GeneralRe: File Download Pin
AB777122-Jul-07 20:59
AB777122-Jul-07 20:59 
Questionglossary Pin
vimala soujanya22-Jul-07 20:29
vimala soujanya22-Jul-07 20:29 
AnswerRe: glossary Pin
Christian Graus22-Jul-07 20:52
protectorChristian Graus22-Jul-07 20:52 

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.