what is differece b/w Module and class Modules in vb6?
thanks
Answer Posted / srivathsa pv
one more important difference between a class module and a
basic module is the extension. for basic modules the
extension is .BAS and for class modules the extension is .CLS
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
What are the tools available for Debuggiu in VB?
Write the Steps in Creating an ActiveX Control?
How do I call a DLL?
What is the use of Visual Basic Document file?
What are 3 main differences between flexgrid control and dbgrid control?
What is ActiveX Dll and ActiveX Exe?
How many File System Controls are there ? Explain.
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
How can I access a record by record number?
What is the use of property page Wizard in ActiveX Control?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Are there any examples of commercial applications built using Visual Basic?
What is the need of tabindex property is label control?
How to find the current record position in data control?
What is the difference between c++ and visual basic?