.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Button class
Represents an action, action hotspot, or button on a form or document.

Note This class is not supported in COM.

Events

Click

ObjectExecute

Access

To access an action, action hotspot, or button, write a script that responds to one of its events. A Button object has no properties or methods.

Usage

The Button, Field, and Navigator classes provide entry points to scripts from the Notes UI. So do NotesTimer, NotesUIDatabase, NotesUIDocument, and NotesUIView.

See Also