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 would you navigate between one document to another document
In which areas the Error occurs?
____ property of menu cannot be set at run time.
How many types of API functions are available in VB?
Is visualvm free?
Types of LockEdits in DAO?
I have several megabytes of memory. Why do I get an "out of memory" error?
how a multiple routing works ?
What is database vb?
How would you add elements in TreevieW Control?
Is it possible to set a shortcut key for label?
Which method is used to write context Into file?
Difference between Dynaset and Snapshot?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Is it possible to call oracle database through ADO control or Object?