Click here to Skip to main content
15,887,379 members
Home / Discussions / C#
   

C#

 
AnswerRe: strange behaviour of click method Pin
Rob Philpott10-Apr-14 0:50
Rob Philpott10-Apr-14 0:50 
GeneralRe: strange behaviour of click method Pin
joost.versteegen10-Apr-14 1:13
joost.versteegen10-Apr-14 1:13 
GeneralRe: strange behaviour of click method Pin
Rob Philpott10-Apr-14 1:44
Rob Philpott10-Apr-14 1:44 
GeneralRe: strange behaviour of click method Pin
joost.versteegen10-Apr-14 1:47
joost.versteegen10-Apr-14 1:47 
GeneralRe: strange behaviour of click method Pin
Rob Philpott10-Apr-14 1:53
Rob Philpott10-Apr-14 1:53 
GeneralRe: strange behaviour of click method Pin
joost.versteegen10-Apr-14 3:38
joost.versteegen10-Apr-14 3:38 
GeneralRe: strange behaviour of click method Pin
Dave Kreskowiak10-Apr-14 3:55
mveDave Kreskowiak10-Apr-14 3:55 
AnswerRe: strange behaviour of click method Pin
Richard MacCutchan10-Apr-14 2:31
mveRichard MacCutchan10-Apr-14 2:31 
You could try a complete rebuild of your project and then put a breakpoint at the beginning of the btn_Click method and run it through your debugger. You should also review what that method is trying to do. As it stands it seems to be setting checkRequiredObjTypesOk randomly to true or false, but never uses that value for any purpose.
GeneralRe: strange behaviour of click method Pin
joost.versteegen10-Apr-14 3:27
joost.versteegen10-Apr-14 3:27 
GeneralRe: strange behaviour of click method Pin
Richard MacCutchan10-Apr-14 3:39
mveRichard MacCutchan10-Apr-14 3:39 
AnswerRe: strange behaviour of click method Pin
Eddy Vluggen10-Apr-14 3:01
professionalEddy Vluggen10-Apr-14 3:01 
GeneralRe: strange behaviour of click method Pin
joost.versteegen10-Apr-14 3:30
joost.versteegen10-Apr-14 3:30 
GeneralRe: strange behaviour of click method Pin
Eddy Vluggen10-Apr-14 4:59
professionalEddy Vluggen10-Apr-14 4:59 
GeneralRe: strange behaviour of click method Pin
joost.versteegen10-Apr-14 7:52
joost.versteegen10-Apr-14 7:52 
QuestionRe: strange behaviour of click method Pin
Eddy Vluggen10-Apr-14 11:03
professionalEddy Vluggen10-Apr-14 11:03 
AnswerRe: strange behaviour of click method Pin
Bernhard Hiller10-Apr-14 23:07
Bernhard Hiller10-Apr-14 23:07 
QuestionI need code for sending SMS through asp.net in c# Pin
Member 107033699-Apr-14 23:30
Member 107033699-Apr-14 23:30 
AnswerRe: I need code for sending SMS through asp.net in c# Pin
OriginalGriff10-Apr-14 0:06
mveOriginalGriff10-Apr-14 0:06 
AnswerRe: I need code for sending SMS through asp.net in c# Pin
Richard MacCutchan10-Apr-14 2:23
mveRichard MacCutchan10-Apr-14 2:23 
QuestionDesigner Problem Pin
Meysam Toluie9-Apr-14 19:22
Meysam Toluie9-Apr-14 19:22 
AnswerRe: Designer Problem Pin
OriginalGriff9-Apr-14 20:31
mveOriginalGriff9-Apr-14 20:31 
GeneralRe: Designer Problem Pin
Meysam Toluie9-Apr-14 20:45
Meysam Toluie9-Apr-14 20:45 
AnswerRe: Designer Problem Pin
OriginalGriff9-Apr-14 20:53
mveOriginalGriff9-Apr-14 20:53 
GeneralRe: Designer Problem Pin
Meysam Toluie9-Apr-14 21:30
Meysam Toluie9-Apr-14 21:30 
GeneralRe: Designer Problem Pin
OriginalGriff9-Apr-14 21:54
mveOriginalGriff9-Apr-14 21:54 

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.