Public Sub FormControlsReadValsFromDictionary(f As Form, dict As xf_Dictionary, Optional UseControlSourceName As Boolean = False)
Write the values of all data controls on the form to a dictionary, indexed by the control name
Form Control Read/Write
Write the values of all data controls on the form to a dictionary, indexed by the control name
Write the values of all data controls on the form to a dictionary, indexed by the control name