Click here to Skip to main content
16,014,709 members
Home / Discussions / C#
   

C#

 
GeneralRe: Namespace commenting for comment web page Pin
Michael P14-May-04 2:57
Michael P14-May-04 2:57 
Generaldatagrid question Pin
azumi14-May-04 1:02
azumi14-May-04 1:02 
GeneralRe: datagrid question Pin
Aryadip14-May-04 1:36
Aryadip14-May-04 1:36 
GeneralRe: datagrid question Pin
azumi17-May-04 22:25
azumi17-May-04 22:25 
GeneralRe: datagrid question Pin
sreejith ss nair14-May-04 1:39
sreejith ss nair14-May-04 1:39 
GeneralRe: datagrid question Pin
azumi17-May-04 22:26
azumi17-May-04 22:26 
GeneralEvent handler Pin
sreejith ss nair14-May-04 1:02
sreejith ss nair14-May-04 1:02 
GeneralRe: Event handler Pin
Aryadip14-May-04 1:25
Aryadip14-May-04 1:25 
Hi,
If you are trying to call the event delegate from any perticular place... say...
you want that when you click on the first label the second lebel controls click event should trigger...

if this is your plan... then you don't need to trigger an event actually... you call the delegate method directly with the necessary parameters... or incase you don't need the parameters send null.

regards,
Aryadip.

Cheers !! and have a Funky day !!

GeneralRe: Event handler Pin
sreejith ss nair14-May-04 1:44
sreejith ss nair14-May-04 1:44 
GeneralRe: Event handler Pin
Dave Kreskowiak14-May-04 7:40
mveDave Kreskowiak14-May-04 7:40 
GeneralRe: Event handler Pin
Heath Stewart14-May-04 3:15
protectorHeath Stewart14-May-04 3:15 
GeneralRe: Event handler Pin
sreejith ss nair14-May-04 3:27
sreejith ss nair14-May-04 3:27 
QuestionHow to pass a string from c++ to c# Pin
peraonline14-May-04 0:37
peraonline14-May-04 0:37 
AnswerRe: How to pass a string from c++ to c# Pin
Heath Stewart14-May-04 2:57
protectorHeath Stewart14-May-04 2:57 
GeneralRe: How to pass a string from c++ to c# Pin
peraonline14-May-04 3:08
peraonline14-May-04 3:08 
GeneralRe: How to pass a string from c++ to c# Pin
Heath Stewart14-May-04 3:29
protectorHeath Stewart14-May-04 3:29 
GeneralUse lib-file in C#.NET Pin
Nilfunck13-May-04 23:42
Nilfunck13-May-04 23:42 
GeneralRe: Use lib-file in C#.NET Pin
Aryadip14-May-04 1:20
Aryadip14-May-04 1:20 
GeneralRe: Use lib-file in C#.NET Pin
Nilfunck14-May-04 2:10
Nilfunck14-May-04 2:10 
GeneralRe: Use lib-file in C#.NET Pin
sreejith ss nair14-May-04 2:05
sreejith ss nair14-May-04 2:05 
GeneralRe: Use lib-file in C#.NET Pin
Nilfunck14-May-04 2:14
Nilfunck14-May-04 2:14 
GeneralRe: Use lib-file in C#.NET Pin
Heath Stewart14-May-04 2:52
protectorHeath Stewart14-May-04 2:52 
GeneralRe: Use lib-file in C#.NET Pin
Heath Stewart14-May-04 2:52
protectorHeath Stewart14-May-04 2:52 
GeneralRe: Use lib-file in C#.NET Pin
Nilfunck14-May-04 3:56
Nilfunck14-May-04 3:56 
GeneralRe: Use lib-file in C#.NET Pin
Heath Stewart14-May-04 4:01
protectorHeath Stewart14-May-04 4:01 

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.