Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_ControlsControl Related

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

f as Form

The target form.

dict as xf_Dictionary

The dictionary that values will be read from.

Optional UseControlSourceName as Boolean = False

Use the ControlSource property rather than the control name as the dictionary key.

Call Template:

xf.Controls.FormControlsReadValsFromDictionary f, dict
xf.Controls.FormControlsReadValsFromDictionary f, dict, UseControlSourceName

See Also:

Example 1:

1
xf.Controls.ReadAllFormControlValsFromDictionary Me, dict
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd