ShowQueryFavorites() method
- Last UpdatedJun 19, 2024
- 1 minute read
Shows the Query Favorites dialog box if the QueryFavoritesFile property contains a valid query favorite file name in .xml format.
Syntax
Object.ShowQueryFavorites()
Example
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.ShowQueryFavorites();