What are the differences between a standard module and a
class module?
Answer Posted / nilesh b
To Use Standard Module, we do not need to create or
instantiate object of the same. While to use the class
module, we need to create and instantiate an object of the
same.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you know about chaining views.
What is the default model of the form?
How do I implement an incremental search in list/dir/combo/file boxes?
What is the use of Imagelist Controls ?
How to customize workgroup message?
What is visual basic used for?
Differentiate between DAO,ADO and Adodc as in data access objects?
How do I implement Undo?
How do I program the Novell NetWare API from VB?
How do I change the color of a form in visual basic?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
How to find size of the file. Which method or function is used to occomplish this?
Explain about trees structures work.
what is the Difference between Linked Object and Embedded Object?
What are the new events in textbox that has been included in VB ?