📄️ Windows Designer controls
A control is a visible element in a window that allows a user to perform some operation.
📄️ List views
Inserting a list view
📄️ Tabs (Windows Designer)
Inserting tab pages in an info box
📄️ Tree Views
Inserting a tree view
📄️ OLE controls (OCX)
This help topic explains the use of OCX technology in the USoft Product Set from the user's viewpoint. You need to be familiar with the way OLE containers are used, and know what OLE Controls are. Working experience with OLE Controls (for example via Microsoft Visual Basic 4.0) is recommended.
📄️ OLE containers
USoft Developer allows you to include OLE (= Object Linking and Embedding) containers in your application. These containers can hold objects from any Windows application that supports OLE, such as the Explorer, Word, Video for Windows, and so on. These objects are stored in the database in the form of Binary Large Objects (BLOBs). By double clicking on such an object, the end-user can either edit the object with the "original" application, or in case of multimedia files (for example WAV and AVI) play the particular clip.