What is the raise event used for?



What is the raise event used for? ..

Answer / roshan

Causes the named event to call all registered event
handlers.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the use of static abstract class

5 Answers   Karur Vysya Bank KVB, Target,


Is datetime value type c#?

0 Answers  


difference between keyword internal and protected?

5 Answers   HCL,


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

0 Answers  


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

0 Answers  






Hi Everyone, the design of the form disappear during writing codes for dataset and data grid. The error show in "line of assigning dataset". I don't know what's happen. If anyone know , please share of technical help from someone. Thanks, Horace Trever

1 Answers  


What is mvc firstordefault?

0 Answers  


What is instantiating a class in c#?

0 Answers  


What are the new features in c# 2.0?

0 Answers  


What is 8 bit signed integer?

0 Answers  


Are multiple data types stored in System.Array?

0 Answers   Siebel,


Hai, I want to open a new form while the previous form is hiding or closing. I tried this with using MDI.I created one form like ParentForm.placed one button control.when clicked one that it opend new form like ChildForm.When i set the property of ChildForm to Maximize,but the ParentForm button control also appearing on the childform. so plz help me how to hide parentform controls(hide parentform while it is childform opened) thanq..

1 Answers  


Categories