Controlling Which Features You Can Access at Run Time
- Last UpdatedJan 29, 2021
- 2 minute read
You can enable and disable the shortcut menu features available at this control.
To configure run-time features
-
Right-click the Alarm DB View control and then click Properties. The AlmDbViewCtrl Properties dialog box appears.
-
Click the General tab.

-
In the Context-Sensitive Menu Options area, configure which menu commands are available at run time.
-
Select the Enable Refresh Menu check box to enable the Refresh menu option in the shortcut menu of the control at run time. The Refresh menu refreshes the control to the database, and if the connection is successful, it shows the set of records in the range 1 to number defined by the MaxRecords property.
-
Select the Enable Reset Menu check box to enable the Reset menu option in the shortcut menu of the control at run time. The Reset menu arranges all the columns to the settings saved at design time.
-
Select the Enable Sort Menu check box to enable the Sort menu option on the shortcut menu of the control at run time. This menu shows the Secondary Sort menu used to set the user-defined sorting of columns.
-
Select the Enable Filter Menu check box to enable the Filter menu option on the shortcut menu of the control at run time. This menu shows the filter menu used to set the user-defined filtering criteria.
-
-
Click the Resize Column check box to allow resizing the columns.
-
Select the Row Selection check box to enable selecting alarm records.
-
Select the Retrieve buttons check box to show the retrieval buttons at the right side of the control.
-
Click Apply.