Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
JokeRe: How to stop... Pin
Paul Conrad11-Jul-08 8:19
professionalPaul Conrad11-Jul-08 8:19 
AnswerRe: How to stop... Pin
Pete O'Hanlon11-Jul-08 8:35
mvePete O'Hanlon11-Jul-08 8:35 
AnswerRe: How to stop... Pin
leppie11-Jul-08 11:19
leppie11-Jul-08 11:19 
QuestionChanging the default font Pin
NiceNaidu11-Jul-08 4:41
NiceNaidu11-Jul-08 4:41 
AnswerRe: Changing the default font Pin
Scott Dorman11-Jul-08 5:16
professionalScott Dorman11-Jul-08 5:16 
QuestionContext disconnected error Pin
Affan Toor11-Jul-08 4:31
Affan Toor11-Jul-08 4:31 
QuestionWhy a disabled button handles a Click Event !! Pin
Sifar - 011-Jul-08 3:29
Sifar - 011-Jul-08 3:29 
AnswerRe: Why a disabled button handles a Click Event !! Pin
Thomas Stockwell11-Jul-08 3:54
professionalThomas Stockwell11-Jul-08 3:54 
You have everything in one segment of code. If the code is in the click event of the button then "Good Morning" should always show. Keep in mind that you are enabling the same button after the for-loops that you disables before the for-loop. The button will only be disabled for the [milli]seconds until the for-loops are complete.

Regards,
Thomas Stockwell

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.

Visit my homepage Oracle Studios

Discounted or Free Software for Students:
DreamSpark - downloads.channel8.msdn.com
MSDN Academic Alliance - www.msdnaa.com

GeneralRe: Why a disabled button handles a Click Event !! Pin
Sifar - 011-Jul-08 4:14
Sifar - 011-Jul-08 4:14 
GeneralRe: Why a disabled button handles a Click Event !! Pin
DaveyM6911-Jul-08 4:34
professionalDaveyM6911-Jul-08 4:34 
GeneralRe: Why a disabled button handles a Click Event !! Pin
Thomas Stockwell11-Jul-08 4:41
professionalThomas Stockwell11-Jul-08 4:41 
AnswerRe: Why a disabled button handles a Click Event !! Pin
PIEBALDconsult11-Jul-08 11:21
mvePIEBALDconsult11-Jul-08 11:21 
Questiondatagrideview and data base Pin
A.firooz11-Jul-08 3:08
A.firooz11-Jul-08 3:08 
AnswerRe: datagrideview and data base Pin
half-life11-Jul-08 11:47
half-life11-Jul-08 11:47 
QuestionFieldInfo.SetValue on nested types Pin
FireFly_7411-Jul-08 2:56
FireFly_7411-Jul-08 2:56 
QuestionHow to Create a Global Variable Pin
Admin88711-Jul-08 2:48
Admin88711-Jul-08 2:48 
AnswerRe: How to Create a Global Variable Pin
carbon_golem11-Jul-08 2:58
carbon_golem11-Jul-08 2:58 
AnswerRe: How to Create a Global Variable Pin
Thomas Stockwell11-Jul-08 3:56
professionalThomas Stockwell11-Jul-08 3:56 
Questionhow to call matlab command from c#? such as figure; plot Pin
Seraph_summer11-Jul-08 2:41
Seraph_summer11-Jul-08 2:41 
QuestionIIS7, provisiong sample and Quota control Pin
SilverAdder11-Jul-08 2:33
SilverAdder11-Jul-08 2:33 
QuestionConvert ulong to binary i.e. ulong.ToBinaryString() Pin
DaveyM6911-Jul-08 2:32
professionalDaveyM6911-Jul-08 2:32 
AnswerRe: Convert ulong to binary i.e. ulong.ToBinaryString() Pin
Luc Pattyn11-Jul-08 3:05
sitebuilderLuc Pattyn11-Jul-08 3:05 
GeneralRe: Convert ulong to binary i.e. ulong.ToBinaryString() Pin
DaveyM6911-Jul-08 3:28
professionalDaveyM6911-Jul-08 3:28 
AnswerRe: Convert ulong to binary i.e. ulong.ToBinaryString() Pin
User 665811-Jul-08 3:08
User 665811-Jul-08 3:08 
GeneralRe: Convert ulong to binary i.e. ulong.ToBinaryString() Pin
DaveyM6911-Jul-08 3:36
professionalDaveyM6911-Jul-08 3:36 

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.