Click here to Skip to main content
15,908,111 members
Home / Discussions / C#
   

C#

 
QuestionRemoving the Close button on Modal Dialog Pin
bankai12331-Oct-06 18:06
bankai12331-Oct-06 18:06 
AnswerRe: Removing the Close button on Modal Dialog Pin
sam#31-Oct-06 18:26
sam#31-Oct-06 18:26 
GeneralRe: Removing the Close button on Modal Dialog Pin
bankai12331-Oct-06 18:31
bankai12331-Oct-06 18:31 
GeneralRe: Removing the Close button on Modal Dialog Pin
Robert Rohde31-Oct-06 19:21
Robert Rohde31-Oct-06 19:21 
AnswerRe: Removing the Close button on Modal Dialog Pin
Robert Rohde31-Oct-06 19:23
Robert Rohde31-Oct-06 19:23 
GeneralRe: Removing the Close button on Modal Dialog Pin
sam#31-Oct-06 19:33
sam#31-Oct-06 19:33 
GeneralRe: Removing the Close button on Modal Dialog Pin
Robert Rohde31-Oct-06 21:29
Robert Rohde31-Oct-06 21:29 
AnswerRe: Removing the Close button on Modal Dialog Pin
Stefan Troschuetz31-Oct-06 21:27
Stefan Troschuetz31-Oct-06 21:27 
bankai123 wrote:
I can't do that with the Form_Closing event as it stills closes it.


You can. If the user doesn't want to close the form, assign true to the Cancel property of the passed CancelEventArgs instance.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: Removing the Close button on Modal Dialog Pin
bankai1231-Nov-06 1:46
bankai1231-Nov-06 1:46 
QuestionGet Data from Lookup Form Pin
MJay31-Oct-06 16:28
MJay31-Oct-06 16:28 
AnswerRe: Get Data from Lookup Form Pin
luckykhalid31-Oct-06 18:48
luckykhalid31-Oct-06 18:48 
GeneralRe: Get Data from Lookup Form Pin
MJay31-Oct-06 20:00
MJay31-Oct-06 20:00 
QuestionCalling DLL from C# .NET 2005 - Some problems in parameters Pin
datvpsc7731-Oct-06 16:07
datvpsc7731-Oct-06 16:07 
AnswerRe: Calling DLL from C# .NET 2005 - Some problems in parameters Pin
Judah Gabriel Himango31-Oct-06 17:57
sponsorJudah Gabriel Himango31-Oct-06 17:57 
QuestionRe: Calling DLL from C# .NET 2005 - Some problems in parameters Pin
datvpsc7731-Oct-06 19:25
datvpsc7731-Oct-06 19:25 
GeneralRe: Calling DLL from C# .NET 2005 - Some problems in parameters Pin
datvpsc7731-Oct-06 19:29
datvpsc7731-Oct-06 19:29 
GeneralRe: Calling DLL from C# .NET 2005 - Some problems in parameters Pin
Judah Gabriel Himango31-Oct-06 19:59
sponsorJudah Gabriel Himango31-Oct-06 19:59 
QuestionWorking around the lack of friend classes Pin
matt cole31-Oct-06 14:04
matt cole31-Oct-06 14:04 
AnswerRe: Working around the lack of friend classes Pin
Christian Graus31-Oct-06 15:51
protectorChristian Graus31-Oct-06 15:51 
GeneralRe: Working around the lack of friend classes Pin
Judah Gabriel Himango31-Oct-06 18:02
sponsorJudah Gabriel Himango31-Oct-06 18:02 
AnswerRe: Working around the lack of friend classes Pin
Leslie Sanford31-Oct-06 18:09
Leslie Sanford31-Oct-06 18:09 
QuestionEdit DataRow in a DataSet Pin
teejayem31-Oct-06 13:27
teejayem31-Oct-06 13:27 
AnswerRe: Edit DataRow in a DataSet Pin
Tamimi - Code31-Oct-06 19:10
Tamimi - Code31-Oct-06 19:10 
QuestionHow to Encrypt Data and Save to Registry ? Pin
hdv21231-Oct-06 10:47
hdv21231-Oct-06 10:47 
AnswerRe: How to Encrypt Data and Save to Registry ? Pin
Christian Graus31-Oct-06 10:51
protectorChristian Graus31-Oct-06 10:51 

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.