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
____ property is used to lock a textbox to enter a datas.
What are some methods you can use to send data from one VB executable to another one?
What do you mean by provider?
OLE is used for _______
Maximum Control Names length?
What are 3 main differences between flexgrid control and dbgrid control?
Explain about conditional operators?
How can I call a 'hidden' DOS program from VB?
Which method is preferred to save datas like database?
What is the use of Data Form Wizard?
Is it possible to Manipulate data through flexgrid? Explain.
what are the Types of Resultsets?
What are forms in visual basic?
How would you attach pictures in column headers of List View Control?
What is the use of ActiveX Documents?