OLE Custom Control
   HOME





OLE Custom Control
Object Linking and Embedding (OLE) is a proprietary format, proprietary technology developed by Microsoft that allows embedding and hyperlinking, linking to documents and other objects. For developers, it brought OLE Control Extension (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. Overview OLE allows an editing application to export part of a document to another editing software application, application and then import it with additional content. For example, a desktop publishing system might send some text to a word processor or a picture to a bitmap editor using OLE. The main benefit of OLE is to add different kinds of data to a document from different applications, like a text editor and an image editor. This creates a Compound File Binary Format document and a master file to which the ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Proprietary Format
A proprietary file format is a file format of a company, organization, or individual that contains data that is ordered and stored according to a particular encoding-scheme, such that the decoding and interpretation of this stored data is easily accomplished only with particular software or hardware that the company itself has developed. In contrast, an open or free format is a file format that is published and free to be used by everybody. Some proprietary format may be documented by the developer and released with a note that the format is subject to change without notice, and that the file should only be read or written with libraries provided by the developer. In other cases, the specification of the data encoding format may not be publicly documented at all; in some cases, the format may only be released to those who have signed non-disclosure agreements. A proprietary format can also be a file format whose encoding is in fact published but is restricted through licenses such ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  



MORE