What are the differences between a standard module and a
class module?
Answer Posted / kumaran
Std Module : Only We can use with in the Application (Project)
Class Module : We can use (Outside) other application also
by using Instance creation.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to find the current record position in data control?
How do I create controls dynamically (at run-time)?
How would you add elements and pictures to listitems in listview control?
How to use hyperlink?
Whether HTML supports multimedia: and document links?
Difference between DDE and OLE.
Scope of API?s can be of different types, what are they Why API functions are Required?
Is a foo VBX/DLL available as shareware/freeware?
Differentiate between DAO,ADO and Adodc as in data access objects?
How do you create a form in visual basic?
Difference between ActiveX Control and Standard Control.
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How the image application?
How do I force a file dialogue box to reread the currect disk?
___ Property is used to count no. of items in a combobox.