Click here to Skip to main content
15,896,444 members
Home / Discussions / C#
   

C#

 
QuestionIterarting menu item Pin
Amar Chaudhary13-Sep-07 19:54
Amar Chaudhary13-Sep-07 19:54 
AnswerRe: Iterarting menu item Pin
ElSpinos13-Sep-07 22:42
ElSpinos13-Sep-07 22:42 
GeneralRe: Iterarting menu item Pin
Amar Chaudhary14-Sep-07 3:12
Amar Chaudhary14-Sep-07 3:12 
QuestionRegarding Telnet Pin
pashitech13-Sep-07 19:31
pashitech13-Sep-07 19:31 
AnswerRe: Regarding Telnet Pin
\laddie13-Sep-07 19:39
\laddie13-Sep-07 19:39 
GeneralRe: Regarding Telnet Pin
\laddie13-Sep-07 19:40
\laddie13-Sep-07 19:40 
AnswerRe: Regarding Telnet Pin
PIEBALDconsult14-Sep-07 4:44
mvePIEBALDconsult14-Sep-07 4:44 
QuestionUrgent button disabling problem Pin
Sunshine Always13-Sep-07 19:29
Sunshine Always13-Sep-07 19:29 
hi in my code, i am saying

button.enabled = false;
...
...
...
...
progressbar.performstep();
label.text = "Pass";
button.enabled = true;

the button is grayed out during this, but if i have clicked during this, it takes the click event after "Pass" is displayed.
how do i prevent this? i need an urgent solution. please see if anyone can help me with some suggestion.

thanks.

AnswerRe: Urgent button disabling problem Pin
\laddie13-Sep-07 19:38
\laddie13-Sep-07 19:38 
GeneralRe: Urgent button disabling problem Pin
Sunshine Always13-Sep-07 20:11
Sunshine Always13-Sep-07 20:11 
GeneralRe: Urgent button disabling problem Pin
vikas maan13-Sep-07 20:58
vikas maan13-Sep-07 20:58 
Questionnot inheriting control from base class Pin
falles0113-Sep-07 17:40
falles0113-Sep-07 17:40 
AnswerRe: not inheriting control from base class Pin
vikas maan13-Sep-07 21:00
vikas maan13-Sep-07 21:00 
AnswerRe: not inheriting control from base class Pin
rohitsrivastava13-Sep-07 21:15
rohitsrivastava13-Sep-07 21:15 
GeneralRe: not inheriting control from base class Pin
Pete O'Hanlon13-Sep-07 22:16
mvePete O'Hanlon13-Sep-07 22:16 
QuestionTo copy a file Pin
P_Elza13-Sep-07 17:10
P_Elza13-Sep-07 17:10 
AnswerRe: To copy a file Pin
Scott Dorman13-Sep-07 17:23
professionalScott Dorman13-Sep-07 17:23 
Questionproblem about c# Pin
cam chuong13-Sep-07 15:52
cam chuong13-Sep-07 15:52 
AnswerRe: problem about c# Pin
Dave Kreskowiak13-Sep-07 17:23
mveDave Kreskowiak13-Sep-07 17:23 
Questionmy control style in c# Pin
proset8613-Sep-07 13:40
proset8613-Sep-07 13:40 
AnswerRe: my control style in c# Pin
Dave Kreskowiak13-Sep-07 17:20
mveDave Kreskowiak13-Sep-07 17:20 
AnswerRe: my control style in c# Pin
Pete O'Hanlon13-Sep-07 22:17
mvePete O'Hanlon13-Sep-07 22:17 
QuestionOperator Reflection? Pin
JoasiaP13-Sep-07 13:38
JoasiaP13-Sep-07 13:38 
AnswerRe: Operator Reflection? Pin
Steve Echols13-Sep-07 16:42
Steve Echols13-Sep-07 16:42 
AnswerRe: Operator Reflection? Pin
Steve Echols13-Sep-07 17:04
Steve Echols13-Sep-07 17:04 

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.