how can we pass parameters to a user control using delegates ?
Answer Posted / penchal das
by creating object of that delegate,we can pass the
parameters to a user control,which is used to call multiple
statements at a time.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
What Happens In Memory When You Box And Unbox A Value-type?
How do I use the 'using' keyword with multiple objects?
Why are c# strings immutable?
Why do we write system in c#?
What is an interface class in c#?
What is array formula?
Explain the importance and use of each, version, culture and publickeytoken for an assembly.
Why do we use hashtable in c#?
What is multithreading with .net?
What is interface inheritance?
What is polymorphism c# example?
When a switch is said to be congested?
What is wpf application in c#?
Is c# strongly typed?