Click here to Skip to main content
15,892,537 members
Home / Discussions / C#
   

C#

 
QuestionWierd behavior with ALT key shortcuts Pin
Dan Neely31-Jan-06 8:07
Dan Neely31-Jan-06 8:07 
QuestionHow to Call Javascript function from code behind after dialog box appearance Pin
psmukil31-Jan-06 7:49
psmukil31-Jan-06 7:49 
QuestionPosting Data to a Blog Pin
AB777131-Jan-06 3:48
AB777131-Jan-06 3:48 
AnswerRe: Posting Data to a Blog Pin
User 665831-Jan-06 4:40
User 665831-Jan-06 4:40 
AnswerRe: Posting Data to a Blog Pin
tarasn31-Jan-06 4:49
tarasn31-Jan-06 4:49 
QuestionKeypress handling in Simple DataGrid Pin
hellamasta31-Jan-06 3:44
hellamasta31-Jan-06 3:44 
AnswerRe: Keypress handling in Simple DataGrid Pin
Alomgir Miah31-Jan-06 7:54
Alomgir Miah31-Jan-06 7:54 
GeneralRe: Keypress handling in Simple DataGrid Pin
hellamasta31-Jan-06 8:44
hellamasta31-Jan-06 8:44 
Questionalternate ways to force a process to close. Pin
Dan Neely31-Jan-06 3:22
Dan Neely31-Jan-06 3:22 
AnswerRe: alternate ways to force a process to close. Pin
Wjousts31-Jan-06 5:59
Wjousts31-Jan-06 5:59 
GeneralRe: alternate ways to force a process to close. Pin
Dan Neely31-Jan-06 7:32
Dan Neely31-Jan-06 7:32 
GeneralRe: alternate ways to force a process to close. Pin
Wjousts31-Jan-06 8:01
Wjousts31-Jan-06 8:01 
GeneralRe: alternate ways to force a process to close. Pin
Dan Neely31-Jan-06 9:03
Dan Neely31-Jan-06 9:03 
QuestionLaunch Email Client from C# with attachments Pin
NewbieDude31-Jan-06 2:50
NewbieDude31-Jan-06 2:50 
AnswerRe: Launch Email Client from C# with attachments Pin
User 665831-Jan-06 4:47
User 665831-Jan-06 4:47 
GeneralRe: Launch Email Client from C# with attachments Pin
NewbieDude31-Jan-06 19:23
NewbieDude31-Jan-06 19:23 
QuestionButton Disabling Pin
madhusri31-Jan-06 2:08
madhusri31-Jan-06 2:08 
AnswerRe: Button Disabling Pin
James Gupta31-Jan-06 6:54
professionalJames Gupta31-Jan-06 6:54 
Maybe, when the event is triggered to disable it, replace the image with the one you want, and then put an if() clause in the OnClick event to say if the image is X (or a bool you have attatched to it) then do this, otherwise break.


Regards
James
AnswerRe: Button Disabling Pin
Dave Kreskowiak31-Jan-06 7:15
mveDave Kreskowiak31-Jan-06 7:15 
QuestionSubnet mask Pin
talbot31-Jan-06 2:01
talbot31-Jan-06 2:01 
QuestionHow to encrypt dll files? Pin
Bobby88731-Jan-06 2:00
Bobby88731-Jan-06 2:00 
AnswerRe: How to encrypt dll files? Pin
Ingo31-Jan-06 3:11
Ingo31-Jan-06 3:11 
GeneralRe: How to encrypt dll files? Pin
Dave Kreskowiak31-Jan-06 7:13
mveDave Kreskowiak31-Jan-06 7:13 
GeneralRe: How to encrypt dll files? Pin
Rob Graham31-Jan-06 8:14
Rob Graham31-Jan-06 8:14 
GeneralRe: How to encrypt dll files? Pin
Dave Kreskowiak31-Jan-06 9:46
mveDave Kreskowiak31-Jan-06 9:46 

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.