LOTUSSCRIPT/COM/OLE CLASSES


Examples: Using OLE custom controls
1. This example creates a new calendar control in the Body field of a new document, or accesses the existing control in an existing document, and sets the first day of the week from Sunday to Monday.
2. This example handles the Click event for a calendar control component inserted in the form through the UI. The script displays the date which the user clicks on in the calendar control.
See Also