SettingControllers (Object)

A collection of all the setting controllers objects currently managed by the application.

Methods


Func Item( iIndex) As
Returns a setting controller using its name from the setting controllers collection.
Parameters:
iIndex
The name of the window to retrieve from the collection of setting controller. As a string.
Returns:
The retrieved setting controller.