Click here to Skip to main content
15,910,212 members
Home / Discussions / C#
   

C#

 
GeneralRe: SortList problem , please help! Pin
bonzaiholding19-Aug-09 0:00
bonzaiholding19-Aug-09 0:00 
QuestionCommand Line Option in C# Pin
maheesh18-Aug-09 22:32
maheesh18-Aug-09 22:32 
AnswerRe: Command Line Option in C# Pin
N a v a n e e t h18-Aug-09 23:04
N a v a n e e t h18-Aug-09 23:04 
GeneralRe: Command Line Option in C# Pin
maheesh18-Aug-09 23:49
maheesh18-Aug-09 23:49 
AnswerRe: Command Line Option in C# Pin
Calla18-Aug-09 23:10
Calla18-Aug-09 23:10 
GeneralRe: Command Line Option in C# Pin
maheesh19-Aug-09 0:16
maheesh19-Aug-09 0:16 
GeneralRe: Command Line Option in C# Pin
Calla19-Aug-09 0:23
Calla19-Aug-09 0:23 
QuestionCustom Control Events Pin
Matt Cavanagh18-Aug-09 22:30
Matt Cavanagh18-Aug-09 22:30 
Ive created a custom control which fires event, and it works fine when I drag the control onto a form, and In that form I can create the event handler.
But now im dynamically loading the control into the form during runtime(Assembly.LoadFrom etc.). So obviously below that creating code when I try say userCtrl.myEvent += new EventHandler(this.myHandler); it wont work.

I understand why it doesnt work, I just have no clue what to do.
Thanks Smile | :)

Strive to be humble enough to take advice, and confident enough to do something about it.

AnswerRe: Custom Control Events Pin
dan!sh 18-Aug-09 22:54
professional dan!sh 18-Aug-09 22:54 
GeneralRe: Custom Control Events Pin
Matt Cavanagh18-Aug-09 22:57
Matt Cavanagh18-Aug-09 22:57 
GeneralRe: Custom Control Events Pin
dan!sh 18-Aug-09 23:17
professional dan!sh 18-Aug-09 23:17 
Questionvalidations for the controls that are dynamically created at runtime Pin
vasavi.p18-Aug-09 22:16
vasavi.p18-Aug-09 22:16 
AnswerRe: validations for the controls that are dynamically created at runtime Pin
OriginalGriff18-Aug-09 22:25
mveOriginalGriff18-Aug-09 22:25 
AnswerRe: validations for the controls that are dynamically created at runtime [modified] Pin
annathor18-Aug-09 22:46
annathor18-Aug-09 22:46 
QuestionWeb Application Security Pin
kKamel18-Aug-09 21:45
kKamel18-Aug-09 21:45 
AnswerRe: Web Application Security Pin
N a v a n e e t h18-Aug-09 22:08
N a v a n e e t h18-Aug-09 22:08 
GeneralRe: Web Application Security Pin
kKamel18-Aug-09 22:21
kKamel18-Aug-09 22:21 
Questiondon't allow to leave cell in datagridview Pin
mahdi198418-Aug-09 21:21
mahdi198418-Aug-09 21:21 
AnswerRe: don't allow to leave cell in datagridview [modified] Pin
Cracked-Down18-Aug-09 22:51
Cracked-Down18-Aug-09 22:51 
GeneralRe: don't allow to leave cell in datagridview Pin
mahdi198421-Aug-09 22:18
mahdi198421-Aug-09 22:18 
QuestionSmsSendMessage still working when mobile have no balance. Pin
Le@rner18-Aug-09 20:36
Le@rner18-Aug-09 20:36 
AnswerRe: SmsSendMessage still working when mobile have no balance. Pin
Christian Graus18-Aug-09 21:08
protectorChristian Graus18-Aug-09 21:08 
GeneralRe: SmsSendMessage still working when mobile have no balance. Pin
Le@rner18-Aug-09 21:40
Le@rner18-Aug-09 21:40 
GeneralRe: SmsSendMessage still working when mobile have no balance. Pin
Christian Graus18-Aug-09 23:23
protectorChristian Graus18-Aug-09 23:23 
GeneralRe: SmsSendMessage still working when mobile have no balance. Pin
Le@rner18-Aug-09 23:27
Le@rner18-Aug-09 23:27 

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.