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
How do I play MID, WAV or other multimedia files?
How do I mimic a toggle button?
How to down load image properties.
What is ODBC Direct and Microsoft Jet Database Engine ?
How many types of API functions are available in VB?
___ Property is used to count no. of items in a combobox.
which property used to add a menus at runtime?
Draw Sequence Modal of RDO? Explain.
How about Access 2.0 compatibility?
How many ways we can access file using VB?
How can you determine performance standards?
How do I force a file dialogue box to reread the currect disk?
What is ActiveX Control?
What is meant by Establish Connection in RDO?
What is the use of Imagelist Controls ?