Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fills the list view controls in the application bookmarks form.
Syntax
public void fillListViews(
FormListControl _allFieldsControl,
FormListControl _selectedFieldsControl,
container _selectedFields)
Run On
Called
Parameters
- _allFieldsControl
Type: FormListControl Class
A FormListControl object that holds all of the available fields.
- _selectedFieldsControl
Type: FormListControl Class
A FormListControl object that holds all of the selected fields.
- _selectedFields
Type: container
A Container object that holds all of the selected bookmarks.