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 |
What are the new events in textbox that has been included in VB ?
Is it possible to call backend procedures with ADO control?
what are the Parts of ODBC?
What is meant by Establish Connection in RDO?
It is possible to access Text (x.txt) files? Explain.
___ Property is used to count no. of items in a combobox.
What is Vlookup introduction and formula?
what is the Difference between listbox and combo box?
1s it posible to Create Tables Through Querydef?
How do I get the number of free bytes on a disk?
Give brief description about class?
What is the Dll required for running the VB?