Click here to Skip to main content
15,926,939 members
Home / Discussions / C#
   

C#

 
GeneralRe: Process.GetProcesses() Pin
Ed.Poore8-Jun-06 8:28
Ed.Poore8-Jun-06 8:28 
QuestionHow to bind exe file(s) To an exe file programmatically ?? Pin
hdv21221-May-06 8:42
hdv21221-May-06 8:42 
AnswerRe: How to bind exe file(s) To an exe file programmatically ?? Pin
Ed.Poore21-May-06 11:43
Ed.Poore21-May-06 11:43 
QuestionRegex question Removing trailing CR or LF Pin
kago51221-May-06 7:55
kago51221-May-06 7:55 
AnswerRe: Regex question Removing trailing CR or LF Pin
Ed.Poore21-May-06 11:49
Ed.Poore21-May-06 11:49 
AnswerRe: Regex question Removing trailing CR or LF Pin
leppie21-May-06 18:37
leppie21-May-06 18:37 
QuestionOpen Program In Form Pin
kobi10i1021-May-06 6:41
kobi10i1021-May-06 6:41 
AnswerRe: How do I display only a select portion of the output? Regex? Pin
User 665821-May-06 7:15
User 665821-May-06 7:15 
QuestionClass Library project help? Pin
eric_tran21-May-06 5:19
eric_tran21-May-06 5:19 
AnswerRe: Class Library project help? Pin
Ed.Poore21-May-06 11:56
Ed.Poore21-May-06 11:56 
QuestionHow to Close Right click on flash Pin
mehrdadc4821-May-06 4:04
mehrdadc4821-May-06 4:04 
AnswerRe: How to Close Right click on flash Pin
Ed.Poore21-May-06 11:58
Ed.Poore21-May-06 11:58 
Questioninsert XML to SQL SERVER Pin
eyalso21-May-06 3:28
eyalso21-May-06 3:28 
QuestionlistView to arraylist Pin
teejayem21-May-06 2:49
teejayem21-May-06 2:49 
AnswerRe: listView to arraylist Pin
Ravi Bhavnani21-May-06 5:11
professionalRavi Bhavnani21-May-06 5:11 
GeneralRe: listView to arraylist Pin
teejayem21-May-06 5:49
teejayem21-May-06 5:49 
Questioninherited Panel-Control for RadioButtons only Pin
Subfreq21-May-06 0:42
Subfreq21-May-06 0:42 
AnswerRe: inherited Panel-Control for RadioButtons only Pin
Ravi Bhavnani21-May-06 5:14
professionalRavi Bhavnani21-May-06 5:14 
GeneralRe: inherited Panel-Control for RadioButtons only [modified] Pin
Subfreq21-May-06 5:27
Subfreq21-May-06 5:27 
GeneralRe: inherited Panel-Control for RadioButtons only [modified] Pin
Ravi Bhavnani21-May-06 5:36
professionalRavi Bhavnani21-May-06 5:36 
GeneralRe: inherited Panel-Control for RadioButtons only [modified] Pin
Subfreq21-May-06 5:42
Subfreq21-May-06 5:42 
GeneralRe: inherited Panel-Control for RadioButtons only [modified] Pin
Ravi Bhavnani21-May-06 5:48
professionalRavi Bhavnani21-May-06 5:48 
Subfreq wrote:
I will use a timer as you have proposed.


Actually I wasn't suggesting using a timer. I believe you can delay processing of an event (a la Win32 PostMessage() vs. SendMessage()) by using BeginInvoke(). See this[^] excellent article for more information.

When you've got it work, maybe you can post an article on the subject at CP! Smile | :)

/ravi

My new year's resolution: 2048 x 1536
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

GeneralRe: inherited Panel-Control for RadioButtons only [modified] Pin
Subfreq21-May-06 5:53
Subfreq21-May-06 5:53 
QuestionCasting and template like things Pin
seikou20-May-06 23:19
seikou20-May-06 23:19 
AnswerRe: Casting and template like things [modified] Pin
User 665821-May-06 1:45
User 665821-May-06 1:45 

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.