Well this is really a dumb question, but I have a panel with 3 buttons.
2 of them are working OK, the other...does nothing.
I've checked and rechecked the code, design and there is nothing in top of it.
Deleted it from code, generated members again in design, tested...pufff. not working.
Has this happened to someone before ? I mean I'created dozens of buttons, never had any problem.
I cant post the project, as is a company project (and quite big) and the little bit of the activity won't work without the rest.
What can prevent the button from working ?
Button name is BtnSMS1 its dimmed in globals and Sub BtnSMS1_Click is there. Button it's enabled in design and there is nothing else with the same name, but by whatever reason it's the only that does nothing. not a single bip I use for test. Debbug never gets there....
help.
2 of them are working OK, the other...does nothing.
I've checked and rechecked the code, design and there is nothing in top of it.
Deleted it from code, generated members again in design, tested...pufff. not working.
Has this happened to someone before ? I mean I'created dozens of buttons, never had any problem.
I cant post the project, as is a company project (and quite big) and the little bit of the activity won't work without the rest.
What can prevent the button from working ?
Button name is BtnSMS1 its dimmed in globals and Sub BtnSMS1_Click is there. Button it's enabled in design and there is nothing else with the same name, but by whatever reason it's the only that does nothing. not a single bip I use for test. Debbug never gets there....
help.