What is OLE? Explain.

Answer Posted / hariharan.tg

Object Linking and Embedding (OLE) is a technology that
allows embedding and linking to documents and other objects
developed by Microsoft. For developers, it brought OLE
custom controls (OCX), a way to develop and use custom user
interface elements. On a technical level, an OLE object is
any object that implements the IOleObject interface,
possibly along with a wide range of other interfaces,
depending on the object's needs.

Is This Answer Correct ?    21 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dao in vba?

635


What is script control?

658


How to control the file?

725


What is controls in vb?

628


Can you tell me the properties of the controls?

1666






Which method is used to write context Into file?

1663


what is the Difference between Recordset and Querydef?

1945


How would you add elements and pictures to listitems in listview control?

1573


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1631


Where can I get good up-to-date information about VB?

1004


What is the default workspace?

1594


What are 3 main differences between flexgrid control and dbgrid control?

2002


what is the Property used to add a menus at runtime?

1722


How would you Create a Query Builder and Explain its uses

1557


How would you attach an ActiveX control in Your Application?

1690