Click here to Skip to main content
15,922,407 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I validate an enum parameter without using IsDefined? Pin
Pete O'Hanlon20-Dec-07 2:05
mvePete O'Hanlon20-Dec-07 2:05 
GeneralRe: How can I validate an enum parameter without using IsDefined? Pin
JoeRip20-Dec-07 2:13
JoeRip20-Dec-07 2:13 
QuestionHow to know if the mobile is downloading or uploading data from internet? Pin
supercsharp119-Dec-07 16:37
supercsharp119-Dec-07 16:37 
GeneralRe: How to know if the mobile is downloading or uploading data from internet? Pin
Paul Conrad19-Dec-07 16:43
professionalPaul Conrad19-Dec-07 16:43 
QuestionRe: How to know if the mobile is downloading or uploading data from internet? Pin
supercsharp119-Dec-07 18:16
supercsharp119-Dec-07 18:16 
GeneralRe: How to know if the mobile is downloading or uploading data from internet? Pin
Paul Conrad24-Dec-07 19:42
professionalPaul Conrad24-Dec-07 19:42 
JokeRe: How to know if the mobile is downloading or uploading data from internet? Pin
PIEBALDconsult19-Dec-07 16:58
mvePIEBALDconsult19-Dec-07 16:58 
QuestionApplying event handlers to dynamically generated controls Pin
Spacedmc19-Dec-07 14:14
Spacedmc19-Dec-07 14:14 
I'm hoping someone can help on this one as it has been driving me mad for most of the day now...

In my application I have a panel with a number of dynamically generated controls (TextBoxes and RichTextBoxes, generated from xml) and I'd like to be able to drag these controls onto another panel. My question is rather simple (I hope) - is it possible to assign an event handler at runtime so I can perform the desired D&D and how would I go about it (any pointers would be most welcome Big Grin | :-D )?


P.S. I've only been programming in C# for about 8 weeks (and liking it so far) so apologies if this is a stupid question...
GeneralRe: Applying event handlers to dynamically generated controls Pin
J$19-Dec-07 14:46
J$19-Dec-07 14:46 
GeneralRe: Applying event handlers to dynamically generated controls Pin
Spacedmc19-Dec-07 14:59
Spacedmc19-Dec-07 14:59 
GeneralRe: Applying event handlers to dynamically generated controls Pin
Luc Pattyn19-Dec-07 17:35
sitebuilderLuc Pattyn19-Dec-07 17:35 
GeneralRe: Applying event handlers to dynamically generated controls Pin
Anthony Mushrow19-Dec-07 14:49
professionalAnthony Mushrow19-Dec-07 14:49 
GeneralFileSystemWatcher and Threading Pin
#realJSOP19-Dec-07 11:19
professional#realJSOP19-Dec-07 11:19 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip19-Dec-07 17:21
JoeRip19-Dec-07 17:21 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip19-Dec-07 17:32
JoeRip19-Dec-07 17:32 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip19-Dec-07 17:45
JoeRip19-Dec-07 17:45 
GeneralRe: FileSystemWatcher and Threading Pin
#realJSOP19-Dec-07 23:20
professional#realJSOP19-Dec-07 23:20 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip20-Dec-07 1:40
JoeRip20-Dec-07 1:40 
GeneralRe: FileSystemWatcher and Threading Pin
#realJSOP20-Dec-07 2:37
professional#realJSOP20-Dec-07 2:37 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip20-Dec-07 1:42
JoeRip20-Dec-07 1:42 
GeneralProblems with CSV file blowing out memory Pin
LongRange.Shooter19-Dec-07 11:05
LongRange.Shooter19-Dec-07 11:05 
GeneralRe: Problems with CSV file blowing out memory Pin
Ed.Poore19-Dec-07 11:19
Ed.Poore19-Dec-07 11:19 
GeneralRe: Problems with CSV file blowing out memory Pin
LongRange.Shooter19-Dec-07 13:53
LongRange.Shooter19-Dec-07 13:53 
GeneralRe: Problems with CSV file blowing out memory Pin
Skippums19-Dec-07 12:39
Skippums19-Dec-07 12:39 
Generalrandom files with different date Pin
Shani Aulakh19-Dec-07 9:09
Shani Aulakh19-Dec-07 9:09 

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.