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. |
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.
- CygNet FMS Alarm Control Properties, Methods, and Events
- CygNet FMS Balance Control Properties, Methods, and Events
- CygNet FMS Close Period Control Properties, Methods, and Events
- CygNet FMS Configuration Control Properties, Methods, and Events
- CygNet FMS Dashboard Control Properties, Methods, and Events
- CygNet FMS Exceptions Control Properties, Methods, and Events
- CygNet FMS History Graph Control Properties, Methods, and Events
- CygNet FMS History Grid Control Properties, Methods, and Events
- CygNet FMS Jobs Control Properties, Methods, and Events
- CygNet FMS Node Chooser Control Properties, Methods, and Events
- CygNet FMS PPA (Prior Period Adjustment) Control Properties, Methods, and Events
- CygNet FMS Raw Data Control Properties, Methods, and Events
- CygNet FMS Report Control Properties, Methods, and Events


