what are the Differences between variables defined as
public in a standard module (.bas) file and a Class file?
Answer Posted / jojo
i bas All the variable are public by default u can access
the variable throughtout the project.
In class u need the instance of the class called object to
access it
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain Types of DBCombo boxes?
What is executenonquery in vb net?
What is the difference between c++ and visual basic?
What is data binding in vb net?
Is there a way to break long lines in VB code?
What is file in vb?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
Explain the differences between ActiveX Dll and ActiveX Exe?
Write the Steps in Creating an ActiveX Control?
Timer control contains ________ no. of events.
What is the use of Visual Basic Document file?
How would you map properties to controls by using ActiveX Control Interface Wizard?
___ argument can be used to make a menuitem into bold.
How do I do drag & drop between applications?
How would you create your application in DHTML?