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 Types of LockEdits in RDO?
What are the different cursor types that can we create using ADO Recordset? Difference between these cursor types?
what component is used in vb to link to the database?
How would you attach an ActiveX control in Your Application?
How to test the AX stat class?
Is it possible to set a shortcut key for label? Explain ?
What is the error message that you would get if you try to assign "Null" to an integer variable?
Through which protocol OLEDB components are interfaced?
What are the types of validations available in Visual Basic?
How do you change the icon and otherwise manipulate the DOS box?
OLE is used for _______
What is Tabstrip control? What is the starting Index value? How to locate it?