CygNet FMS ActiveX Controls – Events

This topic describes events applicable to CygNet FMS ActiveX controls. Events specific to each control are listed on the control-specific Events page of its Property Sheet seen via CygNet Studio screens, and in script editor views for each control in CygNet Studio. See Edit Mode Views in CygNet Studio for more information about accessing script editors. See CxHmiFms in the Scripting section for additional details about scripting events specific to each FMS control object.

These events are listed in the comprehensive table below, and also in the Properties, Methods, and Events topics specific to each ActiveX control.

The Comprehensive table contains a comprehensive listing of all the CygNet FMS ActiveX control events.

The Control-Specific list contains links to topics containing tables of the properties, events, and methods specific to each CygNet FMS ActiveX control.

CygNet FMS ActiveX Control Events: Comprehensive

ActiveX events for CygNet FMS controls are listed in the comprehensive table below.

Property Description

EventBeginSave

EventBeginSave runs when an FMS History Grid save operation is started.

EventEditModeChange

EventEditModeChange runs when the Edit mode is changed in an editable control.

EventEndRefresh

EventEndRefresh runs when a refresh operation is completed.

EventEndSave

EventEndSave runs when an FMS History Grid save operation is completed.

EventGridFinished

EventGridFinished runs when an FMS Balance grid is fully built after expanding the first row.

EventInitialize

EventInitialize runs when TheView is started in Run or Preview mode to allow further initialization for the control.

EventPumpData

EventPumpData is a legacy event, and is effectively obsolete. Do not use. In the past, this event would run when data was "pumped" to TheView.

EventSetSessionNode

EventSetSessionNode runs when the Session Node is set.

EventUpdated

EventUpdated runs when the FMS Node Chooser control is updated.

EventUpdateReportDefinitions

EventUpdateReportDefinitions runs when changes made to a report definition are saved.

Back to top

CygNet ActiveX Control Properties: Control-Specific

See one of the following topics for a listing of the properties, events, and methods applicable to a specific CygNet FMS ActiveX control.

Back to top