what is Type Library and what it's purpose?
Answer / akash
The type library may represent another Visual Basic
project, or any other executable component that exposes a
type library.
Visual Basic creates type library information for the
classes you create, provides type libraries for the objects
it includes, and lets you access the type libraries
provided by other applications.
Is This Answer Correct ? | 0 Yes | 0 No |
How can you filter out specific type of file using file system controls?
What is the difference between <F8> and <Shift-F8> when debugging?
What is the use of progress Bar Control?
How to find size of the file. Which method or function is used to occomplish this?
__ no of controls in form.
what is the Difference between listbox and combo box?
What is rdo in vb?
What is the difference between a Sub and a Function?
What is the use of command Object?What are the various types of variables?
Types of Modal windows in VB.
How would you create properties in ActiveX Control?
What is the use of Scalewidth and ScaleHeight Proeperty?