How would you declare and raise custom events in a class?



How would you declare and raise custom events in a class?..

Answer / guest

1) Public Event OnVarChange();
2) RaiseEvent OnVarChange[(arg1, arg2, ... , argn)]

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Is there any Edit method in ADO Data Access method?

3 Answers  


How would you attach pictures in Treeview Control?

1 Answers   HCL,


HTML stands for What? Use of HTML ?

2 Answers  


Explain about arrays?

0 Answers  


What is the use of command Object?

3 Answers   Arigo Infotech, Microsoft,






How would you view html code in Active Server Pages?

1 Answers  


How do I add a form in visual basic?

0 Answers  


Is it possible to call backend procedures with ADO control?

1 Answers   TCS,


How can we call Stored procedure of Back End in RDO and ADO ?

1 Answers  


How do I get the Tab key to be treated like a normal character?

0 Answers  


What is the use of ActiveX Documents?

0 Answers  


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

0 Answers  


Categories