Answer Posted / saurav
OLE (Object Linking and Embedding) is a means to interchange data between applications. One of the primary uses of the OLE Container control was to embed Word documents or Excel spreadsheets in a form. This is the control to use when you want to link or embed an object into your Visual Basic application.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Types of LockEdits in DAO? 51 .Types of Recordsets.
what are the different Types of Recordsets.
Is it possible to Manipulate data through flexgrid? Explain.
How can you Add API functions to your Application?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How do I change the color of a form in visual basic?
Explain the "cursortype" and "Locktype" in VB?
Draw Sequence Modal of RDO and Explain?
What is meant by building a recordset.
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
How to get freefile location in memory?
Recordset object consists what?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
What language does visual basic use?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?