Answer Posted / guest
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 | 2 No |
Post New Answer View All Answers
___,___ arguments will be used to run a executable program in shell function
what is the Property used to add a menus at runtime?
Explain the differences between ActiveX Dll and ActiveX Exe?
How do I access C style strings?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
How do I create controls dynamically (at run-time)?
Difference between Class Module and Standard Module?
Explain OLE Drag and Drop.
What is the need of tabindex property is label control?
Explain about control properties?
With in the form we want to check all the text box control are typed or not? How?
What are the rules which should be followed while naming a variable in VB?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How do I force a file dialogue box to reread the currect disk?
How do I call a DLL?